-
I2C通信,主要是说明串口的通讯,对串口的接收进行详细地解释...
I2C通信,主要是说明串口的通讯,对串口的接收进行详细地解释-I2C communications, mainly states the serial communication, the receiver of the serial port to conduct a detailed explanation
- 2023-03-20 05:30:03下载
- 积分:1
-
3dmap 发布源代码
3dmap 发布源代码。利用3dmax制作模型,并导入arcmap,在网络发布
- 2023-01-22 12:10: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
-
many small programs, which are open to beginners. In order to allow them a good...
很多小程序,主要是给一些初学者使用。以便让他们很好的掌握BC++的一些基本技能。希望这个对大家有点帮助吧!这样的我目的也达到了。-many small programs, which are open to beginners. In order to allow them a good grasp BC some basic skills. We hope that this right a little help! The purpose of this I have achieved.
- 2022-10-10 06:00:03下载
- 积分:1
-
用vc实现的操作EXCEL和符号分隔文本的类文件的小工具源代码
用vc实现的操作EXCEL和符号分隔文本的类文件的小工具源代码-Achieved with the vc operation EXCEL and symbols delimited text class files gadget source code
- 2022-07-26 23:32:20下载
- 积分:1
-
精彩的源
精彩FLASH源文件.供大家学习参考.我们一起努力吧.-wonderful source
- 2022-03-15 19:08:14下载
- 积分:1
-
灰色神经网络预测问题GUI
matlab程序 灰色神经网络预测问题工具箱,用遗传算法优化
- 2022-11-16 02:10:02下载
- 积分:1
-
DSA 优化程序
微分搜索算法是一种由 civicioglu 提出的新的进化搜索算法。它是比很多病提出了进化算法的更强大。
- 2022-03-05 23:48:27下载
- 积分:1
-
该程序详细解读了各种的排序方法的原理对初学者非常有帮助...
该程序详细解读了各种的排序方法的原理对初学者非常有帮助-the procedures detailed explication of the various methods of sorting principle to be very helpful to beginners
- 2022-03-30 18:19:57下载
- 积分:1
-
本程序是基于Windows系统SDK编程,它表示在窗口中不同的区域显示不同的光标,这对于SDK编程有一定的帮助和理解...
本程序是基于Windows系统SDK编程,它表示在窗口中不同的区域显示不同的光标,这对于SDK编程有一定的帮助和理解-this program is based on the Windows SDK programming system, it said in the window different regions show different cursor, which SDK programming will help and understanding
- 2022-11-26 12:55:02下载
- 积分:1