-
Shanghai Jiaotong University Software Engineering courses provide software engin...
上海交通大学软件工程课程提供的软件工程模板全集中文版,其中包含了所有如用例规约,补充规约等模板-Shanghai Jiaotong University Software Engineering courses provide software engineering templates confined to the Chinese version, which contains all the cases as with the Statute, the Statute and other supplementary template
- 2022-03-05 04:04:12下载
- 积分:1
-
snmp generator this is the program for development projects
snmp generator this is the program for development projects
- 2022-08-17 14:35:48下载
- 积分:1
-
设计手册模式,用于说明的程序结构。
设计模式手册,对常用的程序结构进行了说明。-design manual mode, the structure of procedures used for the illustration.
- 2023-06-06 12:55:04下载
- 积分:1
-
是一个基于51单片机的温度监控系统设计的源程序,是用C语言写的...
是一个基于51单片机的温度监控系统设计的源程序,是用C语言写的-many messages of 51 programe
- 2023-06-25 02:50:03下载
- 积分:1
-
精通matlab与C++混合程序设计。讲述matlab与C语言混合编程设计。...
精通matlab与C++混合程序设计。讲述matlab与C语言混合编程设计。-matlab and C mixed programming language design.
- 2022-12-03 14:20:04下载
- 积分:1
-
快速排序,基本思想:通过一趟排序将待排序记录分割成独立的两部分,其中一部分记录的关键字均比另一部分记录的关键字小,则可分别对这两部分记录继续进行排序,以达到整个...
快速排序,基本思想:通过一趟排序将待排序记录分割成独立的两部分,其中一部分记录的关键字均比另一部分记录的关键字小,则可分别对这两部分记录继续进行排序,以达到整个序列有序。-quick sort, the basic idea : The trip will rank ordering records to be separated into two independent parts, part of the keyword record than another part of the record of the keyword small, will each of the two parts to continue sorting records, in order to achieve an orderly sequence as a whole.
- 2022-02-10 13:56:41下载
- 积分:1
-
this procedure commonly used for communications subroutine, debugging through di...
此程序为常用通讯子程序,已调试通过
可以直接应用-this procedure commonly used for communications subroutine, debugging through direct application
- 2022-08-23 19:35:51下载
- 积分:1
-
关于TFT相关资料,为一些想学习TFT
关于TFT相关资料,为一些想学习TFT-LCD,及液晶显示相关技术提供方便。-Relevant information on the TFT, for some want to learn TFT-LCD, and LCD-related technology with ease.
- 2022-03-07 16:59:57下载
- 积分:1
-
网上报修系统管理软件
网上报修系统管理软件,用于网上报修各种问题!
- 2022-08-07 17:44:48下载
- 积分:1
-
这是一个库存管理系统,1.使用SQL Server建立数据库和表以及相应的视图;
2.使用Visual C++建立基于对话框模型的工程框架
3.依次创...
这是一个库存管理系统,1.使用SQL Server建立数据库和表以及相应的视图;
2.使用Visual C++建立基于对话框模型的工程框架
3.依次创建各表的类,用来操作表数据
4.创建用户登陆模块,实现基本的登录和退出功能
5.创建客户管理模块,实现对客户信息的编辑和管理功能
6.创建仓库管理模块,实现对仓库信息的编辑和管理功能
7.创建产品管理模块,实现对产品类别和信息的编辑和管理功能
8.创建操作管理模块,实现对仓库的各种操作的编辑以及管理功能
9.创建统计查询管理模块,实现对产品的出入库统计以及对库存产品流水统计功能
10.创建数量管理模块,实现产品数量报警以及失效报警功能
- 2022-10-05 19:30:03下载
- 积分:1