-
c++ entry
c++入门小程序,刚入门,正在学习ING。-c++ entry-applet, just getting started, is studying ING.
- 2022-02-07 14:12:44下载
- 积分:1
-
一个关于字符串匹配的算法,已经经过编译,希望对你有帮助...
一个关于字符串匹配的算法,已经经过编译,希望对你有帮助-on a string matching algorithm, has been built, want to help you
- 2022-07-01 14:15:33下载
- 积分:1
-
实例63 通过内存映射实现Exe程序间的数据交换
实例63 通过内存映射实现Exe程序间的数据交换-Examples 63 through the memory mapping procedures Exe realize data exchange between
- 2022-02-24 20:37:35下载
- 积分:1
-
EVC prepared, S3c2440 test platform, DGraph kind of a use, the realization of th...
EVC编写,S3c2440平台测试通过,DGraph类的一个使用,实现对话框上的坐标图全屏显示以及退出全屏显示的切换-EVC prepared, S3c2440 test platform, DGraph kind of a use, the realization of the dialog box on the full screen map coordinates, as well as switching out of full screen
- 2022-03-24 21:58:11下载
- 积分:1
-
Generally also includes the final executable file generated by the reader can us...
一般还包含最后生成的可执行文件
读者可以使用 Visual Basic 将它们分别打开,分析其中的源代码
和各个控件的属性设置。
-Generally also includes the final executable file generated by the reader can use Visual Basic to open them separately, analysis of the source code and various properties of the control settings.
- 2022-01-31 19:00:37下载
- 积分:1
-
经典FDTD程序Taflove书随书光盘源代码
经典FDTD程序Taflove书随书光盘源代码-Classic FDTD procedure Taflove Book CD-ROM with the book source code
- 2022-02-24 13:13:48下载
- 积分:1
-
HelixAAC解码器
Helix AAC音频解码器源代码,音质不过,速度挺快!稍后会上传对应的编码器代码,敬请配合使用!
- 2023-01-14 06:50:03下载
- 积分:1
-
鼠标控制动态链接库
鼠标控制动态连接库-mouse control Dynamic Link Library
- 2022-07-12 22:40:17下载
- 积分: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
-
VB6源码形式的皮肤,皮肤VB6窗体源代码,大家共享
VB6皮肤源代码窗体,VB6皮肤源代码窗体,大家共享
- 2022-07-01 13:19:20下载
- 积分:1