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

搜索资源列表

  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
    • 文件大小:22.59kb
    • 提供者: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
    • 文件大小:10.95kb
    • 提供者:梁文娟
  1. 考勤7

    0下载:
  2. 一款用DELPHI开发的简单考勤管理系统.. 里面带系统设计,说明!! 欢迎大家来-one with a simple DELPHI Attendance Management System .. inside with system design, and say so! ! You are welcome to look at the
  3. 所属分类:系统编程

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

    1下载:
  2. Delphi下获取U盘的ID号,这样就能实现程序的U盘认证! 测试时请将编译得到的程序复制到U盘根目录下运行! -U disk under Delphi to get the ID number, so that we can achieve U disk certification program! Please compile the test program has been copied to the root directory of U run!
  3. 所属分类:系统编程

    • 发布日期:2012-11-26
    • 文件大小:211.74kb
    • 提供者:netangels
  1. 201052011339284

    0下载:
  2. 初学IOCP(windows完成端口)编程时,遇到很多问题和挫折,也在网上找过很多他人的代码,但是这些代码要么不稳定,要么难以使用,所以决定自己动手。在N次查阅MSDN有关章节,几度大改源代码,以及无数次的调试之后,终于有了目前这个比较稳定高效的的IOCP代码,我将其封装成了Delphi控件,所以也是比较方便使用的。现在我将这些代码全部毫无保留的贴出来,希望能够对某些正在0学习IOCP编程的朋友有所帮助。我的代码很少注释,但是风格自认为比较好,读起来应该不会费力。 -Beginners IO
  3. 所属分类:Windows Kernel

    • 发布日期:2017-05-02
    • 文件大小:531.1kb
    • 提供者:hare4318
  1. YJCZ

    0下载:
  2. DELPHI对硬件的操作,绝对是经典供学习用。包括对CPU,网卡,硬盘等。-DELPHI hardware operation, an absolute classic for the study are used. Including CPU, network card, hard disk and so on.
  3. 所属分类:Network Security

    • 发布日期:2017-05-16
    • 文件大小:3.96mb
    • 提供者:啊毛
  1. etl_check

    0下载:
  2. 用DELPHI编写的监控ETL任务的脚本,可以通过任务管理定期启动,从而达到监控的目的-Prepared using DELPHI Missions monitoring ETL scr ipts, you can start a regular basis through the Task Manager, so as to achieve the purpose of monitoring
  3. 所属分类:Windows Kernel

    • 发布日期:2017-04-01
    • 文件大小:257.46kb
    • 提供者:Michael
  1. ICDemoDelphi

    0下载:
  2. 关于IC卡读卡器的编程,包括读,写,机具等,含SDK文档-IC card reader on programming, including reading, writing, machinery and so on, including SDK documentation
  3. 所属分类:Windows Kernel

    • 发布日期:2017-05-02
    • 文件大小:715.56kb
    • 提供者:周迟
  1. Citadel16FullSources

    0下载:
  2. Citadel v.1.6 Full Sources-Citadel s design-time Wizard in action In Delphi the forms visual designs are encoded as dfm files and directly included into the executables as resources. This implementation has two disadvantages: 1. They
  3. 所属分类:Crypt_Decrypt algrithms

    • 发布日期:2017-05-06
    • 文件大小:1.38mb
    • 提供者:瘦马
  1. softregistered

    0下载:
  2. 软件注册码的生成,以及后台生成注册码,这样方便不会因客户端的数量无限制的增加-Software code generation, as well as the background to generate code, so that will not facilitate the client to increase the number of unrestricted
  3. 所属分类:Crypt_Decrypt algrithms

    • 发布日期:2017-04-05
    • 文件大小:561.62kb
    • 提供者:ceshi2007
  1. gsapi

    0下载:
  2. 打印像素处理,可以设置打印像素,详细的请看程序。-This software was written by Alessandro Briosi with the assistance of Russell Lang, as an example of how the Ghostscr ipt DLL may be used Delphi. It is not a finished product. The test program is precompiled as Tes
  3. 所属分类:Windows Kernel

    • 发布日期:2017-03-29
    • 文件大小:166.32kb
    • 提供者:abner
  1. DLL

    0下载:
  2. DLL除了可同时被多个应用程序共享外,还可以在不改变调用接口(从而不需修改使用它的应用程序)的情况下,改进和升级里面的库函数。而且DLL与编写它的语言无关,例如,用VC生成的规则DLL,可以被VB、Delphi等生成的应用程序使用-Apart from the DLL can be shared by multiple applications, but also can change the call interface (so no need to amend the application
  3. 所属分类:Windows Kernel

    • 发布日期:2017-03-31
    • 文件大小:104.48kb
    • 提供者:zeerton
  1. jtag

    1下载:
  2. JTAG Tools is a software package which enables working with JTAG-aware (IEEE 1149.1) hardware devices (parts) and boards through JTAG adapter. This package has open and modular architecture with ability to write miscellaneous extensions (like b
  3. 所属分类:Windows Kernel

    • 发布日期:2015-03-25
    • 文件大小:935.35kb
    • 提供者:asdf
  1. api-DELPHI

    0下载:
  2. Delphi 写的一个api的控制,能控制桌面上的各个选项,鼠标,任务栏等。-Api to write a Delphi control that can control the various options on the desktop, mouse, and so the task bar.
  3. 所属分类:Windows Kernel

    • 发布日期:2017-03-31
    • 文件大小:32.23kb
    • 提供者:siliemor
  1. hook-muban

    1下载:
  2. 做内挂必备!Delphi的HOOK例子。-Must do so within the hanging!
  3. 所属分类:Windows Kernel

    • 发布日期:2017-03-31
    • 文件大小:342.83kb
    • 提供者:hjt15000
  1. getdiskserial_chs

    0下载:
  2. GetDiskSerial.DLL 是一个标准的Windows动态链接库,它能够让您在你的程序中简单地获取硬盘出厂序列号。理论上讲,硬盘出厂序列号在全球都是唯一的,所以您可以利用此序列号来产生软件的机器码。 GetDiskSerial.DLL 已经成功的应用在各种流行的开发语言,比如Delphi, C++Builder, C#, Visual C++, Visual Basic, Visual Basic.NET, PowerBuilder, Visual Foxpro, Clario
  3. 所属分类:Crypt_Decrypt algrithms

    • 发布日期:2017-03-29
    • 文件大小:771.77kb
    • 提供者:zengyq
  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
    • 文件大小:3.18kb
    • 提供者:dj
  1. md5

    1下载:
  2. delhpi md5源码,可以为字符串等生成MD5编码。-delhpi md5 source code, so you can generate MD5 encoded string.
  3. 所属分类:加密解密

    • 发布日期:2013-04-17
    • 文件大小:3.37kb
    • 提供者:yuan
  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
    • 提供者:小店
  1. porand

    1下载:
  2. 是利用delphi实现视频编程的很好的案例,对开发视频捕捉,播放,录像等很有帮助(Is the use of delphi video programming a good case for the development of video capture, play, video and so on very helpful)
  3. 所属分类:系统/网络安全

    • 发布日期:2020-02-29
    • 文件大小:181kb
    • 提供者:frnctionaz
« 12 »
搜珍网 www.dssz.com