Logo Questions Linux Laravel Mysql Ubuntu Git Menu
 

New posts in computer-science

Are L1 = {a^n b^n | n < 4 } and L2 = {a^n b^n | n < 10^10^10 }, regular languages?

signal processing for a web programmer [closed]

Java Inserting numbers into an array in order

java computer-science

What is formally the name of SML's type system?

types computer-science sml

I need help finding mathematical expressions of logic gates

tf.nn.softmax_cross_entropy_with_logits how to use labels

Is Date.now referential transparent?

divide and conquer algorithm for finding a 3-colored triangle in an undirected graph with the following properties?

How to find MAC address on Windows 7? [closed]

Python History and Design: Why issubclass() instead of rich comparisons?

How to find number of bits in tag field of cache block

caching computer-science

How can an Operating System be coded in high level languages?

Efficiently determining the bounds of a set

What is 'mini-batch' in deep learning?

what's it called when you have a data structure that looks like an org chart?

computer-science

Solving a recurrence: T(n)=3T(n/2)+n

max floating point value [duplicate]

Are there more 0s or 1s? [closed]

computer-science