-
软件工程中设计软件时对图书管理系统的概要设计,这个是概要设计的实例。...
软件工程中设计软件时对图书管理系统的概要设计,这个是概要设计的实例。-Software engineering design software, library management system when a summary of the design, this is a summary of the design example.
- 2022-09-20 08:35:03下载
- 积分:1
-
通用人事管理系统,实现公司的职工资料管理,工资发放管理.人事管理...
通用人事管理系统,实现公司的职工资料管理,工资发放管理.人事管理-General personnel management system, information on the company" s staff management, payroll management. Personnel Management
- 2022-02-16 03:59:43下载
- 积分:1
-
AutoCad regarding the use of vc programmed target groups examples of a type.
AutoCad中关于使用vc++编程操作组对象的一个类实例。-AutoCad regarding the use of vc programmed target groups examples of a type.
- 2022-08-18 19:25:49下载
- 积分:1
-
Tian Long Ba Bu
天龙八部挂机源码按ALT+K开始挂机,
按ALT+Z中止挂机,
想用几个技能就用几个,
只要把前面的钩子钩上就行了
设置:
1:进入游戏,按ESC,选中“非聊天模式”
2:自定义快捷方式,把自动选怪设置为“ALT+G”-Tian Long Ba Bu-hook source
- 2023-03-17 12:45:04下载
- 积分:1
-
常用算法程序集C语言――排序,对初学者有点帮助!!!1
常用算法程序集C语言――排序,对初学者有点帮助!!!1-Commonly used algorithm for assembly C language- sort of a little help for beginners! ! ! 1
- 2022-01-22 02:35:09下载
- 积分:1
-
这是一个截图的C++程序,您可以将获得图片保存为多种格式!
这是一个截图的C++程序,您可以将获得图片保存为多种格式!-This is a screenshot of the C++ Procedures, you can save the picture will be given for a variety of formats!
- 2022-12-14 21:45:03下载
- 积分:1
-
利用VB实现的Chat程序
利用VB实现的Chat程序-use of the VB chat program
- 2022-07-11 09:37:21下载
- 积分:1
-
程序创建两个线程,第一个线程没有消息队列,主线程尝试给第一个线程发送一个消息,我们可以看到PostThreadMessage()返回FALSE,程序创建的第二个...
程序创建两个线程,第一个线程没有消息队列,主线程尝试给第一个线程发送一个消息,我们可以看到PostThreadMessage()返回FALSE,程序创建的第二个线程有一个消息队列,主线程中的PostThreadMessage()返回TRUE,程序由Visual C++ 6.0开发,没有用到MFC-process creates two threads, one thread without Message Queue, the main thread to thread a resolution to send a message, we can see PostThreadMessage () returns FALSE, establish procedures to the second thread is a message queue, the main threads of PostThreadMessage () returns TRUE, procedures Visual C 6.0, did not use the MFC
- 2022-03-05 04:09:28下载
- 积分:1
-
用C++语言实现建立拓扑结构图并输出拓扑有序序列
用C++语言实现建立拓扑结构图并输出拓扑有序序列-With C++ Language to achieve the establishment of topology and output topology map in an orderly sequence
- 2022-10-09 00:30:03下载
- 积分:1
-
编译原理编译器
用mfc写的关于tiny语法的编译器,支持词法分析,语法分析,还能够根据生成的语法树生成相应的中间代码,再根据中间代码生成对应的c语言代码和汇编代码,推荐使用vs2013打开
- 2023-04-07 15:45:12下载
- 积分:1