搜索资源列表
飞机票最终版(最后)
- 模拟一个飞机票订票和退票系统 假定某民航机场有M个航次的班机,每个航次都只到达一个目的地。试为该机场售票处设计一个自动订票和退票系统。 要求系统具有下列功能: (1)订票。若该航次余票数大于等于乘客订票数,则在该航次的乘客表(按乘客姓氏字母顺序连接)中,插入订票乘客的信息项,并修改该航次有关数据,否则,给出相应的提示信息。 (2)退票。若该航次当前退票数小于等于乘客原订票数,则在相应的乘客表中找到该乘客项,修改该航次及乘客表中有关数据。当由于退票,使得该乘客的订票数为零时,要从乘客表中撤消该乘客
模拟退火算法、遗传算法求解TSP修改版2
- 模拟退火法,最新的源代码,可以解压缩后直接使用,非常方便,很适用的-simulated annealing method, the latest source code can be extracted directly after use, very convenient, very applicable
课程设计-文件管理
- 用高级语言编写和调试一个简单的文件系统,模拟文件管理的工作过程。要求设计一个n个用户的文件系统,每次用户可保存m个文件,用户在一次运行中只能打开一个文件,对文件必须设置保护措施,且至少有Create、delete、open、close、read、write等命令-with high-level language debugging and prepared a simple file system, simulated document management process. N designe
MCM85B
- 模拟退火算法的一个数学建模的程序,大家试试看有没有用呀-simulated annealing a mathematical modeling process, we try not use ah
20058222411814490
- 这里还有一个模拟退火算法的程序,我很不容易才找到的,可是我没有用-There is a simulated annealing procedures, I do not easily find, but I did not use
Matlab-Toolbox2
- 自适应模拟退火软件包,我也正在学习中,希望有人指教-Adaptive Simulated Annealing package, I was learning, hoping that someone will enlighten
DeckOfCard
- 模拟扑克洗牌和发牌的程序,可以在模拟特定扑克牌游戏的程序中实现。-simulated poker shuffling and licensing procedures, in particular poker game simulation of the process of realization.
I2C-arm
- winavr系列的源程序模拟I2C总线,比较的好-winavr series of simulated source I2C bus, a good comparison
raindot
- 下雨模拟,模拟下雨,下雨模拟,模拟下雨,下雨模拟-rain simulated rain and the rain simulated rain, rain simulation
flyMachine
- 飞机运动轨迹模拟 使用龙格-库塔算法计算常微分方程数值解 并用图形显示运动轨迹 作者自己作业的源程序 欢迎讨论-aircraft trajectories simulated using the Runge - Kutta method to calculate the numerical solution of differential equations with graphics and movement track their authors trace the sour
MISCSimulator
- 模拟移动MISC平台的程序,支持定制取消及反向定制取消-simulated moving MISC platform and supports custom canceled and reverse Custom canceled
unixkcsjhaha
- 模拟UNIX文件系统的实现 北大实验书内容-simulated UNIX file system of Beijing University experiment contents
zhp-lift
- 一个c#的windows应用程序,模拟电梯的功能,两台电梯的合理调度,比较好玩。-a c # windows application, simulated lift the function, two lifts for the reasonable scheduling, more fun.
monifenqu.RAR
- 模拟分区程序 使用TC4.5 WINXP环境下通过-simulated use zoning procedures TC4.5 environment through WINXP
GrandPiano
- WPF GrandPiano更改颜色的示例 .net 3.0平台 VS2005 系统推荐VISTA 可以模拟钢琴弹-WPF GrandPiano changes color examples. Net 3.0 VS2005 system platform EC recommended VISTA piano can be simulated missile
my_ELEVATOR
- 自己编的双电梯软件模拟系统,通过交互的按键界面和状态栏,模拟双电梯的运行状况-own addendum to the double-lift system software simulation, interactive button interface and the status bar. simulated lift-Operation
Teson_DynamicStorage
- 操作系统实验之动态分区分配模拟,模拟操作系统分区动态分配的功能,用C#编写.-experimental operating system dynamic regional distribution and the simulated operating system Outline dynamic allocation function C# prepared.
jordluo
- 模拟手机短消息功能 问题描述 该系统要求对设计一个手机短消息系统,具有排序、查找、更新、显示等功能。通过此课题,熟练掌握数组、指针的各种操作,以及一些算法思想的应用。 -simulated phone short message describing the functional problems of the system design requirements for a mobile phone short message system, with sorting, locate
newtown
- newtown 插值法 拟合曲线 其中N》=20,愿代码,可以模拟曲线,非常好用-newtown interpolation curve fitting which N "= 20, and is willing to code can be simulated curves, very handy
munituihuo
- 模拟退火算法解决TSP问题,用固体退火模拟组合优化问题,将内能E模拟为目标函数值f,温度T演化成控制参数t,即得到解组合优化问题的模拟退火算法:由初始解i和控制参数初值t开始,对当前解重复“产生新解→计算目标函数差→接受或舍弃”的迭代,并逐步衰减t值,算法终止时的当前解即为所得近似最优解-Simulated annealing algorithm to solve the TSP problem, combined with solid-annealing simulation optimiza
