-
用c++ builder写的一个管理源代码的小程序
你可以在程序中添加类别...
用c++ builder写的一个管理源代码的小程序
你可以在程序中添加类别-》小类-》知识点
数据库使用Acce-With c++ Builder written by a management applet source code you can add categories in the proceedings-
- 2022-02-20 09:25:27下载
- 积分:1
-
A standard windows ce programs, large majority of ce procedure standard framewor...
一个标准的windows ce 程序,大大多数ce程序的标准框架,很值得学习。-A standard windows ce programs, large majority of ce procedure standard framework, it is worth learning.
- 2022-09-12 03:20:04下载
- 积分:1
-
mapinfo的中间格式mif的读取,以及显示,希望大家相互交流。
mapinfo的中间格式mif的读取,以及显示,希望大家相互交流。-mif format mapinfo the middle of reading, and shows that the mutual exchange of hope.
- 2022-02-13 21:24:06下载
- 积分:1
-
An implementation of the local area network voice and video chat program, all th...
一个实现了局域网语音视频聊天的程序,所有的源代码都有-An implementation of the local area network voice and video chat program, all the source code for all
- 2022-01-28 11:44:18下载
- 积分:1
-
BT升级程序
以下程序包是wince平台的蓝牙升级程序。
- 2022-02-28 18:25:44下载
- 积分:1
-
打印日志的类
自己封装的Log类,用于打印日志输出作用,线程安全的!定义了5个不同级别的,可以让使用者灵活使用,代码简单易懂!
- 2023-06-07 06:20:03下载
- 积分:1
-
AntiDebugProtect过驱动保护完整源码
过一切驱动保护,HP、NP、TP等等保护不在话下,其他不入流的保护基本秒过,需要的用户可以下载浏览学习,根据不同的操作系统对源码稍作修改即可。
- 2022-03-21 11:41:12下载
- 积分: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
-
multithreading example, suitable for beginners
多线程例子,适合初学-multithreading example, suitable for beginners
- 2022-07-04 08:25:57下载
- 积分:1
-
Lazarus编写的WINCE上读写串口的程序例子
Lazarus编写的WINCE上读写串口的程序例子-Lazarus prepared to read and write WINCE on serial procedures examples
- 2022-01-25 14:43:35下载
- 积分:1