代码搜索:Planet-Source-Code

找到约 235 项符合「Planet-Source-Code」的源代码

代码结果 235
www.eeworm.com/read/126762/14404937

txt @psc_readme_8719_3.txt

Title: Bank Account 1.0 Description: This code is a database which holds records for bank account records. It is not a simulation of what you would see at an ATM machine but it would be a simulation
www.eeworm.com/read/126761/14404994

txt @psc_readme_8881_3.txt

Title: Airline Reservation Description: This is an airline reservation program and it basically deals with the customers and the airlines info. It creates its own word file to store its data. This f
www.eeworm.com/read/126186/14438674

txt @psc_readme_3300_2.txt

Title: a 3d Shapes using math object Description: This code generats nice 3d shapes using the Math.cos and Math.sin objects. i think every programmer should play with those, i tell my students to try
www.eeworm.com/read/125651/14480704

txt @psc_readme_3796_2.txt

Title: A Basic Pie Chart Description: This is a very basic pie chart example. It is written at the beginner programmer level. A tutorial that shows how to build it is included. Comments and votes pls
www.eeworm.com/read/124764/14545172

txt @psc_readme_622_3.txt

Title: BlackJack Description: Sorry for the lack of info. It was my 1st post and I didn't know what would show up :) 52 card deck. Take the help | how to play in the menu as a joke. The computer play
www.eeworm.com/read/124762/14545203

txt @psc_readme_7671_3.txt

Title: Battle Balls v1.0 Description: This is a game i made after learning the directx9 for 1 week. The physic calculations isn't perfect yet,hope some of you can help me =)For more informations suc
www.eeworm.com/read/124607/14557522

txt @psc_readme_7881_3.txt

Title: Blitz-Ball-The bouncing ball demo Description: This is a program which demonstrates the bouncing of ball in zero-gravity environment.Uses graphics.h and has decent graphics and cool sound. It
www.eeworm.com/read/216515/15005038

txt @psc_readme_3424_3.txt

Title: A Hashtable Template Class Description: This is the template hashtable class used in my Scripting language. It includes a stack to handle scope issues. Please look it over and vote This file
www.eeworm.com/read/216053/15028051

txt @psc_readme_5728_10.txt

Title: Large file upload Description: This a sample write in VBNet to use a free Brettle.Web.NeatUpload.dll in aspnet to upload file max to 2G. I try in IIS and Apache_2.0.59 it can work. Detil see h
www.eeworm.com/read/114113/15076351

txt @psc_readme_4763_3.txt

Title: [ Integer Test ] Description: Sometimes we need a way to test the user input to know if it is an integer, i have seen many algorythm for doing this,but a lot of them are incomplete since they