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
Aspect-Oriented Software Developement Coverage includes Using AOSD to streamline complex systems development without sacrificing flexibility or scalability How AOSD builds on the object-oriented paradigmand how it s different State-of-the-art best practices for the AOSD development process Languages and foundations: separating concerns, filter technologies, improving modularity, integrating new features, and more Using key AOSD tools, including AspectJ, Hyper/J, JMangler, and Java Aspect Components Engineering aspect-oriented systems: UML, concern modeling and elaboration, dependency management, and aspect composition Developing more secure applications with AOSD techniques Applying aspect-oriented programming to database systems Building dynamic aspect-oriented infrastructure
标签: Aspect-Oriented Developement streamline Software
上传时间: 2013-12-01
上传用户:jennyzai
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
同步DMX512 简介和控制器的设计 在灯具调光和控制中,人们大量采用了DMX512 的控制协议,它是由美国剧 场技术协会(United State Institute for Theatre Technology,Inc)于1986 年8 月提出的一个能在一对线上传送512 路可控硅调光亮度信息的标准. DMX512 通信方式是采用了异步通信格式,每个调光点由11 位组成,其中一个 是起始位,8 位调光数据,两个停止位.每一次传输能512 个调光点.
上传时间: 2014-01-20
上传用户:gonuiln
NASM2.03汇编编译器,支持跨平台编译,可以生成,支持各种常用Link工具的目标代码文件。 支持64位汇编指令。内附原版参考文档。
上传时间: 2016-11-14
上传用户:vodssv
自适应turbo码OFDM的研究论文。国外硕士论文,对OFDM研究者有一定的参考作用。-- adaptive turbo-coded OFDM, Thesis submitted to the Faculty of the Virginia Polytechnic Institute and State university in partial fulfillment of the requirements for the degree of Master of Science in Electrical Engineering.
上传时间: 2013-12-09
上传用户:784533221
使用Rapi API,將在pc上的檔案透過ActiveSync傳送到mobile上。需link rapi.lib方可使用。
上传时间: 2013-12-26
上传用户:xsnjzljj
The ADC0803 family is a series of three CMOS 8-bit successive approximation A/D converters using a resistive ladder and capacitive array together with an auto-zero comparator. These converters are designed to operate with microprocessor-controlled buses using a minimum of external circuitry. The 3-State output data lines can be connected directly to the data bus.
标签: approximation converters successive family
上传时间: 2016-11-20
上传用户:libenshu01
rc5的decryption,同样带state machine,同样有四个状态
标签: decryption rc5
上传时间: 2016-11-22
上传用户:llandlu
This demo shows the BER performance of linear, decision feedback (DFE), and maximum likelihood sequence estimation (MLSE) equalizers when operating in a static channel with a deep null. The MLSE equalizer is invoked first with perfect channel knowledge, then with an imperfect, although straightforward, channel estimation algorithm. The BER results are determined through Monte Carlo simulation. The demo shows how to use these equalizers seamlessly across multiple blocks of data, where equalizer state must be maintained between data blocks.
标签: performance likelihood decision feedback
上传时间: 2013-11-25
上传用户:1079836864