Hot Search : Source embeded web remote control p2p game More...
Location : Home Search - bit c
Search - bit c - List
LZW压缩和解压缩程序 lzw.c 主要的功能模块 bitio.c/bitio.h 一些支撑函数,支持以比特(bit)为单位的文件I/O 用法: 压缩 lzw E <in-file> <out-file> 解压缩 lzw D <in-file> <out-file> 压缩时,读入<in-file>中内容,压缩后存入<out-file>中,得到压缩文件。 解压缩时,读入<in-file>中内容,将结果存入<out-file>中,得到原文件。 本代码在linux+gcc/windows+vc下经过测试,为了使读者容易理解算法本身, 算法实现中仅采用了简单的错误处理机制和优化。-LZW compression and decompression procedures lzw.c major functional modules bitio.c / bitio . h some support function, and support bits (bit) for the File I / O usage : Compression 4,558,302 E
Date : 2008-10-13 Size : 1.87kb User : 冯灿科

看到RSA加密的C++类下载的人不少,我也下载了,并且稍微改动了一下,使它看上去更加易懂。在新年随手写了一套RSA文件加密,用win32dll封装使用了这个类,用C#写了文件加密和操作界面,可以实现密钥的保存和对任何文件的RSA加密操作。送给大家祝大家新年快乐。-see RSA encryption C downloaded to many people, I have downloaded and slightly altered a bit it looks more comprehensible. New Year threw in a written document RSA encryption, win32dll Compliant with the use of this category, C# to write document encryption and interface, can achieve key to the preservation of any documents and the RSA encryption operation. Give you wish you a happy New Year.
Date : 2008-10-13 Size : 273.51kb User : 周刘兵

这个程序是用C语言实现的。我使用了单向链表来实现对药品的增加. 删除等操作. 我修改了几次算法, 优化了一下. 如果有不足之处,还望各位多多指点。 设计目的: 这是一个专为小药店设计的药品管理系统. 可以对药品自由的进行添加、删除、查找等操作. 功能简介:(每个数字键对应相应的功能, 按数字键后,请按Enter键) \"1 - 增加药品\": 向系统增加一种药品 \"2 - 删除药品\": 删除系统中的一种药品 \"3 - 查找药品\": 输入药品的名称或编号, 如果找到了就显示药品信息 \"4 - 更新药品\": 增加或减少某种药品的数量 \"6 - 显示药品列表\": 按大小显示所有的药品的信息 \"7 - 显示销售记录\":显示每日或每月的销售记录 \"8 - 修改密码\": 更改登陆系统的密码 \"0 - 退出\": 退出系统。 退出时,程序自动保存数据.-this procedure is the C language. I use the one-way linked list of drugs to achieve the increase. Deleted operation. I revised the number algorithm, Optimizing a bit. If there are deficiencies, I would like to make instructions. Design Objective : This is a small shop for the design of drugs management system. Drugs can be added for free, delete, searching operation. Functional Description : (each corresponding figures for the corresponding key functions, according to key figures, Click the Enter key) "1-increase Drugs" : the system to increase a drug "2-Delete Drugs" : removal system of a drug "3-find drugs" : the importation of drugs the name or number. If found information on the drugs showed that the "4-Update Drugs" : increase or reduce the numb
Date : 2008-10-13 Size : 4.35kb User : CT

LZW压缩和解压缩程序 lzw.c 主要的功能模块 bitio.c/bitio.h 一些支撑函数,支持以比特(bit)为单位的文件I/O 用法: 压缩 lzw E <in-file> <out-file> 解压缩 lzw D <in-file> <out-file> 压缩时,读入<in-file>中内容,压缩后存入<out-file>中,得到压缩文件。 解压缩时,读入<in-file>中内容,将结果存入<out-file>中,得到原文件。 本代码在linux+gcc/windows+vc下经过测试,为了使读者容易理解算法本身, 算法实现中仅采用了简单的错误处理机制和优化。-LZW compression and decompression procedures lzw.c major functional modules bitio.c/bitio . h some support function, and support bits (bit) for the File I/O usage : Compression 4,558,302 E
Date : 2026-01-02 Size : 2kb User : 冯灿科

看到RSA加密的C++类下载的人不少,我也下载了,并且稍微改动了一下,使它看上去更加易懂。在新年随手写了一套RSA文件加密,用win32dll封装使用了这个类,用C#写了文件加密和操作界面,可以实现密钥的保存和对任何文件的RSA加密操作。送给大家祝大家新年快乐。-see RSA encryption C downloaded to many people, I have downloaded and slightly altered a bit it looks more comprehensible. New Year threw in a written document RSA encryption, win32dll Compliant with the use of this category, C# to write document encryption and interface, can achieve key to the preservation of any documents and the RSA encryption operation. Give you wish you a happy New Year.
Date : 2026-01-02 Size : 273kb User : 周刘兵

一只菜鸟的串口程序,建议初学者可以看看 希望可以对你们有点用-a serial newcomers procedures, the proposed beginners can hope to see you with a bit
Date : 2026-01-02 Size : 1.79mb User : 123

