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

搜索资源列表

  1. getHDSN.rar

    0下载:
  2. VC编写的DLL,可以获得硬盘的型号、序列号以及计算机 ID, 带Delphi的源程序,在Win2K下通过,但是没有在Win9X下试过, 感兴趣的朋友可以在Win9X 下试一下,或者编写一个VB的范例。 函数以及定义: function ReadPhysicalDrive(driveID:integer;buffer:Pointer;bufLen:integer):integer; stdcall; external DiskID.dll name ReadPh
  3. 所属分类:系统编程

    • 发布日期:
    • 文件大小:204723
    • 提供者:
  1. 易支持库创建--移位扩展库.rar

    0下载:
  2. 本程序旨在讲解如何用Delphi创建一个可以在易语言中执行的支持库,并给出了一个实用的汉字取模的易程序, 1.支持库为标准DLL格式,扩展名为fne. 在其中实现了移位操作(Delphi7+WinXp通过) 2.在易语言中导入此支持库(复制TaoLibShift.fne)到易语言的LIB目录下,然后才可以执行 [诺亚点阵汉字提取器.e] 3.输出的格式有 ASM和C两种格式,可以直接应用于8x8点阵LED,
  3. 所属分类:系统编程

    • 发布日期:
    • 文件大小:970551
    • 提供者:
  1. Des加密解密.rar

    2下载:
  2. 一个用DELPHI编写的DES加密接密原代码
  3. 所属分类:加密解密

    • 发布日期:
    • 文件大小:191281
    • 提供者:
  1. Delphi临时文件清除快车

    0下载:
  2. Delphi临时文件清除快车.rar-Delphi temporary removal Express. Rar
  3. 所属分类:系统编程

    • 发布日期:2008-10-13
    • 文件大小:265077
    • 提供者:李和
  1. delphi程序减肥实例

    0下载:
  2. delphi程序减肥实例.rar-examples. Rar
  3. 所属分类:系统编程

    • 发布日期:2008-10-13
    • 文件大小:72711
    • 提供者:李和
  1. SysTrayIconDemo.rar

    0下载:
  2. 对操作系统托盘的图标进行隐藏 On the operating system tray icon to hide,On the operating system tray icon to hide
  3. 所属分类:系统编程

    • 发布日期:2017-03-29
    • 文件大小:237480
    • 提供者:望我发
  1. 3Des.rar

    2下载:
  2. 采用3des进行加密的源代码,经过验证的,已经在我的系统中使用,这是个测试例子,The use of 3DES for encryption source code, proven, and has been used in my system, this is a test example
  3. 所属分类:Crypt_Decrypt algrithms

    • 发布日期:2017-03-27
    • 文件大小:194507
    • 提供者:杨海生
  1. DELPHI_RecoverSSDT.rar

    0下载:
  2. DELPHI恢复SSDT winXP D7编译通过,Delphi Recover SSDT
  3. 所属分类:Windows Kernel

    • 发布日期:2016-09-23
    • 文件大小:469129
    • 提供者:hahahahah
  1. ScreenLock.rar

    0下载:
  2. 自己写的网吧专用的挂机锁源代码,彻底禁止一切Window热键。包括Ctrl+Alt+Del. 稍加改进即可以成为自己专用的挂机锁工具。,The Internet to write their own dedicated lock hang up the source code, a complete ban on all Window Hotkey. Including Ctrl+ Alt+ Del. A little improvement that could be hanging up
  3. 所属分类:Network Security

    • 发布日期:2017-03-25
    • 文件大小:524772
    • 提供者:韩得良
  1. 535801MTPlay.rar

    0下载:
  2. 视频播放器,具有回放,播放等功能,是一款不错的软件工具,Video player with playback, playback and other functions, is a good software tools
  3. 所属分类:Windows Kernel

    • 发布日期:2017-05-08
    • 文件大小:1551648
    • 提供者:xf
  1. AES.rar

    0下载:
  2. 比较严谨的算法,分别针对字符串、文件、流的加密解密算法,, Respectively, for string, file, stream encryption and decryption algorithm
  3. 所属分类:Crypt_Decrypt algrithms

    • 发布日期:2017-03-27
    • 文件大小:249533
    • 提供者:cloneper
  1. hook.rar

    0下载:
  2. delphi delphi 鼠标键盘钩子,delphi 鼠标键盘钩子
  3. 所属分类:Windows Kernel

    • 发布日期:2017-03-29
    • 文件大小:175266
    • 提供者:田焕福
  1. open3389.rar

    0下载:
  2. 不用重启,开3389,控制台程序,无黑窗口,hacker必备,Do not restart, open 3389, the console program, non-black window, hacker must
  3. 所属分类:Network Security

    • 发布日期:2017-03-29
    • 文件大小:81865
    • 提供者:宫炎辉
  1. md5.rar

    0下载:
  2. MD5算法及例子 1、 MD5String、MD5File、MD5Print、MD5Match这四个函数是供调用的。其他是用来辅助这几个函数的子函数。 2、MD5String为加密字符串。 3、MD5File为加密这个文件。 4、MD5Print是将加密后的密文转换成字符串。 5、MD5Match是用来比较密文是否一致。 加密字符串aaa MD5String(‘aaa‘) 将加密后的aaa显示出来 MD5Print(MD5String(‘aaa‘)) 比较两次密文是否一致:
  3. 所属分类:Crypt_Decrypt algrithms

    • 发布日期:2017-03-28
    • 文件大小:9185
    • 提供者:ourfirebird
  1. GetHardWareInfo.rar

    3下载:
  2. Delphi获取CPU序列号、网卡MAC地址、注册码保护实例,实际上是围绕一个控件展开编程,里面有Delphi的调用实例,有兴趣的可以研究一番。 还包含了一个注册机和注册验证测试的实例,Delphi get CPU serial number, Ethernet MAC address, registration key to protect instance, is actually started around a control program, which calls a Delp
  3. 所属分类:Windows Kernel

    • 发布日期:2017-03-25
    • 文件大小:973306
    • 提供者:raoyun
  1. szqm.rar

    1下载:
  2. 一款可以给程序添加数字签名的软件,用Delphi写的。,A digital signature can be added to the program of software written using Delphi.
  3. 所属分类:Crypt_Decrypt algrithms

    • 发布日期:2016-07-11
    • 文件大小:181262
    • 提供者:王俊
  1. DELPHI.rar

    1下载:
  2. DELPHI远程屏幕传输程序,顾名思义,就是可以实现远程屏幕通信的程序,转换图片格式,压缩。,DELPHI Remote Screen Transfer program, the name suggests, is that you can remote screen communication program, convert image formats, compression.
  3. 所属分类:Windows Kernel

    • 发布日期:2017-03-27
    • 文件大小:931218
    • 提供者:豪杰
  1. SSDT_Helper_src.rar

    0下载:
  2. HOOK SSDT Hook系统服务描述表.查看SSDT.是个好东西哈哈,HOOK SSDT that s may be is you need
  3. 所属分类:Windows Kernel

    • 发布日期:2016-09-22
    • 文件大小:64832
    • 提供者:yaohu
  1. IC_hack.rar

    1下载:
  2. IC卡暴力破解源码,用于非接触式M1卡暴力破解!,MIFARE card HacK!,Use to M1 card hack
  3. 所属分类:Crypt_Decrypt algrithms

    • 发布日期:2017-03-21
    • 文件大小:218857
    • 提供者:李嘉诚
  1. VolID.rar

    2下载:
  2. windows 硬盘序列号修改工具 Delphi 开源代码,windows hard drive serial number of open source code modification tool for Delphi
  3. 所属分类:Windows Kernel

    • 发布日期:2017-04-15
    • 文件大小:25233
    • 提供者:张卫国
« 12 »
搜珍网 www.dssz.com