This site include optimized H.264 baseline codec, SF IP Box Binary. PC version and TI DM6437 version. Small Fish IP Box
標簽: version optimized baseline include
上傳時間: 2016-03-07
上傳用戶:kytqcool
vis264player 一個h.264播放器
上傳時間: 2014-12-05
上傳用戶:gdgzhym
File: fw.c Contents: Firmware frameworks task dispatcher and device request parser File: FX2.h Contents: EZ-USB FX2 constants, macros, datatypes, globals, and library function prototypes. File: FX2regs.h Contents: EZ-USB FX2 register declarations and bit mask definitions. File: periph.c Contents: Hooks required to implement USB peripheral function. File: dscr.a51 Contents: This file contains descriptor data tables. File: dscr.a51 Contents: This file contains descriptor data tables. File: dscr.a51 Contents: This file contains descriptor data tables.
標簽: File frameworks dispatcher Contents
上傳時間: 2014-01-18
上傳用戶:bakdesec
通用報表打印類使用說明 主要功能: 1 – 自動分頁 2 – 自動劃出縱橫表格線 3 – 支持橫向 / 縱向打印 4 – 支持打印輸出或生成文本文件 使用方法: 1.Copy prt.h, prt.cpp --- > Project Path 2.Menu --- > Project --- > Add to project --- > files ( prt.h, prt.cpp ) 3.Menu --- > open --- > prt_demo.rc --- > Bitmap --- > IDB_PRT ( copy to current project ) 4.Menu --- > open --- > prt_demo.rc --- > Dialog --- > IDD_PRT ( copy to current project ) 5.Add: #include <prt.h> 6.Add member function : int GetRow(PRTROW *pRow) 7.Add code into OnPrt and GetRow
上傳時間: 2014-02-11
上傳用戶:dongqiangqiang
h.248源代碼,基于voip(h323)中iad的源代碼,陸續(xù)會傳。
上傳時間: 2016-03-10
上傳用戶:hj_18
#include "at89x51.h" unsigned char code ddisp[]={0x3f,0x06,0x5b,0x4f,0x66,0x6d,0x7d,0x07,0x7f,0x6f} //段顯0123456789,P0口
標簽: unsigned include ddisp char
上傳時間: 2013-12-03
上傳用戶:zm7516678
/* * main MIRACL header - miracl.h. * * Copyright (c) 1988-2001 Shamus Software Ltd. */
標簽: Copyright Software MIRACL header
上傳時間: 2014-11-05
上傳用戶:Divine
MIRACL compiler/hardware definitions - mirdef.h This version suitable for use with most 32-bit computers
標簽: definitions compiler hardware suitable
上傳時間: 2014-11-23
上傳用戶:sdq_123
功能:編寫的計算皮亞諾相關系數(shù) 開發(fā)語言:ruby 調用:correlate(x,y) 其中,x,y為需要計算相關度的向量 調用示例: a = [3, 6, 9, 12, 15, 18, 21] b = [1.1, 2.1, 3.4, 4.8, 5.6] c = [1.9, 1.0, 3.9, 3.1, 6.9] c1 = correlate(a,a) # 1.0 c2 = correlate(a,a.reverse) # -1.0 c3 = correlate(b,c) # 0.8221970228 puts c1#,c2,c3
上傳時間: 2013-12-18
上傳用戶:skfreeman
UNICODE編碼查詢 /* unicode.h file Edited by Computer-lov. Date: 2005.3.28 Last edited date: 2005.5.31 version 1.1 */ #define UNICODE_MAX 7446
標簽: 2005 Computer-lov UNICODE unicode
上傳時間: 2016-03-17
上傳用戶:dave520l