64-bits H.264 from ffmpeg 2008 version Build in VC++ 2008 no error warning, Jesse Stone, Taiwan
標簽: 2008 version warning Taiwan
上傳時間: 2013-12-09
上傳用戶:zhangjinzj
樣條曲線的最小二乘法保型光順逼近的說明和詳細介紹
標簽: 最小二乘法 詳細介紹
上傳時間: 2014-01-07
上傳用戶:Ants
H.264編碼手冊,不錯的一個文檔
標簽: 264 編碼
上傳時間: 2014-01-26
上傳用戶:JIUSHICHEN
透過電腦觀察紅外線和無線波形,有線路圖,自己做
標簽: 波形
上傳時間: 2014-01-13
上傳用戶:lvzhr
//順序表的建立、查找、插入與刪除 #include <stdio.h> #include <malloc.h> #include <stdlib.h> #define ListSize 100 //表最大長度 //結(jié)構(gòu)定義 typedef struct SeqList { int node[ListSize] //存放表結(jié)點 int length //當前表長度 } SeqList //插入元素 insertList(SeqList *list, int e) { int i=list->length-1 //先將i指定為最后一項 if(i>=ListSize-1) //表已經(jīng)達到最大長度ListSize { printf("表已滿,不能增加新的項!\n")
標簽: include gt lt malloc
上傳時間: 2014-01-17
上傳用戶:dongqiangqiang
H.264 標準協(xié)議文檔,英文版本,開發(fā)H264必備
標簽: 264 標準協(xié)議 文檔
上傳時間: 2014-01-22
上傳用戶:wmwai1314
This document aims to provide instructions on how to configure the H.264/AVC encoder and decoder using the different command line options. Also, sample command line parameters are included for reference
標簽: instructions configure document decoder
上傳時間: 2014-01-15
上傳用戶:coeus
Visual Basic API advance 電子書
標簽: advance Visual Basic API
上傳時間: 2013-11-30
上傳用戶:wqxstar
Building.h為方便大家使用,特意上傳
標簽: Building 家
上傳時間: 2017-01-14
上傳用戶:縹緲
電子琴 高音依次為1,2,3,4,5,6,7 中音依次為q,w,e,r,t,y,u 低音依次為a,s,d,f,g,h,j
標簽: 電子琴 低音
上傳用戶:fnhhs
蟲蟲下載站版權(quán)所有 京ICP備2021023401號-1