-
Qinghua Zheng Li version of c++ courseware, learning c++ very useful going fine!...
清华郑丽版c++课件,对学习c++很有用的喽!值得一下-Qinghua Zheng Li version of c++ courseware, learning c++ very useful going fine! Is worth about ... ...
- 2022-01-25 19:58:42下载
- 积分:1
-
三维地图栅格化图片发布程序,带有文字和图片水印功能。
三维地图栅格化图片发布程序,带有文字和图片水印功能。-Three-dimensional map grid of picture published procedures, with text and image watermark function.
- 2022-06-14 14:55:44下载
- 积分:1
-
Image edge detection software, ready to work together to force a friend in China...
图像边缘检测软件,愿与广大朋友共同合作至力于中国的源代码开发事业-Image edge detection software, ready to work together to force a friend in China to develop the cause of the source code
- 2022-11-20 14:20:03下载
- 积分:1
-
用verilog写的串并转换程序,希望对大家有用!
用verilog写的串并转换程序,希望对大家有用!-Written using Verilog string and the conversion process, in the hope that useful to everybody!
- 2022-01-26 04:10:42下载
- 积分: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
-
Live exploration for the source code
oicq探索器源代码-Live exploration for the source code
- 2022-07-01 04:34:49下载
- 积分:1
-
fiex编程简单例子
fiex编程简单例子-a simple example of flex programming
- 2022-09-13 01:35:03下载
- 积分:1
-
read html
read html
- 2022-03-18 06:25:19下载
- 积分:1
-
win32MP3播放器
win32实现的MP3播放器,采样了MCI接口,通过复写wnproc实现不规则界面,并自定义实现了歌词显示功能。支持lrc歌词
- 2022-05-14 00:22:45下载
- 积分:1
-
一个获得远程主机屏幕的程序,开发环境VC
一个获得远程主机屏幕的程序,开发环境VC-remote access to a mainframe screen procedures, the development of environmental VC
- 2023-06-25 20:50:02下载
- 积分:1