搜索结果
找到约 7,511 项符合
in-depth 的查询结果
通讯/手机编程 Source codes and documents for how to find files in phone memory or mmc card in Symbian OS. Compatib
Source codes and documents for how to find files in phone memory or mmc card in Symbian OS. Compatible for v1.0 above development platform.
电子书籍 Good document for how to use Phonebook engine in Symbian OS.
Good document for how to use Phonebook engine in Symbian OS.
手机彩信(MMS)编程 "WAP Gateway" source code in JAVA
"WAP Gateway" source code in JAVA
手机彩信(MMS)编程 手机彩信的封装程序(in PHP)
手机彩信的封装程序(in PHP)
嵌入式/单片机编程 8x8 Software Multiplier in PIC5X
8x8 Software Multiplier in PIC5X
嵌入式/单片机编程 computes the square root of a 16 bit number in pic16c
computes the square root of a 16 bit number in pic16c
*行业应用 Small utility which calculates the difference in hours and seconds between a starting time and finis
Small utility which calculates the difference in hours and seconds between a starting time and finish time. Useful for calculating payroll hours, overtime, etc. with C source code. Freeware.
文章/文档 Think in C++文中代码实现
Think in C++文中代码实现
加密解密 Program In VB
Program In VB
Java编程 A Waiter relays an order Object to a Producer, waits in an independent thread during the production,
A Waiter relays an order Object to a Producer, waits in an independent thread during the production, and then delivers the result using a Consumer callback method.