搜索资源列表
-
0下载:
在远程数据库和分布式数据库等复杂系统中, 数据库引擎技术的选择是影响系统执行效率的关键因素。本文基于
Delphi 下, 介绍了Delphi 中连接SQL Server 2000 数据库的两种主要方式: BDE 引擎和ADO 技术, 并以信息管理系统为例,
详细阐述了这两种方法的实现过程。-In the remote database and distributed database and other complex systems, database engine technolog
-
-
0下载:
Epsilon calculations and display on form. Two methods with repeat and while loops. FloatToStrF function implementation example.
-
-
0下载:
NativeXML 2.36
This a small-footprint native Delphi implementation to read and write
XML documents. It provides a fully object-oriented approach to working
with XML files, with clearly defined and Delphi-focused properties,
events and methods
-
-
1下载:
Tangram Plugin FrameWork是一个Delphi开源模块化插件框架,它支持DLL或包(bpl)两种模块方式,框架可以自动或手动动态加载模块。框架使用面向接口的开发方式(一切皆接口),而在框架中模块与模块,模块与主程序之间的相互调用极为方便,只需要知道接口在任何地方都能调用而不必关心在哪里实现。本框架有助于实现具有良好扩展性、复用性及键壮性的程序。-Tangram Plugin FrameWork is a Delphi open source modular plug-in
-
-
0下载:
Delphi中程序运行时对TStringGrid中的数据进行计算的具体实施方法,有具体过程。-Specific implementation methods for data calculation of Delphi TStringGrid the program is running, there is a specific process.
-
-
0下载:
Delphi:Delphi环境使用SHA算法加密文件和字符的实例,或许有些朋友对SHA不太熟悉,其实这种算法经常可看到,比如从网上下载的一些DLL文件中,你可点击右键查看DLL属性,在“验证”一栏中,往往可以看到MD5校验码、SHA码、CRC32码等不同的加密算法验证码,当然,不只是DLL文件中,其它的文件像EXE也可以存在这些信息的,所以说SHA加密文件已经普遍,有必要通过本源码学习一下SHA加密的原理和实现方法。
-Delphi: Delphi environment instance
-
-
0下载:
Delphi:Delphi编写一个开机后可自动运行的程序,想当于添加到了快速启动项中,实现开机启动的方法有多种,本代码的实现方法是通过添加注册表项的值来实现,修改:HKEY_LOCAL_MACHINE\software\microsoft\windows\currentversion\run下边的值,程序自动创建这个键值,这是一种比较简单好用的方法。
-Delphi: Delphi programming boot automatically after a run, want to add
-
-
0下载:
Delphi:Delphi三重DES加密解密示例,是软件加密技术中的一个范例,演示了三次DES加密的过程和实现方法,并演示了如何三重DES解密,相对基本的DES,三重DES更具安全性,在众多加密方法中,DES也是使用较为普遍的加密方法。
-Delphi: Delphi Triple DES encryption and decryption example, a software encryption technology in an example that demonstrates th
-
-
0下载:
Delphi:Delphi Gray灰度图像处理源码,用多种方法实现了图像的灰度转换,Delphi源码实现的,也就是把图像的彩色信号去掉,只显示黑白且对比不强的灰度图,希望为您提供一些参考。
-Delphi: Delphi Gray gray-scale image processing source code, using a variety of methods to achieve a grayscale image conversion, Delphi source code imp
-
-
0下载:
源码是控件TClientDataSet实现查找功能,其中有各种实现方法,对供初学者有一定的参考意义。-Source is the control ClientDataSet achieve search function, which has a variety of implementation methods for beginners to have a certain reference value.
-