CDN加速镜像 | 设为首页 | 加入收藏夹
当前位置: 首页 资源下载 源码下载 系统编程 搜索资源 - delphi 下载

搜索资源列表

  1. 20050608184739

    1下载:
  2. 此为图书管理借阅系统,基于DELPHI操作平台,本人下载以后感觉还不错,上传供大家使用-to borrow library management system, based on the Delphi platform, I downloaded feeling was good, upload for your use
  3. 所属分类:系统编程

    • 发布日期:2008-10-13
    • 文件大小:3.67kb
    • 提供者:闫颖楠
  1. ckjb

    0下载:
  2. 窗口句柄Delphi源码!能显示所选窗口的句柄!欢迎下载-window handle Delphi source! Showing selected window handle! Welcome Download
  3. 所属分类:系统编程

    • 发布日期:2008-10-13
    • 文件大小:170.16kb
    • 提供者:ss
  1. jiamisuanfamokuai

    0下载:
  2. 标准算法模块是集DES、3DES、AES、RSA、MD5、BlowFish、TEA、RC6等标准算法为一体的算法包,同时在模块中使用了Anti-Debug和程序自校验功能(涉及到软件的加壳和CRC32)、软件使用次数限制,更好的保护您的软件。在模块中作者给出了每种算法详细调用方法,使用者可以根据自己的需要来进行选择。现暂时给出在VB、VC、Delphi三种开发语言中的调用方法,其他语言的调用方法可与我们联系获得,具体可以参看例子程序;现更新DLL可能被破解者替换的漏洞,并对DLL进行了加壳,增加
  3. 所属分类:加密解密

    • 发布日期:2008-10-13
    • 文件大小:272.31kb
    • 提供者:小强
  1. a

    0下载:
  2. 蠕虫下载者,delphi写的,可以学习一下
  3. 所属分类:弱点检测代码

    • 发布日期:2008-10-13
    • 文件大小:1.6kb
    • 提供者:宁宇
  1. down

    0下载:
  2. 一份 DELPHI下载者的代码 打包 适合大家学习使用.
  3. 所属分类:弱点检测代码

    • 发布日期:2008-10-13
    • 文件大小:13.28kb
    • 提供者:laozhang
  1. wlfhzV1.3

    0下载:
  2. 可以使含有关键字的网址自动转向到你设定的网站或HTML去。 清空IE临时文件夹 清空IE历史记录 文档清空 删除收藏夹网址 删除IE地址栏网址 当然还可以定义你保密的目录 限制运行程序 清除内存中运行的程序 禁止WINDOWS下载软件等功能 恢复IE工具栏的链接名称 取消开机对话框 恢复internet选项安全页面自定义按钮 去除IE分级审查的密码 修改时间前面加广告 恢复OE标题栏广告 恢复IE搜索引擎 恢复网页右键菜单
  3. 所属分类:Windows Kernel

    • 发布日期:2017-03-29
    • 文件大小:341.16kb
    • 提供者:Yangyao Li
  1. Upan

    0下载:
  2. u盘的加密(类似加密狗),自己下载来研究吧-u disk encryption, and see their own
  3. 所属分类:CA program

    • 发布日期:2017-04-03
    • 文件大小:280.31kb
    • 提供者:高高
  1. DllHijacker4D

    0下载:
  2. 生成dll函数的delphi模板,非常的实用,大家可以下载下来看一下-Dll function delphi generated templates, very useful, you can download a look at the next
  3. 所属分类:Windows Kernel

    • 发布日期:2017-04-24
    • 文件大小:14.29kb
    • 提供者:王军
  1. 2005271606645

    0下载:
  2. 用delphi实现des加密解密算法源程序,欢迎下载-The program of encoding characters by des with delphi
  3. 所属分类:Crypt_Decrypt algrithms

    • 发布日期:2017-04-26
    • 文件大小:10.49kb
    • 提供者:Yang Qing
  1. MS08-067

    0下载:
  2. MS08-067图形版源码 核心文件用了,天洋的那个自动下载文件,自己加了个配置器, -MS08-067 source graphics version of the core documents, the days of the ocean to automatically download files, added their own profiles, and
  3. 所属分类:Scanner

    • 发布日期:2017-05-06
    • 文件大小:1.05mb
    • 提供者:hackbay
  1. jkgj

    0下载:
  2. 一款Delphi写的软件加壳工具,欢迎大家下载学习。-A Delphi to write the software packers tools, welcome to download the study.
  3. 所属分类:Crypt_Decrypt algrithms

    • 发布日期:2014-08-21
    • 文件大小:350.46kb
    • 提供者:王俊
  1. TinyRAT[D]

    0下载:
  2. 功能需求: [1]------------------------------------------- 1.进程插入,反向链接,穿防火墙,自安装 [2]------------------------------------------- 管理功能: File Manager: 1.获取磁盘 2.获取目录中的文件列表与文件夹列表 3.删除文件 4.新建文件夹 5.删除文件夹(必须文件夹是空的才可以完全删除文件夹-以后增加递归删除所有文件功能)
  3. 所属分类:Windows Kernel

    • 发布日期:2017-03-28
    • 文件大小:70.4kb
    • 提供者:376111502
  1. AES_C_Delphi7

    3下载:
  2. AES算法的C和Delphi实现,支持128,192,256位密码,C实现为网上下载,Delphi为本人根据C翻译的,经测试完全可以实现相互加密解密。-AES algorithm C and Delphi to achieve, support 128,192,256-bit code, C implementation for online download, Delphi as my translation according to C, tested fully with each oth
  3. 所属分类:Crypt_Decrypt algrithms

    • 发布日期:2017-03-27
    • 文件大小:35.32kb
    • 提供者:李健
  1. feigexiazaizhe

    0下载:
  2. 一款为数不多的兼容win7,vista的列表下载者,大量的配置方法更灵活,列表配置信息加密,可防止被破解,另有统计功能-A small number of compatible win7, vista download the list of those, a large number of configuration flexibility, the list of configuration information encrypted to prevent hacking, another
  3. 所属分类:Crypt_Decrypt algrithms

    • 发布日期:2017-03-28
    • 文件大小:300.24kb
    • 提供者:xx
  1. delphigetmark

    0下载:
  2. Delphi源码,网络相关,MAC地址   Delphi获取本机IP、本机名称、地址类型、网卡号及网卡MAC等信息,IP地址采取分段获取的方式,依次获取并显示,请下载编译便知。-Delphi source, network-related, the MAC address of Delphi for native IP of the machine name, address type, card number and network card MAC information, IP add
  3. 所属分类:Linux-Unix program

    • 发布日期:2017-04-08
    • 文件大小:7.39kb
    • 提供者:黄建平
  1. ModGetHID

    0下载:
  2. 生成与硬件相关的注册码。控制软件不重复使用!那么,很多多人认为VB实现不了。自然没有找到方法,一定是实现不了。然而,感谢WWW,我们能在上面找到VC的源码,DELPHI的源码。但是VB的就是见不到。为此,我决定将VC的源码改成VB的,以下即是: VC原作说明部分(再发行时,请注意采用注解的方式,请不要删除的方式侵权,谢谢!) *************************************************************************
  3. 所属分类:Windows Kernel

    • 发布日期:2017-04-06
    • 文件大小:5.04kb
    • 提供者:
  1. MD5-for-Delphi

    0下载:
  2. MD5的加密算法,不用多说了吧,请下载使用,我也可以挣点分下载我需要的源码-MD5 encryption algorithm, needless to say, please download I can Zhengdian the download I need to source
  3. 所属分类:CA program

    • 发布日期:2017-11-17
    • 文件大小:3.22kb
    • 提供者:lance
  1. delphi

    0下载:
  2. 修改了一个网上下载的鼠标十字光标的程序,增加了网格背景,鼠标可变全屏90度十字光标和小45度光标-Modify a mouse crosshairs download program, increasing the grid background, the mouse cursor variable fullscreen cross 90 degrees and 45 degrees small cursor
  3. 所属分类:Windows Kernel

    • 发布日期:2017-05-20
    • 文件大小:5.34mb
    • 提供者:qewnja
  1. Delphi-and-database

    0下载:
  2. Delphi教程多线程与数据库,很好的Delphi资料,快来下载学习吧。-Delphi tutorials and multi-threaded , a good Delphi information, download Come learn it.
  3. 所属分类:Linux-Unix program

    • 发布日期:2017-05-05
    • 文件大小:10.26kb
    • 提供者:武汉
  1. CommonProcs

    0下载:
  2. 常用函数,日常的积累供大家下载使用。及时反馈。以便于后期继续升级(Commonly used functions, daily accumulation for everyone to download. Timely feedback. So as to continue to upgrade later)
  3. 所属分类:系统编程

    • 发布日期:2017-12-24
    • 文件大小:2kb
    • 提供者:小店
« 12 »
搜珍网 www.dssz.com