资源列表
[Dephi控件源码] getprocessid
说明:delphi获取进程连接端口,是一个进程连接端口查看器的源码,可输出TCP连接表,获取UDP连接表,将连接表信息保存到文件,创建进程快照,根据文件名查找文件信息,根据进程ID查找可执行文件路径,根据进程ID查找可执行文件名,将连接状态转换为说明字符串,获取TCP连接表的IP帮助函数声明等。-Delphi access to the process of connecting port, a port process viewer sou<lpudn17> 在 2025-01-16 上传 | 大小:15kb | 下载:0
[Dephi控件源码] csrss_process_watcher
说明:Delphi拦截进程示例程序源码包,用有一个三方的控件库:csrcp_hook.dll,运行时请放在bin目录下,进程拦截后有提示。-Delphi interception process sample program source code package, with a three party libraries: csrcp_hook.dll, running when you put in the bin directory,<lpudn18> 在 2025-01-16 上传 | 大小:252kb | 下载:0
[Dephi控件源码] linghuprocess
说明:灵狐Delphi版windows进程管理器,较系统本身的任务管理器功能更强劲,除了进程的显示和管理功能外,CPU和内存性能占用显示当然不可少了。除此之外还有启动项管理、注册表优化管理、文件及文件夹管理、进程列表快照查看、重启电脑和关闭系统等功能,在此基础上,你可以制作一个windows系统管理软件了。-Ling fox Delphi version of the windows process management, task mana<lpudn19> 在 2025-01-16 上传 | 大小:525kb | 下载:0
[Dephi控件源码] gdbhcxdelphi
说明:Delphi演示哥德巴赫猜想理论,若不知道哥德巴赫猜想的,可百度下,概念就不解释了,本例子主要内含是表现哥德巴赫猜想算法的结果,用代码来实现,需要研究的请下载源码包吧。-Delphi demonstrates the Goldbach conjecture, if do not know Goldbach s conjecture, but Baidu, concept can not explain, this example is<wpudn49> 在 2025-01-16 上传 | 大小:6kb | 下载:0
[Dephi控件源码] delphimata
说明:Delphi生成数字斜塔,也就是倒金字塔算法,前一排的数字个数依次比下一行少一个,整体排下来就像是一个倒金字塔一样,研究数字算法的一个Dlephi简单例子-Delphi to generate the digital tower, also is the inverted Pyramid algorithm, the number of digits of a row are less than the next one, the wh<wpudn49> 在 2025-01-16 上传 | 大小:6kb | 下载:0
[Dephi控件源码] delphirizeform
说明:Delphi限制窗口大小不能被拉大,这个我觉得还是挺实用的,比较综合的Delphi项目中或许会用到。本例所演示的效果中,窗口被限制为400*250,即使再次拉大窗口后,窗口也不会变大,只能在长度:400、宽度250的范围内变小,不能被放大。-Delphi restrict the window size cannot be pulled high, I think this is very practical, comprehensiv<wpudn49> 在 2025-01-16 上传 | 大小:7kb | 下载:0
[Dephi控件源码] transformdelphi
说明:又一半透明的Delphi窗口实例源码,让窗体透明可以看到下面的内容,学习窗口编程时候的一个小例子,对新手来说是相当实用的,希望大家喜欢哦。-And half of the Delphi instance transparent source, make transparent window can see in the following content, learning a small example window programm<wpudn49> 在 2025-01-16 上传 | 大小:6kb | 下载:0
[Dephi控件源码] delphihuisu
说明:Delphi数组例子,Delphi使用回溯法找出n个自然数中取r个数的不同位组合,你可以指定自然数和数组元素,然后点击“分组”按钮,即可看到分组效果。-An array of Delphi example, Delphi use backtracking to find different combinations of R number n of the natural numbers, you can specify the nat<wpudn50> 在 2025-01-16 上传 | 大小:7kb | 下载:0
[Dephi控件源码] leonardofibonacci
说明:Delphi裴波纳契数列求和实例,请输入要计算数字的前多少位。斐波那契数列,又称黄金分割数列,指的是这样一个数列:0、1、1、2、3、5、8、13、21、……在数学上,斐波纳契数列以如下被以递归的方法定义:F0=0,F1=1,Fn=F(n-1)+F(n-2)(n>=2,n∈N*)在现代物理、准晶体结构、化学等领域,斐波纳契数列都有直接的应用。本例用Delphi来演示斐波那契数列的简单应用。-Delphi Fibonacci num<wpudn50> 在 2025-01-16 上传 | 大小:6kb | 下载:0
[Dephi控件源码] zharuorder
说明:Delphi直接插入法排序示例,插入法数组排序,示例将显示一组没有经过排序的数组,看上去比较混乱无规律,之后显示了排序后的数组,这下看着清爽了,有图有真相,你看出猫腻了吗?-Delphi direct insertion sort example, insertion sort the array, the example displays a group without a sorted array, looks confused w<wpudn50> 在 2025-01-16 上传 | 大小:6kb | 下载:0