资源列表

« 1 2 ... .16 .17 .18 .19 .20 46821.22 .23 .24 .25 .26 ... 66581 »

[Windows编程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
<586> 在 2008-10-13 上传 | 大小:24.8kb | 下载:0

[Windows编程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
<586> 在 2008-10-13 上传 | 大小:60.41kb | 下载:0

[对话框与窗口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
<王立波> 在 2008-10-13 上传 | 大小:30.08kb | 下载:0

[GDI/图象编程Graphic

说明:基于单文档的画图程序 可以画点 画线 并且可以设置线条的颜色-based on single document drawing program can be painted Stipples line and can set the color lines
<王立波> 在 2008-10-13 上传 | 大小:111.83kb | 下载:0

[其它tyfx

说明:tu pian ya ni yao de ren dou you ya -tu pian ya ni yao de ren dou you ya
<郭世洋> 在 2008-10-13 上传 | 大小:66.04kb | 下载:0

[其它StarFire5SV_UM_V1.26

说明:StarFire5SV_UM_V1.26的功能介绍-StarFire5SV_UM_V1.26 introduced the function
<liuming> 在 2008-10-13 上传 | 大小:440.3kb | 下载:0

[其它asdf

说明:模拟实现可变分区存储管理 一、设计目的 在熟练掌握计算机分区存储管理方式的原理的基础上,利用C程序设计语言在windows操作系统下模拟实现操作系统的可变分区存储管理的功能,一方面加深对原理的理解,另一方面提高根据已有原理通过编程解决实际问题的能力,为进行系统软件开发和针对实际问题提出高效的软件解决方案打下基础。 二、各功能模块分析实现 设计合理的数据结构来描述存储空间: 对于未分配出去的部分,用空闲分区链表来描述。-simulation variable Storage M
<zz> 在 2008-10-13 上传 | 大小:4.35kb | 下载:0

[其它jinchen1

说明:用C语言实现进程调度-操作系统课程设计设计思想: “最高优先数优先”调度算法的基本思想是把cpu分配给就绪队列中优先数最高的进程。采用动态优先数,即优先数在创建进程时给定一个初始值,当进程获得一次cpu后其优先数就减少1。-C language scheduling process-design courses on operating system design : "Priority number of the highest priority" scheduling
<zz> 在 2008-10-13 上传 | 大小:12.28kb | 下载:0

[通讯编程winmtr_src

说明:About WinMTR: WinMTR is a windows clone of popular Matt s traceroute Linux program. Original mtr can be found at http://www.bitwizard.nl/mtr/ Installation: Binary: Unzip winmtr_bin.zip. You will have in unzip directory two files:
<Huangql> 在 2008-10-13 上传 | 大小:30.83kb | 下载:0

[其它zz3

说明:本设计的目的是通过设计和调试一个简单的文件系统,主要是模拟文件操作命令的执行,来模拟文件管理,使学生对主要文件操作命令的实质和执行过程有比较深入的了解,掌握它们的基本实施方法。具体要求如下: (1) 设计一个支持n个用户的文件系统,每个用户可拥有多个文件: (2) 采用二级或二级以上的多级文件目录管理; (3) 对文件应设置存去控制保护方式,如“只能执行”、“允许读”、“允许写等”; (4) 系统的外部特征应接近于真实系统,可设置下述文件操作命令: 命 令 功 能 命 令 功
<zz> 在 2008-10-13 上传 | 大小:2.72kb | 下载:0

[C#编程SampleForCSharp

说明:将文件转换后导入数据库,并提高相关数据库读写等操作的示例-conversion of documents into the database, and to enhance the relational database operations such as reading and writing sample
<phoenix.xia> 在 2008-10-13 上传 | 大小:5.31kb | 下载:0

[其它scaner

说明:扫描器程序,读源程序,去除空白和注释,结果写入另一文件。 要求:1.删除空白、回车、以及制表符等等。 2.删除各类注释。 源程序为一文本文件“scanner.txt”,程序执行后装入另一个文件“result.txt”中。 -scanner procedures, reading source files, and remove blank notes, the results into another document. Requirements : 1. Delete the
<huiting_liu> 在 2008-10-13 上传 | 大小:6.3kb | 下载:0
« 1 2 ... .16 .17 .18 .19 .20 46821.22 .23 .24 .25 .26 ... 66581 »

源码中国 www.ymcn.org