联合开发网   搜索   要求与建议
                登陆    注册
排序按匹配   按投票   按下载次数   按上传日期
按分类查找All Pascal/Delphi编程(267) 

[Pascal/Delphi编程] ImageEN-5.2.0

支持D5-XE7,功能非常强大,甚至可以做人脸、人眼识别跟踪、视频播放、摄像头控制、图像对比、图像加解密等,常用的图像处理功能更不在话下,处理效率极高,Demo也相当详尽。我一直在DelphiXE2下使用,下载包内包含了全部源码、帮助文档 、安装方法、Demo下载链接(因Demo太大只提供了下载链接,请需要的朋友自行下载)
Support D5-XE7, very powerful, even a man can face, the human eye identification and tracking, video player, camera control, image contrast, image encryption and decryption, commonly used image processing functions to mention, high efficiency, Demo also considerable detail. I have been under DelphiXE2 use within the download package includes all source code, help documentation, installation method, the download link Demo (Demo too because only provides a download link, a friend in need to download) (2016-05-18, Delphi, 17544KB, 下载89次)

http://www.pudn.com/Download/item/id/1463561306738204.html

[Pascal/Delphi编程] Delphiformboarder

Delphi为窗体边框的例子,实例中为窗体添加了一个黑色的边框,在代码中,你还可以设置边框的粗细、自定义边框颜色等,所增加的边框不影响窗口的拖动,以前发过VB/VC的窗体加边框例子,Delphi的倒是没遇到,所以这个源码还是有价值参考哦。
Delphi is an example of a form of the border, for instance in the form to add a black border, in the code, you can also set the border thickness, color and other custom border, the increase does not affect drag the window border, previously sent a VB/VC form Bordered example, Delphi s d never met, so the source is still a valuable reference oh. (2014-09-26, Others, 4KB, 下载3次)

http://www.pudn.com/Download/item/id/2627256.html

[Pascal/Delphi编程] mqmqmqmqmqmqmq

介绍WebSphere MQ提供了几个接口应用程序程序员使用。Additionalinterfaces可用的SupportPac提供。 本文档描述了SupportPac,MQ功能Delphi帕斯卡程序员作为一个单元。有两个单位在包,一个用于“绑定”模式(MQI),一个用于“客户端”模式(MQIC)。
Introduction WebSphere MQ offers several interfaces for application programmers to use. Additionalinterfaces are available as a SupportPac offering. This document describes the SupportPac that delivers MQ functionality to Delphi Pascal programmers as a unit. Thereare two units in the package, one for bindings mode (MQI) and one for client mode(MQIC). (2014-07-30, Java, 2559KB, 下载4次)

http://www.pudn.com/Download/item/id/2596988.html

[Pascal/Delphi编程] Delphi_176225

Delphi:自动生成编号,Delphi+数据库,其实我怎么觉得数据库本身就可以生成编号,每添加一条数据的时候,数据库的ID字段就会自动加1,形成按顺序变化的ID编号,本程序同样需要SQL数据库配合,可惜作者没有提供数据库文件,对于特别有需要的Delphi编程者,可根据代码还原出数据库的各个细节。
Delphi: auto-generated numbers, Delphi+ database, in fact, how I feel when the database itself can generate numbers, each adding a data, ID field in the database will automatically add a formation change the order ID number, the program also requires SQL database with, but unfortunately the authors did not provide a database file, there is a need for special Delphi programmer, you can restore the database according to the various details of the code. (2014-07-17, Delphi, 13KB, 下载1次)

http://www.pudn.com/Download/item/id/2590376.html

[Pascal/Delphi编程] Delphi_861513

