-
安装程序制作软件
安装程序制作软件-software installation procedures
- 2022-03-02 13:45:51下载
- 积分:1
-
《Visual C++网络通信》中所有例子配套代码,请安下心学习和看明白,这本书所讲的还不错...
《Visual C++网络通信》中所有例子配套代码,请安下心学习和看明白,这本书所讲的还不错-"Visual C communications network," all the examples supporting code, requests are determined to learn and understand this, this book also stresses the good
- 2022-06-18 14:00:33下载
- 积分:1
-
dot matrix controller
dot matrix controller
- 2022-01-25 19:22:50下载
- 积分:1
-
自适应神经网络的源代码
Adaptive Neural Networks
自适应神经网络是实现神经网络自适应算法的集合-Adaptive neural network source code
Adaptive Neural Networks
Adaptive neural network is to achieve a collection of neural network adaptive algorithm
- 2023-01-20 14:55:04下载
- 积分:1
-
eVC stl 方便大家在evc中使用stl 帮助程序员更方便的编程。
eVC stl 方便大家在evc中使用stl 帮助程序员更方便的编程。-stl facilitate the use of AES stl help programmers more convenient programming.
- 2022-01-25 20:41:01下载
- 积分:1
-
this code is thresholding image with fuzzy c
this code is thresholding image with fuzzy c-meam thresholding, it good result than Otsu method.
- 2023-02-22 18:05:03下载
- 积分:1
-
资料比较好
有程序,容易学习
容易看的懂
资料比较好
有程序,容易学习
容易看的懂-Better information on procedures, easier to learn to read easy to understand
- 2022-03-15 01:09:03下载
- 积分:1
-
一个很好unicode lib 库
一个很好unicode lib 库-a good lib library
- 2022-03-23 04:30:33下载
- 积分:1
-
手机加密通话软件,通过GSM网络的CSD信道传输数据,与VOIP不同,无须后台就可以实现点对点呼叫...
手机加密通话软件,通过GSM网络的CSD信道传输数据,与VOIP不同,无须后台就可以实现点对点呼叫-Phone call encryption software, the CSD through the GSM network to transmit data channel, with different VOIP without the background can be achieved point-to-point call
- 2022-06-21 03:12:55下载
- 积分: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