-
简单栈和队列的模拟
通过利用简单的C++程序来利用链表分别实现栈和实现队列,支持简单的UI界面来实现输入与输出。
- 2022-02-16 06:57:01下载
- 积分:1
-
RDLC_Print
打印本地报表没有预览
- 2022-04-25 12:15:20下载
- 积分:1
-
HuffanCoding
读取数据,统计所得到的文件中每个字母的权值,创建哈夫曼树,哈夫曼编码。哈夫曼解码,解码后内容写入到指定的文件。
读取数据里面的内容是由英文单词组成。读取文件的时候传入文件存放的路径、读取方式以及读出以后存放的数组,最终可以得到一个存放目标文件内容的数组。
将得到的数组进行字母权值的统计,统计每个字母出现的次数,次数即为每个字母的权值。
将得到的字符数组与权值数组作为创建哈夫曼树的依据,哈夫曼树根据每个字母权值的大小来创建,每个节点,包括权值、父节点、左子、右子和字母本身。
根据哈夫曼树进行编码。形成目标文件的哈夫曼编码,将此编码返回。
根据哈夫曼树得到的数组即为解码数组,解码数组作为解码的结果返回。
写入输出文件,将解码得到的数组、文件的完整路径以及文件的写方式作为参数传入,将数组写入到相应的文件中。
(Read the data, statistical documents obtained weights for each letter, create a Huffman tree, Huffman coding. Huffman decoding, the decoded contents are written to the specified file.
Read the content inside is composed of English words. When the incoming file to read the file storage path, read mode and read out after storage array that can eventually get a storage target file contents of the array.
The resulting array of letter weights statistics, statistical number of occurrences of each letter, the number is the weight of each letter.
The resulting character array with the weights array as the basis for creating Huffman tree, Huffman tree based on the size of the weights of each letter to create, for each node, including weights, parent, left child, right child, and letter itself.
According to Huffman coding. The formation of the target file Huffman coding, this code returns.
According to Huffman decoding the resulting array is an array, the decoder decodes the result is retur)
- 2020-07-02 15:40:01下载
- 积分:1
-
h264
h264实现监控,不是动态的,是通过读取每一帧图像(h264 yuv420 to rgb)
- 2013-10-27 00:19:11下载
- 积分:1
-
include
通过C语言实现对校园景点的查看,最短路径的查询,对景点的增加,删除,和更新(Through the C language to achieve the campus system navigation, query the shortest path, campus function, add to delete the updated attractions.)
- 2018-06-26 20:23:09下载
- 积分:1
-
C#改邮件并关电脑和操作数据库-自已用的
C#改邮件并关电脑和操作数据库-自已用的
主要是数据库放老家,
来回比较远
便写了一个接收邮件执行多种命令的小软件
包括关机和读写数据库
- 2023-08-05 22:40:03下载
- 积分:1
-
RadioAndCheckButton
一只菜鸟的串口程序,建议初学者可以看看
希望可以对你们有点用(a serial newcomers procedures, the proposed beginners can hope to see you with a bit)
- 2006-10-17 17:49:03下载
- 积分:1
-
16x64led左右滚屏等程序资料
16x64led左右滚屏等程序资料16x64led左右滚屏等程序资料16x64led左右滚屏等程序资料16x64led左右滚屏等程序资料16x64led左右滚屏等程序资料16x64led左右滚屏等程序资料16x64led左右滚屏等程序资料
- 2023-01-18 04:10:04下载
- 积分:1
-
gbn
使用GBN协议,模拟GBN的工作原理. (GBN protocol used to simulate the working principle of GBN.)
- 2020-06-30 16:40:01下载
- 积分:1
-
tongxin
智能小车使用遥控控制的源代码,本代码可以作为进一步研究的参考(Smart car using the remote control of the source code, the code can be used as reference for further research)
- 2013-10-25 15:14:21下载
- 积分:1