-
Wince 2440 16C552驱动。
Wince 2440 16C552驱动。-16C554 is Drivers。
- 2022-04-20 04:16:37下载
- 积分:1
-
vc++环境下获得鼠标所在控件的内容的小程序
vc++环境下获得鼠标所在控件的内容的小程序-Access to the contents of the mouse where the control applet
- 2023-03-17 16:55:05下载
- 积分: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
-
模拟游戏中最基本的追击问题的AI算法。
用户可以控制逃离的物体。考虑移动物体在转向时的加速度变化...
模拟游戏中最基本的追击问题的AI算法。
用户可以控制逃离的物体。考虑移动物体在转向时的加速度变化-Simulation games in pursuit of the most basic issue of AI algorithms. Users can control object to flee. Consider a moving object at the time of acceleration in the shift change
- 2022-06-02 12:20:51下载
- 积分:1
-
从vb像pdf文件进行操作的源代码,我在一个项目中需要
从vb像pdf文件进行操作的源代码,我在一个项目中需要-Pdf file from vb to operate as the source code, I need a project
- 2023-08-14 20:35:04下载
- 积分:1
-
利用土地的贪婪算法
这是一个从pgm文件创建tin的算法。
- 2022-05-16 16:46:26下载
- 积分:1
-
a small personal income tax calculation procedures of C program.
一个个人所得税计算小程序的C++程序。-a small personal income tax calculation procedures of C program.
- 2022-05-22 02:45:37下载
- 积分:1
-
filesystem 实现查看文件及文件夹属性的功能,VC++源码。
filesystem 实现查看文件及文件夹属性的功能,VC++源码。-filesystem to achieve view the file and folder attributes function, VC++ source code.
- 2022-11-10 07:35:03下载
- 积分:1
-
good things to share with everyone, I think is a good thing.
好东西大家一起分享,我觉得是很好的东西。-good things to share with everyone, I think is a good thing.
- 2022-01-29 01:02:27下载
- 积分:1
-
一个迷宫程序,可以自动解答迷宫,并且可以自己玩
一个迷宫程序,可以自动解答迷宫,并且可以自己玩-A maze procedure, you can automatically answer the maze, and can play their own
- 2022-07-18 17:01:03下载
- 积分:1