一个比较好的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