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
E源。易语言编写的内存外挂源码 下载后请自行参考与学习
上传时间: 2013-12-20
上传用户:
E语言的皮肤设置,不懂的朋友可以下来学习
标签: 语言
上传时间: 2016-10-03
上传用户:dave520l
E在线升级例子,不懂的一看就知道了,很简单易学
标签: 在线升级
上传时间: 2016-10-03
上传用户:ryb
信利c-stn屏MCG-G9867DFSW-5W-E初始化程序
上传时间: 2013-12-07
上传用户:it男一枚
开源的e-learning系统。Java环境,B/S结构。
标签: e-learning Java 开源
上传时间: 2013-12-25
上传用户:xfbs821
软件作者:kylinpoet (E.S.T) PS:发现网上用VB写加花程序的源码很难找 同时也为了加深一下对PE结构的了解 就动手写了这个程序 本来还想加个 crc校验 或者 修改PE结构 欺骗OD 什么 想想也没什么必要 就不加了 参数修改 或者 自己添加花指令的话 就直接在 xml文件里操作吧 自定义的花只用 添加花头 如: xxxx xxxx ------------ jmp xxxx jmp是自己生成的不用添加 花指令支持空格 自带的花指令有可能被卡巴认为是病毒 请自行斟酌使用 希望大家玩得愉快
上传时间: 2016-10-10
上传用户:ruixue198909
excel vba 实例源代码e xcel vba 实例源代码excel vba 实例源代码
上传时间: 2014-01-23
上传用户:yzhl1988
The C programming Language By Brian W. Kernighan and Dennis M. Ritchie.
标签: M. W. programming Kernighan
上传时间: 2014-01-26
上传用户:Pzj
pic单片机 DB4~DB7:在L CD中的作用,为数据线,DB0~DB2接地,DB3接高电平以完成对液晶的初始化。本Demo例子程序中,与单片机的RB2~RB5连接,用户使用其他的管腿时,只需修改#define部分。 RS为数据、指令控制线,与单片机的RB1连接,当RS为高电平时对LCD模块数据寄存器操作,当RS为低电平时对LCD模块指令寄存器操作; E为读写使能控制线,与单片机的RA5连接,每当E线向LCD模块发送一个正脉冲,LCD模块与单片机之间将进行一次数据交换; A、K分别是LCD模块背光的正负电源引脚,1-1所示,我们将用RC2控制背光,改变R29的值将改变背光亮度 R/W为读写选择线,在ICD2DEMO教学实验板中,R/W线接地,只做对LCD模块的写操作
上传时间: 2014-01-08
上传用户:问题问题