虫虫首页| 资源下载| 资源专辑| 精品软件
登录| 注册

PROJECT

MicrosoftPROJECT(或MSPROJ)是一个国际上享有盛誉的通用的项目管理工具软件,凝集了许多成熟的项目管理现代理论和方法,可以帮助项目管理者实现时间、资源、成本计划、控制。
  • 非常适合内嵌式mp3播放,例如控制台!注意看压缩包里readme.doc 详细过程,在ARM及MIPS下通过 新建一个 wce application,选择 a simple windows ce

    非常适合内嵌式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 -----MyGam

    一个自娱自乐的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

    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中导入工程

    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登陆。

    标签: Eclipse 工程

    上传时间: 2013-12-21

    上传用户:huannan88

  • This book code procedure according to the chapter arrangement, the 1st chapter of example under "1"

    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 ** Description

    ** 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版本扫雷游戏

    J2ME版本扫雷游戏,用eclipse导入PROJECT文件即可查看源码。

    标签: J2ME 版本

    上传时间: 2013-12-13

    上传用户:youth25

  • This paper presents the results of the Finnish national "Technology Vision of the Future Distributio

    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文件

    不需要什么h文件,直接加入一个PROJECT就可以。 Lz77Compress压缩 Lz77Decompress解压

    标签:

    上传时间: 2016-06-29

    上传用户:王庆才

  • This handbook is a concise guide to architecting, designing, and building J2EE applications. It guid

    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