Run the SQL script given to you to create a Library database. Note that each row in the Book table denotes a book copy.
標簽: the database Library script
上傳時間: 2014-01-16
上傳用戶:極客
A finite element simply supported beam model for vibration analysis
標簽: supported vibration analysis element
上傳時間: 2016-08-15
上傳用戶:shus521
一篇優秀的博士論文,題目是 A particle swarm optimization based behavioral and probabilistic fire evacuation model incorporating fire hazards and human behaviors
標簽: probabilistic optimization behavioral evacuation
上傳時間: 2013-12-22
上傳用戶:waitingfy
The toolbox solves a variety of approximate modeling problems for linear static models. The model can be parameterized in kernel, image, or input/output form and the approximation criterion, called misfit, is a weighted norm between the given data and data that is consistent with the model. There are three main classes of functions in the toolbox: transformation functions, misfit computation functions, and approximation functions. The approximation functions derive an approximate model from data, the misfit computation functions are used for validation and comparison of models, and the transformation functions are used for deriving one model representation from another. KEYWORDS: Total least squares, generalized total least squares, software implementation.
標簽: approximate The modeling problems
上傳時間: 2013-12-20
上傳用戶:15071087253
Matsig is an object-oriented signal class library for MATLAB 6.5 and later. It implements a signal class, simplifying operations and manipulations common in audio signal processing and speech processing
標簽: signal object-oriented implements library
上傳時間: 2014-12-21
上傳用戶:lunshaomo
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
A template solution for C++ database development Description: A template class that can write,read,modify & delete objects of any class/structure to a database.
標簽: template Description development solution
上傳時間: 2014-01-18
上傳用戶:AbuGe
Model-based predictive control: a practical approach此程序為模型預測控制的例程
標簽: Model-based predictive practical approach
上傳時間: 2016-10-03
上傳用戶:xaijhqx
A Model of Saliency-Based Visual Attention for Rapid Scene Analysis.ps.gz
標簽: Saliency-Based Attention Analysis Visual
上傳時間: 2014-01-23
上傳用戶:pinksun9
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