资源列表

« 1 2 ... .65 .66 .67 .68 .69 12570.71 .72 .73 .74 .75 ... 16274 »

[系统编程mouse1

说明:跟踪鼠标的VB代码,也是给初学者看的,小知识.-VB code to track the mouse, but also to look for beginners, small knowledge.
<rolix> 在 2025-11-12 上传 | 大小:2kb | 下载:0

[Linux/Unix编程assert

说明:这是一个测试函数条件是否成立的源文件,assert-This is a test function of whether the conditions established in the source file, assert
<king> 在 2025-11-12 上传 | 大小:2kb | 下载:0

[Linux/Unix编程socket

说明:linux下SOCKET编写程序事例,已经验证过了的-SOCKET under linux programming examples, has already been verified in
<曹三> 在 2025-11-12 上传 | 大小:2kb | 下载:0

[加密解密password

说明:利用此函数可以加密也可以解密,正反都可以运算-Using this function can also be encrypted decryption, computing can be both positive and negative
<zhou pengfei> 在 2025-11-12 上传 | 大小:2kb | 下载:0

[加密解密RSA_safecode

说明:Rsa 算法精简源代码,适合初学者使用。-Rsa algorithm to streamline the source code, suitable for beginners to use.
<申夏> 在 2025-11-12 上传 | 大小:2kb | 下载:0

[加密解密lzw

说明:这是一个密码学实验程序,主要是用LZW算法进行数据的处理-This is an experimental procedure Cryptography, LZW algorithm is mainly used for data processing
<jiang tao> 在 2025-11-12 上传 | 大小:2kb | 下载:0

[系统编程mypcap

说明:这是一个网络安全实验程序,主要是用MYPCAP函数进行数据包的捕获-This is a network security test procedures, is mainly used MYPCAP function packet capture
<jiang tao> 在 2025-11-12 上传 | 大小:2kb | 下载:0

[系统编程search

说明:用二分法查找快速定位到所要查找的数据位置-With the dichotomy search to quickly navigate to the location of search data
<sqt> 在 2025-11-12 上传 | 大小:2kb | 下载:0

[系统编程ssd6ex4

说明:ssd6 ex4 保证100分的答案-ssd6 ex4 guarantee 100 answers
<liqinwei> 在 2025-11-12 上传 | 大小:2kb | 下载:0

[加密解密des2

说明:密码学中的des算法的C++实现 密码学中的des算法的C++实现-Cryptography des algorithm realize the C Cryptography des Algorithm C realize
<JINW> 在 2025-11-12 上传 | 大小:2kb | 下载:0

[加密解密Rijndael1

说明:密码学中的aes算法的C语言又一实现 密码学中的aes算法的C语言又一实现-Aes cryptography algorithm in C language realize another Cryptography aes algorithm realize another C language
<JINW> 在 2025-11-12 上传 | 大小:2kb | 下载:0

[系统编程Memory

说明:内存空间不能跨进程访问的原因主要在于不同进程都有自己的页目录和页表。进程切换的很大一块也就是切换掉页目录。 Windows自己的ReadProcessMemory最终也是通过KeStackAttachProcess附加到目标进程空间执行拷贝的。但是中间的N个内核函数调用现在被很多保护系统Hook掉并保护起来了,所以要通过这层层关卡读到东西还是不那么简单的。-Inter-process memory space should not visit the main reason is beca
<sdlylz> 在 2025-11-12 上传 | 大小:2kb | 下载:0
« 1 2 ... .65 .66 .67 .68 .69 12570.71 .72 .73 .74 .75 ... 16274 »

源码中国 www.ymcn.org