-
谭浩强C语言word版,编程技术的最基础资料
谭浩强C语言word版,编程技术的最基础资料-TAN Hao-Qiang C-word version, programming technology the most basic information
- 2022-04-24 06:56:50下载
- 积分:1
-
VB After reading software IFIX Industrial Group, send Excel generated statements...
VB经过ADO读工控组软件IFIX数据,传至EXCEL生成报表,并打印。-VB After reading software IFIX Industrial Group, send Excel generated statements, and print.
- 2022-07-28 01:19:08下载
- 积分:1
-
The code for the net IP phone on real time. The interface can be designed by the...
实时网络ip电话源代码,用户可自行设计界面-The code for the net IP phone on real time. The interface can be designed by the user.
- 2022-08-13 08:23:15下载
- 积分:1
-
DX Dragon book whole source code
DX龙书的全书代码.经典之作,适合开发DX的程序员-DX Dragon book whole source code
- 2023-06-11 16:55:03下载
- 积分:1
-
本学生信息管理系统实现的基本功能有:
学生:查看基本信息、查看成绩、查看已选课程、选课、退课、修改密码;
老师:查看基本信息、学生成绩的录入、修改、删除...
本学生信息管理系统实现的基本功能有:
学生:查看基本信息、查看成绩、查看已选课程、选课、退课、修改密码;
老师:查看基本信息、学生成绩的录入、修改、删除、教师登录密码修改
管理员:学生、老师、管理员账号的添加删除,自己密码的修改。
-The Student Information Management System to achieve the basic functions are: Student: View basic information, view results, view the selected courses, elective, back classes, change password teacher: View basic information about student achievement of the entry, modify, delete, teachers, Modify Administrator Password: students, teachers, administrators account Add to delete their own password changes.
- 2022-06-30 01:42:03下载
- 积分:1
-
此游戏实现的是小球在框里弹来弹去,此游戏是初学者学习
此游戏实现的是小球在框里弹来弹去,此游戏是初学者学习-realize this game is a small frame at the ball bouncing around, the game is a beginner learning
- 2022-12-27 21:10:03下载
- 积分:1
-
游戏自动寻路代码,FindPath,著名的ASTAT算法
游戏自动寻路代码,FindPath,著名的ASTAT算法-Games automatic road code
- 2022-09-03 11:20:02下载
- 积分:1
-
Visual C#中的MDI编程
Visual C#中的MDI编程-Visual C# MDI programming
- 2022-07-20 07:14:20下载
- 积分:1
-
这是我自己编写的小程序,内容简单,适合初学者参考
这是我自己编写的小程序,内容简单,适合初学者参考-C#
- 2022-03-18 11:59:55下载
- 积分:1
-
对工作分配进行多次优化,直到找到最优的分配方式。 首先将所有工作交给能力最强的人做,然后找出最低安全值和最高安全值,此时将未分配工作的人的能力值当作安全值参与判...
对工作分配进行多次优化,直到找到最优的分配方式。 首先将所有工作交给能力最强的人做,然后找出最低安全值和最高安全值,此时将未分配工作的人的能力值当作安全值参与判断,把安全值最低者分配的仓库数减一,并将这个仓库交给安全值最高者看守,然后进入下次优化,在新一次优化过程中把最低安全值和上次优化时的最低安全值作比较,如果这次最低安全值比上次大,则继续进行优化,若系统最低安全值相比上次下降,则说明上次优化后的结果已经是最优,即得结果。-work on a number of distribution optimization, until they found the optimal method of distribution. First of all to the most capable people to do and then find the minimum value and maximum security safety value has been assigned to this work of the human capacity as a safety value in judging the value safety, the lowest value of the distribution by a few warehouses and storage to the value of the highest security guards, and then proceed to the next optimization of the new optimization process a minimum safe value and optimization of the last minimum safety value for comparison, if the value of the last minimum security, will continue to optimize, if the minimum safety systems compared to the previous decline in value, a statement last optimize the result is optimal, that i
- 2022-03-18 03:55:34下载
- 积分:1