资源列表
[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个作业在尽可能短的时间内由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
[控制台(字符窗口)编程] 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