-
vnc客户端与服务端源码,编译通过
该代码包含vnc客户端和服务端源码,可以配置链接服务端的密码和端口,用c写的,对于学习远程协助或学习tcp链接也是有帮助的
- 2023-04-30 14:15:03下载
- 积分:1
-
vc不规则(动画)界面,利用gdi+动态加载png格式文件
vc不规则(动画)界面,利用gdi+动态加载png格式文件-vc irregular (animation) interface, use gdi+ dynamic loading png format
- 2022-02-21 10:15:39下载
- 积分:1
-
Filemon 源代码.zip
Filemon 源代码.zip-Filemon source code. Zip
- 2022-03-31 13:15:28下载
- 积分:1
-
The design of asynchronous fifo,
Asynchronous fifo design, can be a good compl...
- 2022-01-27 17:51:55下载
- 积分:1
-
about this DES(数据加密标准)的C + +代码
This about DES ( Data Encryption Standard ) C++ CODE
- 2022-02-22 12:32:42下载
- 积分: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
-
Queue management package categories, including mutex locks, the function of FIFO
队列管理封装类,包括mutex锁, 先进先出的功能-Queue management package categories, including mutex locks, the function of FIFO
- 2022-03-13 22:08:52下载
- 积分:1
-
朴素贝叶斯分类器,使用C++基于朴素贝叶斯分类器的实现…
朴素贝叶斯分类器,用C++实现的基于朴素贝叶斯算法的分类器-Naive Bayesian classifier, using C++ Realize based on Naive Bayesian Classifier Algorithm
- 2022-09-03 02:55:03下载
- 积分:1
-
dot1x_client 802.1x认证客户端源码
dot1x_client 802.1x认证客户端源码,使用了C、C++在windows系统下实现了认证用户,简介的界面,在多数平台下编译通过。
- 2022-12-25 03:25:04下载
- 积分:1
-
为大选的学生领袖电子投票
这一项目使学生投票学校组织的领袖。
它可以方便地进行操作与 sql 的连接
- 2022-01-26 04:14:28下载
- 积分:1