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

搜索资源列表

  1. check NumLock、Insert、CapsLock、ScrollLock key st

    0下载:
  2. 版主,我上传的是delphi的,不知可不可以。-moderator, I upload the delphi, I do not know if possible.
  3. 所属分类:系统编程

    • 发布日期:2008-10-13
    • 文件大小:6132
    • 提供者:zhlprogram
  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
    • 文件大小:3755
    • 提供者:闫颖楠
  1. 谈谈Delphi中的类和对象

    0下载:
  2. 说到类和对象,我们不能不提及这样几个概念:类,对象,实例。就我个人觉得可 以这样来理解:对象指的是泛称,自然界的任何实体都可以看成一个对象;而类则是 以这些对象某些特征而分成的一系列的种类;实例则是特指属于某一个类的一个对象-said classes and objects, we can not fail to mention the following concepts : type, object, examples. I personally think that this can be
  3. 所属分类:系统编程

    • 发布日期:2008-10-13
    • 文件大小:6379
    • 提供者:黄区
  1. xi_2_yy5

    0下载:
  2. 这个是用于获取系统和显卡的BIOS信息的源码,也是用delphi作的,找的好辛苦,希望站长可以让我成为会员-for access to the system BIOS and graphics information source, is used for Delphi, hard to find a good, I can head to become a member
  3. 所属分类:系统编程

    • 发布日期:2008-10-13
    • 文件大小:173087
    • 提供者:张喊
  1. HW.CMPP.SMS

    0下载:
  2. 华为 cmpp协议短信网关Delphi源码,希望对学习这方面的人有所帮助-Huawei cmpp agreement SMS Gateway Delphi source, and I hope to learn these people some help
  3. 所属分类:弱点检测代码

    • 发布日期:2008-10-13
    • 文件大小:197769
    • 提供者:丁杰
  1. pingbao

    0下载:
  2. 一个DELPHI实现的屏幕保护成学,希望对大家有所帮助!-a screen to protect the school, and I hope to help you!
  3. 所属分类:系统编程

    • 发布日期:2008-10-13
    • 文件大小:167723
    • 提供者:aisa007
  1. 局域网QQ透视眼

    0下载:
  2. 简介: 该程序可以监测局域网中的机器是否使用了QQ , 可以知道上了QQ的机器的IP,端口,QQ号。 该程序需在win2000下运行,且网络连接方式要是用HUB。DELPHI 7编译通过 -descr iption : The program can monitor LAN use of the machinery of QQ, QQ know on the machine's IP, port, 737. The process required in running WIN2000,
  3. 所属分类:弱点检测代码

    • 发布日期:2008-10-13
    • 文件大小:238634
    • 提供者:吴地明
  1. TextFinder

    0下载:
  2. [TextFinder]Text Finder Plug-in In the process of our programming, and sometimes to make reference to some source code written before, and sometimes only remember about some statements, but forgot the file name in the code of others, especially rel
  3. 所属分类:系统编程

    • 发布日期:2008-10-13
    • 文件大小:23133
    • 提供者:huli
  1. MyIME2拼音输入法

    0下载:
  2. 大家知道,DELPHI许多控件有IME属性。这么好用的东西VC可没自带,怎么办呢?其实,可通过注册表,用API实现。下面说一下本人对IME的研究结果,并提供示例工程供大家参考: [代码性质] VC可重用代码段 [文件大小] 10K -we all know, many controls are DELPHI IME attributes. So handy things VC may not own, how do? In fact, through the registry, using AP
  3. 所属分类:系统编程

    • 发布日期:2008-10-13
    • 文件大小:11211
    • 提供者:梁文娟
  1. licheng.rar

    0下载:
  2. 到得CPU序列号、网卡MAC地址、注册码保护例子。 希望对大家有用,To a CPU serial number, the network card MAC address, examples of key protection. I hope all of you a useful
  3. 所属分类:Windows Kernel

    • 发布日期:2017-03-29
    • 文件大小:1009793
    • 提供者:xinchangkk
  1. DesString

    0下载:
  2. Delphi7开发的DES字符串加密解密例子,相信在程序里能用得到-Delphi7 development of DES encryption and decryption examples of string, I believe in the program can be
  3. 所属分类:Crypt_Decrypt algrithms

    • 发布日期:2017-03-24
    • 文件大小:178219
    • 提供者:netahui
  1. autopatch1_1_5

    0下载:
  2. 网络游戏自动更新程序.之前上传过一个给系统自动打补丁的小程序,但运行时界面有些问题。这个是我重新改写后的,界面方面有了很大的改进。压缩包内有几个示例补丁。-Online games automatically updates. Prior to upload to the system a small automatic patching process, but some problems with run-time interface. This is after I have rewrit
  3. 所属分类:Network Security

    • 发布日期:2017-04-16
    • 文件大小:129256
    • 提供者:gxnet
  1. checksysinfo

    0下载:
  2. delphi源代码。监测系统性能,可显示物理内存使用情况,CPU使用情况,以及磁盘的读写情况。本人原创,不妥之处还请高手指点。对开发系统资源应用方面可参考一下。-delphi source code. Monitoring system performance, can display physical memory usage, CPU usage, as well as disk read and write cases. I created, the inadequacies also r
  3. 所属分类:Windows Kernel

    • 发布日期:2017-04-05
    • 文件大小:224926
    • 提供者:suibian
  1. ShowUseage

    0下载:
  2. 简直和WinXP系统自带的一模一样,功能和界面都一样,只是开发语言不同,系统的是用C写的,这是用DELPHI写的 此程序主要实现取系统的应用程序列表、取系统的所有进程的相关信息(映像名称,PID,CPU时间,内存使用)、实时取CPU的得用率并以波浪线来描绘、实时取内存的使用记录,并以波浪线来描绘。同时也实现了,结束任务,新建任务,及切换至等功能。“选项菜单”只实现了“总是最前”,“查看菜单”只实现了“更新速度”。主要没有实现的功能,是取各个进程的CPU利用率和在系统托盘显示CPU线的效
  3. 所属分类:Windows Kernel

    • 发布日期:2017-04-16
    • 文件大小:334148
    • 提供者:法激
  1. yinghangjiasuanfa

    0下载:
  2. 是很好的一个操作系统课程设,是银行家算的应用,希望大家找出哪有不足及时联系我,之前调试了应该没问题-Being a good operate system course to establish is a banker to calculate of application, hope everyone find out where have shortage in time contact I, previous adjusted to try should be all right
  3. 所属分类:Windows Kernel

    • 发布日期:2017-04-24
    • 文件大小:118607
    • 提供者:孙玉闯
  1. linyunzuiqiangyuan

    0下载:
  2. 可以保存剪切板历史文本(最大3000项),可以快速填序列号,也可上网填表格,还能自动抓取网页文本,快速打开文件夹,快速打开网络地址,小型个人数据管理,显示桌面,支持系统托盘,有delphi7源码,我试用过华军所有同类软件,这是最好的,我自信,我发现了一个所有剪切板软件共有的巨大漏洞,详细见我的帮助文件。-History can be saved clipboard text (maximum 3000), can quickly fill in the serial number can als
  3. 所属分类:Windows Kernel

    • 发布日期:2017-05-03
    • 文件大小:1133064
    • 提供者:王凌云
  1. nb

    0下载:
  2. Nb.pas is a Netbios unit that allows you to make Netbios calls according to IBM s netbios 3.0 specs. It is equivalent to the Delphi 3.0x Nb30.pas unit, except that it also compiles for 16 bit Delphi 1, and 32-bit Delphi 2 and 3. The
  3. 所属分类:Scanner

    • 发布日期:2017-03-23
    • 文件大小:7563
    • 提供者:cmatoshot
  1. shangyeruanjiansuanfafenxi

    0下载:
  2. 某商业软件的算法注册机源码,对学习破解的人而言,很有研究价值。代码写的很严谨。-I DOT NO
  3. 所属分类:Crypt_Decrypt algrithms

    • 发布日期:2017-04-10
    • 文件大小:1241013
    • 提供者:fysdfysdf
  1. APITools

    0下载:
  2. 为我游戏加密编写的通过硬件信息(cpu,硬盘,网卡)计算没太机器MD5的模块-I prepared for the game through the encrypted hardware information (cpu, hard drive, network card) so the machine did not calculate MD5 module
  3. 所属分类:Crypt_Decrypt algrithms

    • 发布日期:2017-04-02
    • 文件大小:3259
    • 提供者:dj
  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
    • 文件大小:3301
    • 提供者:lance
« 12 »
搜珍网 www.dssz.com