搜索资源列表
comp430s.zip
- 和Unix的compress/uncompress兼容的压缩/解压算法16位程序,适合压缩文本或重复字节较多的文件
rlezip_16bit_sc.zip
- 16位rle(压缩bmp文件)压缩算法源码
pucrunch_x86
- The original NuLib has been ported to many different systems. Version 3.2.5 is functionally similar to v3.2.4, but the source code and documentation were cleaned up by Devin Reade, making it easier to build. NuLib2 is generally superior, but NuLib do
程序内存驻留程序(TSR)8
- 在C语言中,可以用keep ( )函数将程序驻留内存。这个函数有两个参数:status和size。size为驻留内存长度,可以用size=_SS+_SP/16-_psp得到,当然这也是一种估算的方法,并不是精确值。函数执行完以后,出口状态信息保存在status中。比如,对于上面的例子,将“geninterrupt (0x60) ”改写成“keep(0,_SS+_SP/16-_psp) ”后再执行程序,这一段程序就被驻留,此后在其它的任何软件或程序设计中,只要用到了60H号中断,就会在屏幕上显示“
mvpa
- 都针对H.264做的运动算法的优化。该程序在UMHexagonS和EZPS算法的基础上只考虑了16*16块的方式, 较为简单的实现的算法,欢迎大家参考和讨论
16basecode
- 将文件破解成16进制的代码形式,有利于在自己生成一定格式的文件时(比如彩信文件),对文件的具体内容和格式进行分析
duolu_channel_video
- trident的apollo平台pn8400系列芯片,程序demo,多路视频解码,可支持16路D1或4路1080p-trident of apollo platform pn8400 series chip, program demo, multi-channel video decoder that can support 16 channels D1 or 4 1080p
comp430s.zip
- 和Unix的compress/uncompress兼容的压缩/解压算法16位程序,适合压缩文本或重复字节较多的文件,16-bit compression and decompression program which is compatible with that in Unix,it is suitable for text
LZW
- LZW算法实现对文本文件的压缩,对文本文件和图像文件都有较好的压缩效果。-LZW algorithm to compress and decompress text files, and is divided into two 12-bit and 16-bit versions. Has good compression effect on the image and text files.
LCD_1602
- 液晶屏lcd1602的使用历程,在actel的fusion系列FPGA中综合通过-LCD lcd1602 the use of the course, in the Actel FPGA series of fusion integrated through
dianzhenshijianxianshi
- 64*16的点阵显示,利用DS1302时钟芯片显示时间-64* 16 lattice shows that the use of display time clock chip DS1302
16-bit_Huffman
- 这个是我前一段时间在国外网站上找到的16-bit的霍夫曼编解码器。我们常用的都是8-bit的,希望这个对大家有用。尤其是对医学图像,因为其有8位,12位,16位等。-i got this 16-bit huffman codec from abroad website. we usually use 8-bit huffman codec. this source code is especially useful for medical image process.
callzipdll_callzlib_HUFUNHUF
- 字符串和文件压缩和解压缩的例子,既有成熟的第三方标准dll的调用例子(callzlib调用动态库压缩解压缩字符串,callzlib调用静态库压缩解压缩字符串.rar),也有zipdll这个 c++ dll的调用例子,还有16/32位Haffman编码压缩与解压缩的程序(huf,单文件压缩程序huftest,单文件解压缩程序huftest)。 huf目录的两个源程序:HUF.C和UNHUF.C能用16位编译器编译通过,不能在VC中直接编译通过 现在我已经将HUF/UNHUF的代码用v
BCHCODE
- 这段程序包含BCH(16,8) /BCH(17,9)的截短码/的编码表和错误图样表 以及解码程序BCH_DECODE(),可用于BCH(16,8)的编解码 提供较高的编解码速度,和很强的就错能力-This section contains BCH (16,8)/BCH 17,9 (short)/coding sheets and error patterns BCH_DECODE procedures and decoding (), can be used for BCH (c
20080211_45e1aeef0b7e843c73fbWEfPp392cgfX
- AVA NIO 编写高性能服务器2009-08-20 16:17从JDK 1.4开始,的标准库中就包含了NIO-fdsfas fddd dddd dddf fgfdgfg gfdgs gfdsg
BPSK-64QAM
- 进行BPSK、4QAM、16QAM、64QAM的信号调制解调-For BPSK, 4QAM, 16QAM, 64QAM signal modulation and demodulation
01
- MFC例程LRESULT CALLBACK WNDFUN (HWND hWnd, UINT msg, WPARAM wparam, LPARAM lparam) { switch (msg) { case WM_PAINT: { HDC hdc = GetDC(hWnd) SetBkMode(hdc,TRANSPARENT) TextOut(hdc,20,20,"明日科技有限公司",16) DeleteDC(hd
spdf5420_driver_instruction
- spdf5420资料,16位和8位驱动程序-spdf5420_driver_instruction
chuanxingjiekou
- 串口通信,实现波特率1200,收/发时钟频率与波特率之比为16,实现与PC机的通信。-Serial communication, to achieve baud rate 1200, T/R ratio of clock frequency and the baud rate of 16 to achieve the communication with the PC machine.
macroblock.c
- jm reference 16.2 modified version
