These are all the utilities you need to generate MPEG-I movies on a UNIX box with full motion video and stereo sound. For more information on this unusual application of Linux, look in the docs directory or go to www.freeyellow.com/members4/heroine
標簽: utilities generate MPEG-I movies
上傳時間: 2013-12-18
上傳用戶:onewq
tcpmp.src.0.72RC1播放器源碼 一個開源的項目 可以支持window mobile
上傳時間: 2015-05-10
上傳用戶:z1191176801
This book focuses primarily on XML itself. It covers the fundamental rules that all XML documents and authors must adhere to, whether a web designer uses SMIL to add animations to web pages or a C++ programmer uses SOAP to exchange serialized objects with a remote database. This book also covers generic supporting technologies that have been layered on top of XML and are used across a wide range of XML applications.
標簽: fundamental XML documents primarily
上傳時間: 2014-01-14
上傳用戶:zjf3110
學(xué)籍管理系統(tǒng) 系統(tǒng)是在VC++6.0和SQL Server 2000下開發(fā)的. 數(shù)據(jù)庫在Database目錄下,在SQLSERVER的查詢分析器中執(zhí)行即可生成數(shù)據(jù)庫. 源程序在Src目錄中. 因為程序極為經(jīng)典,所以本人在此轉(zhuǎn)載~ 一、編程環(huán)境: windows2000 +visual stdio c++ .net,Ado + SQL2000 二、SQL設(shè)置: 將在SQL2000下建立schooldata數(shù)據(jù)庫,導(dǎo)入數(shù)據(jù)文件 三、導(dǎo)入數(shù)據(jù): data目錄下有school_back數(shù)據(jù)庫備分文件 操作:用SQL企業(yè)管理器還原數(shù)據(jù)庫來導(dǎo)入數(shù)據(jù) 訪問本地數(shù)據(jù)庫服務(wù)器,密碼是自己設(shè)置的那個,操作schooldata數(shù)據(jù)庫的用戶名和密碼相同。 主要用ADO訪問數(shù)據(jù)庫,和幾個顯示數(shù)據(jù)的控件Treectrl,listctrl,datagrid等程序中有幾個BUG還沒解決, 四、實現(xiàn)功能: 操作:在選擇查詢條件:選擇一個,tree控件里顯示相關(guān)信息 可以在tree控件里單擊來顯示每個ITEM,每個ITEM相關(guān)信息顯示在LIST控件內(nèi) 雙擊LIST控件顯示具體信息 也可以在窗口里單擊右鍵或操作菜單具體操作 五、主要功能: 查詢,添加,刪除,顯示“學(xué)院,各系,班級,學(xué)生,教師,社團,課程”等信息
標簽: SQLSERVER Database Server 2000
上傳時間: 2015-05-11
上傳用戶:wuyuying
lzo-1.08-src.zip 高效的壓縮解壓代碼
上傳時間: 2015-05-12
上傳用戶:2467478207
通用寄存器的部分代碼 LIBRARY IEEE USE IEEE.STD_LOGIC_1164.ALL ENTITY traffic IS PORT(clk,sm,sb:IN bit mr,my,mg,br,by,bg:OUT bit ) END traffic
標簽: IEEE STD_LOGIC LIBRARY traffic
上傳時間: 2014-01-14
上傳用戶:水口鴻勝電器
uC_OSII移植源碼lumit_Ucosii_110.src.zip
標簽: lumit_Ucosii uC_OSII 110 src
上傳時間: 2014-01-03
上傳用戶:氣溫達上千萬的
C++ Base64編碼/解碼源代碼 inline int Base64Encode(char * base64code, const char * src, int src_len = 0) inline int Base64Decode(char * buf, const char * base64code, int src_len = 0) 以上兩個函數(shù)內(nèi)聯(lián)定義在base64.h中,使用時include "base64.h" 即可,編碼后的長度一般比原文多占1/3的存儲空間,為了效率,程序并沒有檢查目標存儲區(qū)是否溢出,請保證有足夠的存儲空間。
上傳時間: 2015-05-14
上傳用戶:yan2267246
參考了JAVA方面MIS系統(tǒng)開發(fā)的書籍做的一個 電力收費的系統(tǒng),包里面是可以直接運行的JAR文件了...SRC是源文件可一些需要的包...數(shù)據(jù)庫是用的MSQLserver2000,"java程序數(shù)據(jù)源.BAK"如果安裝不到SQLserver就按照在SSQL2000里面的提示做,或者在G盤下安裝(我原來的數(shù)據(jù)庫是安裝在G盤的)一個數(shù)據(jù)庫,再在里面安裝(恢復(fù))這個備份
標簽: MSQLserver JAVA 2000 java
上傳時間: 2015-05-16
上傳用戶:zhouli
Although there has been a lot of AVL tree libraries available now, nearly all of them are meant to work in the random access memory(RAM). Some of them do provide some mechanism for dumping the whole tree into a file and loading it back to the memory in order to make data in that tree persistent. It serves well when there s just small amount of data. When the tree is somewhat bigger, the dumping/loading process could take a lengthy time and makes your mission-critical program less efficient. How about an AVL tree that can directly use the disk for data storage ? If there s something like that, we won t need to read through the whole tree in order to pick up just a little bit imformation(a node), but read only the sectors that are neccssary for locating a certain node and the sectors in which that node lies. This is my initial motivation for writing a storage-media independent AVL Tree. However, as you step forth, you would find that it not only works fine with disks but also fine with memorys, too.
標簽: available libraries Although nearly
上傳時間: 2014-01-22
上傳用戶:zhoujunzhen
蟲蟲下載站版權(quán)所有 京ICP備2021023401號-1