资源列表
Huffman
- 实现霍夫曼编码和霍夫曼解码,并统计原文件中的各个字符出现的频率,将字符及其出现的频率保存至txt文件中,构建的霍夫曼树也将被保存至txt文件中。-Achieve Huffman coding and Huffman decoding and statistical frequency of each character in the original document that appears to save the characters and their frequency of occur
fdi213b
- xfs java este ora enbviar
ueditor1_1_8_1-gbk
- Ueditor是由百度web前端研发部开发所见即所得的编辑器,具有轻量,可定制,注重用户体验等特点。Ueditor基于BSD开源协议,除了具有代码精简、加载迅速的轻量级特质外,还采用了分层理念,使开发者可以根据实际应用和需求自由定制-Ueditor is Baidu web front-end R & D department to develop WYSIWYG editor, with a lightweight, customizable, and focus on user experi
Microsoft-Word--1.1a-Source-Code
- 微软Microsoft Word V1.1a的完整开发文档及源代码,采用C/C++和ASM实现,完整金山WPS,绝品大师级源代码,先驱的杰作,WINDOWS开发者研究必备。本代码及MS-DOS V1.1-V2.0源代码由潜龙(QQ:30101)倾情提供。-MS Word 1.1a (Microsoft Word for Windows Version 1.1a Source Code),MS-Word V1.1a Source Code
PDFViewer
- 基于Foxit_PDF_SDK_DLL_3.1的PDF阅读器源码-PDF Viewer C++ Code based on Foxit_PDF_SDK_DLL_3.1
SP_Flash_Tool_v3.1316_Win
- 1分享燒手機工具TWM Android A5S手機 2V3.1316SP Flash吧ya 3 MT65XX(1well,burn TWM A5S mobile haha 2version3.1316SP Flash 3MT65XX)
SumatraPDF-3.0-src
- SumatraPDF 3.0 官方源码.支持多种格式的阅读器:PDF, EPUB, MOBI, FB2, CHM, XPS, DjVu-SumatraPDF 3.0 source code. SumatraPDF is a multi-format (PDF, EPUB, MOBI, FB2, CHM, XPS, DjVu) reader for Windows under (A)GPLv3 license, with some code under BSD license (see AUTHO
The_Complete_Works_of_the_Chinese_version_of_Harry
- 哈利波特中文版全集(1-7),高清晰的版本,PDF文档版本。-The Complete Works of the Chinese version of Harry Potter (1-7), high-definition version, PDF version of the document.
UltraCompare
- UltraCompare,可以解读、编辑bashrc类型文件等多种格式的编辑器-UltraCompare, can read, edit the bashrc file types and other format editor
Cchensilu
- C沉思录中文.pdf非常有特点的一本书,全书假设读者已经通晓C++语言,重点告诉读者C++的概念以及一些C++的设计手段,比如用C++到底为什么会比C或者其他过程语言更好?-Very one has the characteristics of the book, the book assume that readers already familiar with C++ language, tell the reader focus on the concept of C++ and some
SortingProgram
- 实现各种排序功能,实现了选择排序、冒泡排序、插入排序、快速排序、希尔排序,并输出了每次一趟排序的结果。程序简介、清晰。-Implement various sorting functions to achieve the selection sort, bubble sort, insertion sort, quick sort, Hill, and the output of each trip to sort results. Program Descr iption and clear.