-
A dialogue frame programme with password which could move into your programme
一个带有密码口令的对话框程序,可以移植到你的程序离-A dialogue frame programme with password which could move into your programme
- 2023-02-01 05:25:03下载
- 积分:1
-
delphi串口通信控制器
delphi串口通信控制器-Serial Communication Controller
- 2022-07-24 04:12:03下载
- 积分:1
-
设计一个可进行多项式运算的演示程序。程序执行的命令包括:(1)生成多项式。(2)打印多项式(积分的打印做特殊情况处理)3)两个多项式求和。(4)两个多项式求差。...
设计一个可进行多项式运算的演示程序。程序执行的命令包括:(1)生成多项式。(2)打印多项式(积分的打印做特殊情况处理)3)两个多项式求和。(4)两个多项式求差。(5)对多项式求积分。(6)对多项式求微分-design can be a polynomial of Operational Demonstration Program. Procedures for the implementation of the order, including : (a) generating polynomial. (2) Print polynomial (Integral Print doing special circumstances) 3) 2 polynomial summation. (4) two polynomials for worse. (5) The right polynomial quadratures. (6) for polynomial differential pairs
- 2022-10-03 00:40:03下载
- 积分:1
-
一个聊天程序, 包括server and client使用windows socket原理, 是学习网络编程的好demo...
一个聊天程序, 包括server and client使用windows socket原理, 是学习网络编程的好demo-a chat program, including the use of server and client socket windows theory, learning is a good network programming demo
- 2022-03-26 00:35:10下载
- 积分:1
-
Queue management package categories, including mutex locks, the function of FIFO
队列管理封装类,包括mutex锁, 先进先出的功能-Queue management package categories, including mutex locks, the function of FIFO
- 2022-03-13 22:08:52下载
- 积分:1
-
VC++做的闹钟程序 功能很多,并且界面很漂亮.
VC++做的闹钟程序 功能很多,并且界面很漂亮.-VC so many alarm clock function procedures, and the interface is very beautiful.
- 2022-01-25 23:07:55下载
- 积分:1
-
用c++实现 词法分析器
用c++实现 词法分析器-used to achieve lexical analyzer
- 2022-08-09 08:34:12下载
- 积分:1
-
一个程序,主要解决窗口不能切换的问题
一个程序,主要解决窗口不能切换的问题
-A program, the main window can not switch to solve the problem
- 2022-08-24 21:05:13下载
- 积分: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
-
一个java + SQL2000开发的超市销售系统,增删…
一个java+sql2000开发超市销售系统,实现货品增删改查等管理。-A java+ Sql2000 development of supermarket sales system, additions and deletions to search such as goods management.
- 2022-12-27 17:55:03下载
- 积分:1