Delphi编程界面设计一例,给Memo组件的显示区域加边框,也就是为文本框设置类似CSS中的Padding效果,示例中,可设置左边距和上边距,当然下边距和右边距也是可以设置的,在输入二者参数后,点击“变更”按钮,就可将其设置边距。
Delphi programming interface design example, the display area Memo component to add borders, which is similar to a text box to set the Padding CSS effects, example, you can set the left and on the margins, lower margins, and of course also possible to set the right margin, after entering the two parameters, click the "Change" button, you can set it to the margins. (2014-06-29, Delphi, 3KB, 下载2次)

http://www.pudn.com/Download/item/id/2577331.html

[Pascal/Delphi编程] Delphi_257888

Delphi为窗体边框的例子,实例中为窗体添加了一个黑色的边框,在代码中,你还可以设置边框的粗细、自定义边框颜色等,所增加的边框不影响窗口的拖动,以前发过VB/VC的窗体加边框例子,Delphi的倒是没遇到,所以这个源码还是有价值参考哦。
Delphi forms the border as an example, the example of the form to add a black border, in the code, you can also set the border thickness, custom border color, border does not affect the increased drag of the window, before sent a VB/VC form add borders example, Delphi s d never met, so this is a valuable reference source oh. (2014-06-25, Delphi, 4KB, 下载1次)

http://www.pudn.com/Download/item/id/2574769.html

[Pascal/Delphi编程] dllform

Delphi利用DLL封装窗体用DELPHI创建DLL文件,封装窗体的实现方法实例: 即一个程序不再是单一的一个EXE文件了,而是由一个EXE文件加N个DLL文件组成,这样做的原因是方便以后的维护与更新,也是跨平台开发的重要一步。
Delphi DLL package use the form to create a DLL file using DELPHI, implementation examples package form: that is, a program is no longer a single EXE file, but rather by an EXE file plus the N DLL files, reasons for doing so is an important step to facilitate future maintenance and updates, but also cross-platform development. (2014-05-02, Delphi, 344KB, 下载14次)

http://www.pudn.com/Download/item/id/2528028.html

[Pascal/Delphi编程] query-database-by-Delphi

一个适用于学习的Delphi商品销售查询程序,基于SQLServer数据库,为了测试方便,笔者已将数据库文件打包在Database目录中,测试前请附加。   本查询程序可设置自定义条件查询数据,比如可以选择某个时间段内的商品,可选择商品的相关属性进行查询,编写Delphi数据加系统能用上的技巧。
A suitable learning Delphi merchandise sales inquiry procedure, based on SQLServer database, in order to facilitate the testing, I have a database file is packaged in Database directory, test before you attach. The program can be set up custom query criteria query data, such goods can select a period of time, you can choose the product to query related attributes, data encryption system can be written on Delphi technique. (2013-06-05, Delphi, 223KB, 下载1次)

http://www.pudn.com/Download/item/id/2270889.html

[Pascal/Delphi编程] AutoNumber

自动生成编号,Delphi+数据库,其实我怎么觉得数据库本身就可以生成编号,每添加一条数据的时候,数据库的ID字段就会自动加1,形成按顺序变化的ID编号,本程序同样需要SQL数据库配合,可惜作者没有提供数据库文件,对于特别有需要的Delphi编程者,可根据代码还原出数据库的各个细节。
Automatically generated number, Delphi+ database, in fact, I think how the database itself can generate a number for each add a data ID field of the database will automatically add 1 to form a change order ID number, the program also requires SQL database with a pity that the authors did not provide a database file for Delphi programming special needs, according to the code to restore the database details. (2012-12-07, Delphi, 13KB, 下载8次)

http://www.pudn.com/Download/item/id/2075375.html

[Pascal/Delphi编程] LoginHistory_v1.1

单元: TLoginHistory v1.1 修正版 目的: 提供一种通用的用户登录日志记录方法。 特征: 1、数据加密存储,保证安全性,用户还可以改变加密方法; 2、提供多种排序方式; 3、采用自定义文件格式,无需数据库支持,存取速度极快。 作者: 邓朝晖 dzh@inleo.com 历史: 2006-04-03 -v1.0 Create original version 2006-05-29 -v1.1 加入自定义加解密支持 2006-05-30 -v1.1 去掉了演示程序中的第三方组件,去除了一个小Bug 欢迎大家测试,并把使用及修改意见通过邮件返回给我,共同提高!
a logtools for delphi (2010-12-21, Delphi, 220KB, 下载16次)

