资源列表

« 1 2 ... .88 .89 .90 .91 .92 9793.94 .95 .96 .97 .98 ... 16282 »

[系统编程6-kinds-of-vcPP

说明:6种不同的进程保护方法,有驱动的也有简单的-6 different process protection method, a driver has simple
<hoeoi> 在 2024-11-16 上传 | 大小:485kb | 下载:0

[Linux/Unix编程Read-and-export-files

说明:使用系统调用,用C或C++写一个程序,实现如下功能:从一个文件中读出数据,写入另一个文件中。 要求: 具有良好的交互性 使用者可输入源文件和目的文件的路径和文件名。 具有完善的错误处理机制 针对可能出现的各种错误,要有相应的错误提示输出,并作相应处理。 在Linux操作系统上调试并运行 -Use of system calls, using a program written in C or C, to ac
<> 在 2024-11-16 上传 | 大小:78kb | 下载:0

[加密解密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 strP
<jimmy> 在 2024-11-16 上传 | 大小:23kb | 下载:0

[Linux/Unix编程jhalfs-2.3.2

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

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

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

[Linux/Unix编程Linux-C

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

[系统编程ch02

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

[系统编程ch01

说明:introduction to network security
<esraa ghaith> 在 2024-11-16 上传 | 大小: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> 在 2024-11-16 上传 | 大小: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> 在 2024-11-16 上传 | 大小: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> 在 2024-11-16 上传 | 大小:70kb | 下载:0

[系统编程sample_Sam

说明:cpu卡配合操作sam卡例程,调试通过,-operate sam
<jys> 在 2024-11-16 上传 | 大小:5kb | 下载:0
« 1 2 ... .88 .89 .90 .91 .92 9793.94 .95 .96 .97 .98 ... 16282 »

源码中国 www.ymcn.org