搜索资源列表
hufuman
- 哈夫曼编码源程序!好东西啊 喜欢的话 下吧 对学习数据压缩有好处-Huffman coding source! Ah good things like what are you learning good data compression
AAAHUF
- c编写的huffman,用于压缩数据,为最早最基础的压缩格式,现在常用的格式大多受启发于此-c Huffman prepared for data compression, the first for the most basic compression format, the format now used most enlightening here
info469
- 本书内容由三部分组成。第一部分介绍信息论与信息科学的基本知识, 第二部分介绍 Shannon 信息论的基本内容,第三部分介绍信息论的应用。本书叙述力求通俗简练,较长的定理证明将通过指定参考书给出,各章附有习题与注解说明。对大型的练习,如无失真数据压缩编码、有失真图象压缩编码、调制编码及其他编码技术作者编制了若干个大型的练习试验,作为信息论理论教学的补充与尝试,有条件的学校可以开设。~..~-contents of the book consists of three parts. The fir
ICTCLAS50_Windows_64_C
- 中文词法分析是中文信息处理的基础与关键。中国科学院计算技术研究所在多年研究工作积累的基础上,研制了汉语词法分析系统ICTCLAS(Institute of Computing Technology,Chinese Lexical Analysis System),主要功能包括中文分词;词性标注;命名实体识别;新词识别;同时支持用户词典;支持繁体中文;支持gb2312、GBK、UTF8等多种编码格式。 ICTCLAS分词速度单机500KB/s,分词精度98.45 ,API不超过100kb,各种词典
DirectShow
- 该系统是在vs2005下开发完成,实现了对摄像头数据的采集,并压缩保存文件-The system was developed under the vs2005 completed, realized the camera data collection, and save the file compression
press
- 非常经典的一个源码.....非常经典的一个源码-Data Compression Algorithms of LARC and LHarc Haruhiko Okumura
shiyan3
- 这个压缩格式关于栈,队列和递归数据结构源代码-The compression format on the stack, queue, and recursive data structure source code
1
- 实时曲线采集,采用自动压缩方式在一屏幕内无限压缩,可用于大批量数据长耗时数据采集-Real-time curve acquisition, automatic compression unlimited compression in a screen can be used for large amounts of data long time-consuming data collection
123
- SqlHelper.cs 执行带参数SQL,非带参数SQL,存储过程等语句 Access操作辅助类 JetAccess.cs Access的新建,压缩,加密等数据库文件操作 Oledb操作辅助类 OleDbHelper.cs 使用OleDb数据源执行SQL语句 -NET public library: SQL to access the underlying implementation class SqlHelper.cs parameters SQL, non-parameter
Core4
- Py.Core提供了以下的功能: - 字符串/日期/数字/正则表达式/文件/数据检查/类型转换 等常见操作。 - 缩略图/验证码/水印 等图片操作。 - 排序/搜索/加密/遍历 等常用算法。 - 日志功能(内置包括向 屏幕、窗口、文件、数据库 输出日志的工具)。 - HTML/INI/ZIP 压缩/JSON/XML/常用集合 等文件或数据结构的处理。 - FTP/上传/下载/邮件/登陆网站 等网络功能 。 -
mdbData
- C#创建ACCESS数据库及建表及压缩解压数据相关。本类屏蔽了命名空间,所以可以将本类引入任何命名空间中直接调用。-Please download the extension will be read. "CS" you can use C# directly C# to create ACCESS database and build tables and related compression decompression data. Shield namespace, so can the
video-copmression
- code for Video Compression and data embedding approach
crosscode
- 自己编写的C++小程序,十字算法,用到KD树,能够有效进行点云去噪,压缩数据-I have written a small program C++, cross algorithm used in KD tree, the point cloud can be effectively de-noising, compression of data
demCompress-
- 矢量数据与DEM数据批量压缩与解压缩源代码。-DEM data and vector data compression and decompression bulk source code.
CxDouglasAlgrithm
- 道格拉斯数据压缩算法。 算法特征:1.在不扰乱拓扑关系的前提下,对采样点数据进行合理的抽稀 2.对矢量坐标数据进行重新进行编码,以减少所需要的存储空间 3.矢量数据的压缩往往是不可逆的,数据压缩后,数据量变小了,数据的精度降低了-Douglas data compression algorithm. Algorithm characteristics: 1. In the relationship does not disturb the topology under the premise o
DS_EX1
- 数据结构实验:设计一个基于哈夫曼树的数据压缩程序,根据给定的待压缩文件中字符出现的频率建立相应哈夫曼树,构造哈夫曼编码表,在此基础上可以对待压缩文件进行压缩(即编码),同时可以对压缩后的二进制编码文件进行解压(即译码)-Experimental data structure: a design based on Huffman data compression program, to establish the corresponding Huffman tree based on the fr
douglas
- 数据压缩算法,主要应用图形图像的处理,也是地形图综合化简常用的方法-Data compression algorithm, the main application of graphics and image processing, but also the topographic map of the general use of the method
WindowsFormsApplication1
- 一个简单的随机数生成,猜数字游戏。包括了用户界面的控件数据读写,随机数生成等简易功能。压缩包为整个项目文件,用VS2015以上版本导入直接打开即可(A simple random number generation, guessing digital games. It includes simple functions such as data reading and writing of the user interface, random number generation and so