资源列表
LaboratoryManageSystem
- 构造实验室管理系统的原代码,功能相当完善,请多多点饥-Construction of the laboratory management system source code, function quite well, please point hunger
documentm
- 模拟文件管理系统,实现以下功能:创建文件、 删除文件、删除目录、显示目录、创建目录-Simulation of document management systems, to achieve the following functions: to create documents, delete files, delete the directory, display directory, create a directory
Salary-Management-System
- 基于C++的工资管理系统,实现了职工信息的输入,工资显示、排序、查找,管理员对基本职工工资的增加、删除、修改,信息保存等功能。-C++ based on the wages of management systems to achieve the employee information input, wages display, sort, search, the administrator of the increase in basic wages, delete, modify, and
qiye
- 企业职工管理系统,可以帮助超找通讯录,帮大家做点参考-Enterprise management system, can help to find ultra-contacts, to help you do a reference
VBgongwenguanli
- 公文管理系统的而设计与实现论文部分(基于VB的)-VB
erp228
- 关于成立ERP项目组的意见-ERP project on the establishment of the group
function
- 遗传算法小程序,计算一元高次函数的极值问题,简单易行。-Applet genetic algorithm, extremal problem of the calculation of the function of a high, simple and easy.
enrollemployee
- Java program to enroll employees
工程项目成本管理从降低采购成本入手
- 不要让你的项目在资金链上失控,请看专家怎么说!-do not let your capital projects in the chain out of control, take a look at how experts say.
company
- 实现公司的工资管理功能,可按工资的高低职位的高低顺序排列打印出来。-Achieve the company' s payroll function, according to the level of wage level of jobs printed order.
student_manager
- 学生管理系统,一个用c语言编写的控制台程序-student management system which write in c
SimpleProgramofGA
- 一个简单实用的遗传算法c程序.代码保证尽可能少,实际上也不必查错。对一特定的应用修正此代码,用户只需改变常数的定义并且定义“评价函数”即可。