-
DataReport_SQl
用VB6.0在DataReport中使用带参数的SQL语句实现选择数据(Select the data achieved using VB6.0 with parameters in the SQL statement DataReport)
- 2014-06-23 20:48:38下载
- 积分:1
-
tongxunlu
通讯录系统,有导入并保存数据的功能,还有增删查改(And import in the address book system, and the function of the data, and add or delete check instead)
- 2016-06-20 21:17:25下载
- 积分:1
-
SnR_demo
RapidFinder 实现文件的查找和替换(Realize RapidFinder file search and replace)
- 2008-08-23 00:32:47下载
- 积分:1
-
network-advanced-programing
学网络高级编程不可多得的好书,讲得很详细(High school network programming rare books, very detailed)
- 2011-10-22 09:39:22下载
- 积分:1
-
6811-chapter-8
Programming.Microsoft.Windows.CE.Dot.NET.3rd.Edition.pdf
the chapter 8 example codes.
- 2007-10-17 16:29:16下载
- 积分:1
-
GSM
利用通讯模块进行数据通信,就是将数据体作为短消息的内容,从发送方的通讯模块发送出去,通过短消息中心进行转发,接收方通讯模块收到此短消息后即存储在SIM卡上,模块外接的控制器(如单片机、计算机等)从模块中读取短消息后,根据需要将无用的信息去除,取出有效信息,然后将SIM卡中的短消息删除,这样就完成一次单向数据的传输。利用通讯模块的短消息方式实现数据的发送和接收具有通信成本低、系统容量大、抗干扰能力强等优点,而且短消息经过服务中心再到达目的地的特点使通讯模块无需24小时开机,降低了系统功耗,特别适合遥控、遥测、远程信息处理和通信等领域。(GSM)
- 2009-04-13 10:28:49下载
- 积分:1
-
qt读取文本文件的内容
qt读取文本文件的内容,自己编写出来的话就表明QT基本入门了(how to use qt to read the txt)
- 2015-09-02 11:57:19下载
- 积分:1
-
USB-interface-design
USB接口设计,包含完整的理论研究和实现。(USB interface design, including complete theoretical research and implementation.)
- 2011-10-19 09:56:05下载
- 积分:1
-
IPAddress
程序可以获取本机IP地址,需要先加载Socket库(Program can access the machine IP address, need to load the Socket Library)
- 2009-12-09 14:40:14下载
- 积分:1
-
exp6-4
4. 实现函数max(),来输出树中的最大值。
template <typename T>
tnode<T> *max(tnode<T> *t)
请参考第三题中计算树的深度算法,编写程序,调用max()显示整数树中的最大值。(4. To achieve function max (), to maximum output in the tree. template <typename T> tnode <T>* Max (tnode <T>* T) refer to the third question in the calculation of the depth of the tree algorithm, programming, call max () shows the maximum integer tree.)
- 2010-06-19 19:30:40下载
- 积分:1