搜索资源列表
software-L
- h.264/avc 视频编码程序,实现分数像素匹配功能,非原创.-H.264/AVC video coding process, fractional pixel matching function, non-original.
lzwfordepresscoding
- 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-
zip
- 文件的解压缩。添加文件unzip.h、unzip.cpp、zip.h、zip.cpp,调用对应函数进行压缩和解压。压缩格式为zip;压缩之后的文件可以用winrar等程序打开。-File decompression. Add file unzip.h, unzip.cpp, zip.h, zip.cpp, call the corresponding function for compression and decompression. Compression format is zip th
BitIOTest1
- 这是一个练习使用位写入/写出的程序,利用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 t
PSOt
- 对于约束优化问题,大多数算法都基于梯度的概念,要求目标函数和约束条件可微,而且一般只 能求得局部最优解’ 粒子群优化算法(@DMLEP&H 6VDMS .RLESDTEL F,简称 @6.) [ ,)] ,由于其具有容易理 解、易于实现、不要求目标函数和约束条件可微,并能以较大概率求得全局最优解的特点,目前已在 许多优化问题中得到成功应用-For constrained optimization problems, most algorithms are based on the