-
在程序中动态创建菜单,菜单项中可以显示图标,比较美观
在程序中动态创建菜单,菜单项中可以显示图标,比较美观-procedures in the creation of dynamic menu, the menu items will show icon, more beautiful
- 2022-05-31 11:35:35下载
- 积分:1
-
all compression format compression decompression.
所有压缩格式的压缩解压缩。-all compression format compression decompression.
- 2022-03-19 07:29:09下载
- 积分:1
-
分级视频编码(SVC)参考软件JSVM 9.18
分级视频编码(SVC)参考软件JSVM 9.18-This document contains a detailed description of the usage and configuration of the JSVM (Joint Scalable Video Model) software for the Scalable Video Coding (SVC) project of the Joint Video Team (JVT) of the ISO/IEC Moving Pictures Experts Group (MPEG) and the ITU-T Video Coding Experts Group (VCEG).
- 2022-10-15 16:25:02下载
- 积分:1
-
RAY压缩是综合统计和字典方法,针对数据库的压缩算法。这个算法是专门针对重复率比较高的数据的压缩算法,有较高的压缩比。如果全部重复,那么它的压缩率是以2为底的对...
RAY压缩是综合统计和字典方法,针对数据库的压缩算法。这个算法是专门针对重复率比较高的数据的压缩算法,有较高的压缩比。如果全部重复,那么它的压缩率是以2为底的对数。可应用于电力系统数据的压缩。-Ray compression integrated statistics and dictionary method, the database compression algorithm. The algorithm is targeted at high repetition rate of data compression algorithm, a higher compression ratio. If all the repeat, then the compression ratio is 2 to the end of a few. Can be applied to power system data compression.
- 2022-07-20 10:56:53下载
- 积分:1
-
这是编解码中运动估计的代码(已经调试通过)对于视频处理初学者很有帮助...
这是编解码中运动估计的代码(已经调试通过)对于视频处理初学者很有帮助-This is the codec in the motion estimation code (which has debug through) useful for video processing for beginners
- 2022-10-23 16:05:03下载
- 积分:1
-
H.264标准解码器全部verilog源码,包括帧内、帧间、变换编码、熵编码、滤波等所有模块...
H.264标准解码器全部verilog源码,包括帧内、帧间、变换编码、熵编码、滤波等所有模块-Standard H.264 decoder all verilog source, including intra-, inter-frame, transform coding, entropy coding, filtering all modules
- 2022-03-26 06:57:27下载
- 积分:1
-
Convex Hull algorithms
Convex Hull algorithms
- 2022-06-13 21:55:21下载
- 积分:1
-
数据压缩,C语言,VC实现,LZW编码
数据压缩,c语言,vc实现,lzw编码算法-Data compression, c language, vc achieve, lzw coding
- 2023-01-04 23:15:08下载
- 积分:1
-
这里给出的源代码huffman.zip与八种不同的方法来实现…
这里给出的源代码huffman.zip用8种不同的方式实现了Huffman编码算法。这些代码意在演示不同Huffman算法的实现原理,比较算法执行效率的差别,但并没有针对实际应用环境的需求,做更多的空间或效率优化。所有代码以C++语言编写,为了更容易地实现各种数据结构,代码中大量应用了标准C++库和模板技术。――总之,这些代码的作用在于示例和演示;如果大家想把这些代码应用在实际应用中,可能还需要做进一步的调整和优化。-given here, the source code huffman.zip with eight different ways to achieve the Huffman coding algorithm. The code is intended to demonstrate different Huffman Algorithm of principle, the implementation of efficient algorithms compare the difference, but not against the actual application environment needs to do more space or efficiency optimization. All of the code is written in C, in order to more easily achieve various data structure, large-scale application of the code of the standard C library and template technology.-- In general, these is the role of code examples and demonstrations; If you want to use the code in practical application, we may need to do further restructuring and optimization.
- 2022-10-29 05:05:04下载
- 积分:1
-
VQ压缩算法,含训练数据。这是很经典的压缩编码算法。
VQ压缩算法,含训练数据。这是很经典的压缩编码算法。-VQ compression algorithm, with training data. This is a very classic compression coding algorithm.
- 2022-03-23 18:07:03下载
- 积分:1