-
平衡小车全部代码,亲测有效
STM32F103,STM32F103 平衡小车 有蓝牙 新手开发非常实用
- 2021-05-06下载
- 积分:1
-
cpp
这是DEITEL C++大学教程第七版书中课后题答案(This is the seventh edition of his book the University of DEITEL C++ tutorial after school answers)
- 2021-03-08 23:59:28下载
- 积分:1
-
LitERP
Multiplatform stock software, developed under Codeblocks IDE using ncurses library in linux and pdcurses in windows.
- 2012-08-04 11:41:23下载
- 积分: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
-
carworld
a racing game using c++ and openGL..simple game for the beginner in openGL
- 2020-09-07 14:18:05下载
- 积分:1
-
lab1-GPIO_LED
基于研旭开发板dsp28335的LED测试程序(Based on research and development board dsp28335 Asahi LED test procedure)
- 2014-05-13 11:20:32下载
- 积分:1
-
PreProcessor
this Class used to re-sampling image and convert at as you wont and as u need to use it in your program
- 2011-10-07 18:01:55下载
- 积分:1
-
social-network.tar
A simulation of a Social Network University of Palermo, Italy
- 2015-04-15 17:05:02下载
- 积分:1
-
潮流程序
非常好用的c++的潮流计算的程序,是关于电力系统最,优潮流计算的,可以用于很多方面,包括毕业设计,课题设计等,是电力系统及其自动化专业的可以下载参考,应该非常有用的额,是电力系统及其自动化专业的可以下载参考,应该非常有用的额
- 2022-02-04 06:02:04下载
- 积分:1
-
关于图形图学的C程序画圆
关于图形图学的C程序画圆-graphics on the graphics procedures Circle C
- 2022-02-09 13:32:28下载
- 积分:1