-
Microsoft Visual C++ 边沿检测与提取,轮廓跟踪
Microsoft Visual C++ 边沿检测与提取,轮廓跟踪-Microsoft Visual C++ Edge detection and extraction, contour tracing
- 2022-04-29 20:27:51下载
- 积分:1
-
Skype API application5
skype api application5
- 2022-04-08 19:43:35下载
- 积分: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
-
在客户端的USB改变畏缩,可串行、海量存储、切换…
改变wince上usb的client,可以在serial,mass storage和rndis之间切换。-Usb change wince at the client, can be serial, mass storage, and switch between rndis.
- 2022-02-21 03:18:20下载
- 积分:1
-
RichEdit
richedit
- 2022-08-06 10:33:20下载
- 积分:1
-
鼠标边框的显示方式
鼠标边框的显示方式-the vision mode of mouse frame
- 2022-03-02 00:45:21下载
- 积分:1
-
a good example of enabling and disabling the USB device,you should get it!!!!
一个很好的C++实例,尤其是想学设备驱动的人来说,再好不过了,来尽情的下载吧,没人拦你的-a good example of enabling and disabling the USB device,you should get it!!!!
- 2023-06-13 06:30:02下载
- 积分:1
-
魔术数字程序--经典程序
魔术数字程序--经典程序-magic number procedures-- procedures classic
- 2022-05-27 18:46:57下载
- 积分:1
-
VHDL硬件描述语言基础,非常好的一本书,有时间不妨看看!
VHDL硬件描述语言基础,非常好的一本书,有时间不妨看看!-VHDL hardware description language based, a very good book, time to take a look!
- 2022-03-15 14:32:38下载
- 积分:1
-
c语言计算器,实现加、减、乘、除、加括号、sin/cos/tan函数
c语言计算器,实现加、减、乘、除、加括号、sin/cos/tan函数-c language calculator to achieve add, subtract, multiply, divide, add parentheses, sin/cos/tan functions
- 2022-09-25 04:45:02下载
- 积分:1