-
TSP problem (also known as: traveling salesman problem, traveling salesman probl...
TSP问题(又名:旅行商问题,货郎担问题)遗传算法通用matlab程序-TSP problem (also known as: traveling salesman problem, traveling salesman problem) Common genetic algorithm matlab program
- 2022-03-19 09:44:08下载
- 积分:1
-
用vc编写的ado类,及access数据绑定的例子
用vc编写的ado类,及access数据绑定的例子-Vc prepared using ado category, and access data binding example
- 2022-08-14 21:36:10下载
- 积分:1
-
高精度计算,实现完全256位的精度4则运算
高精度计算,实现完全256位的精度4则运算-High-precision calculation, 256 fully realize the accuracy of four computing
- 2023-02-28 10:05:04下载
- 积分:1
-
用数组解JOSEPHUS问题的程序源码,绝对没有错误
用数组解JOSEPHUS问题的程序源码,绝对没有错误-array solution with the procedures JOSEPHUS source, there is no wrong
- 2023-09-03 15:00:03下载
- 积分:1
-
图像压缩问题要求确定象素序列{p1,p2,…,pn}的最优分段,使得依此分段所需的存储空间最少。每个分段的长度不超过256位。数字化图像是m×m的像素阵列。假定...
图像压缩问题要求确定象素序列{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位;以此类推。-image compression defined pixel sequence (p1, p2, ..., pn) sub-optimal, sub accordingly makes the storage space required at least. The length of each section is not more than 256. The digital image is m m pixel arrays. Assume that each pixel is a 0-2 5 5 of the gray values. Therefore storage of up to a pixel 8. If each pixel with the largest storage capacity of 8-bit, the total storage space for 8m ^ 2. In order to reduce storage space, and we will use variable-length model (variable bit scheme), that is different with different pixel median storage. Pixel values of 0 and 1 and only a storage space; The value of 2,3 required two; Value 4,5,6 and 7 of the required three; Analogy.
- 2022-11-29 05:50:03下载
- 积分:1
-
五位哲学家进餐的问题....VC++编程实现...编辑运行即可
五位哲学家进餐的问题....VC++编程实现...编辑运行即可- codes in the os experiment
- 2022-07-11 12:41:50下载
- 积分:1
-
VB串口通信实例,串口实例内容详尽,适合初学者
VB串口通信实例,串口实例内容详尽,适合初学者-VB example of serial communication, serial detailed examples, suitable for beginners
- 2023-02-18 17:55:04下载
- 积分:1
-
迷宫求解
求解迷宫中一条通路的伪码算法等
迷宫求解
求解迷宫中一条通路的伪码算法等-Solving a maze to solve the maze path of pseudo-code algorithm
- 2022-05-14 21:42:06下载
- 积分:1
-
The batch replace tool may automatically replace the documents
to the homepage d...
批量替换工具
可以自动替换掉文档于网页文件的关键字符,非常实用!- The batch replace tool may automatically replace the documents
to the homepage document essential character, is extremely practical!
- 2022-01-25 22:48:55下载
- 积分:1
-
这是一个绘制geodesic dome的程序,主要是通过分割起初设置的顶点来绘制出穹顶...
这是一个绘制geodesic dome的程序,主要是通过分割起初设置的顶点来绘制出穹顶-This is a map of the geodesic dome procedures, mainly through the partition of the vertex set initially to map out the dome
- 2022-02-22 06:42:02下载
- 积分:1