-
wince下GPRS MODEM编程指南及参考源代码
wince下GPRS MODEM编程指南及参考源代码-GPRS MODEM under wince programming guide and reference source code
- 2022-01-23 10:44:25下载
- 积分:1
-
一个文件比较的例子(生成了html的比较结果),推荐下载
一个文件比较的例子(生成了html的比较结果),推荐下载--An example about how to compare with the documents,(resulting is created as html format),recommend
- 2023-02-17 06:35:04下载
- 积分:1
-
图书信息管理系统
图书信息管理系统包含class BOOK //一、图书类{private:int num; //编号string name; //书名int B_class; //等级string publishing; //出版社int isbn; //ISBNint stock; //剩余量int sale; //销量public:BOOK(){} //构造函数void add1(); //添加图书信息void add2();void setnum(int a) //在添加第二本书的信息时设置编码{num=a;}int getnum() //得到编号{return num;} string getname() // 得到名称{return name;}void show(); //显示图书信息 int getB_class(){return B_class;}int getsale(){return sale;}
- 2023-06-21 15:35:03下载
- 积分:1
-
此源代码是关于创建HTTP服务器的程序。它可以发布用HTML语言编写的网页。...
此源代码是关于创建HTTP服务器的程序。它可以发布用HTML语言编写的网页。-this source code is the creation of HTTP server process. It distributes Using HTML language website.
- 2022-08-23 07:19:54下载
- 积分:1
-
Program about Zigzag number of video processing.
在视频处理中经常要用到Zigzag序号及其逆序号,请使用-Program about Zigzag number of video processing.
- 2023-06-21 01:05:03下载
- 积分:1
-
一个applet程序,用java实现栈和队列的数据结构…
用java实现数据结构中的栈和队列,是一个applet程序,可以通过实际操作来演示数据结构的栈的具体实现方式。-An applet program, which use java to implement the stack and queue data structure. It can be used to demonstrate the implement of stack.
- 2022-04-07 12:01:52下载
- 积分:1
-
接口 74hc595 和 8051 led 效果
在这里,文件中包含代码和 proteus 仿真接口 AT89S52 单片机与 74HC595 8 位移位寄存器。
- 2022-03-19 22:00:45下载
- 积分:1
-
learning programming aspects WEB
WEB方面编程学习-learning programming aspects WEB
- 2022-07-18 14:30:32下载
- 积分:1
-
德国 一随机振动分析程序,希望对需要的人有所帮助
德国 一随机振动分析程序,希望对需要的人有所帮助-Germany, a random vibration analysis program, hope to those who need help
- 2023-02-11 21:00:03下载
- 积分:1
-
CVI编写的程序,便于程序员对CVI进行深入的了解.此例子比较精典...
CVI编写的程序,便于程序员对CVI进行深入的了解.此例子比较精典-CVI prepared by the procedure to facilitate the CVI programmers in-depth understanding. Classical example of this comparison
- 2023-05-14 08:50:03下载
- 积分:1