资源列表
《 MySQL必知必会》
- 实用的sql电子书,详细介绍Mysql中的基础知识(SQL introduction is so nice, there are many things has listed in this book)
Navicat for MySQL
- 最好用的mysql访问工具,绿色版,无毒免安装(best of mysql tool green ,not need anzhuan)
C++ MFC图书管理系统(Access数据库)
- 基于数据库的图书管理系统,配置数据源后即可使用(Library management system based on Database)
C#_数据库增删查改
- C#数据库基本操作的示例程序,包括增、删、查、改。(This is a C # database basic operation of the sample program, including increase, delete, check, change.)
QtSqliteTest
- 基于QT的SQLite数据编程示例,建库,建表,插入,查询等操作(SQLite data programming examples based on QT, database building, building table, insert, query and other operations)
MFC数据库编程
- MFC数据库编程教程,包括odbc、dao、oledb、ado等(MFC database programming tutorial)
renwy_ShoveFinance2004
- 小型的财务软件,可以用于开发参考,本源码还有待完善(Small financial software, can be used for development reference,The source code has yet to be improved)
SITI
- Simple Adodc in textbox with VB6
网吧计费源代码
- 网吧管理系统,配有源代码 数据库连接,可以直接运行
testSqlDatabase
- QT下读取数据库中所有表格名称,表格的结构和表格数据的例子(This a example for QT to read all forms name, table structure and table data in the database.)
eemd
- EEMD分解,通过对信号进行分解重构实现降噪目的( Reduct the signal noise through the decomposition reconstruction)
delphi SQLite3范例
- SQLite 是一个软件库,实现了自给自足的、无服务器的、零配置的、事务性的 SQL 数据库引擎。SQLite 是在世界上最广泛部署的 SQL 数据库引擎。