h.264 jm86 for vc++ h.264 jm86 for vc
资源简介:h.264 jm86 for vc++ h.264 jm86 for vc
上传时间: 2016-11-14
上传用户:trepb001
资源简介:H.264标准详细图解 H.264标准详细图解 ,好东西不用多说,赶紧看吧
上传时间: 2014-01-15
上传用户:小码农lz
资源简介:h.264格式的媒体播放器,现在一般采集格式均为h.264压缩标准,解析h.264格式的软件对于做视频采集方面来说必不可少
上传时间: 2013-12-18
上传用户:努力努力再努力
资源简介:FIR滤波器的C++实现 Below are program source listings for FIR.h and FIR.cpp, the header file and class file for implementing arbitrary causal FIR filters in the Synthesis Tool Kit (STK) framework
上传时间: 2013-12-11
上传用户:heart520beat
资源简介:it is a game of snake and ladder..using graphics.h..user has to just press return button for playing..and esc button to quit...so enjoy..
上传时间: 2017-04-20
上传用户:李梦晗
资源简介:for entropy H = entropy(S) this command will evaluate the entropy of S, S should be row matrix H = entropy([X Y Z]) this command will find the joint entropy for the 3 variables H = entropy([X,Y],[Z,W]) this will find H(X,Y...
上传时间: 2017-09-10
上传用户:caozhizhi
资源简介:#include "define.h" #include <stdio.h> #include <string.h> #include <ctype.h> #include <malloc.h> FILE *fp /*////////////////////////////////////////////////////////////////////////////// This is a pretreatment. /////////////////...
上传时间: 2015-07-16
上传用户:ynsnjs
资源简介:河內塔問題 #include<stdio.h> #include<stdlib.h> int fun_a(int) void fun_b(int,int,int,int) int main(void) { int n int option printf("題目二:河內塔問題\n") printf("請輸入要搬移的圓盤數目\n") scanf("%d",&n) printf("...
上传时间: 2016-12-08
上传用户:努力努力再努力
资源简介:#include<stdio.h> #include<string.h> #include<limits.h> #include<unistd.h> #include<sys/types.h> #define PROMPT_STRING "[myshell]$" #define QUIT_STRING "exit\n" static char inbuf[MAX_CANON] char * g_ptr char * g_lim exter...
上传时间: 2016-12-31
上传用户:colinal
资源简介::#include <stdlib.h>#include <stdio.h>#include <time.h> void InsertSort(int a[],int *(k1),int *(k2))//0:直接插入排序{ int i,j int temp *(k1)=0 *(k2)=0 for(i=0 i<149 i++) { temp=a[i+1] *(k2)++ ...
上传时间: 2014-11-30
上传用户:362279997