代码搜索:Planet-Source-Code
找到约 235 项符合「Planet-Source-Code」的源代码
代码结果 235
www.eeworm.com/read/111099/15518245
txt @psc_readme_3603_2.txt
Title: Dijkstra's algorithm
Description: This is a implementation of Dijkstra's algorithm. This code is not fully optmized. The comments are written in portuguese...sorry.
This file came from Planet
www.eeworm.com/read/105826/15658313
txt @psc_readme_1902_3.txt
Title: Fast Fourier Transformation
Description: This program will sample sound from your
Audiodevice and apply a Fouriertransformation
to the sample buffer. This Program has a GUI and will plot the F
www.eeworm.com/read/179044/9377518
txt @psc_readme_4844_2.txt
Title: Square Animation
Description: Try to make a forward-backward moving a blue colored ball. But I finally made a forward-backward moving blue colored square. Because, when I moved the ball's eith
www.eeworm.com/read/279618/10410063
txt @psc_readme_3777_3.txt
Title: a Binary Search Example
Description: The program accepts the name of an input file from the command line. Then it reads strings from the input file into a dynamically allocated array of pointe
www.eeworm.com/read/418750/10928239
txt @psc_readme_28563_1.txt
Title: EliteSpy+ (with Code Generator)
Description: EliteSpy+ is program for spying windows. You can spy any window and you can manipulate them using the command buttons in Program. You can minimize,
www.eeworm.com/read/271889/10976595
txt @psc_readme_57524_1.txt
Title: [[[AdvancedDS2]]]
Description: Advanced version of DS2.Encrypts data with RC4 before encrypted into DS2...Coded:Pavethira Kumar
This encryption method is specifically designed for data transfe
www.eeworm.com/read/463452/7180685
txt @psc_readme_5935_2.txt
Title: k-means clustering applet
Description: this applet calculates k-means clustering algorithm.
just click on the applet, put the observations and see hot k-means clustering applet clusters your d
www.eeworm.com/read/308783/13692165
vbp spl encrypt.vbp
Type=Exe
Form=..\..\..\..\..\Documents and Settings\Kollexeobre Co\Desktop\planet-source-code\SPL Encription\Form1.frm
Form=..\..\..\..\..\Documents and Settings\Kollexeobre Co\Desktop\planet-source
www.eeworm.com/read/492997/6403209
txt @psc_readme_1724_3.txt
Title: Multi-Sort1
Description: Merge Sort, Insertion Sort, Radix Sort, Heap Sort, Bucket Sort, Quick Sort and Counting Sort.
This file came from Planet-Source-Code.com...the home millions of lines
www.eeworm.com/read/476981/6743722
txt @psc_readme_36178_1.txt
Title: A very simple example of Neural Networks using back propagation
Description: A very simple example of Neural Networks using back propagation
This program is a simple example of Neural Networks