-
VC大全(精华版)源代码,很多源码,对大家很有帮助啊
VC大全(精华版)源代码,很多源码,对大家很有帮助啊-VC Solutions (best version) source code, many FOSS, ah helpful to everyone
- 2023-03-29 12:35:04下载
- 积分:1
-
GDI+的学习chm格式书籍,在vs2005平台下介绍,相当不错
GDI+的学习chm格式书籍,在vs2005平台下介绍,相当不错-GDI+ Learning chm format books, in VS2005 platform introduction, quite good
- 2022-03-26 09:52:52下载
- 积分:1
-
读写注册表程序,非常好的一个程序,可以读写注册表
读写注册表程序,非常好的一个程序,可以读写注册表-Read and write registry program, a very good program
- 2023-06-25 15:35:04下载
- 积分: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
-
谢文坚ASP ASP上船上船稳健
文件上传程序代码 希望对答家有帮助,asp的 可以自行修改-wenjian asp shangchuan wenjian asp shangchuan
- 2022-11-21 23:40:03下载
- 积分:1
-
线性表合并,将两个有序的线性表合并,合并后的线性表还是有序的...
线性表合并,将两个有序的线性表合并,合并后的线性表还是有序的-Linear form merger of the two merged in an orderly linear form, linear form after the merger or the orderly
- 2022-05-28 03:36:57下载
- 积分:1
-
用Timer做的一个漂亮的钟表程序!已调试通过!
用Timer做的一个漂亮的钟表程序!已调试通过!-Timer to do with a beautiful watch program! Have been debug through!
- 2022-02-02 18:02:35下载
- 积分:1
-
用冒泡、折半、插入、选择四种分类方法查找所需的元素
用冒泡、折半、插入、选择四种分类方法查找所需的元素-with bubbling half, insert, select four classifications identify the necessary elements
- 2022-07-22 02:53:46下载
- 积分:1
-
本程序实现了对ADXL加速度计在Delphi的…读出的所有方面
This program implements all aspects of readout of ADXL accelerometer in Delphi. It enables plotting and checking of output of typical ADXL 202 accelerometer. You can set RS via ini file and add more functionality Do not work with ADXR gyros.
- 2022-11-02 02:30:02下载
- 积分:1
-
这个程序将程序的源代码在不同语言HTML的机智…
This program converts source code of programs in different languages to html with syntax highlighting. You can customize suntax coloring scheme. Compiles with Delphi 7.
- 2023-08-11 20:20:03下载
- 积分:1