-
在书上学到的代码
这是一个TCP服务器,是从书上学到的,希望对大家有点用处,第一次用这个网站,哈哈哈
- 2022-02-04 02:14:18下载
- 积分:1
-
MATLABbeastcourse
MATLAB基础讲解 适用于初学者 学会MATLAB不是问题 简单易懂 适用性强(MATLAB for beginners to learn to explain the basis of MATLAB is not a problem easy to understand applicability)
- 2010-11-02 10:42:25下载
- 积分:1
-
baolingqiu
保龄球的计分规则,用C语言编的,找的好费劲(Bowling scoring rules, compiled with the C language, struggling to find a good)
- 2009-12-21 22:41:12下载
- 积分:1
-
sci-a
说明: TI F28335 的串口通讯程序;以测试过,可以放心使用。(TI F28335 Serial Communication procedures to test, and can be assured that use.)
- 2021-03-29 21:59:10下载
- 积分:1
-
哈夫曼编码
(1)、I:初始化(Initialization)。从终端读入字符集大小n,以及n个字符和n个权值,建立哈夫曼树,并将它存于文件hfmTree中。
(2)、E:编码(Encoding)。利用以建好的哈夫曼树(如不在内存,则从文件hfmTree中读入),对文件ToBeTran中的正文进行编码,然后将结果存入文件CodeFile中。
(3)、D:译码(Decoding)。利用已建好的哈夫曼树将文件CodeFile中的代码进行译码,结果存入文件TextFile中。
(4)、P:印代码文件(Print)。将文件CodeFile以紧凑格式显示在终端上,每行50个代码。同时将此字符形式的编码文件写入文件CodePrin中。
(5)、T:印哈夫曼树(Tree printing)。将已在内存中的哈夫曼树以直观的方式(树或凹入表形式)显示在终端上,同时将此字符形式的哈夫曼树写入文件TreePrint中((1), I: initialization (Initialization). From the terminal to read the character set size n, as well as n characters and N weights, build Huffman tree and save it in file hfmTree.
(2), E: Code (Encoding). Using the built Huffman tree (if not in memory, read from the file hfmTree), the text in the file ToBeTran is encoded, and the result is stored in the file CodeFile.
(3), D: decoding (Decoding). Using the built Huffman tree to decode the code in file CodeFile, the result is stored in file TextFile.
(4), P: printed code file (Print). The file CodeFile is displayed in a compact format on the terminal, with 50 codes per line. At the same time, the encoding file of this character form is written to file CodePrin.
(5), T: Tree printing. The Hoffman tree, already in memory, is displayed on the terminal in an intuitive way (tree or concave form), and the Hoffman tree of this character is written into the file TreePrint.)
- 2018-06-05 09:11:16下载
- 积分:1
-
Processor system pratice
说明: 处理器系统,包括创建进程(QQ)、枚举进程、自定义消息发送、共享内存、线程同步等功能,有MFC界面(Processor system, including create process (QQ), enumeration process, custom message sending, shared memory, thread synchronization and other functions, with MFC interface)
- 2020-11-14 22:49:37下载
- 积分:1
-
seisemic_zhejihecheng
地球物理地震数据处理,专用于卷积合成卷积(Geophysical seismic data processing, convolution)
- 2013-12-30 07:11:36下载
- 积分:1
-
算法第三章
主要用伪码写的,算法第三章,可以参考一下,很好改成C++(Mainly written in pseudo code, algorithm 3
Chapter, you can refer to, very good to change to C++.)
- 2019-04-06 00:32:05下载
- 积分:1
-
FemSrc
说明: 在学习有限元课程时做的一个作业,用C/C++编程求解一个简单的有限元问题,可以作为有限元学习的编程实例,以更好地理解有限元理论(A homework done while studying the finite element course. Solving a simple finite element problem with C / C ++ programming can be used as a programming example for finite element learning to better understand the finite element theory.)
- 2020-03-29 13:25:23下载
- 积分:1
-
FEC
explain the coding and decoding of FEC
- 2010-09-16 01:10:14下载
- 积分:1