-
mfc实例教程 ,0基础起步,从最基础的窗口代码开始
mfc实例教程 ,0基础起步,分析详细 ,代码十分清晰
- 2022-03-02 06:19:13下载
- 积分:1
-
matlab画图代码
这个程序包括用matlab画直方图,散点图,三维网格图的代码,适合论文书写中图形的制作。方便,快捷,让你的文章变的高大上起来。都是自己写论文的时候总结的哦。
- 2022-07-05 04:24:08下载
- 积分:1
-
I ve made an application that crawling the web base on DFS algorithm. Thanks.
I ve made an application that crawling the web base on DFS algorithm. Thanks.
- 2022-08-24 22:37:37下载
- 积分:1
-
Plane stress and strain source code, using FORTRAN language written in a very cl...
平面应力应变源程序,用FORTRAN语言写的,很经典的代码。-Plane stress and strain source code, using FORTRAN language written in a very classic code.
- 2022-01-31 10:35:37下载
- 积分: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
-
OICQ探索器程序源代码
OICQ探索器程序源代码-OICQ exploration for the source code
- 2022-03-12 06:08:29下载
- 积分:1
-
Forum of the source code of cgi
论坛的源代码关于cgi-Forum of the source code of cgi
- 2022-07-04 09:05:32下载
- 积分:1
-
心得一
心得一----窗口风格类型,1.实验目的
(1)熟悉应用windows API函数进行编程的入门,编写简单的Windows应用程序,建立窗口。
(2) 尝试改变窗口风格。
-experience a style of window-type, 1. Experiment (1) familiar with the application windows API programming entry, to prepare a simple Windows application procedures, the establishment of the window. (2) to try to change the window style.
- 2022-03-17 15:51:50下载
- 积分:1
-
针对430单片机IO模拟I2C源程序,程序经过测试,使用工具为IAR
针对430单片机IO模拟I2C源程序,程序经过测试,使用工具为IAR-430 I2C
- 2022-10-19 05:55:03下载
- 积分:1
-
DELPHI.NET use of the enhancements and DBP.NET example a database connection
DELPHI.NET使用VCL.NET和DBP.NET的数据库连接例子1-DELPHI.NET use of the enhancements and DBP.NET example a database connection
- 2022-03-18 15:24:57下载
- 积分:1