资源列表

« 1 2 ... .94 .95 .96 .97 .98 5199.00 .01 .02 .03 .04 ... 16274 »

[系统编程DLL_creating_using_in_Delphi

说明:动态链接库是一个能够被应用程序和其它的DLL调用的过程和函数的集合体,它里面包含的是公共代码或资源。由于DLL代码使用了内存共享技术,在某些地方windows也给了DLL一些更高的权限,因而DLL中可以实现一些一般程序所不能实现的功能,如实现windows的HOOK、ISAPI等。同时,DLL还为不同语言间代码共享提供了一条方便的途径。因而DLL在编程时应用较为广泛,本文将介绍如何在 Delphi 中建立和使用DLL。-As DLL is widely used in programming,
<wangboct100729> 在 2025-11-22 上传 | 大小:7kb | 下载:0

[系统编程hiding_concepts_rootkits

说明:Many people do not realize the real danger from rootkit technology. One reason for this probably that publicly available rootkits for Windows OS are relatively easy to detect by conventional methods (i.e. memory scanning based). However, we can i
<alice> 在 2025-11-22 上传 | 大小:217kb | 下载:0

[Linux/Unix编程032017-01

说明:Code——程序设计与应用开发(第2版) Code——程序设计与应用开发(第2版)-Code- Program Design and Application Development (2nd Edition) Code- Program Design and Application Development (2nd Edition)
<lyc> 在 2025-11-22 上传 | 大小:900kb | 下载:0

[Linux/Unix编程wenxian

说明:模糊PID控制器优化函数的文章,很不错的,很有参考价值,是英文版的可以作为参考资料。-Fuzzy PID controller optimization function article, very good, good reference is the English version can be used as reference.
<jiwei> 在 2025-11-22 上传 | 大小:2.39mb | 下载:0

[系统编程qwe

说明:模糊bfo控制器优化函数的文章,很不错的,很有参考价值,是英文版的可以作为参考资料。-Fuzzy controller optimization function bfo article, very good, good reference is the English version can be used as reference.
<jiwei> 在 2025-11-22 上传 | 大小:334kb | 下载:0

[CA认证SHA1

说明:SHA (Secure Hash Algorithm,译作安全散列算法) 是美国国家安全局 (NSA) 设计,美国国家标准与技术研究院 (NIST) 发布的一系列密码散列函数。-SHA-1
<张万东> 在 2025-11-22 上传 | 大小:3.32mb | 下载:0

[系统编程HideMyComputer

说明:实现桌面 我的电脑 网上邻居 回收站图标的隐藏与显示。VC6工程-Achieve Desktop Recycle Bin My Computer My Network Places icon and display hidden. VC6 project
<阳光剑客> 在 2025-11-22 上传 | 大小:66kb | 下载:0

[系统编程key

说明:串口测试软件 应用于xp系统之下的很不错的软件-Serial testing software
<赵玉东> 在 2025-11-22 上传 | 大小:27kb | 下载:0

[Linux/Unix编程Qt-Thread

说明:
<jason> 在 2025-11-22 上传 | 大小:4kb | 下载:0

[加密解密c-md2

说明:c/c++编写Md2加密算法,数据加密的基本过程就是对原来为明文的文件或数据按某种算法进行处理,使其成为不可读的一段代码,通常称为“密文”,使其只能在输入相应的密钥之后才能显示出本来内容,通过这样的途径来达到保护数据不被非法人窃取、阅读的目的。 该过程的逆过程为解密,即将该编码信息转化为其原来数据的过程。-c/c++ write Md2 encryption algorithm, data encryption, the basic process is to express the origi
<jason> 在 2025-11-22 上传 | 大小:3kb | 下载:0

[加密解密c-md5

说明:数据加密的基本过程就是对原来为明文的文件或数据按某种算法进行处理,使其成为不可读的一段代码,通常称为“密文”,使其只能在输入相应的密钥之后才能显示出本来内容,通过这样的途径来达到保护数据不被非法人窃取、阅读的目的。 该过程的逆过程为解密,即将该编码信息转化为其原来数据的过程。 是MD5算法设计 -The basic process of data encryption is to express the original documents or data processed by a
<jason> 在 2025-11-22 上传 | 大小:2kb | 下载:0

[Linux/Unix编程uboot

说明:uboot移植,好资料,uboot源代码-uboot transplantation, good information, uboot source code
<conficker> 在 2025-11-22 上传 | 大小:1.55mb | 下载:0
« 1 2 ... .94 .95 .96 .97 .98 5199.00 .01 .02 .03 .04 ... 16274 »

源码中国 www.ymcn.org