资源列表
jinchen1
- 用C语言实现进程调度-操作系统课程设计设计思想: “最高优先数优先”调度算法的基本思想是把cpu分配给就绪队列中优先数最高的进程。采用动态优先数,即优先数在创建进程时给定一个初始值,当进程获得一次cpu后其优先数就减少1。-C language scheduling process-design courses on operating system design : "Priority number of the highest priority" scheduling
asdf
- 模拟实现可变分区存储管理 一、设计目的 在熟练掌握计算机分区存储管理方式的原理的基础上,利用C程序设计语言在windows操作系统下模拟实现操作系统的可变分区存储管理的功能,一方面加深对原理的理解,另一方面提高根据已有原理通过编程解决实际问题的能力,为进行系统软件开发和针对实际问题提出高效的软件解决方案打下基础。 二、各功能模块分析实现 设计合理的数据结构来描述存储空间: 对于未分配出去的部分,用空闲分区链表来描述。-simulation variable Storage M
StarFire5SV_UM_V1.26
- StarFire5SV_UM_V1.26的功能介绍-StarFire5SV_UM_V1.26 introduced the function
tyfx
- tu pian ya ni yao de ren dou you ya -tu pian ya ni yao de ren dou you ya
Graphic
- 基于单文档的画图程序 可以画点 画线 并且可以设置线条的颜色-based on single document drawing program can be painted Stipples line and can set the color lines
DrawPoint
- 输入一组坐标后,程序可以在对话框中将该坐标对应的点画出来,如过坐标值过大,程序将自动调节映射模式-importation of a set of coordinates, the procedures in this dialog coordinates corresponding to the Midpoint, and as their coordinates excessive, procedures will be automatically adjusted mapping mode
benchmark+for+DP
- 旅行商问题动态规划算法的应用 某售货员要到若干城市去推销商品,已知各城市之间的路程(或旅费)。他要选定一条从驻地出发,经过每个城市一遍,最后回到驻地的路线,使总的路程(或旅费)最小。 -TSP dynamic programming algorithm of a salesman to a number of cities to sell commodities, known the distance between cities (or travel). He selected
cutandived
- 零件切割问题(改进之后的) 给定一块宽度为W的矩形板,矩形板的高度不受限制。现需要从板上分别切割出n个高度为hi,宽度为wi的矩形零件。切割的规则是零件的高度方向与矩形板的高度方向保持一致。问如何切割使得所使用的矩形板的高度h最小?-parts cutting issues (after the improvements) to a fixed width of the rectangular plate W, the height of rectangular plate unrestr
benchmark+for+DP
- 旅行商问题(动态规化) 某售货员要到若干城市去推销商品,已知各城市之间的路程(或旅费)。他要选定一条从驻地出发,经过每个城市一遍,最后回到驻地的路线,使总的路程(或旅费)最小。 例如:给定4个城市{1,2,3,4}及其各城市之间的路程 -traveling salesman problem (dynamic regulation of) a salesman to a number of cities to sell commodities, known the dis
jizhang
- 1、 设计内容 设计一个个人日常记账系统:含编号、科目分类(费用分类)、摘要、金额、日期、是收入还是支出、备注等内容。 要求: 1、设计所需的数据,能够进行数据输入; 2、能在视图中显示所有的数据; 3、能够将输入的数据保存为文件,同时能够打开已保存的数据文件; 4、可以对数据进行打印和打印预览; -a design as a personal day-to-day design accounting system : with numbers, subjects C
PCI9820DRIVER(labwindows-CVI)
- 这是一个PCI9820CAN通信卡在CVI下的驱动程序-PCI9820CAN This is a communications card in the CVI Driver
MG1
- 这个是排队问题,其中包含了很多个值得思考的模型,希望大家从中可以得到收获-this is the queue, which contains many worth considering the model, from which we hope can be harvested