- animal 用turbo prolog编写的小型动物识别系统
- fifteen 第十五章 图像分析 15.1 边缘检测 15.1.1 微分算子 15.1.2 Log算子 15.1.3 Canny 算子 15.2 四叉树分解 15.2.1 四叉树分解 15.2.2 四叉树 MATLAB 函数
- DS-SSBPSKcommunicatonsystem simulate the performance of a DS
- API 进程注入的连接 标题:进程注入/ 的挂接 描述:这表明你2接口连接的技术
- zhizhu 一个基于Java的web spider框架.它包含一个简单的HTML剖析器能够分析包含HTML内容的输入流.通过实现Arachnid的子类就能够开发一个简单的Web spiders并能够在Web站上的每个页面被解析之后增加几行代码调用
- VB双通道波形显示控件及演示程序 支持两通道波形动态(或实时)显示及回放
文件名称:TinyDbXE
介绍说明--下载内容来自于网络,使用问题请自行百度
TinyDB 是以VCL形式提供给Delphi/BCB程序员的一个小型桌面数据库引擎,目前包含TTinyTable, TTinyDatabase 和 TTinySession。-============================
TinyDB Engine Release Notes
=============================
CONTENTS
========
1. Overview
2. Contact Information
1. Overview
-----------
TinyDB is a small, fast and very reliable database engine for
developers in Delphi and C++Builder applications. It provides
access to a flat file in its own format without BDE, and
doesn t need any installation and configuration. With TinyDB
engine, all data can be stored in only one database file.
TinyDB engine is an ideal BDE replacement for small database
applications in Delphi and C++Builder, and soon also for Kylix.
TinyDB engine consists of TinyTable, TinyDatabase, TinySession
and TinyDB Desktop utility. TTinyTable is inherited from
TTinyDataSet which is a direct descendant from standard TDataSet.
It provides all the TDataSet s functions such as Filtering,
Searching, Sorting, Blob fields and it has some advanced features
such as database Encryption, blob fields Compression,
TinyDB Engine Release Notes
=============================
CONTENTS
========
1. Overview
2. Contact Information
1. Overview
-----------
TinyDB is a small, fast and very reliable database engine for
developers in Delphi and C++Builder applications. It provides
access to a flat file in its own format without BDE, and
doesn t need any installation and configuration. With TinyDB
engine, all data can be stored in only one database file.
TinyDB engine is an ideal BDE replacement for small database
applications in Delphi and C++Builder, and soon also for Kylix.
TinyDB engine consists of TinyTable, TinyDatabase, TinySession
and TinyDB Desktop utility. TTinyTable is inherited from
TTinyDataSet which is a direct descendant from standard TDataSet.
It provides all the TDataSet s functions such as Filtering,
Searching, Sorting, Blob fields and it has some advanced features
such as database Encryption, blob fields Compression,
(系统自动生成,下载前可以参看下载内容)
下载文件列表
TinyDbXE/
TinyDbXE/2ccc.com.nfo
TinyDbXE/Delphi盒子.url
TinyDbXE/Include/
TinyDbXE/Include/BCB5/
TinyDbXE/Include/BCB5/Compress_Zlib.hpp
TinyDbXE/Include/BCB5/DsgnIntf.hpp
TinyDbXE/Include/BCB5/EncryptBase.hpp
TinyDbXE/Include/BCB5/Enc_Blowfish.hpp
TinyDbXE/Include/BCB5/Enc_Gost.hpp
TinyDbXE/Include/BCB5/Enc_Twofish.hpp
TinyDbXE/Include/BCB5/HashBase.hpp
TinyDbXE/Include/BCB5/Hash_CheckSum.hpp
TinyDbXE/Include/BCB5/Hash_MD.hpp
TinyDbXE/Include/BCB5/Hash_RipeMD.hpp
TinyDbXE/Include/BCB5/Hash_SHA.hpp
TinyDbXE/Include/BCB5/TinyDB.hpp
TinyDbXE/Include/BCB5/TinyDBReg.hpp
TinyDbXE/Include/BCB5/ZlibUnit.hpp
TinyDbXE/Include/BCB6/
TinyDbXE/Include/BCB6/Compress_Zlib.hpp
TinyDbXE/Include/BCB6/EncryptBase.hpp
TinyDbXE/Include/BCB6/Enc_Blowfish.hpp
TinyDbXE/Include/BCB6/Enc_Gost.hpp
TinyDbXE/Include/BCB6/Enc_Twofish.hpp
TinyDbXE/Include/BCB6/HashBase.hpp
TinyDbXE/Include/BCB6/Hash_CheckSum.hpp
TinyDbXE/Include/BCB6/Hash_MD.hpp
TinyDbXE/Include/BCB6/Hash_RipeMD.hpp
TinyDbXE/Include/BCB6/Hash_SHA.hpp
TinyDbXE/Include/BCB6/TinyDB.hpp
TinyDbXE/Include/BCB6/TinyDBReg.hpp
TinyDbXE/Include/BCB6/ZlibUnit.hpp
TinyDbXE/Readme.txt
TinyDbXE/Samples/
TinyDbXE/Samples/Bcb/
TinyDbXE/Samples/Bcb/DemoApp/
TinyDbXE/Samples/Bcb/DemoApp/DemoApp.bpr
TinyDbXE/Samples/Bcb/DemoApp/DemoApp.cpp
TinyDbXE/Samples/Bcb/DemoApp/DemoApp.res
TinyDbXE/Samples/Bcb/DemoApp/MainFrm.cpp
TinyDbXE/Samples/Bcb/DemoApp/MainFrm.dfm
TinyDbXE/Samples/Bcb/DemoApp/MainFrm.h
TinyDbXE/Samples/Delphi/
TinyDbXE/Samples/Delphi/AddrBook/
TinyDbXE/Samples/Delphi/AddrBook/AboutFrm.dfm
TinyDbXE/Samples/Delphi/AddrBook/AboutFrm.pas
TinyDbXE/Samples/Delphi/AddrBook/AddrBook.dpr
TinyDbXE/Samples/Delphi/AddrBook/AddrBook.dproj
TinyDbXE/Samples/Delphi/AddrBook/AddrBook.dproj.2007
TinyDbXE/Samples/Delphi/AddrBook/AddrBook.dproj.local
TinyDbXE/Samples/Delphi/AddrBook/AddrBook.drc
TinyDbXE/Samples/Delphi/AddrBook/AddrBook.identcache
TinyDbXE/Samples/Delphi/AddrBook/AddrBook.res
TinyDbXE/Samples/Delphi/AddrBook/AddrData.dat
TinyDbXE/Samples/Delphi/AddrBook/CardFrm.dfm
TinyDbXE/Samples/Delphi/AddrBook/CardFrm.pas
TinyDbXE/Samples/Delphi/AddrBook/ChgPwdFrm.dfm
TinyDbXE/Samples/Delphi/AddrBook/ChgPwdFrm.pas
TinyDbXE/Samples/Delphi/AddrBook/DB.pas
TinyDbXE/Samples/Delphi/AddrBook/InputFrm.dfm
TinyDbXE/Samples/Delphi/AddrBook/InputFrm.pas
TinyDbXE/Samples/Delphi/AddrBook/MainFrm.dfm
TinyDbXE/Samples/Delphi/AddrBook/MainFrm.pas
TinyDbXE/Samples/Delphi/AddrBook/MyEncAlgo.pas
TinyDbXE/Samples/Delphi/AddrBook/StrRes.pas
TinyDbXE/Samples/Delphi/Cipher/
TinyDbXE/Samples/Delphi/Cipher/AboutFrm.dcu
TinyDbXE/Samples/Delphi/Cipher/AboutFrm.dfm
TinyDbXE/Samples/Delphi/Cipher/AboutFrm.pas
TinyDbXE/Samples/Delphi/Cipher/Cipher.dat
TinyDbXE/Samples/Delphi/Cipher/Cipher.dpr
TinyDbXE/Samples/Delphi/Cipher/Cipher.dproj
TinyDbXE/Samples/Delphi/Cipher/Cipher.dproj.2007
TinyDbXE/Samples/Delphi/Cipher/Cipher.dproj.local
TinyDbXE/Samples/Delphi/Cipher/Cipher.exe
TinyDbXE/Samples/Delphi/Cipher/Cipher.identcache
TinyDbXE/Samples/Delphi/Cipher/Cipher.res
TinyDbXE/Samples/Delphi/Cipher/InputFrm.dcu
TinyDbXE/Samples/Delphi/Cipher/InputFrm.dfm
TinyDbXE/Samples/Delphi/Cipher/InputFrm.pas
TinyDbXE/Samples/Delphi/Cipher/MainFrm.dcu
TinyDbXE/Samples/Delphi/Cipher/MainFrm.dfm
TinyDbXE/Samples/Delphi/Cipher/MainFrm.pas
TinyDbXE/Samples/Delphi/Cipher/PwdDataFrm.dcu
TinyDbXE/Samples/Delphi/Cipher/PwdDataFrm.dfm
TinyDbXE/Samples/Delphi/Cipher/PwdDataFrm.pas
TinyDbXE/Samples/Delphi/Cipher/SetPwdFrm.dcu
TinyDbXE/Samples/Delphi/Cipher/SetPwdFrm.dfm
TinyDbXE/Samples/Delphi/Cipher/SetPwdFrm.pas
TinyDbXE/Samples/Delphi/Cipher/StrRes.dcu
TinyDbXE/Samples/Delphi/Cipher/StrRes.pas
TinyDbXE/Samples/Delphi/DemoApp/
TinyDbXE/Samples/Delphi/DemoApp/DemoApp.dpr
TinyDbXE/Samples/Delphi/DemoApp/DemoApp.dproj
TinyDbXE/Samples/Delphi/DemoApp/DemoApp.dproj.2007
TinyDbXE/Samples/Delphi/DemoApp/DemoApp.dproj.local
TinyDbXE/Samples/Delphi/DemoApp/DemoApp.drc
TinyDbXE/Samples/Delphi/DemoApp/DemoApp.exe
TinyDbXE/Samples/Delphi/DemoApp/DemoApp.identcache
TinyDbXE/Samples/Delphi/DemoApp/DemoApp.map
TinyDbXE/Samples/Delphi/DemoApp/DemoApp.res
TinyDbXE/Samples/Delphi/DemoApp/MainFrm.dcu
TinyDbXE/Samples/Delphi/DemoApp/MainFrm.dfm
TinyDbXE/Samples/Delphi/DemoApp/MainFrm.pas
TinyDbXE/Source/
TinyDbXE/Source/Compilers.inc
TinyDbXE/Source/Compress_Zip.pas
TinyDbXE/Source/Compress_Zlib.dcu
TinyDbXE/Source/Compress_Zlib.pas
TinyDbXE/Source/DsgnIntf.pas
TinyDbXE/Source/DsgnIntfb.pas
TinyDbXE/Source/EncryptBase.dcu
TinyDbXE/Source/EncryptBase.pas
TinyDbXE/Source/Enc_Blowfish.dcu
TinyDbXE/Source/Enc_Blowfish.inc
TinyDbXE/Source/Enc_Blowfish.pas
TinyDbXE/Source/Enc_Gost.dcu
TinyDbXE/Source/Enc_Gost.inc
TinyDbXE/Source/Enc_Gost.pas
TinyDbXE/Source/Enc_Twofish.dcu
TinyDbXE/Source/Enc_Twofish.inc
TinyDbXE/Source/Enc_Twofish.pas
TinyDbXE/Source/FastStream.pas
TinyDbXE/Source/HashBase.dcu
TinyDbXE/Source/HashBase.pas
TinyDbXE/Source/Hash_CheckSum.dcu
TinyDbXE/Source/Hash_CheckSum.pas
TinyDbXE/Source/Hash_MD.dcu
TinyDbXE/Source/Hash_MD.pas
TinyDbXE/Source/Hash_RipeMD.dcu
TinyDbXE/Source/Hash_RipeMD.pas
TinyDbXE/Source/Hash_SHA.dcu
TinyDbXE/Source/Hash_SHA.pas
TinyDbXE/Source/TinyDB.dcr
TinyDbXE/2ccc.com.nfo
TinyDbXE/Delphi盒子.url
TinyDbXE/Include/
TinyDbXE/Include/BCB5/
TinyDbXE/Include/BCB5/Compress_Zlib.hpp
TinyDbXE/Include/BCB5/DsgnIntf.hpp
TinyDbXE/Include/BCB5/EncryptBase.hpp
TinyDbXE/Include/BCB5/Enc_Blowfish.hpp
TinyDbXE/Include/BCB5/Enc_Gost.hpp
TinyDbXE/Include/BCB5/Enc_Twofish.hpp
TinyDbXE/Include/BCB5/HashBase.hpp
TinyDbXE/Include/BCB5/Hash_CheckSum.hpp
TinyDbXE/Include/BCB5/Hash_MD.hpp
TinyDbXE/Include/BCB5/Hash_RipeMD.hpp
TinyDbXE/Include/BCB5/Hash_SHA.hpp
TinyDbXE/Include/BCB5/TinyDB.hpp
TinyDbXE/Include/BCB5/TinyDBReg.hpp
TinyDbXE/Include/BCB5/ZlibUnit.hpp
TinyDbXE/Include/BCB6/
TinyDbXE/Include/BCB6/Compress_Zlib.hpp
TinyDbXE/Include/BCB6/EncryptBase.hpp
TinyDbXE/Include/BCB6/Enc_Blowfish.hpp
TinyDbXE/Include/BCB6/Enc_Gost.hpp
TinyDbXE/Include/BCB6/Enc_Twofish.hpp
TinyDbXE/Include/BCB6/HashBase.hpp
TinyDbXE/Include/BCB6/Hash_CheckSum.hpp
TinyDbXE/Include/BCB6/Hash_MD.hpp
TinyDbXE/Include/BCB6/Hash_RipeMD.hpp
TinyDbXE/Include/BCB6/Hash_SHA.hpp
TinyDbXE/Include/BCB6/TinyDB.hpp
TinyDbXE/Include/BCB6/TinyDBReg.hpp
TinyDbXE/Include/BCB6/ZlibUnit.hpp
TinyDbXE/Readme.txt
TinyDbXE/Samples/
TinyDbXE/Samples/Bcb/
TinyDbXE/Samples/Bcb/DemoApp/
TinyDbXE/Samples/Bcb/DemoApp/DemoApp.bpr
TinyDbXE/Samples/Bcb/DemoApp/DemoApp.cpp
TinyDbXE/Samples/Bcb/DemoApp/DemoApp.res
TinyDbXE/Samples/Bcb/DemoApp/MainFrm.cpp
TinyDbXE/Samples/Bcb/DemoApp/MainFrm.dfm
TinyDbXE/Samples/Bcb/DemoApp/MainFrm.h
TinyDbXE/Samples/Delphi/
TinyDbXE/Samples/Delphi/AddrBook/
TinyDbXE/Samples/Delphi/AddrBook/AboutFrm.dfm
TinyDbXE/Samples/Delphi/AddrBook/AboutFrm.pas
TinyDbXE/Samples/Delphi/AddrBook/AddrBook.dpr
TinyDbXE/Samples/Delphi/AddrBook/AddrBook.dproj
TinyDbXE/Samples/Delphi/AddrBook/AddrBook.dproj.2007
TinyDbXE/Samples/Delphi/AddrBook/AddrBook.dproj.local
TinyDbXE/Samples/Delphi/AddrBook/AddrBook.drc
TinyDbXE/Samples/Delphi/AddrBook/AddrBook.identcache
TinyDbXE/Samples/Delphi/AddrBook/AddrBook.res
TinyDbXE/Samples/Delphi/AddrBook/AddrData.dat
TinyDbXE/Samples/Delphi/AddrBook/CardFrm.dfm
TinyDbXE/Samples/Delphi/AddrBook/CardFrm.pas
TinyDbXE/Samples/Delphi/AddrBook/ChgPwdFrm.dfm
TinyDbXE/Samples/Delphi/AddrBook/ChgPwdFrm.pas
TinyDbXE/Samples/Delphi/AddrBook/DB.pas
TinyDbXE/Samples/Delphi/AddrBook/InputFrm.dfm
TinyDbXE/Samples/Delphi/AddrBook/InputFrm.pas
TinyDbXE/Samples/Delphi/AddrBook/MainFrm.dfm
TinyDbXE/Samples/Delphi/AddrBook/MainFrm.pas
TinyDbXE/Samples/Delphi/AddrBook/MyEncAlgo.pas
TinyDbXE/Samples/Delphi/AddrBook/StrRes.pas
TinyDbXE/Samples/Delphi/Cipher/
TinyDbXE/Samples/Delphi/Cipher/AboutFrm.dcu
TinyDbXE/Samples/Delphi/Cipher/AboutFrm.dfm
TinyDbXE/Samples/Delphi/Cipher/AboutFrm.pas
TinyDbXE/Samples/Delphi/Cipher/Cipher.dat
TinyDbXE/Samples/Delphi/Cipher/Cipher.dpr
TinyDbXE/Samples/Delphi/Cipher/Cipher.dproj
TinyDbXE/Samples/Delphi/Cipher/Cipher.dproj.2007
TinyDbXE/Samples/Delphi/Cipher/Cipher.dproj.local
TinyDbXE/Samples/Delphi/Cipher/Cipher.exe
TinyDbXE/Samples/Delphi/Cipher/Cipher.identcache
TinyDbXE/Samples/Delphi/Cipher/Cipher.res
TinyDbXE/Samples/Delphi/Cipher/InputFrm.dcu
TinyDbXE/Samples/Delphi/Cipher/InputFrm.dfm
TinyDbXE/Samples/Delphi/Cipher/InputFrm.pas
TinyDbXE/Samples/Delphi/Cipher/MainFrm.dcu
TinyDbXE/Samples/Delphi/Cipher/MainFrm.dfm
TinyDbXE/Samples/Delphi/Cipher/MainFrm.pas
TinyDbXE/Samples/Delphi/Cipher/PwdDataFrm.dcu
TinyDbXE/Samples/Delphi/Cipher/PwdDataFrm.dfm
TinyDbXE/Samples/Delphi/Cipher/PwdDataFrm.pas
TinyDbXE/Samples/Delphi/Cipher/SetPwdFrm.dcu
TinyDbXE/Samples/Delphi/Cipher/SetPwdFrm.dfm
TinyDbXE/Samples/Delphi/Cipher/SetPwdFrm.pas
TinyDbXE/Samples/Delphi/Cipher/StrRes.dcu
TinyDbXE/Samples/Delphi/Cipher/StrRes.pas
TinyDbXE/Samples/Delphi/DemoApp/
TinyDbXE/Samples/Delphi/DemoApp/DemoApp.dpr
TinyDbXE/Samples/Delphi/DemoApp/DemoApp.dproj
TinyDbXE/Samples/Delphi/DemoApp/DemoApp.dproj.2007
TinyDbXE/Samples/Delphi/DemoApp/DemoApp.dproj.local
TinyDbXE/Samples/Delphi/DemoApp/DemoApp.drc
TinyDbXE/Samples/Delphi/DemoApp/DemoApp.exe
TinyDbXE/Samples/Delphi/DemoApp/DemoApp.identcache
TinyDbXE/Samples/Delphi/DemoApp/DemoApp.map
TinyDbXE/Samples/Delphi/DemoApp/DemoApp.res
TinyDbXE/Samples/Delphi/DemoApp/MainFrm.dcu
TinyDbXE/Samples/Delphi/DemoApp/MainFrm.dfm
TinyDbXE/Samples/Delphi/DemoApp/MainFrm.pas
TinyDbXE/Source/
TinyDbXE/Source/Compilers.inc
TinyDbXE/Source/Compress_Zip.pas
TinyDbXE/Source/Compress_Zlib.dcu
TinyDbXE/Source/Compress_Zlib.pas
TinyDbXE/Source/DsgnIntf.pas
TinyDbXE/Source/DsgnIntfb.pas
TinyDbXE/Source/EncryptBase.dcu
TinyDbXE/Source/EncryptBase.pas
TinyDbXE/Source/Enc_Blowfish.dcu
TinyDbXE/Source/Enc_Blowfish.inc
TinyDbXE/Source/Enc_Blowfish.pas
TinyDbXE/Source/Enc_Gost.dcu
TinyDbXE/Source/Enc_Gost.inc
TinyDbXE/Source/Enc_Gost.pas
TinyDbXE/Source/Enc_Twofish.dcu
TinyDbXE/Source/Enc_Twofish.inc
TinyDbXE/Source/Enc_Twofish.pas
TinyDbXE/Source/FastStream.pas
TinyDbXE/Source/HashBase.dcu
TinyDbXE/Source/HashBase.pas
TinyDbXE/Source/Hash_CheckSum.dcu
TinyDbXE/Source/Hash_CheckSum.pas
TinyDbXE/Source/Hash_MD.dcu
TinyDbXE/Source/Hash_MD.pas
TinyDbXE/Source/Hash_RipeMD.dcu
TinyDbXE/Source/Hash_RipeMD.pas
TinyDbXE/Source/Hash_SHA.dcu
TinyDbXE/Source/Hash_SHA.pas
TinyDbXE/Source/TinyDB.dcr
1999-2046 搜珍网 All Rights Reserved.
本站作为网络服务提供者,仅为网络服务对象提供信息存储空间,仅对用户上载内容的表现方式做保护处理,对上载内容本身不做任何修改或编辑。