这个程序是用C语言实现的。我使用了单向链表来实现对药品的增加. 删除等操作. 我修改了几次算法, 优化了一下. 如果有不足之处,还望各位多多指点。 设计目的: 这是一个专为小药店设计的药品管理系统. 可以对药品自由的进行添加、删除、查找等操作. 功能简介:(每个数字键对应相应的功能, 按数字键后,请按Enter键) "1 - 增加药品": 向系统增加一种药品 "2 - 删除药品": 删除系统中的一种药品 "3 - 查找药品": 输入药品的名称或编号, 如果找到了就显示药品信息 "4 - 更新药品": 增加或减少某种药品的数量 "6 - 显示药品列表": 按大小显示所有的药品的信息 "7 - 显示销售记录":显示每日或每月的销售记录 "8 - 修改密码": 更改登陆系统的密码 "0 - 退出": 退出系统。 退出时,程序自动保存数据.-this procedure is the C language. I use the one-way linked list of drugs to achieve the increase. Deleted operation. I revised the number algorithm, Optimizing a bit. If there are deficiencies, I would like to make instructions. Design Objective : This is a small shop for the design of drugs management system. Drugs can be added for free, delete, searching operation. Functional Description : (each corresponding figures for the corresponding key functions, according to key figures, Click the Enter key) "1-increase Drugs" : the system to increase a drug "2-Delete Drugs" : removal system of a drug "3-find drugs" : the importation of drugs the name or number. If found information on the drugs showed that the "4-Update Drugs" : increase or reduce the numb
Date : 2026-01-02 Size : 4kb User :

这是一个用DELPHI实现的CRC32位校验的小程序,各位可以用来进行CRC校验.-This is a used DELPHI realize the CRC32 checksum bit small procedures that can be used for CRC checksum.
Date : 2026-01-02 Size : 2kb User : 欧盛芬

用C++实现了算术编码 希望对大家有点帮助 第一次自己编程-With C++ Achieved arithmetic coding hope we are a bit to help the first time its own programming
Date : 2026-01-02 Size : 1kb User : caocao

算术编码方法是将被编码的一则消息或符号串(序列)表示成0和1之间的一个间隔(Interval),即对一串符号直接编码成[0,1]区间上的一个浮点小数。符号序列越长,编码表示它的间隔越小,表示这一间隔所需的位数就越多。信源中的符号序列仍然要根据某种模式生成概率的大小来减少间隔。可能出现的符号概率要比不太可能出现的符号减少范围小,因此,只正加较少的比特位。-Arithmetic coding method is to be a coded message or symbol strings (sequences) that between 0 and 1 into an interval (Interval), that is directly encoded into a string of symbols [0,1] range of a floating-point decimal. The longer the symbol sequence, encoding the smaller the interval that it said that the median of this interval, the more necessary. Source is still the symbolic sequence generated according to a mode to reduce the size of the probability interval. May be less than the probability of the symbols of the symbols may be small to reduce the scope, therefore, are only plus-bit bit less.
Date : 2026-01-02 Size : 6kb User : 邱颖

MP3文件以一帧为一个编码单元,各帧编码数据是独立的。为了清晰而准确地描述mp3文件格式,下面采用位流语法描述,这种语法格式与c语言近似,易于理解,且描述清晰-An MP3 file to a coding unit, the encoded data frame is independent. In order to clear and accurate description of mp3 file format, the following description of the use of bit-stream syntax, the syntax and language similar to c, easy to understand and describe a clear
Date : 2026-01-02 Size : 179kb User :

LZW算法的C语言实现,最多可扩展到15位-This is the LZW module which implements a more powerful version of the algorithm. This version of the program has three major improvements over LZW12.C. First, it expands the maximum code size to 15 bits. Second, it starts encoding with 9 bit codes, workingits way up in bit size only as necessary. Finally, it flushes thedictionary when done.
Date : 2026-01-02 Size : 3kb User : libin

1.问题描述 对于给定的正整数n,格雷码为满足如下条件的一个编码序列: (1) 序列由2n个编码组成,每个编码都是长度为n的二进制位串。 (2) 序列中无相同的编码。 (3) 序列中位置相邻的两个编码恰有一位不同。 例如:n=2时的格雷码为:{00, 01, 11, 10}。 -1. Problem Description for a given positive integer n, Gray code to meet a coding sequence of the following conditions: (1) a coding sequence of the 2n, each code is of length n binary bit string. (2) without the same coding sequence. (3) position of the sequence adjacent to exactly one of two different codes. For example: n = 2 when the Gray code is: (00, 01, 11, 10).
Date : 2026-01-02 Size : 19kb User : 杨小明

用C所编写的24位bmp文件的jpeg压缩程序-Prepared using C 24-bit bmp file of jpeg compression program
Date : 2026-01-02 Size : 3.47mb User : mastor

一个分析MPEG的TS码流比特速率的c代码,分析设置传输参数等。-An analysis of the TS stream MPEG bit rate of the c code analysis settings transfer parameters.
Date : 2026-01-02 Size : 6kb User : 李亮

