资源列表

« 1 2 ... .05 .06 .07 .08 .09 48210.11 .12 .13 .14 .15 ... 66581 »

[Windows编程图象压缩

说明:图像压缩问题要求确定象素序列{p1,p2,…,pn}的最优分段,使得依此分段所需的存储空间最少。每个分段的长度不超过256位。数字化图像是m×m的像素阵列。假定每个像素有一个0 ~ 2 5 5的灰度值。因此存储一个像素至多需8位。若每个像素存储都用最大位8位,则总的存储空间为8m^2 位。为了减少存储空间,我们将采用变长模式( variable bit scheme),即不同像素用不同位数来存储。像素值为0和1时只需1位存储空间; 值2、3各需2位;值4,5,6和7各需3位;以此类推。-imag
<姚翊> 在 2008-10-13 上传 | 大小:1.87kb | 下载:0

[Windows编程装载问题

说明:装载问题要求确定是否有一个合理的方案可将这n个集装箱装上这两艘船.有,找出一种方案-loaded question asked to determine whether there is a reasonable proposal will be ready n containers loaded on the vessels. Have to find a program
<姚翊> 在 2008-10-13 上传 | 大小:1.75kb | 下载:0

[Windows编程批处理作业调度

说明:批处理作业调度问题要求对于给定的n个作业,制定最佳作业调度方案,使其完成时间和最小-batch scheduling requirements for the issue to the n operations, the best scheduling program, and to fulfill the minimum time
<姚翊> 在 2008-10-13 上传 | 大小:1.84kb | 下载:0

[Windows编程旅行售货员问题

说明:旅行售货员问题的解是一棵排列树.在给出的图中寻找一条费用最优的回路-travel salesman problem is the solution with a tree. The plan is to find an optimal cost of the Loop
<姚翊> 在 2008-10-13 上传 | 大小:1.9kb | 下载:0

[Windows编程多机调度问题

说明:多机调度问题要求给出一种作业调度方案,使所给的n个作业在尽可能短的时间内由m台机器加工处理完成。 这个问题是NP安全问题,到目前为止还没有有效的解法。对于这一类问题,用贪心选择策略有时可以设计出较好的近似算法。-machine scheduling problems required to give a scheduling program, so as to the n operations in the shortest possible time by the m-machine proc
<姚翊> 在 2008-10-13 上传 | 大小:1.48kb | 下载:0

[Windows编程最小圆排列问题

说明:给定N个大小不等的圆c1,c2,…,cn,现要将这N个圆排进一个矩形框中,且要求各圆与矩形框的底边相切。圆排列问题要求从N个圆的所有排列中找出有最小长度的圆排列。-given N ranging from the size of the circle c1, c2, ..., cn, when it is 000 yen N discharged into a rectangular box, demanding the rectangular box with a round of the h
<姚翊> 在 2008-10-13 上传 | 大小:1.28kb | 下载:0

[其它My1Ctl

说明:实习课题----VC-attachment issues - VC
<李明> 在 2008-10-13 上传 | 大小:2.81kb | 下载:0

[控制台(字符窗口)编程matrix_opritions

说明:专门的矩阵操作类-matrix operate class
<王辉> 在 2008-10-13 上传 | 大小:11.73kb | 下载:0

[Windows编程仿制金山毒霸专杀工具界面

说明:仿制金山毒霸专杀工具界面-imitation hand over regularly planned monthly updates interface
<陈灿> 在 2008-10-13 上传 | 大小:206.28kb | 下载:0

[网络编程RouteTrace

说明:利用ICMP在VC++下实现网络路由跟踪-use of ICMP in VC tracking network routing
<谢光> 在 2008-10-13 上传 | 大小:15.02kb | 下载:0

[文件操作MIF格式读取_new

说明:地理信息系统常用数据交换文件Mif格式的读取,适合于地理信息系统、遥感、城市规划等专业开发人员使用-commonly used geographic information system data exchange file format Mif read, suitable for geographic information systems, remote sensing, urban planning and other professional developers to use
<王林> 在 2008-10-13 上传 | 大小:70.9kb | 下载:0

[.net编程Suns

说明:WPF开发的人员信息管理系统,实现人员的增删改查功能,利用excel表作为数据库。-WPF development personnel information management system, personnel additions and deletions to change search function, use excel as a database table.
<宋巨龙> 在 2025-09-16 上传 | 大小:3.88mb | 下载:0
« 1 2 ... .05 .06 .07 .08 .09 48210.11 .12 .13 .14 .15 ... 66581 »

源码中国 www.ymcn.org