CodeBus
www.codebus.net
Search
Sign in
Sign up
Hot Search :
Source
embeded
web
remote control
p2p
game
More...
Location :
Home
Search - delphi code
Main Category
SourceCode
Documents
Books
WEB Code
Develop Tools
Other resource
Sub Category
Games
SDK
Other
Search - delphi code - List
[
Other resource
]
高智能五子棋及DELPHI源码
DL : 0
高智能五子棋及DELPHI源码-intelligent and Delphi source code 331
Date
: 2008-10-13
Size
: 848.34kb
User
:
何杰
[
Other resource
]
游戏Quake2的Delphi源代码.v3.21
DL : 0
游戏quake2的delphi源代码,相信对游戏开发感兴趣的朋友一定不会错过-delphi source code, I believe the game developers interested friends will not miss
Date
: 2008-10-13
Size
: 1.21mb
User
:
chy
[
Other resource
]
MSN QQ 中的动画表情 在Delphi中RichEdit的实现
DL : 0
相信用过QQ、MSN中的动画表情对我们的吸引力了吧。本代码为在delphi中实现MSN / QQ 中的动画表情 。-believe used QQ, MSN animated expression on our attractiveness of the hour. The code for the delphi achieve MSN / QQ animation of expression.
Date
: 2008-10-13
Size
: 1.96kb
User
:
陈修
[
Other resource
]
peano-Hilbert曲线的Delphi程序设计
DL : 0
有关peano-Hilbert曲线的详细介绍,以及用Delphi程序设计的代码(完整版)-the Peano - Hilbert detailed description of the curve, and the Delphi programming code (complete edition)
Date
: 2008-10-13
Size
: 15.74kb
User
:
陈
[
Other resource
]
vrgis02-Delphi版
DL : 1
Delphi开发平台的GIS开放源码系统,功能涵盖GIS的基本操作,是学习和掌握GIS原理的非常好源码。deDelphi-GIS open source code system in Delphi platform . Includes essential GIS function, which is a good example for the learning and studying the principle of GIS.
Date
: 2008-10-13
Size
: 4.66mb
User
:
zeng
[
Other resource
]
delphi遗传
DL : 0
关于求最值的delphi遗传算法源码,绝对可以用,调试通过,界面美观,由王小平书上的c代码改编所成,创建了一个ga类,向构造函数输入合适的参数就可以运算!-seek the most value on the delphi genetic algorithm source code can definitely use, debug, beautiful interface, Wang Xiaoping book adaptation of the c code by 10%, creating a ga category Constructors input to the appropriate Operational parameters can!
Date
: 2008-10-13
Size
: 249.9kb
User
:
李有为
[
Other resource
]
Delphi实效编程百例:操作系统
DL : 0
Delphi实效编程百例的随书源代码 这是其中的操作系统部分-Delphi programming effectiveness of the 100 cases with books that the source code is part of the operating system
Date
: 2008-10-13
Size
: 2.22mb
User
:
王文胜
[
Other resource
]
Delphi实效编程百例:程序发布
DL : 0
Delphi实效编程百例的随书源代码 这是其中的程序发布部分-Delphi programming effectiveness of the 100 cases with books that the source code is part of the release procedure
Date
: 2008-10-13
Size
: 742.66kb
User
:
王文胜
[
Other resource
]
Delphi实效编程百例:程序控制
DL : 0
Delphi实效编程百例的随书源代码 这是其中的程序控制部分-Delphi programming effectiveness of the 100 cases with books that the source code is part of the program control
Date
: 2008-10-13
Size
: 2.46mb
User
:
王文胜
[
Other resource
]
Delphi实效编程百例:磁盘文件
DL : 0
Delphi实效编程百例的随书源代码 这是其中的磁盘文件部分-Delphi programming effectiveness of the 100 cases with books that the source code is part of the Disk File
Date
: 2008-10-13
Size
: 1.95mb
User
:
王文胜
[
Other resource
]
Delphi实效编程百例:界面外观
DL : 1
delphi编程实效百例的随书源代码 这是其中的界面外观部分-effectiveness of the 100 cases with books that the source code is part of the interface appearance
Date
: 2008-10-13
Size
: 1.07mb
User
:
王文胜
[
Other resource
]
天极网社区delphi精华
DL : 0
在天极网上发布的各类delphi原码及技巧文档,请刚开始学习delphi的朋友下载-Inc. online publication in the various delphi original code and techniques documentation, please just started learning delphi friends download
Date
: 2008-10-13
Size
: 727.3kb
User
:
漠北大侠
[
Other resource
]
Delphi常用数值算法源代码
DL : 0
Delphi常用数值算法源代码 Delphi常用数值算法源代码-Delphi commonly used numerical algorithm source code used Delphi numerical algorithm source code Delphi commonly used numerical algorithm source code
Date
: 2008-10-13
Size
: 1.64mb
User
:
张伟
[
Other resource
]
Delphi源代码分析
DL : 0
《Delphi源代码分析》 本书通过对Delphi内核(RTL)源代码进行分析,深入阐述了Delphi内核(RTL)的原理及其实现。全书从Nico Bendlin编写的著名最小化内核示例程序MiniDExe讲起,基于MiniDExe分析Delphi在编译器一级的技术内幕,带领读者一窥Delphi的核心。随后作者基于这个内核逐层地包装代码,将Delphi的各种功能的具体实现一一展现,通过列出关键性代码并进行系统性分析的方式,全面分析对象结构、VCL和COM等在源代码中的实现。全书内容详实,阐述精辟、深入,主要议题包括:Delphi的编译器在Windows、Delphi RTL和用户代码之间的交互;Delphi RTL内核代码的完整实现;与Delphi内核相关的操作系统机制;初始(入口)代码、模块、内存、线程、资源、异常处理机制等。 本书是一本不可多得的高端技术图书,适合中、高级Delphi开发人员研读。 -"Delphi source code analysis," the book of Delphi kernel (RTL) source code the analysis, further expounded on Delphi kernel (RTL) and the realization of the principle. Nico Bendlin from the book prepared by the famous minimum core sample program MiniDExe 1960s, Based on the analysis MiniDExe Delphi compiler in a technical insider, Delphi takes the reader a glimpse into the core. Then based on the author to the core layer packaging code, Delphi will be the realization of a concrete display, listing key code and systematic analysis, a comprehensive analysis of object structure, VCL and COM as the source code to the implementation. Informative book, brilliantly expounded, in-depth, major issues include : Delphi compiler for Windows, Delphi RTL code and the user interaction; Delphi R
Date
: 2008-10-13
Size
: 11.1mb
User
:
邢某
[
Other resource
]
Delphi源码中小学生排课系统
DL : 0
Delphi语言版豆豆主站 http://www.ddvip.net http://vip.ddvip.net http://bbs.ddvip.net http://down.ddvip.net http://code.ddvip.net -Delphi language version Dou master http : / / www.ddvip.net http : / / vip.ddvip.net http : / / bbs.ddvip.net http : / / down.ddvip.net http://code.ddvip.net
Date
: 2008-10-13
Size
: 927.58kb
User
:
王杰
[
Other resource
]
departmentmanage
DL : 0
商场管理DELPHI代码主要是描述商场商品的进货入库出库以及资金进出等功能-shopping center management DELPHI code is described malls commodity warehousing and distribution and warehousing functions out of funds
Date
: 2008-10-13
Size
: 6.53mb
User
:
许见
[
Other resource
]
SvrForST
DL : 0
基于SuperEngine的DELPHI代码,实现了GIS的基本功能。-SuperEngine based on the Delphi code to achieve the basic functions of GIS.
Date
: 2008-10-13
Size
: 412.09kb
User
:
jgh
[
Other resource
]
Delphi.Windows.API
DL : 1
Delphi是1个强大的RAD工具,但有时候为了获取系统的更大控制还是必不可少的要使用到WindowsAPI,我现在提供了WindowAPI的Delphi描述,为每个核心API提供了Delphi的描述,包括示例代码-Delphi is a powerful RAD tool But sometimes in order to obtain greater control system is essential to the use of the Windows API. I now Windows API provides a description of Delphi, each core API to provide a description of Delphi, including sample code
Date
: 2008-10-13
Size
: 1.24mb
User
:
zhong
[
Other resource
]
delphi速算24
DL : 0
delphi速算24,delphi编写的完整的速算24源代码-24, delphi prepared by the integrity of the counting rate of 24 source code
Date
: 2010-07-02
Size
: 253.93kb
User
:
huang
[
Other resource
]
jpeglib_src
DL : 0
利用Delphi的代码在VC中显示JPG图片,不使用动态连接库。-Delphi code in VC show JPG images, not to use Dynamic Link Library.
Date
: 2008-10-13
Size
: 101.06kb
User
:
易天行
«
1
2
3
4
5
6
7
8
»
CodeBus
is one of the largest source code repositories on the Internet!
Contact us :
1999-2046
CodeBus
All Rights Reserved.