PAV (H265) 是 音视频 压缩解压 协议,非常不同于H264/MPEG4,ZPAV (H265) 的基本算法 是 小波,多级树集合群,广义小波,数学形态小波,...... ZPAV (H265) 基本算法 : 1,图象与声音分解与合成 :小波 ; 2,图象与声音前处理 :小波子带零交叉降噪,目标纹理处理,语音处理 ; 3,速率控制 :小波子带熵速率控制 ; 4,量化与反量化 :小波子带熵量化与反量化 ; 5,低频分量和高频分量的降维 :小波子带邻域交叉降维 ; 6,运动矢量和量化表的分解与合成 :广义小波 ; 7,位面编码 :数学形态小波,多级树集合群,嵌入零树,位面降维 ; 8,位流编码 :算术编码,熵编码 ; 9,运动估计 :宏块最优决策,运动矢量预测 ; A,运动搜索 :钻石,大钻石,小钻石,方形 ; B,图象与声音后处理 :低通滤波,断点重构,宏块平滑 ; C,误码纠错 :矢量仿真,帧间仿真 。 -The PAV (H265) is the audio and video compression and decompression protocol, is very different from H264/MPEG4 ZPAV (H265) algorithm is a wavelet, multi-level tree collection group, and generalized wavelets, mathematical morphology, wavelet, ... ZPAV (H265) algorithm: 1, image and sound decomposition and synthesis: wavelet 2, image and sound processing: wavelet sub-band zero-crossing noise, target texture processing, speech processing 3, the rate control: wavelet subband entropy rate control 4, quantization and inverse quantization: Wavelet subband entropy quantization and inverse quantization 5, the dimensionality reduction of the low frequency component and high frequency components: the wavelet subbands neighborhood cross-dimensionality reduction 6, the decomposition and synthesis of the motion vector and quantization tables: generalized wavelet 7, bit-plane coding: the mathematical form of wavelet multi-level tree collection group, embedded zerotree, bit plane
Date : 2026-01-02 Size : 4.6mb User : 李阳

./bin/exe c 源文件 目标文件 --表示压缩 ./bin/exe d 压缩后文件 解压后文件 --表示解压缩 利用huffman原理与位运算完成的压缩解压缩-/ bin/exe c source file target file- compression. d compression extract file- that using huffman principle and bit computing to complete the compression and decompression
Date : 2026-01-02 Size : 9kb User : 温黄东

对给定的文本文件进行压缩和解压 程序功能: 1.压缩(5个命令行参数) Compress c 输入文件名 输出文件名 start step 将输入文件压缩为输出文件。Start,step意义见下面。 2.解压(3个命令行参数) 上面生成的压缩的输入文件解解压缩到输出文件,如果不是上面压缩的格式(根据文件特征识别),报错。 一元编码可以对整数序列进行编码。 非负整数n的一元编码(unary code)定义为n-1个1后跟一个0(表1)。 还可以定义通用的一元编码,也叫做“开始-步长”(start-step)码。这种编码取决于一个整参数二元组(start-step),定义如下:对数据字符进行编码的第n个码字由n个1后跟一个0再加上所有的a位码组成,其中a = start+n*step。表2和表3分别给出了(3,2)的编码格式和(2,1)的编码格式。-Given text file compression and decompression procedures: 1. Compression (5 command line arguments) Compress c input file name of the output file names start step input file compression for the output file. Start, step significance see below. 2. Input file compression decompression (three command-line parameters) generated above solution extracted to the output file, if not above compressed format (identification), based on the file characteristics error. Coding the one yuan encoding sequence of integers. N-1 is defined as a 1 followed by a 0 in the non-negative integer n monohydric encoding (unary code) (Table 1). Can also define a common coding, also known as the " Start- step" (start-step) code. This coding depends on the tuple of an integer parameter (start-STEP), defined as follows: encoding the data characters of the n-th code word is formed of n a 1 followed by a 0 plus all of the a-bit code, wherein a = start+n* step. Tables 2 and 3 were given (3,2), the encoding forma
Date : 2026-01-02 Size : 97kb User : yongge

这是一个二进制的转换C语言程序,希望能给大家带来一点帮助,谢谢大家!-This is a binary conversion C language program, we hope to bring a bit of help, thank you!
Date : 2026-01-02 Size : 1.03mb User : liyazhou

这是一个练习使用位写入/写出的程序,利用bitio.c和bitio.h工具整合,可以向文本文件E:\\bitio1.txt中读取和写入数个位,使用者可以通过调试功能进一步了解位写入写出的作用。进而给今后做数据压缩打下基础。-This is a practice using bit write/write program, using bitio.c and bitio.h tool integration, you can read and write several bits to the text file E: \\ bitio1.txt, the user can pass Debugging function to further understand the role of bit write write. And then lay the foundation for future data compression.
Date : 2026-01-02 Size : 217kb User : songs
CodeBus is one of the largest source code repositories on the Internet!
Contact us :
1999-2046 CodeBus All Rights Reserved.