JavaGPS is a Java-only base library that enables access to GPS devices from within any Java applicat
JavaGPS is a Java-only base library that enables access to GPS devices from within any Java application. Provides Java A...
Timer+A技术资料下载专区,收录7,147份相关技术文档、开发源码、电路图纸等优质工程师资源,全部免费下载。
JavaGPS is a Java-only base library that enables access to GPS devices from within any Java application. Provides Java A...
Package of C library extensions for Windows CE operating system. It is a supplement to C library available on Windows CE...
You will write a program for calculating person s Body Mass Index (BMI). The following formula is used: bmi = weight / l...
A Java web application, based on Struts and Hibernate, that serves as an online running log. Users may enter information...
with this program you can search your whole driver and list all files in a tree view box.
graspForth is my humble attempt at a Forth-in-C that has the following goals: GCC ......... to support all 32-bit mic...
FCMDEMO displays a GUI window to let you try out various parameters in fuzzy c-means clustering for 2-D data. You can ...
This a program to implement the so-called "dancing link" which is introduced in Knuth s paper. This is really a super a...
这是老外写的<<Learn JavaScript In a Weekend>>书代码