搜索资源列表
LZSS.h
- 对LZSS压缩算法的深入应用.h-LZSS compression algorithm to the deep application. H
h.263encoderVC
- h.263 c编码源码。目录下有input。qcif原始未压缩文件,运行程序生成重建文件recon。qcif和压缩后文件output。263文件。-h.263 c source code. Contents under input. Qcif original uncompressed files, run the program generator reconstruction documents recon. Qcif and compressed paper output. 263 doc
h.264_source
- h.264算法的源代码,具体适用于哪个个平台目前还不是很清楚-h.264 algorithm source code, which applies specifically to the platform is not yet clear
遗传算法解H病态方程组实验报告
- 遗传算法解H病态方程组-Genetic Algorithm for CSM Group H
H.264-coding-map
- H.264标准详细图解 ,好东西不用多说,赶紧看吧-graphic detail H.264 standard H.264 standard graphic detail H.2 64 standard graphic detail, good things Needless to say, quickly Look here
H.263Codec_test
- 一个h.263的视频算法及测试程序,符合国际视频会议标准
zlib1.zip C语言的zlib.lib和zlib.h
- 包含可用于C语言的zlib.lib和zlib.h,Zlib.lib and zlib.h which can be used in C
在matlab simulink上搭的一个H-H模型
- 自己根据所学在matlab simulink上搭的一个H-H模型,可以通过施加不同电刺激,模拟细胞膜上神经电位的变化-Their own knowledge in matlab simulink based on the ride of a HH model, can be subject to different electrical stimulation to simulate the changes in the membrane of nerve action potential
FFTLib.h
- Fast Fourier Transform FFTLib.h
H.264
- H.264标准解码器全部verilog源码,包括帧内、帧间、变换编码、熵编码、滤波等所有模块-Standard H.264 decoder all verilog source, including intra-, inter-frame, transform coding, entropy coding, filtering all modules
H.264_D1_Loopback_Demo_v2.0
- 合众达DM642开发板的H.264演示程序代码,经过测试可以运行-United DM642 development board of the H.264 demo code can run tested
H.264_And_MPEG-4_Video_Compression
- h。264入门精通全看这一本,适合英文好的朋友-h. 264 Introduction to master all depends on the present for a friend with good English
time.h
- 头文件 ”time.h” 下的函数: Clocl_t和tine_t都可以将系统的时间和日期标示为长整形。 结构类型 tm 保存分解的日期和时间元素。 Tm的结构定义如下: -Header file " time.h" function under: Clocl_t and tine_t can the system time and date indicated for the long plastic. Decomposition structure type
H-fliter
- 基于方差约束 ,研究一类不确定线性定常随机离散系统的 H ∞滤波问题。提出了一种 鲁棒滤波的新算法 ,该算法克服构造对角矩阵约束性较强- H ∞filtering problem under the constraint of variance was discussed for a class of linear stochastic uncertain system. A new algorithm of robust filter
E&H field_1D_FDTD_truncation
- numerically FDTD method is used in this file to show a sinusoidal propagation and it's E field and H field.
硬盘磁头问题H-infinite设计
- 此程序为硬盘磁头振动问题,采用H无穷方法既减弱了磁头的振动幅值,又增强了系统鲁棒性。(This program uses the H infinite method to reduce the vibration amplitude of the head and enhance the robustness of the system.)
H
- 自由空间光通信中使用的双变量fox's H 函数,大家可以参考一下,,,,,(The bivariate fox's h function used in free space optical communication can be referred to as a reference)
H.264 ITU-T
- h.264 video compression standard by IT-UT
h-264
- 视频压缩协议h.264的编码和解码例程,用MATLAB编辑(Coding and decoding routines for video compression protocol H.264, edited with MATLAB)
LDPC-PEG算法构造H矩阵
- LDPC-PEG算法构造H矩阵源码程序,matlab源码程序 clear all; clc; %输入编码参数,m:校验节点数目,n:变量节点数目(注意码率R不一定为1/2) %构造任意码率的LDPC校验矩阵 m=input('The number of check nodes:'); n=input('The number of variable nodes:'); h=zeros(m,n); %给定变量节点度分布序列 dv=0.38354*x+0.04237*x^2+0.5740