-
VB基础教学系统源代码
VB基础教学系统源代码-VB based teaching system source code
- 2023-03-29 16:40:03下载
- 积分:1
-
哈夫曼编码
哈夫曼编码(Huffman Coding),又称霍夫曼编码,是一种编码方式,哈夫曼编码是可变字长编码(VLC)的一种。Huffman于1952年提出一种编码方法,该方法完全依据字符出现概率来构造异字头的平均长度最短的码字,有时称之为最佳编码,一般就叫做Huffman编码(有时也称为霍夫曼编码)。
赫夫曼编码的具体方法:先按出现的概率大小排队,把两个最小的概率相加,作为新的概率 和剩余的概率重新排队,再把最小的两个概率相加,再重新排队,直到最后变成1。每次相 加时都将“0”和“1”赋与相加的两个概率,读出时由该符号开始一直走到最后的“1”, 将路线上所遇到的“0”和“1”按最低位到最高位的顺序排好,就是该符号的赫夫曼编码。
- 2023-03-09 19:15:02下载
- 积分:1
-
Linux系统命令及其使用详解
Linux系统命令及其使用详解.doc,程序员必备!文件管理,磁盘管理 压缩管理 进程管理 网络管理
- 2022-02-14 17:04:15下载
- 积分:1
-
用C++实现视力表的程序,很不错的哦
用C++实现视力表的程序,很不错的哦-C realization of the vision chart procedures, very good oh! !
- 2022-07-04 15:24:51下载
- 积分:1
-
本文摘要翻译了几篇文章的内容,简单介绍 ATL CAtlRegExp,GRETA,Boost::regex 等正则表达式库,这些表达式库使我们可以方便地利用正则...
本文摘要翻译了几篇文章的内容,简单介绍 ATL CAtlRegExp,GRETA,Boost::regex 等正则表达式库,这些表达式库使我们可以方便地利用正则库的巨大威力,给我们的工作提供了便利。-This paper translated articles the contents of a brief introduction ATL CAtlRegExp, GRETA, Boost : : regex is a regular expression such as library, expression library so that we can facilitate the use of the library is now enormous power of our work to provide the facilities.
- 2023-05-23 14:25:02下载
- 积分:1
-
prepared by the recent temporary contact, interface for reference
java 编写的最近临接点问题,界面可以,仅供参考-prepared by the recent temporary contact, interface for reference
- 2022-08-02 15:41:16下载
- 积分:1
-
This program is used for finding the dofollow blog on the internet , it is usefu...
This program is used for finding the dofollow blog on the internet , it is useful for the person who want to do the link building on other web sites.
- 2023-02-23 11:20:03下载
- 积分:1
-
hergesrgkl bvsdbvksdfbv pdfbgtrntrntrn
hergesrgkl bvsdbvksdfbv pdfbgtrntrntrn
- 2022-03-29 15:57:51下载
- 积分:1
-
这是一个关于通信录的源代码,主要特点,可以在他的基础上做一个财务软件。另外本程序还存在一些缺点,没有数据导出,这个我想好了,还没来得及做。...
这是一个关于通信录的源代码,主要特点,可以在他的基础上做一个财务软件。另外本程序还存在一些缺点,没有数据导出,这个我想好了,还没来得及做。-This is a communications recorded on the source code, the main characteristics, he can do on the basis of a financial software. Also this procedure there are still some shortcomings, no data is derived, I think the good that he had still not done.
- 2022-08-25 17:28:49下载
- 积分:1
-
中英文菜单 。把所有用到的字符串都放到文件中,一种语言一个文件,根据选择的语言到对应的文件中去加载字符串。...
中英文菜单 。把所有用到的字符串都放到文件中,一种语言一个文件,根据选择的语言到对应的文件中去加载字符串。-In Chinese and English menu. All the strings used are into file, a language of a document, depending on the chosen language to the corresponding file to load a string.
- 2022-04-21 11:53:43下载
- 积分:1