资源列表
[界面编程] split_in_dlg
说明:在对话框中进行分割- Carries on in the dialog box divides<前景> 在 2008-10-13 上传 | 大小:42.48kb | 下载:0
[ListView/ListBox] 357385MFC CListCtr
说明:对ListCtr的扩展-right ListCtr expansion<前景> 在 2008-10-13 上传 | 大小:26.59kb | 下载:0
[Windows编程] 电路布线
说明:电路布线问题要确定将哪些连线安排在第一层上,使得该层上有尽可能多的连线。换句话说,该问题要求确定导线集Nets={(i,π(i)),1≤i≤n}的最大不相交子集。-circuit wiring problem will be to determine which connections in the first layer, making this layer as much as possible on the log. In other words, the problem defined<姚翊> 在 2008-10-13 上传 | 大小:27.69kb | 下载:0
[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