CPU的code banking技术实例: This Zip file contains five (3) folders: FastChip Project Files * This folder contains a folder called "Bank" that should be moved into: <install_root>\FastChip\Projects Keil Project Files * These files are to be put into the directory of your choice and the project is to be opened from within Keil Hex Files * These files are the output of Keil. If you do not want to compile and link all of the code, these files can be loaded into FastChip directly
标签: This FastChip contains banking
上传时间: 2016-10-01
上传用户:a3318966
This a simple database management system. It doesn t use any other code (i.e. ODBC, ADO, etc.) and has it s own database file format. I wrote it because I found the other DBMSs code too bulky and hard to debug. It s designed for small applications and I doubt it could handle anything on a large scale. A sample program included in the .zip shows how everything works. The database project is a library project, so you ll have to compile and link with the .lib file to get everything working. Pros: - You have the source code so you know exactly what it is doing - Database files are very small - Small and fast code Cons: - Can t handle large amounts of records (more than 65000ish) - Doesn t support SQL (you have to search the database by cycling through the records and testing them against your constraints) - Each database file can only have one table.
标签: i.e. management database simple
上传时间: 2016-10-02
上传用户:851197153
Learn how to build a custom Linux® distribution to use in an embedded environment, in this case to drive a Technologic Systems TS-7800 single-board computer. In this tutorial, you learn about cross-compiling, the boot loader, file systems, the root file system, disk images, and the boot process, all with respect to the decisions you make as you re building the system and creating the distribution.
标签: distribution environment embedded custom
上传时间: 2013-12-23
上传用户:stella2015
SQLite is a small, fast, embeddable database. What makes it popular is the combination of the database engine and interface into a single library as well as the ability to store all the data in a single file. Its functionality lies between MySQL and PostgreSQL, however it is faster than both databases.
标签: combination embeddable the database
上传时间: 2014-01-19
上传用户:yimoney
This application note is used to demonstrate the use of MATCOM software (by Mathtools Corporation) to generate Dynamic Link Library files (*.dll files) that can be used with ACOLADE.
标签: Corporation application demonstrate Mathtools
上传时间: 2016-10-25
上传用户:gengxiaochao
The MATLAB C/C++ Graphics Library is a collection of MATLAB graphics routines distributed as a single library.
标签: MATLAB distributed collection Graphics
上传时间: 2016-10-25
上传用户:ynzfm
a Java program that reads in the following values from the standard input device (i.e. Keyboard) and writes its result on the standard output device (i.e. Console/Monitor): Inputs: A: the loan amount in dollars and cents (e.g. 150000.00). r: the net annual interest rate, expressed as an integer (e.g. 10 which means 10%) Y: the number of whole remaining years (for repayment) M: the number of remaining months Output: The program should calculate and output the amount of monthly repayments in dollars and cents as single value (e.g. $840.55)
标签: i.e. following the Keyboard
上传时间: 2013-12-15
上传用户:米卡
CCE is a multi-instance learning method solving multi-instance problems through adapting multi-instance representation to single-instance algorithms, which is quite different from existing multi-instance learning algorithms which attempt to adapt single-instance algorithms to multi-instance representation
标签: multi-instance multi-insta adapting learning
上传时间: 2014-01-14
上传用户:manlian
This toolbox contains re-implementations of four different multi-instance learners, i.e. Diverse Density, Citation-kNN, Iterated-discrim APR, and EM-DD. Ensembles of these single multi-instance learners can be built with this toolbox
标签: i.e. re-implementations multi-instance different
上传时间: 2013-12-19
上传用户:haohaoxuexi
C 开发的有限元软件,界面还可以,不错,可以试试。 FElt is a free system for introductory level finite element analysis. It is primarily intended as a teaching tool for introductory type courses in finite elements - probably in the mechanical/structural/civil fields. In a command line environment, FElt uses an intuitive, straightforward input syntax to describe problems. It also includes a graphical user interface for workstations that allows the user to set-up, solve and post-process the problem in a single CAD-like environment.
上传时间: 2014-03-09
上传用户:zycidjl