-
5请认真阅读您的文件包然后写出其具体功能(至少要20个字)。尽量不要让站长把时间都花费在为您修正说明上。压缩包解压时不能有密码。系统会自动删除debug和rel...
5请认真阅读您的文件包然后写出其具体功能(至少要20个字)。尽量不要让站长把时间都花费在为您修正说明上。压缩包解压时不能有密码。系统会自动删除debug和release目录,所以请不要将文件放在这两个目录下
- 2022-08-19 21:32:41下载
- 积分:1
-
采用IO模拟I2C
该代码是基于STM107VCT6,I2C采用IO模拟的方式访问EEPROM的例程。由于网上经常出现使用STM的硬件I2C,总是会出现问题,这个代码中是采用IO模拟的方式
- 2022-04-20 10:22:41下载
- 积分: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
-
这是一个IP地址的分解代码可以将网址分解四个Int数据例如:(192.168.1.2)分解为192
168
1
2...
这是一个IP地址的分解代码可以将网址分解四个Int数据例如:(192.168.1.2)分解为192
168
1
2-This is an IP address of the decomposition of the code can be broken down 4 Int data such as URL: (192.168.1.2) divided into 19,216,812
- 2022-02-05 17:30:09下载
- 积分:1
-
this book is about how to programing the API program of windows,just shall it
这是一本关于编写windows API程序的学习书籍,很好!和大家分享-this book is about how to programing the API program of windows,just shall it
- 2022-03-14 17:10:31下载
- 积分:1
-
用UDP协议实现消息通讯有一个自己的类
用UDP协议实现消息通讯有一个自己的类-using UDP protocol messaging have their own category
- 2022-02-24 16:47:12下载
- 积分:1
-
包装的功能,帮助您在微软Visual C++ 6使用MySQL
the wrap functions that helps you to use mysql in microsoft visual c++ 6.0
- 2022-08-02 16:21:18下载
- 积分:1
-
列表 BFS 广度优先搜索
广度优先搜索 (BFS) 是一种策略寻找图中搜索时限于本质上是两个操作: (a) 访问和视察一个节点图 ;(b) 获得访问权的邻居的当前访问的节点的节点。BFS 从根节点开始,并检查所有相邻的节点。然后这些邻居节点的每个反过来,它检查其中人迹罕至,他们的邻居节点,等等。BFS 相比相当,但更多的内存 efficientIterative 深化深度优先搜索和深度优先搜索与对比。
- 2022-01-24 13:52:36下载
- 积分:1
-
这是一个销售短信软件
thi s is a sales sms software program
- 2022-03-14 01:02:58下载
- 积分:1
-
这是一个healthcrocodile源代码
it is a source code of healthcrocodile
- 2022-03-15 00:49:42下载
- 积分:1