CodeBus
www.codebus.net
Search
Sign in
Sign up
Hot Search :
Source
embeded
web
remote control
p2p
game
More...
Location :
Home
Search - Source code
Main Category
SourceCode
Documents
Books
WEB Code
Develop Tools
Other resource
Sub Category
Oracle
SQL Server
MySQL
Other Databases
Search - Source code - List
[
Database system
]
DBISAM VCL Client-Server with Source Code v4.01 fo
DL : 0
DBISAM VCL Client-Server with Source Code v4.01 for.Delphi
Date
: 2025-12-07
Size
: 16.42mb
User
:
站长
[
Database system
]
EXCELdata
DL : 0
VC编写的读取数据文件的源码-VC compilation reads the fetching according to the document source code
Date
: 2025-12-07
Size
: 465kb
User
:
吕翔宇
[
Database system
]
MySQL的ODBC接口程序源代码
DL : 1
MySQL的ODBC接口程序源代码-MySQL ODBC interface routine source code
Date
: 2025-12-07
Size
: 215kb
User
:
[
Database system
]
ADODemo
DL : 0
delphi中使用ADO的源代码-use of the source code for ADO
Date
: 2025-12-07
Size
: 391kb
User
:
张旭
[
Database system
]
SQLSERVER源代码
DL : 0
SQLSERVER源代码-SQLSERVER source code
Date
: 2025-12-07
Size
: 28kb
User
:
谭君梅
[
Database system
]
kbmTable
DL : 0
内存数据库控件源代码-memory database source code control
Date
: 2025-12-07
Size
: 166kb
User
:
小草
[
Database system
]
TreeView的源程序
DL : 0
TreeView的源程序(VFP)-source code of the TreeView (VFP)
Date
: 2025-12-07
Size
: 17kb
User
:
刘华
[
Database system
]
仓库管理系统New
DL : 0
一个很好的VC源代码,值得借鉴-a good VC source code, worth learning
Date
: 2025-12-07
Size
: 559kb
User
:
陈国华
[
Database system
]
红虎日记源代码
DL : 0
别处找来的红虎日记源代码-elsewhere When a red tiger diary source code
Date
: 2025-12-07
Size
: 398kb
User
:
马清
[
Database system
]
RTree
DL : 0
空间数据库系统中著名的索引R-tree 源码 -Spatial database system, the index of well-known R-tree source code
Date
: 2025-12-07
Size
: 17kb
User
:
尹海班
[
Database system
]
Sqlite
DL : 0
Powerbasic 源码 这是对Sqlite这种数据库的操作.-Powerbasic sqlite-source This is the operation of such databases.
Date
: 2025-12-07
Size
: 147kb
User
:
镙丝丁
[
Database system
]
DE2_LCD
DL : 0
本源码是用verilog编写控制LCD——使用Quartusii,开发平台使用的是DE2开发板,可实现1602上任意字符显示-The Verilog source code is used to prepare control LCD- the use of Quartusii, development platform using a DE2 development board can realize arbitrary characters show 1602
Date
: 2025-12-07
Size
: 510kb
User
:
lf
[
Database system
]
redbase
DL : 0
斯坦福大学数据库实现的代码,非常好的.可以了解数据库系统的实现-Stanford University database implementation of the code, very nice. Can understand database system implementation
Date
: 2025-12-07
Size
: 531kb
User
:
FM
[
Database system
]
Apriori
DL : 0
vc++ apriori算法源代码 绝对能用-vc++ apriori algorithm source code can be absolutely
Date
: 2025-12-07
Size
: 66kb
User
:
罗文
[
Database system
]
sqlite-amalgamation-3.6.18.tar
DL : 0
sqlite3是一个用于嵌入式的数据库系统,由于具有原子事务的功能,所以在嵌入式设备易掉电中的应用中非常适合。此个版本是第三版SQLITE3-SQLite is a software library that implements a self-contained, serverless, zero-configuration, transactional SQL database engine. SQLite is the most widely deployed SQL database engine in the world. The source code for SQLite is in the public domain. see more: http://www.sqlite.org
Date
: 2025-12-07
Size
: 1.32mb
User
:
wwwpanic
[
Database system
]
TopERP_enhance
DL : 0
Top ERP 增强功能源码,Delphi 6 编制,极具参考价值。-Top ERP source code for delphi.
Date
: 2025-12-07
Size
: 192kb
User
:
wanyusen
[
Database system
]
Product_Quality_Management_System
DL : 0
c++builder 编写的产品质量管理系统,内有源码,已经调试通过,能够运行。-c++ builder written in product quality management system, within the source code has debug passed, be able to run.
Date
: 2025-12-07
Size
: 12.89mb
User
:
bqw
[
Database system
]
library-system-code
DL : 0
图书馆管理系统,包括所有源代码,已在Visual c++.net上调试通过。-Library management system, including all source code, has been in the Visual c++. Net debugging through.-library management system, including all source code, in Visual c. Debugging on net through.
Date
: 2025-12-07
Size
: 535kb
User
:
Aeon
[
Database system
]
Genetic-algorithm-source-code
DL : 0
这是一个非常简单的遗传算法源代码,是由Denis Cormier (North Carolina State University)开发的,Sita S.Raghavan (University of North Carolina at Charlotte)修正。代码保证尽可能少,实际上也不必查错。对一特定的应用修正此代码,用户只需改变常数的定义并且定义“评价函数”即可。注意代码的设计是求最大值,其中的目标函数只能取正值;且函数值和个体的适应值之间没有区别。该系统使用比率选择、精华模型、单点杂交和均匀变异。如果用Gaussian变异替换均匀变异,可能得到更好的效果。代码没有任何图形,甚至也没有屏幕输出,主要是保证在平台之间的高可移植性。读者可以从ftp.uncc.edu,目录 coe/evol中的文件prog.c中获得。要求输入的文件应该命名为‘gadata.txt’;系统产生的输出文件为‘galog.txt’。输入的文件由几行组成:数目对应于变量数。且每一行提供次序——对应于变量的上下界。如第一行为第一个变量提供上下界,第二行为第二个变量提供上下界,等等。-This is a very simple genetic algorithm source code, by Denis Cormier (North Carolina State University) developed, Sita S.Raghavan (University of North Carolina at Charlotte) corrected. Code to ensure as little as possible, in fact, do not have to troubleshoot. For a specific application fix this code, users only need to change the definition of constants and the definition of "evaluation function" button. Note that the code is designed for the maximum, in which the objective function can only take positive values , and fitness function values and the individual is no difference between the values . The system uses the ratio selection, the essence of the model, a single point crossover and uniform mutation. If you replace the uniform mutation with Gaussian mutation may get better results. Code has no graphics, or even no screen output, mainly to ensure high portability between platforms. Readers can ftp.uncc.edu, catalog coe/evol files prog.c ge
Date
: 2025-12-07
Size
: 35kb
User
:
周成
[
Database system
]
SearchAndReplace
DL : 0
用于PowerBuilder源码中,指定文件或者目录,批量查找替换某些值,DW源码可自动导入,非DW源码可以保存到新目录中,手工导入(For PowerBuilder source code, specify the file or directory, batch search, replace some values, DW source code can be imported automatically, non DW source code, you can save to the new directory, manual import)
Date
: 2025-12-07
Size
: 25kb
User
:
穆轩
«
1
2
3
4
5
6
7
8
9
10
...
17
»
CodeBus
is one of the largest source code repositories on the Internet!
Contact us :
1999-2046
CodeBus
All Rights Reserved.