搜索资源列表
二叉树演示
- 一个小小的c 语言程序源码!演示二叉树的可视化程序编码!-a small c language program source code! Binary Tree demonstration of visual programming coding!
md5编码生成器
- md5的反编码生成器, 测试可以破解五位字符的md5加密,六位以上需要大量的空间。-md5 anti-generator coding, testing can solve the problem of five characters md5 encrypted, six more than needed a lot of space.
Csms
- 这几天不停的收关于短信的pdu编码程序.在整理程序为下 在这里发到网上希望对朋友们有所帮助 这个程序以C#写成.有大部份的代码是我反编后处理得到的. 现在暂时在发号码不等于13的电话时有问题 可以收发短信 -these days constantly on the resumption of SMS pdu coding process. Tidying up the process for the next made here online fri
实验5
- 哈夫曼编码/译码 背景介绍: 利用哈夫曼编码进行通信可以大大提高信道利用率,缩短信息传输时间,降低传输成本。但是,这要求这发送端通过一个编码系统对待传数据预先编码,在发送端将传来的数据进行译码(复原)。对于双工信道。每端都需要一个完整的编译码系统。本程序将为这样的信息收发站写一个哈夫曼的编译码系统。 哈夫曼编码/译码: 程序运行步骤: 1、建立哈夫曼树,从键盘输入字符集大小,字符以及频度。 2、对字符进行编码,输出编码结果,分单个句子和整个句子输出,编码导入
哈夫曼译码
- [基本要求] 一个完整的系统应具有以下功能: (1)I:初始化(Initialization)。从终端读入字符集大小n,以及n个字符和n个权值,建立哈夫曼树,并将它存于文件hfmTree中。 (2)E:编码(Encoding)。利用已建好的哈夫曼树(如不在内存,则从文件hfmTree中读入),对文件ToBeTran中的正文进行编码,然后将结果存入文件CodeFile中。 (3)D:译码(Decoding)。利用已建好的哈夫曼树将文件CodeFile中的代码进行译码,结果存入文件T
huffmancodeanddecode
- 这是一个采用二进制进行Huffman编码的程序,主要用于图像的无损压缩。-This is a binary Huffman coding for the procedure, mainly for lossless compression of image.
2003103123103519431
- 这个是一个比较好的编码算法 具有动画效应 是初学者参考的好东西-this is a relatively good coding algorithm animation effects are beginners reference to the good things
feinuovc
- 用vc实现了费诺编码,香农编码等,在同一个窗口中实现了不同的编码-vc used to achieve the fee Connaught coding, coding Shannon, in a window with the realization of the different coding
yZCSharp
- 设置好sql数据库连接串后,可自动列出表,并生成相应的C#数据库操作类代码,如更新,删除,修改等,大大减少了你编码的工作时间,不仅是个实用的好工具,其源代码也很有参考价值-installed sql database connection string, the table can automatically list, and generating the corresponding C# code database operation types, such as updating, del
hot
- 一个类似windows扫雷游戏的工具编码,是我的第一次编程的作品-a game similar to mine the windows coding tools, I was the first program of works huh
info469
- 本书内容由三部分组成。第一部分介绍信息论与信息科学的基本知识, 第二部分介绍 Shannon 信息论的基本内容,第三部分介绍信息论的应用。本书叙述力求通俗简练,较长的定理证明将通过指定参考书给出,各章附有习题与注解说明。对大型的练习,如无失真数据压缩编码、有失真图象压缩编码、调制编码及其他编码技术作者编制了若干个大型的练习试验,作为信息论理论教学的补充与尝试,有条件的学校可以开设。~..~-contents of the book consists of three parts. The fir
04051b33刘奏
- 一个哈夫曼算法.具体题目如下: 题目要求:1)建立一正文文件(本程序中建立的文件名文test.txt),向其中输入字符(本程序中可输入任意ASCII值) 2)通过哈夫曼算法求出文件中字符的相应编码 3)建立一与正文文件(test.txt)对应的编码文件(本程序中为bainma.txt)-a Huffman algorithm. Specific topics are as follows : Subject : 1) the establishment of a text document (t
Test
- V C++编码的简单计算器,可以进行简单的一般运算。-V C++ Coding a simple calculator that can be a simple regular expression.
chengxu
- 同步模块程序,可以测试在OFDM模块中的同步问题,进行研究同步问题,代码编写非常优秀,值得一看-Synchronization module procedures, you can test in OFDM synchronization module studied synchronization problems, coding is excellent, worth a visit
feno
- 进行香农、费诺和赫夫曼信源编码 对离散信源,如一段中文或者英文文字(txt文件)进行分析,统计信源空间,然后进行编码,存储编码码表; 根据编码码表进行信源译码 -To Shannon, fees Novo Huffman source coding for discrete sources, as a Chinese or English text (txt file) for analysis and statistical information source space, an
CPP-Coding-Standards
- 两位知名的C++专家讲全球C++界20年的集体智慧和经验凝结成一套编程规范。-Two of known C++ experts speak the global C++ industry for 20 years of collective wisdom and experience condensed into a set of programming specifications.
Generate-random-coding
- 产生随机编码,能产生0-9和a-z四个数的图片验证码. -Generate random coding
Coding
- 文件加密工具,可以加密、解密文件夹下所有文件,包括子文件夹下的文件-Encryption tool for files, which can encode and decode all files in a folder, including the files in the subfolder.
HDB3-coding
- 主要是HDB3编程一些资料,内含一个MATLAB实现HDB3的实验报告-The main program is HDB3 some information, containing a MATLAB implementation HDB3 lab reports
MinApp
- Class-less Coding - Minimalist C# and Why F# and Function Programming Has Some Advantages Summary: Can we use just the native .NET classes for developing code, rather than immediately writing an application specific class that often is little more t
