-
146
RSA算法加密 Delphi代码实例,编程学习源码,很好的参考资料。(RSA encryption algorithm Delphi code examples, programmed learning source, a good reference.)
- 2014-02-05 15:55:46下载
- 积分:1
-
3D
说明: delphi 实现d3d三角型,d3d最小系统的实现
- 2013-11-26 11:05:50下载
- 积分:1
-
In-Delphi7-Install-TurboPowerAPRO
在Delphi7环境里,讲解安装TurboPower APRO 控件到IDE的步骤。(In Delphi7 environment, explain the controls to the IDE to install TurboPower APRO steps.)
- 2011-04-27 13:32:14下载
- 积分:1
-
PeerToPeer
Delphi源码,网络相关,仿QQ,点对点聊天,UDP
真正的点对点通讯实例,实现类似QQ的技术,主是通过UDP穿透NAT进行通讯。程序要用到两个控件:DXSock和Rzaize 3.10。(Delphi source, network-related imitation QQ, peer-to-peer chat, the UDP point-to-point communication instance, similar QQ technology, the main NAT Traversal via UDP to communicate. Program to use two controls: 3.10 of DXSock and Rzaize.)
- 2012-05-23 18:02:06下载
- 积分:1
-
DCU2PAS
这是反编译delphi 生成的dcu的小软件(This is generated decompile delphi small software dcu)
- 2009-05-06 11:42:09下载
- 积分:1
-
HouseSystem
一个商品房销售管理系统,用Delphi做的,只上传了源代码(A real estate sales management system, with Delphi to do, just upload the source code)
- 2010-05-28 21:23:14下载
- 积分:1
-
Indy9
说明: Indy 9 for delphi 5,6,7
- 2020-02-07 10:49:13下载
- 积分:1
-
cnasv4
说明: 一款功能较好的解析flash工具,提供给广大flash爱好者学习和参考.(one function better flash analytic tools available to the general flash lovers learning and reference.)
- 2006-04-26 23:07:35下载
- 积分:1
-
Pascal
Pascal精要
第一章 Pascal历史回顾
Delphi中使用的面向对象pascal编程语言并不是borland公司1995年发布可视化开发环境Delphi时才有的,它只是已有borland pascal产品的简单扩展。 Borland没有发明pascal,但它推广并扩展了pascal。
(Essentials of Pascal Chapter Pascal History Delphi used in object-oriented programming language pascal is not borland released in 1995, when Delphi visual development environment there, it' s just been a simple extension of the product borland pascal. Borland did not invent the pascal, but it is to promote and extend the pascal.)
- 2009-12-30 16:44:57下载
- 积分:1
-
Delphi_write_DLL_complete
说明: delphi下制作DLL程序全面的讲解
有一些输入法的调用例子
一 Dll的制作一般分为以下几步:
1 在一个DLL工程里写一个过程或函数
2 写一个Exports关键字,在其下写过程的名称。不用写参数和调用后缀。
二 参数传递
(Use delphi to design DLL program.
call ime program
)
- 2011-02-27 06:55:57下载
- 积分:1