-
AppWizard has created this skyblue_PinTu application for you. This application...
AppWizard has created this skyblue_PinTu application for you. This application
not only demonstrates the basics of using the Microsoft Foundation classes
- 2023-01-25 06:05: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
-
游戏的初始动力
craterIPTV图形引擎, Crater IPTV 图形引擎是在我开发UT斯达康MC-1088L 机顶盒图形应用程序过程中,逐步完善的一个图形引擎。-the init power of the game
- 2022-02-06 04:42:05下载
- 积分:1
-
PoliceGIS
郑州市公安交通地理信息系统,非常全面,界面很漂亮。
- 2022-08-08 21:45:31下载
- 积分:1
-
这是一个五子棋游戏代码,里面可以调节难度级别。
这是一个五子棋游戏代码,里面可以调节难度级别。-This is a backgammon game code, which can adjust the difficulty level.
- 2023-01-01 04:10:04下载
- 积分:1
-
segy segy
segy
地球物理科学中的SEGY地震数据文件格式转换程序
-segy segy
- 2022-11-13 09:30:03下载
- 积分:1
-
NERO刻录SDK1.08版.里面包括了多个不同形式的demo
NERO刻录SDK1.08版.里面包括了多个不同形式的demo
-NERO Burning SDK1.08 version. Inside, including a number of different forms of demo
- 2023-04-01 03:10:04下载
- 积分:1
-
该程序考虑到在C语言中计算机不能处理太大的整数,本程序能处理40位...
该程序考虑到在C语言中计算机不能处理太大的整数,本程序能处理40位-which takes into account in the C language computer can not handle too much of an integer, this program can handle 40
- 2022-07-21 07:13:05下载
- 积分:1
-
一种新的参考结构状态统计方法选择方法
一种新的产生参考数据的方法构造条件统计量的方法-A new method for selecting the reference structure condition statistic methods
- 2022-08-25 10:22:54下载
- 积分:1
-
一个小游戏,包含一个猜数字的算法
一个小游戏,包含一个猜数字的算法-a small game, including a viewing of the algorithm
- 2022-08-10 03:06:02下载
- 积分:1