-
vs2008+ boost an example, boost most of the code can be used directly, no need t...
vs2008+boost的一个例子,boost中的大部分代码可以直接使用,并不需要编译-vs2008+ boost an example, boost most of the code can be used directly, no need to compile
- 2022-08-14 19:48:38下载
- 积分:1
-
discrete mathematics learning at the request of the teacher to prepare procedure...
学习离散数学时在老师地要求下编写的个小程序,离散数学――求集合。-discrete mathematics learning at the request of the teacher to prepare procedures for the small, discrete mathematics-- seeking pool.
- 2022-05-22 05:28:13下载
- 积分:1
-
TrueType的实施过程中,一个非常好的源码哦,你可以下来
TrueType的实现过程,很好的源码哦,可以下来-TrueType s implementation process, a very good source Oh, you can down
- 2022-04-17 15:16:08下载
- 积分:1
-
一个复杂的Asp Server 源码,VC
一个复杂的Asp Server 源码,VC-A complex Asp Server source, VC
- 2022-07-11 02:39:55下载
- 积分:1
-
java 学习的一些源文件
java 学习的一些源文件-learning some source
- 2022-09-13 19:40:03下载
- 积分:1
-
ANSI C++ Reference manual
ANSI C++ Reference manual
- 2022-10-19 09: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
-
讲解C++,PPT(主要是关于类和对象)
讲解C++的PPT(主要是关于类和对象)-Explain the C++, PPT (mainly about classes and objects)
- 2022-02-04 17:13:52下载
- 积分:1
-
Determine palindrome
回文判断
输入一个字符串可以判断是不是回文。-Determine palindrome
- 2022-08-21 17:14:16下载
- 积分:1
-
一个简单的单文档画图示例
一个简单的单文档画图示例-a simple single document drawing examples
- 2022-04-29 19:09:13下载
- 积分:1