http://www.pudn.com/Download/item/id/1388360.html

[Pascal/Delphi编程] dpk2bpk.v2002.1.ccrun.763640

name=dpk2bpk ver=v2002.1 author= devtool= sn= fullsource= desc=由俄罗斯人编的可以将Delphi组件工程转换为BCB组件工程的工具 Dpk2Bpk File Converter Ver 2.1 for Borland C++ Builder 6.0 (C)Andrew Simanov, Russia, Moscow, Aug 1 2002 用法: Dpk2Bpk.exe delphiprj.dpk
name = dpk2bpk ver = v2002.1 author = devtool = sn = fullsource = desc = compiled by the Russian people can be converted to Delphi BCB component engineering tools for engineering components Dpk2Bpk File Converter Ver 2.1 for Borland C++ Builder 6.0 (C) Andrew Simanov, Russia, Moscow, Aug 1 2002 Usage: Dpk2Bpk.exe delphiprj.dpk (2010-11-23, C++ Builder, 67KB, 下载65次)

http://www.pudn.com/Download/item/id/1355980.html

[Pascal/Delphi编程] Telecommunications_gateway_platform_code

这是一款DELPHI编写的电信网关平台源代码提供给大家,此版本已经实现多线程,并现有通讯商已经在使用,其他诸如移动、网通的网关平台只要做简单的修改即可。协议都是类似的,大同小异。因商业机密,登陆用户名、密码、IP以及特服号都已经做了修改。 电信网关平台配置的相关介绍:SMGPConfig.ini 配置文件请不要修改 LogConfig.ini 配置文件是记录日志时间状态,也不必修改
This is a telecom gateway platform DELPHI write the source code available to everyone, this version has achieved multi-threaded, and the existing communications business is already in use, and other such as mobile, Netcom' s gateway platform can only do simple changes. Agreements are similar, similar. Because of trade secrets, login user name, password, IP and Te Fuhao have been modified. Related telecommunications gateway platform configuration description: SMGPConfig.ini Please do not modify the configuration file is a log configuration file LogConfig.ini time status, but also without having to modify (2010-06-11, Delphi, 725KB, 下载9次)

http://www.pudn.com/Download/item/id/1209643.html

[Pascal/Delphi编程] chuangtifenzhuang

DELPHI创建DLL文件封装窗体的实现方法实例: 即一个程序不再是单一的一个EXE文件了,而是由一个EXE文件加N个DLL文件组成,这样做的原因是方便以后的维护与更新,也是跨平台开发的重要一步。 打开DELPHI,新建一个Dll Wizard 在新建的Dll里新建一个Form 在新建的Form里uses stdctrls 在var下面写:
DELPHI package to create DLL file instance of the form of realization: that a program is no longer a single EXE file, but rather by an EXE file plus a DLL file form N, the reasons for doing so is to facilitate future maintenance and update is an important step in the development of cross-platform. Open DELPHI, create a new Dll Dll Wizard in the Create a new Form in the new Form in the following uses stdctrls in var write: (2010-05-27, Delphi, 336KB, 下载102次)

http://www.pudn.com/Download/item/id/1191309.html

[Pascal/Delphi编程] 4a27c356f05a5_EmailServer090604

