-
document qui contient du cours en c
document qui contient du cours en c-document qui contient du cours en c++
- 2022-06-01 14:47:57下载
- 积分:1
-
本例实现了相应键盘的功能,按上下左右可以改变字母的位置,按字母可以改变字母。...
本例实现了相应键盘的功能,按上下左右可以改变字母的位置,按字母可以改变字母。-Example realize the corresponding functions of the keyboard, press down around the letters can change the location of alphabetical letters can be changed.
- 2023-02-16 03:00:02下载
- 积分:1
-
我的Pascal封笔之作,因为大学不用Pascal了,就用Pascal把一些常用的数学功能写成程序,作为封笔之作~...
我的Pascal封笔之作,因为大学不用Pascal了,就用Pascal把一些常用的数学功能写成程序,作为封笔之作~-Pascal of my creating in effect, because universities do not have Pascal, and Pascal on the use of some commonly used mathematical functions written procedures, as of creating in effect for ~
- 2023-03-20 11:40:04下载
- 积分:1
-
模仿Windows任务栏的一个简单实例
模仿Windows任务栏的一个简单实例-imitate the Windows task bar a simple example
- 2023-05-20 14:15:03下载
- 积分:1
-
串口和网口调试工具
包括简单的串口调试和网口调试,都能正常的收发数据,在两个助手之间,以及在两台电脑之间也有测试通过。难免有些小问题,欢迎指正,其中有些事用的别人写好的库
- 2022-01-24 15:13:11下载
- 积分:1
-
example, a very simple
多视图切换实例,很简单-example, a very simple
- 2022-06-19 07:18:25下载
- 积分:1
-
MFC written forms, suited to want to know the structure of learners MFC
MFC写的窗体,适合于想了解MFC结构的学习者-MFC written forms, suited to want to know the structure of learners MFC
- 2022-08-31 10:10:04下载
- 积分:1
-
计算功率普的小程序,很好用。this program is used to calculate power spectrem...
计算功率普的小程序,很好用。this program is used to calculate power spectrem-Computing power Pu small procedures, a very good use. this program is used to calculate power spectrem
- 2023-02-23 08:15:03下载
- 积分: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
-
多文档编辑器vb.不知道有没有
多文档编辑器vb.不知道有没有-Multi- Document Editor vb. Whether it is not
- 2022-08-24 16:10:27下载
- 积分:1