-
基于GA的单点VPR调度问题
用遗传算法解决最简单地车场调度问题,本程序简单易上手,供新手参考,启发思路,并可在此程序上结合其他智能优化算法加以改进。
- 2022-04-21 01:16:05下载
- 积分:1
-
通过修改注册表,限定程序的使用时限30秒
通过修改注册表,限定程序的使用时限30秒-By modifying the registry, limited use of the procedures the time limit 30 seconds
- 2022-02-05 14:51:11下载
- 积分:1
-
字符串查询程序,程序运行之后输入要查询的字符串,可以查到在文件中出现次数等...
字符串查询程序,程序运行之后输入要查询的字符串,可以查到在文件中出现次数等-String query program, the program is running after the Enter query string can be found such occurrences in the document
- 2022-02-05 09:27:20下载
- 积分:1
-
用C做的小程序,无界面。
用C做的小程序,无界面。-C minor procedure done without interface.
- 2022-03-20 17:38:59下载
- 积分:1
-
一个宿舍管理系统源代码
一套学校宿舍管理系统,可对宿舍人员进行管理,包括校外人员来访记录,迁出人员登记,扣分登记,值班人员记录,人员信息查询等等。使用前需要将"sufei_Data.MDF"附加到SQL数据库,否则软件无法正常运行。请使用sql2005以上版本。宿舍管理系统帐号admin,密码admin
- 2023-05-14 20:20:03下载
- 积分:1
-
VC socket server&client
采用C/S结构实现两个窗口通信,使用基于Windows Sockets网络编程技术,采用工程类型为MFC AppWizard(exe),基于对话框类型
- 2022-02-22 09:05:50下载
- 积分:1
-
夸显卡最大化程序
一台电脑插了多块显卡时,放大一个程序,只能在一个显卡上全屏,该程序可以把窗口自动放大到全部显卡上。
- 2022-07-10 14:13:58下载
- 积分:1
-
Ant colony algorithm, the program can occur after running out of the nest ants t...
蚁群算法,程序运行后可以出现蚂蚁出巢寻找最短路的画面-Ant colony algorithm, the program can occur after running out of the nest ants to find the most short-circuit the screen! !
- 2022-03-24 11:39:08下载
- 积分:1
-
扩频解扩和小m序列
本文件夹中包括四个.m文件分别是扩频调制,解扩和小m序列的产生程序,最后在MSK系统中调用前3个子程序,以观测DS-MSK系统的误比特性能。
- 2022-12-11 14:35:03下载
- 积分:1
-
用c++的多态性编写一个简单的管理程序,处理的信息包括教师、学生、职员等三类对象。程序应具有适当的数据结构。程序的功能是管理学生,教师,职工信息,要求具有添加,...
用c++的多态性编写一个简单的管理程序,处理的信息包括教师、学生、职员等三类对象。程序应具有适当的数据结构。程序的功能是管理学生,教师,职工信息,要求具有添加,删除,查询,排序的功能,在输出时注意综合应用所学知识灵活应用虚函数。 要求: 1. 在一个容器中存储不同类型的对象,要求数据结构中不能有类型判断字段。 2. 利用继承和虚函数,使得程序容易扩展,如输出对象信息。 3. 利用代理或者句柄实现引用计数和写时复制。-polymorphism with a simple preparation of the management procedures, the processing of information, including teachers, students and other staff the three targets. Procedures should have the appropriate data structure. Procedures function is the management of students, teachers, staff information, requiring add, delete, query, sort, in which the function to output integrated application knowledge to use virtual function. Requirements : 1. In a storage containers of different types of targets, data structure types can be judged field. 2. The use of inheritance and virtual function, making procedures easier to expand, as output target information. 3. Agents use or handle achieve reference counting and write copy.
- 2022-03-10 06:53:16下载
- 积分:1