一個比較好的44B0的啟動代碼. 工程目錄結構說明 --根目錄 -- bootloader.apj, ARM Project Manager工程文件 -- INC目錄, 頭文件 -- SRC目錄, 源文件 -- Debug目錄, debug版本的編譯和鏈接結果 -- Bin2C, 將Bin文件轉化為C代碼的數組的軟件 -- DOC, 相關文檔。
標簽: bootloader Project Manager 44B0
上傳時間: 2016-01-07
上傳用戶:tedo811
A action mobile game called A Last Warrior Great for use and already configuration to build with JBuilder Is source only, no document related
標簽: configuration Warrior already action
上傳時間: 2014-05-28
上傳用戶:changeboy
Abstract The Lucene Server project is an attempt to extend the Jakarta Lucene tool with server capabilities. Lucene is a robust Java API that enables you creating indexes from text sources and perform powerful searches on these indexes. With Lucene, creating an index must be done programmatically and there are almost no possibilities of integrating index management in a distributed environment. In other words, out of the box, Lucene is suitable for integrating indexing and searching possibilities in a single application but not for providing index/search services for multiple applications. The Lucene Server project comes with a Java API that propose the following make it easy to create indexes in a declarative way by simply providing an XML configuration document. make it easy to personalize the way Lucene must handle different kind of data sources. provide services for index management and searching that can be accessed from several applications. enable batch tasks scheduling.
標簽: Lucene Abstract Jakarta project
上傳時間: 2016-01-10
上傳用戶:songrui
minigui在SMDK2440上的移植,bz2格式,解壓后請先根據你的編譯器,修改build腳本,然后直接運行該腳本進行編譯. (arm-linux3.4.1下測試通過)
標簽: arm-linux minigui build SMDK
上傳時間: 2013-12-05
上傳用戶:zhuimenghuadie
this is a project ,you can use it to solve some problems such as
標簽: problems project solve this
上傳時間: 2016-01-14
上傳用戶:jyycc
This project aims to distribute a facial animation system with speech, developed to brazilian portuguese case. This system is composed by many modules: movement extraction, facial animation and speech, through a text-to-speech system.
標簽: distribute animation developed brazilian
上傳時間: 2016-01-23
上傳用戶:無聊來刷下
make project on java
上傳時間: 2014-01-07
上傳用戶:zsjzc
介紹在WinCE下怎樣實現shell。You can use this information to build a graphics based Windows CE device.
標簽: information graphics Windows device
上傳時間: 2014-09-04
上傳用戶:13517191407
Introduction Some times it is required that we build a shared library (DLL) from an m-file. M-files are functions that are written in Matlab editor and can be used from Matlab command prompt. In m-files, we employ Matlab built-in functions or toolbox functions to compute something. In my past articles, I showed you some ways to use Matlab engine (vis. API, C++ class or Matlab engine API) for employing Matlab built-in functions, but what about functions that we develop? How can we use them in VC? Is there any interface? This article shows you an idea to employ your own Matlab functions.
標簽: Introduction required M-files library
上傳時間: 2016-01-29
上傳用戶:zhoujunzhen
OpenSVM was developped under Visual C++ 6.0 SP6, You can open the workspace file(*.dsw) in the opensvm-src folder. The folder include the svm.h and svm.cpp which in the libsvm (Copyright (c) 2000-2007 Chih-Chung Chang and Chih-Jen Lin All rights reserved) in the opensvm-src\libsvm. However, the files svm.h and svm.cpp codes were copied/merged into stdafx.h and stdafx.cpp in order to support the development, and OpenSVM still use other codes of libsvm. So you can see the libsvm package in the source package. You can open and build it with Visual C++ 6.0. Note: the problems must be in LIBSVM format. OpenSVM project page: http://sourceforge.net/projects/opensvm If you had any question, please mail to: cloudbyron@gmail.com
標簽: developped the workspace OpenSVM
上傳時間: 2016-01-30
上傳用戶:asdfasdfd