-
完整的8b10b源代码,希望对大家有用!
完整的8b10b源代码,希望对大家有用!-8B10B complete source code, in the hope that useful to everybody!
- 2022-02-15 17:30:58下载
- 积分:1
-
net源码 摘自http://www.kyuanma.com/
net源码 摘自http://www.kyuanma.com/-net source extracted from http://www.kyuanma.com/
- 2022-07-14 11:45:59下载
- 积分: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
-
一个窗口标题栏文字效果会淡出这个过程
一个使窗口标题栏文本淡入淡出效果的程序-a window title bar text effect fades out of the process
- 2023-07-28 11:45:03下载
- 积分:1
-
这个程序是把一个16进制的文件中的数据,转换为文本表现的方式,比如0x40--》0x40写到一个文件中。...
这个程序是把一个16进制的文件中的数据,转换为文本表现的方式,比如0x40--》0x40写到一个文件中。-this procedure is a band of 16 documents, the data conversion performance of the text, such as 0x40-- "0x40 wrote a document.
- 2022-07-22 17:42:37下载
- 积分:1
-
本程序已将数据库中的数据导入list列表中.点击打印按钮将生成预览界面,打印列表中内容....
本程序已将数据库中的数据导入list列表中.点击打印按钮将生成预览界面,打印列表中内容.-This procedure has been in the database to import list data list. Click the Print Preview button to generate the interface, print the contents of the list.
- 2023-08-10 01:10:04下载
- 积分:1
-
仍然是VC++编得小程序,游戏中希望人物能够动起来,所以第二部分就是使人物变换不同的形象,看起来就会动了...
仍然是VC++编得小程序,游戏中希望人物能够动起来,所以第二部分就是使人物变换不同的形象,看起来就会动了-Is still VC++ Made a small program, the game figures to move up hope, so the second part is to make different characters transform the image will appear to move
- 2022-07-05 10:30:36下载
- 积分:1
-
qt截屏工程
简单的使用qt5开发的截屏工具,能够实现全屏截屏、当前程序截屏和自定义范围截屏。
- 2022-07-20 15:33:46下载
- 积分:1
-
堆排序的free pascal实现代码及其复杂度分析
堆排序的free pascal实现代码及其复杂度分析-heap_sort
- 2022-08-25 13:16:52下载
- 积分:1
-
数据报表设计器示例程序
数据报表设计器示例程序-Data Report Designer sample program
- 2023-02-11 05:30:03下载
- 积分:1