-
一个如何给应用程序加帮助文件响应的例子
一个如何给应用程序加帮助文件响应的例子--An example about how to add help files response to application
- 2022-04-20 19:01:32下载
- 积分:1
-
安装系统和# 39;的源代码(包括样品)酷!(相似…
nullsoft 安装系统的源代码(包含samples) cool!。(类似InstallShield的一个开源、Scriptable的安装系统)-installation of the system"s source code (including samples) cool! . (Similar to the one open source InstallShield, the installation of the system NSIS)
- 2022-03-12 15:08:58下载
- 积分:1
-
View wince a platform of hardware Information
一个查看wince平台下的各种硬件信息类-View wince a platform of hardware Information
- 2023-08-19 07:50:03下载
- 积分:1
-
这是一个实用于Winrunner的一个计算器GUI文件,可直接用于调试...
这是一个实用于Winrunner的一个计算器GUI文件,可直接用于调试-This is a practical on a calculator WinRunner GUI files, can be directly used for debugging
- 2022-08-26 12:02:27下载
- 积分:1
-
哈夫曼编码
哈夫曼编码(Huffman Coding),又称霍夫曼编码,是一种编码方式,哈夫曼编码是可变字长编码(VLC)的一种。Huffman于1952年提出一种编码方法,该方法完全依据字符出现概率来构造异字头的平均长度最短的码字,有时称之为最佳编码,一般就叫做Huffman编码(有时也称为霍夫曼编码)。
赫夫曼编码的具体方法:先按出现的概率大小排队,把两个最小的概率相加,作为新的概率 和剩余的概率重新排队,再把最小的两个概率相加,再重新排队,直到最后变成1。每次相 加时都将“0”和“1”赋与相加的两个概率,读出时由该符号开始一直走到最后的“1”, 将路线上所遇到的“0”和“1”按最低位到最高位的顺序排好,就是该符号的赫夫曼编码。
- 2023-03-09 19:15:02下载
- 积分:1
-
本程序为VB对输入输出口的编程,想要深入了解VB的不容错过.
本程序为VB对输入输出口的编程,想要深入了解VB的不容错过.- This procedure is VB to inputs the outlet the programming,
wants thoroughly to understand VB not not fault-tolerant
- 2022-06-29 13:17:19下载
- 积分:1
-
how to get host logical drivers ,use function:GetLogicalDrives()
也许你是一个自由人,找到一个方法如何获得主机逻辑驱动器在C++中,你会得到一个解决方案,使用我的代码!
- 2022-01-26 05:16:15下载
- 积分:1
-
好东西呀 站长请你检阅呀
好东西呀 站长请你检阅呀-head of the good things you ah ah reviewed
- 2022-06-27 12:15:04下载
- 积分:1
-
用数据库读写方法,在VC中对EXCEL文件进行读写操作,包括DAO,ODBC等...
用数据库读写方法,在VC中对EXCEL文件进行读写操作,包括DAO,ODBC等-database used to read and write, in the VC to Excel documents and write, including the DAO, ODBC, etc.-database used to read and write, in the VC to Excel documents and write, including the DAO, ODBC, etc.
- 2022-08-03 20:23:10下载
- 积分:1
-
the upload process is a small C as a tool for the graphics program. I improved s...
本上传的小程序是用C++为工具的图形程序。 本人经过改良使之变的很小,很简短。-the upload process is a small C as a tool for the graphics program. I improved so that they become very small, very brief.
- 2023-05-03 01:25:02下载
- 积分:1