W.B. Computer Terminology Guide

Algorithm Blog Entries

Computer > Algorithm > Algorithm Blog Entries

Algorithm

We have 10 pages of Algorithm Blog Entries.

EV Ware: Dissection of a Digital Organism | Uncommon Descent91.) EV Ware: Dissection of a Digital Organism | Uncommon Descent

Over one day ago | Sat Dec 27 23:52:00 PST 2008

?furthermore, I cannot see that any computer algorithm can establish (in principle) that digital organism is biologicaly viable at EVERY stage in it?s ?search? towards the target. ...

From unknown

Algorithm lifts researcher into science stratosphere92.) Algorithm lifts researcher into science stratosphere

Over one day ago | Fri Oct 31 11:27:00 PDT 2008

Carlos Guestrin has created a computer algorithm that can do everything from figuring out the best way to detect water contamination to revealing which political blogs do the best job of staying on top of the news. read more.

From SHNS

Computer Graphics in C,C++: Dotted line by using Bresenham?s ...93.) Computer Graphics in C,C++: Dotted line by using Bresenham?s ...

Over one day ago | Mon Jan 5 18:45:00 PST 2009

Dotted line by using Bresenham?s algorithm of any slope. #include "graphics.h" #include "stdlib.h" #include "stdio.h" #include "conio.h" void main() { int gd=DETECT,M; float dx,dy,x,y,p,m; float x1,y1,x2,y2; int thick,i,j,c=0; clrscr(); ...

From Sandeep Kumar

Researchers hack VeriSign's SSL scheme for securing Web sites94.) Researchers hack VeriSign's SSL scheme for securing Web sites

Over one day ago | Tue Dec 30 0:00:00 PST 2008

An international team of security researchers said it has devised a way to undermine the algorithms used to prove that secure Web sites are what they claim to be.

From unknown

Computer Graphics in C,C++: Solid line by using Bresenham?s ...95.) Computer Graphics in C,C++: Solid line by using Bresenham?s ...

Over one day ago | Mon Jan 5 18:45:00 PST 2009

Solid line by using Bresenham?s algorithm of any slope. #include "graphics.h" #include "stdlib.h" #include "stdio.h" #include "conio.h" void main() { int gd=DETECT,M; float dx,dy,x,y,p,m; float x1,y1,x2,y2; clrscr(); ...

From Sandeep Kumar

Is Google the New Censor96.) Is Google the New Censor

Over one day ago | Wed Dec 17 13:59:00 PST 2008

search results by explaining that these were chosen by a computer algorithm. The disclaimer lives on at Google News, where we are assured that: The selection and placement of stories on this page were determined automatically by a ...

From Paul

What Is The Best Disk Encryption Software To Be Used As Part Of My ...97.) What Is The Best Disk Encryption Software To Be Used As Part Of My ...

Over one day ago | Sat Jan 3 10:03:00 PST 2009

What Is The Best Disk Encryption Software To Be Used As Part Of My Laptop Computer Security? January 3rd, 2009. A couple of considerations: the algorithm and the key length. Other considerations: passwords ...

From admin

Google Admits Manual Editing of Search Results98.) Google Admits Manual Editing of Search Results

Over one day ago | Mon Dec 15 5:47:00 PST 2008

Google has always claimed that its search results were chosen by a computer algorithm. The disclaimer lives on at Google News, where we are assured that:. ?The selection and placement of stories on this page were determined ...

From Barrie Adams

naïve algorithms will let you down | Equivalence99.) naïve algorithms will let you down | Equivalence

Over one day ago | Thu Jan 1 14:03:00 PST 2009

I?m sure in the UK alone we could count quite a few computer systems that have fallen under the weight of this pressure. So we have shown that the naïve algorithm does not always work. Can we safely assume that the heart of a software ...

From Gregg

Picking the games to watch - Mekk's programming notes100.) Picking the games to watch - Mekk's programming notes

Over one day ago | Mon Jan 5 5:13:00 PST 2009

At least under the current load the algorithm seems to work reasonably well, and to catch all important games. I am considering some updates, like:. detecting relays and treating them in a special way (although I am not yet sure whether ...

From unknown

Custom Shots


More Offsite Algorithm Resources





Powered by Odin Assemble 2.5a