附件為修改自Alexander J. Fanti先生的POP3/SMTP伺服器程式(含SourceCode) 此次為第二次改版,修正了下列問題 1.防止OpenRelay 2.ESmtp的Bug修正 3.解決和OutLookExpress/2003/2007的認證Bug 4.加強內寄/外寄等郵件的分類和管理,清楚記載送(來)信人/時間等資訊 降低網管人員面對其他MailServer亂數分類的負擔 輕鬆完成郵件管理 5.加強Forword-Mail/MailList的分類管理 6.加入匯入文字檔帳號密碼的功能,快速轉移你的舊EMail Address(Ps:文字格式:帳號稱謂,帳號,密碼,) 7.加入針對垃圾郵件進行過濾的功能,並可設定關鍵字 並對垃圾郵件進行分類管理 8.修正郵件收件日期與時區錯誤的問題 9.(2009/06/07)更新原程式在POP3認證錯誤時會新增帳密的漏洞
Attached modified from Alexander J. Fanti Mr. POP3/SMTP server programs (including SourceCode) This for the second revision, amendment of the following issues 1. To prevent the OpenRelay The Bug amendment 2.ESmtp 3. OutLookExpress/2003/2007 authentication solutions and Bug 4. To strengthen within the Send/outgoing messages such as the classification and management, a clear record of delivery (to) the letter person/time information Reduce network managers face other MailServer random classification burden easy to complete the e-mail management 5. Forword-Mail/MailList classification to enhance the management 6. Join the account password to import text file function, quickly transfer your old EMail Address (Ps: Text Format: account title, account number, password,) 7. Add filtering for junk e-mail functions, and can set the keywords and junk e-mail to classified management 8. To amend the date of receipt e-mail with the time zone wrong question 9. (2009/06/07) upd (2010-01-28, Delphi, 1633KB, 下载32次)

http://www.pudn.com/Download/item/id/1053249.html

[Pascal/Delphi编程] we123_QQ_Msgs

 此程序实现了不用加好友,直接向QQ号发送信息的功能。 不过QQ的服务器会限制次数,大家可以考虑用一系列(越多越好)的QQ号不断地切换来登陆,必要时可以不断地连接和断开网络,变换IP来解决QQ服务器的限制。
This program achieved without any increase in friends, send messages directly to the QQ number function. However, the server will limit the number of QQ, we can consider a series (as possible) and continue to switch QQ number to log, if necessary, can continue to connect and disconnect the network, changing IP to solve the QQ server restrictions. (2010-01-16, Delphi, 10KB, 下载18次)

http://www.pudn.com/Download/item/id/1042529.html

[Pascal/Delphi编程] EPaper_Boy

電子報軟體. 你想輕輕鬆鬆的寄送電子報 功能介紹: 1. 支援多個伺服器分散流量. (已可設定每次的最大郵件數) 2. 支援多個設定檔選擇. 3. 可直接選擇硬碟內的 HTML, 純文字檔當做寄信內容. 4. 支援定時、每日、每週、每月送信. 5. 配合 ServiceAgent 可以成為NT/2000下的服務. 6. 可夾帶附件檔案. 7. 在原本可直接選取電腦硬碟上的檔案(HTML)來做為HTML寄信的本文之外, 目前已能將 HTML 內的圖檔(gif,jpg,bmp,png)的 <img> tag 和 音效檔(wav,mid,swf)的<EMBED> tag 的內容一起勘進郵件內容裡. 8. 以 Command Line 執行的方式就能啟動寄信流程. 9. 透過電子郵件信箱即可啟動自動化電子報訂閱/取消功能! 開發工具: 1. Delphi 5 2. Indy Winshoes8 (free delphi component)
err (2009-01-13, Delphi, 120KB, 下载5次)

http://www.pudn.com/Download/item/id/630681.html

[Pascal/Delphi编程] dc

学位英语单词软件用Borland公司推出的基于Object Pascal语言的可视化开发系统Delphi 7.0为自己记单词方便而编写这个程序,学位英语单词软件系统共有两个方面功能第一:单词过关、第二:单词练习。我把学位英语单词、短语精选5000个分为10组,分别存放在10个Memo部件属性上,使用时调入一个基本Memo部件上进行操作。在单词过关中,能随机取题、随机取供选择答案,并通过电脑自动判断对错进行加分、减分,这样可以有效提高积极性和趣味性。在单词练习中,有显/隐单词、显/隐词义、自动/手动按钮,使用起来非常方便。
err (2009-01-07, Delphi, 906KB, 下载14次)

