-
[C/C++]哈夫曼编码及译码
构造赫夫曼树 HT , 并求出 n 个字符的赫夫曼编码 HC
//将结果存入 hufTree.txt...
[C/C++]哈夫曼编码及译码
构造赫夫曼树 HT , 并求出 n 个字符的赫夫曼编码 HC
//将结果存入 hufTree.txt-[C/C] Huffman coding and decoding structure HT Huffman tree, and obtained n characters of Huffman coding HC// results deposited hufTree.txt
- 2022-01-21 01:32:58下载
- 积分:1
-
这是一个可以供大家安装使用的软件,有好多的功能,我真的是没的上传了...
这是一个可以供大家安装使用的软件,有好多的功能,我真的是没的上传了-This is one everyone can use the software installation, there were a lot of features, I really had not upload
- 2022-01-25 23:07:41下载
- 积分:1
-
windows下自动靠边的窗口(带讲解)
windows下自动靠边的窗口(带讲解)-windows automatically sides of the window (on the band)
- 2022-03-04 07:48:22下载
- 积分:1
-
温湿度采集系统PC上位机源码
温湿度采集系统windows端上位机源码,支持4个终端,可以同时显示每个终端的温湿度及曲线,同时可以控制各个终端,可以连接服务器,是手持终端软件接入。
- 2022-02-04 08:31:09下载
- 积分:1
-
在VC中创建自绘式按钮类
在VC中创建自绘式按钮类--Coolbutton-created in VC-button self-decorated category-- Coolbutton
- 2023-06-15 05:00:02下载
- 积分:1
-
一个用变形贪婪法解货郎回路的C程序代码 思想 1.选择一条最短的边作为部分解。 2.选择一条最短的且将之加入到部分解不形成回路的边。 3.重复第2步,直至所有的...
一个用变形贪婪法解货郎回路的C程序代码 思想 1.选择一条最短的边作为部分解。 2.选择一条最短的且将之加入到部分解不形成回路的边。 3.重复第2步,直至所有的结点都包含在部分解中。-deformation with a greedy method for the Traveling Salesman circuit C code ideological one. Choose a minimum as part of the solution side. 2. Choose one of the shortest but to incorporate it into solutions that do not form part of the loop side. 3. Repeat Step 2 until all the nodes are included in some solution.
- 2022-06-21 15:56:06下载
- 积分:1
-
- 2022-04-14 15:05:24下载
- 积分:1
-
这个测试用例的线性的花园,在IOI 2008任务。
This test cases for linear garden, task in IOI 2008.-This is test cases for linear garden, task in IOI 2008.
- 2022-01-30 18:22:23下载
- 积分:1
-
带通配符的字符串匹配算法源代码 vc源代码
带通配符的字符串匹配算法源代码 vc源代码-the vc source code of string matching with wildcard.
- 2022-01-26 06:56:58下载
- 积分:1
-
关闭显示器的源程序,使用到::SendMessage(m_hWnd,WM_CLOSE,0,0)
关闭显示器的源程序,使用到::SendMessage(m_hWnd,WM_CLOSE,0,0) -Close the source display, use:: SendMessage (m_hWnd, WM_CLOSE, 0,0)
- 2022-07-17 14:21:43下载
- 积分:1