-
a
说明: 输入一个16位的二进制数取出奇偶数组成新的数(Enter a binary number 16 out of a few to form a new parity of the number of)
- 2008-12-28 16:12:05下载
- 积分:1
-
fast_sort
/*快速排序:以待排序元素中的第一个元素作为基准将带排序的元素分为三组
*大于基准元素为一组置于基准值的右边,小于基准值的元素为一组置于基准值的左边,
*基准值为一组,这样就找到了基准元素的位置就确定了
*如此递归调用。直到每一组的low==high,即实现了排序的要求。
*/
(/* Rapid Sort: the first element to be sorted in the element as a basis with with sorting the elements are divided into three groups* is greater than the reference element of a group is placed on the right side of the reference value, smaller than the reference value elements for a group of placed on the left side of the reference value,* reference value, a group, so that the location of the reference element is found it is determined* so recursive call. Until each group of low == high to achieve the requirements of the sort.* /)
- 2012-10-26 21:42:43下载
- 积分:1
-
61IC_H4231
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)
- 2012-03-07 16:22:55下载
- 积分:1
-
libigl-master
说明: libigl源码,适合计算机图形学学习,对计算机图形学开发非常有价值(Libigl source code, suitable for computer graphics learning, very valuable for computer graphics development)
- 2020-06-16 15:05:37下载
- 积分:1
-
Allocation-problem
用计算机编程的方法建立试卷的合理分配问题的优化模型(Optimization model to establish the papers a reasonable allocation problem with computer programming methods)
- 2013-03-14 21:05:15下载
- 积分:1
-
1183622_General_DPSDK_
说明: 大华平台DPSDK DSS开发手册,C++版,用于C#开发(Dahua Platform DPSDK DSS Development Manual)
- 2020-12-28 16:09:01下载
- 积分:1
-
华语拼音输入法源码
华语拼音输入法源码,华语拼音输入法源码
- 2022-08-06 19:32:56下载
- 积分:1
-
work17
这是用于将一串字符串中重复的字符删除,采用的是指针方法(This is used to repeat a string of characters in the string to delete, using the pointer method)
- 2013-08-07 21:08:19下载
- 积分:1
-
rrb-bankers
Banker Algorithms Implemented in C/C++
- 2013-12-30 20:56:52下载
- 积分:1
-
Earlybird-3.1
这里是我和我的同伴所组建的游戏个人游戏开发小组OiteBoys为了学习游戏制作和cocos2d-x而仿制的flappy bird cocos2d-x 3.0beta2版的C++源代码(Here is what I and my companions by the formation personal game development team OiteBoys game in order to learn the game production and cocos2d-x and imitation flappy bird cocos2d-x 3.0beta2 version of the source code C++)
- 2015-08-21 11:21:37下载
- 积分:1