http://www.pudn.com/Download/item/id/626507.html

[Pascal/Delphi编程] 91331950Delphi7.0_8.0

创建动画光标 创建异形窗体 滚动式面板 获取任务栏尺寸 利用WINDOWS GDI实现文字倾斜 巧用DELPHI制作溅射屏幕 实现WINAMP形式窗口拖动的方法 为控件加边框 在系统菜单上添加自定义菜单项 制作可随处拖放的工具栏 制作通明窗体 自定义MEMO控件的边界
Create animated cursor create a special form to obtain rolling taskbar panel size to use WINDOWS GDI text tilt realize the production of sputtering Using DELPHI realize WINAMP screen forms of the method of dragging windows increase border controls in the system menu, add custom menu items produced can drag the toolbar anywhere Tongming form the production of custom control borders MEMO (2008-05-29, Delphi, 10608KB, 下载30次)

http://www.pudn.com/Download/item/id/476549.html

[Pascal/Delphi编程] binhe2006_duguxike

冰河反弹版之独孤夕客专版 今天我决定把这个版本的冰河反弹版程序源码公布,任何人都可以免费使用它,其时也不是什么神密的代码,我说过了,只要你有足够的耐心你也能在网上找到相关资源。因为今天是在公司的电脑上重装一个DELPHI7.0编译的,所以没时间去装控件,就把原来程序要用到控制的地方都去掉了,现在你看到的源代码是一个无第三方控件的代码,可以在delphi7.0下直接编译通过。
Glacial rebound独孤Xi passenger version of the feature pages of today I have decided to glacial rebound in this version of the published source code version of the procedure, anyone can use it free of charge, the time is not a secret code of God, I said, as long as Do you have enough patience you can find relevant online resources. Because today is the company (2008-02-15, Delphi, 2507KB, 下载20次)

http://www.pudn.com/Download/item/id/402713.html

[Pascal/Delphi编程] Exe2bat(Delphi)

Exe2Bat是挺早的一个小工具了(有ASM源码),能把任意文件转化成bat,可惜问题还是不少 我无聊用Delphi写个 (网上似乎还流传这VC/VB版本) 修正原版转化速度离奇慢/NT下不能运行/转化后Bat有误等问题 核心代码都在Exe2BatUnit.Pas里面 Demo程序我写了2个,一个是仿造原版Exe2Bat的命令行程序,HkeExeToBat是用KOL加界面的 注意: (1).bat遇到重名文件临时文件会不能删除(具体你试试就知道,喜欢的话你多加句del WuHansen,不过正常情况下Bat会显示错误而已) (2).64K以上文件虽然能转化,但是Debug不能正常将其还原(系统自身的问题) 请到这里获得更新信息:Www.WuHansen.Com
Exe2Bat morning is quite a small tool (with ASM source code) able to arbitrary document into bat, Unfortunately, quite a number of issues I was bored with Delphi (the Internet seem to have spread that the VC/VB version) amendment to the original into bizarre version of the slow speed/no running NT/transformation of Bat errors and other problems in the core code Exe2Ba tUnit.Pas inside Demo procedures, I wrote two. is a replica of the original Exe2Bat command line procedures, HkeExeToBat KOL is the interface increases the attention : (1). Repetitions documents bat encountered temporary files can be deleted (you try on specific know, like what you add del WuHansen sentence. But under normal circumstances Bat error will be displayed only) (2) .64 K above documents can be transformed tho (2006-11-21, Delphi, 75KB, 下载40次)

http://www.pudn.com/Download/item/id/227940.html
总计:267