非常適合內嵌式mp3播放,例如控制臺!注意看壓縮包里readme.doc 詳細過程,在ARM及MIPS下通過 新建一個 wce application,選擇 a simple windows ce application 在 1.tool->options->directories>include files里包含必要的頭文件 D:\WINCE500\pubilc\directx\SDK\INC D:\WINCE500\pubilc\common\SDK\INC D:\WINCE500\pubilc\common\OAK\INC D:\WINCE500\pubilc\common\DDK\INC 2. >Library files D:\WINCE500\PUBLIC\DIRECTX\SDK\LIB\MIPSII\RETAIL D:\WINCE500\PUBLIC\COMMON\SDK\LIB\MIPSII\RETAIL D:\WINCE500\PUBLIC\COMMON\OAK\LIB\MIPSII\RETAIL 3.可能要在project->Settings->link的object/library modules 加入 commctrl.lib coredll.lib ole32.lib oleaut32.lib uuid.lib strmiids.lib newres.h play.cpp play.vcw resource.h StdAfx.cpp StdAfx.h 下面為播放源碼 #include "stdafx.h" #include<dshow.h> #include<streams.h> .......其實編譯時的 object/library modules 只要看 sourse 文件包含哪個dll,或lib 就行
標簽: application windows readme simple
上傳時間: 2016-05-05
上傳用戶:ynsnjs
一個自娛自樂的demo 開發環境 apache-tomcat-6.0.16 Mysql 5.1.11 Jdk 1.6 文件結構如下 --MyGame -----MyGame-Seam(eclipse project路徑) -----doc ----------free.jude(JUDE 類圖)
標簽: apache-tomcat MyGame Mysql MyGam
上傳時間: 2014-11-08
上傳用戶:hongmo
FreeTTS is a speech synthesis system written entirely in the Java programming language. It is based upon Flite, a small, fast, run-time speech synthesis engine, which in turn is based upon University of Edinburgh s Festival Speech Synthesis System and Carnegie Mellon University s FestVox project.
標簽: programming synthesis entirely language
上傳時間: 2014-08-29
上傳用戶:cylnpy
1、在Eclipse中導入工程,可以通過Eclipse中的菜單File→Import→Existing projects intoWorkspace中選擇project; 2、在MySQL中創建數據庫,使用MySQL Control Center執行database目錄下的dbscript.sql數據庫腳本文件創建數據庫SQL語句創建數據庫和表及數據; 3、設置數據庫連接配置,修改doc目錄下的exam.xml文件,將其中的數據庫用戶名和密碼設置為實際的用戶名和密碼; 4、將doc目錄下的exam.xml文件拷貝到Tomcat的安裝目錄下的conf\Catalina\localhost文件夾下,并修改exam.xml文件中的docBase,將該值指向該工程目錄,如"F:\jsp\21\WebRoot"; 5、確保Tomcat安裝目錄的common\lib下mysql-connector-java-3.0.16-ga-bin.jar類包文件,如果沒有拷貝WebRoot\WEB-INF\lib目錄下的mysql-connector-java-3.0.16-ga-bin.jar類包文件到Tomcat安裝目錄的common\lib下; 6、啟動Tomcat,在瀏覽器輸入http://localhost:8080/exam,使用賬號s0001,密碼s0001登陸,后臺管理使用賬號admin,密碼dmin登陸。
上傳時間: 2013-12-21
上傳用戶:huannan88
This book code procedure according to the chapter arrangement, the 1st chapter of example under "1" the table of contents, the 2nd chapter of example under "2" the table of contents, to the order analogizes. Under corresponding table of contents including Java source code document and by it correspondence translation class document. The reader may use software and so on the text editor opens the Java source code document, examines this book the detailed code. 13th chapter the code defers to the project project laying aside. May directly use NetBeans to open the project document to carry on the code examination.
標簽: chapter arrangement according procedure
上傳時間: 2014-11-01
上傳用戶:希醬大魔王
** File name: target.h ** Last modified Date: 2004-09-17 ** Last Version: 1.0 ** Descriptions: header file of the specific codes for LPC2100 target boards ** Every project should include a copy of this file, user may modify it as ne
標簽: Last Description modified Version
上傳時間: 2014-05-30
上傳用戶:wanghui2438
J2ME版本掃雷游戲,用eclipse導入project文件即可查看源碼。
上傳時間: 2013-12-13
上傳用戶:youth25
This paper presents the results of the Finnish national "Technology Vision of the Future Distribution Network" project. The aim of the project was to create a technology vision of future distribution networks. Because the life span of networks is very long, a long term vision is very important for guiding network investments and technology development.
標簽: the Distributio Technology national
上傳時間: 2013-12-18
上傳用戶:李彥東
不需要什么h文件,直接加入一個project就可以。 Lz77Compress壓縮 Lz77Decompress解壓
標簽:
上傳時間: 2016-06-29
上傳用戶:王慶才
This handbook is a concise guide to architecting, designing, and building J2EE applications. It guides technical architects through the entire J2EE project, including identifying business requirements, performing use-case analysis, doing object and data modeling, and leading a development team through construction. Whether you are about to architect your first J2EE application or are looking for ways to keep your projects on-time and on-budget, you will refer to this handbook again and again.
標簽: architecting applications designing handbook
上傳時間: 2014-08-06
上傳用戶:xuan‘nian