-
book on the case, the University of the right to upload the learning needs of le...
书上的例子,上传给大学右需要的学习学习,是本人学习过程中的作品-book on the case, the University of the right to upload the learning needs of learning, and I am learning process works
- 2022-07-19 12:47:09下载
- 积分:1
-
哈夫曼编码
哈夫曼编码(Huffman Coding),又称霍夫曼编码,是一种编码方式,哈夫曼编码是可变字长编码(VLC)的一种。Huffman于1952年提出一种编码方法,该方法完全依据字符出现概率来构造异字头的平均长度最短的码字,有时称之为最佳编码,一般就叫做Huffman编码(有时也称为霍夫曼编码)。
赫夫曼编码的具体方法:先按出现的概率大小排队,把两个最小的概率相加,作为新的概率 和剩余的概率重新排队,再把最小的两个概率相加,再重新排队,直到最后变成1。每次相 加时都将“0”和“1”赋与相加的两个概率,读出时由该符号开始一直走到最后的“1”, 将路线上所遇到的“0”和“1”按最低位到最高位的顺序排好,就是该符号的赫夫曼编码。
- 2023-03-09 19:15:02下载
- 积分:1
-
获取主硬盘序列号
获取主硬盘序列号-access to the primary hard drive serial number
- 2022-02-21 20:48:39下载
- 积分:1
-
_CPU_ based on the precision timer, the clock frequency is higher
基于_CPU_的精确计时器,时钟频率越高-_CPU_ based on the precision timer, the clock frequency is higher
- 2022-04-18 19:48:21下载
- 积分:1
-
rjmcmc 图像处理
应用背景
使用该代码可以对图像进行特征提取。例如提取卫星图像中街道里的斑马线。还可以对闪电图像中电流路径进行提取,获得图像中电流的运动路径。
关键技术
visual studio
首先使用cmake将代码转换成visual studio项目, 转换过程中会提示安装一些必须软件如boost,shapelib,wxwidegets等等。
linux
qtcreator下使用g++
- 2022-02-14 07:02:41下载
- 积分:1
-
一个好用的线程池
一个好用的线程池 -a user-friendly Thread Pool
- 2022-02-24 20:20:03下载
- 积分:1
-
dosboxkeyi yonglaiwangdosyouxi
dosboxkeyi yonglaiwangdosyouxi
- 2022-11-16 13:40:03下载
- 积分:1
-
wince 5.0 MFC EVC 4.0应用程序
wince 5.0 MFC EVC 4.0应用程序-wince 5.0 MFC EVC 4.0 application
- 2022-04-27 04:38:10下载
- 积分:1
-
i want to something in this intnet that i need it very much!
i want to somethin...
tlc549 AD转换程序
i want to something in this intnet that i need it very much!-i want to something in this intnet that i need it very much!
i want to something in this intnet that i need it very much!
- 2022-02-26 21:27:36下载
- 积分:1
-
进行 n个学生成绩从高到低排名,排名方式根据函数的style参数进行,如style为 ‘a’ 按升序排,style为 ‘d’ 按降序排。 ( a:ascendi...
进行 n个学生成绩从高到低排名,排名方式根据函数的style参数进行,如style为 ‘a’ 按升序排,style为 ‘d’ 按降序排。 ( a:ascending 升,d: descending 降) -For n ranked from high to low student achievement, ranked according to the function of the style parameters, such as the style of " a" by ascending row, style for the " d" in descending row. (A: ascending l, d: descending down)
- 2022-05-13 14:34:44下载
- 积分:1