代码搜索:Planet-Source-Code
找到约 235 项符合「Planet-Source-Code」的源代码
代码结果 235
www.eeworm.com/read/364168/9919481
txt @psc_readme_58211_1.txt
Title: Cardiovascular Risk
Description: This is one of many of my medical artificial intelligence programs. Yes I know this isn't what you might consider AI, but I do. The program combines a bunch
www.eeworm.com/read/480484/6664989
txt @psc_readme_4384_2.txt
Title: JMessenger
Description: The JMessenger application is a client/server based instant messenger. It was developed for as a university project and allows multiple clients to connect to a single s
www.eeworm.com/read/124765/14545124
txt @psc_readme_8650_3.txt
Title: [ Proverbs of Apocrypha (RPG) - Version 2 - Beta 1 ]
Description: First off, this was developed in Dev c++ 4.9.9.0, but it should work on any compiler becuase I made any non-standard functions
www.eeworm.com/read/189540/8466164
txt @psc_readme_31818_1.txt
Title: CommPortSendRecv
Description: The reason I wrote this app was to allow me to communicate with a PLC via a serial port. It allowed me to send data t the device and then read the response from t
www.eeworm.com/read/180054/9321762
txt @psc_readme_2004_2.txt
Title: CannonGame.java
Description: I found this Cannon Game applet on the java.sun.com site. It was old and had many deprecated methods so I turned it into an application updated it so that it had n
www.eeworm.com/read/365055/9880414
txt @psc_readme_1065_3.txt
Title: word counter
Description: This will extract words from a file and keep track
how many times word occurs.After inputting all the words in decending order of their frequency and output the words
www.eeworm.com/read/426132/10284480
txt @psc_readme_69497_1.txt
Title: PCI GeniusBus Card
Description: This is mostly for Controls Engineers that need to access a GeniusBus network and have a PCI Genius Card. For the rest, this is an example of how to map hardwar
www.eeworm.com/read/424065/10498629
txt @psc_readme_14070_1.txt
Title: A Dll Project That Reads XML Into a Treeview
Description: This Code uses the Microsoft XML Parser to Read an XML Source and Put it into a treeview. Ut Can Accept A path to An XML File EX:"C:\M
www.eeworm.com/read/466514/7038201
txt @psc_readme_30929_1.txt
Title: pid_loop
Description: This is a simple PID loop simulator. Proportional, Integral, Derivative algorithm used in the manufacturing industry to control machine processes ... in this example, a w
www.eeworm.com/read/460577/7246988
txt @psc_readme_25107_1.txt
Title: RS232-Datalook Updated V1.1
Description: NOW UPDATED!!!
With errorhandling and detecting if the application you want to send the recieved data to is active ! (looks after the right process!)
W