资源列表

« 1 2 ... .08 .09 .10 .11 .12 6313.14 .15 .16 .17 .18 ... 16274 »

[加密解密MD5

说明:vb6 实现的md5编码,可以直接编译生成dll,调用。 调用例子 dim strPass as string Dim strTempPass As String strPass加密后生成的字串 Dim RcEnc As New RCEncryptMDAsp strTempPass = RcEnc.MD5(strPass)-vb6 实现的md5编码,可以直接编译生成dll,调用。 调用例子 dim strPass as string Dim strTempPas
<jimmy> 在 2025-11-17 上传 | 大小:23kb | 下载:0

[Linux/Unix编程jhalfs-2.3.2

说明:一个自动进行LFS(Linux From Scratch)安装的软件。-A software which can be used to install LFS automatic.
<jjonline> 在 2025-11-17 上传 | 大小:244kb | 下载:0

[加密解密Foundations.of.Cryptography.Volume1

说明:加密基本原理,如果要保护你的代码要多学习这个-Foundations of Cryptography
<Cary> 在 2025-11-17 上传 | 大小:10.67mb | 下载:0

[Linux/Unix编程Linux-C

说明:LINUX API函数,讲解linux对应用层的借口函数。-LINUX API
<冯江波> 在 2025-11-17 上传 | 大小:4.74mb | 下载:0

[系统编程ch02

说明:security services technologies
<esraa ghaith> 在 2025-11-17 上传 | 大小:232kb | 下载:0

[系统编程ch01

说明:introduction to network security
<esraa ghaith> 在 2025-11-17 上传 | 大小:233kb | 下载:0

[Linux/Unix编程wordscount-wc.c

说明:多线程实现单词统计工具。允许线程使用互斥锁修改临界资源,确保线程间的同步与协作。-Multi-threading word statistical tools. Allows threads to use a mutex to modify the critical resources to ensure that inter-thread synchronization and collaboration.
<fanshu> 在 2025-11-17 上传 | 大小:1kb | 下载:0

[Linux/Unix编程filesystem

说明:使用ftw函数对目录进行遍历,函数原型是: int ftw(const char*dirpath, int(*fn)(const char*fpath, const struct stat *sb, int typeflag), int nopenfd) ftw函数遍历位于dirpath目录下的目录树,往下一层层地递归式遍历子目录 -Deepen the understanding of linux file system
<yu> 在 2025-11-17 上传 | 大小:79kb | 下载:0

[Linux/Unix编程DirMonitor-1.0.tar

说明:这是一个linux中检视文件夹目录的程序 运用系统调用inotify-This is a linux directory in the folder to view the program using inotify system calls
<cxt> 在 2025-11-17 上传 | 大小:70kb | 下载:0

[系统编程sample_Sam

说明:cpu卡配合操作sam卡例程,调试通过,-operate sam
<jys> 在 2025-11-17 上传 | 大小:5kb | 下载:0

[加密解密hash

说明:Hash,MD5,SHA1,CRC32
<王鑫> 在 2025-11-17 上传 | 大小:1kb | 下载:0

[系统编程CSerialPort

说明:能在Unicode环境下使用的CSerialPort类。主要char和wchar_t两者之间的转换。-Can be used in a Unicode environment CSerialPort class. Between the two main char and wchar_t conversion.
<zhlziv> 在 2025-11-17 上传 | 大小:7kb | 下载:0
« 1 2 ... .08 .09 .10 .11 .12 6313.14 .15 .16 .17 .18 ... 16274 »

源码中国 www.ymcn.org