fakecineaste

Monday, February 24, 2014

reputation system

›
Sybil attack The Sybil attack in computer security is an attack wherein a reputation system is subverted by forging identities in peer-...

censorship

›
freenet Share files, chat on forums, browse and publish, anonymously and without fear of blocking or censorship freenetproject . org  ...
Sunday, February 23, 2014

The Joel Test

›
The Joel Test     Do you use source control?     Can you make a build in one step?     Do you make daily builds?     Do you have a bug...
Monday, February 17, 2014

Spaghetti code

›
Spaghetti code is a pejorative term for source code that has a complex and tangled control structure, especially one using many GOTOs, exce...
Monday, February 3, 2014

MySQL High Availability (HA) tools

›
Tungsten Tungsten Replicator is a high performance, open source, data replication engine for MySQL https://code.google.com/p/tungsten-r...
Tuesday, January 28, 2014

One’s complement representation

›
One’s complement representation In one's complement, positive numbers are represented as usual in regular binary. To negate a numb...

ASCII vs Unicode

›
ASCII On both Windows/DOS and Unix systems, the 128 most commonly-used characters are each represented by a sequence of 7 bits known as ...

signed magnitude

›
3. Represent the decimal number 107 in binary using 8-bit signed magnitude, one's complement and two's complement form. c) Sign...

ER diagram

›
6. For the following Presidential ER diagram develop the relational schema using the pattern TableName(attribute-list). http://jcsites.ju...
2 comments:

Medium access protocols

›
Medium access protocols Multiple network nodes often share the same medium. For example, several computers might connect to a wireless a...

Functional Dependency

›
Example Functional Dependencies Let R be NewStudent(stuId, lastName, major, credits, status, socSecNo) FDs in R include     {stuId}...
‹
›
Home
View web version
Powered by Blogger.