-
实用C++编程大全(Practical C++ Progranmming)
实用C++编程大全(Practical C++ Progranmming)-Practical C++ Programming (Practical C++ Progranmming)
- 2022-02-02 04:27:32下载
- 积分:1
-
串口调试程序,并附有说明文档,很全很详细!
串口调试程序,并附有说明文档,很全很详细! -Serial debugger, along with documentation, it is all in great detail!
- 2022-11-27 12:05:04下载
- 积分:1
-
Drawing any plant function curve using ATL ActiveX
用 ATL ActiveX 绘制任意平面函数的曲线 -Drawing any plant function curve using ATL ActiveX
- 2022-10-27 05:10:03下载
- 积分:1
-
JAVA 版MPEG播放器 大家
JAVA 版MPEG播放器 大家-MPEG player for java edition,have a look.
- 2022-07-15 04:00:49下载
- 积分:1
-
本程序是一个例子,一个定时器计数从20使用SDL定时器功能。
This program is a example of a timer counting down from 20 using the SDL timer function
- 2022-03-23 15:18:37下载
- 积分:1
-
编写程序 采用单链表表示集合,并实现两个集合的并、交和差...
编写程序 采用单链表表示集合,并实现两个集合的并、交和差-Programming that set a single-linked list, and realize the two collections and, pay and poor
- 2022-03-17 18:44:18下载
- 积分:1
-
显示进度,很好看的
显示进度,很好看的-show progress and a good read
- 2022-01-22 07:56:32下载
- 积分: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
-
二进制数据转变为C语言源代码, 可以将二进制数据转变为C语言....
二进制数据转变为C语言源代码, 可以将二进制数据转变为C语言.-Binary data into a C language source code, binary data can be transformed into C language.
- 2022-02-21 03:24:34下载
- 积分:1
-
butterfly on nature
butterfly on nature-butterfly on nature
- 2022-02-28 19:28:14下载
- 积分:1