资源列表

« 1 2 ... .76 .77 .78 .79 .80 16181.82 .83 .84 .85 .86 ... 16282 »

[系统编程DLL-pb9-061123

说明:获得主板ID,硬盘物理ID,网卡物理地址的DLL-pb9-061123-Access to the motherboard ID, the hard disk physical ID, the network card physical address of the DLL-pb9-061123
<> 在 2025-01-11 上传 | 大小:31kb | 下载:1

[加密解密gudianmima

说明: 古典密码中,主要的思想为移位算法及置换算法。 1.移位密码 密钥K为整数,且取值空间为0到25;加密函数:x = x + k (mod 26);解密函数:x = x - k (mod 26)。当K=3时,为凯撒密码。 2.仿射密码 密钥对由a、b组成,整数a满足 gcd(a, 26) = 1,整数b的取值空间为0到25;加密函数:x = ax + b(mod 26);解密函数:x = a*y - a*b (mo
<徐凯波> 在 2025-01-11 上传 | 大小:4kb | 下载:1

[系统编程VBScreen

说明:在任何全屏游戏中都可以按F12键呼出程序窗口!-Full-screen in any game can be exhaled by the F12 key window!
<loveme_wife> 在 2025-01-11 上传 | 大小:47kb | 下载:1

[加密解密lmes

说明:40行的简单代码实现了中国剩余定理的算法,可求同余方程组的mod.-40 lines of simple code to achieve the Chinese Remainder Theorem algorithm, rectifiable congruence equations mod.
<wangce> 在 2025-01-11 上传 | 大小:2kb | 下载:1

[加密解密XORcode

说明:XOR算法的DELPHI实现,并附加ASP代码页,注意加密密匙为6位任意字符,可互相验证加密效果。-XOR algorithm DELPHI realized, and additional ASP code page, pay attention to encryption keys for six random characters, the effect can be mutual authentication encryptio
<> 在 2025-01-11 上传 | 大小:170kb | 下载:1

[系统编程RT_INJECT

说明:Dll注入源代码,可以将对话框注入到任何程序当中,非常经典的例子,是学习挂接,注入的经典例子-Dll injection of the source code can be injected into any process dialog box, the very classic example is the study articulated into a classic example of
<seloda> 在 2025-01-11 上传 | 大小:413kb | 下载:1

[Linux/Unix编程dlab-handout

说明:模拟存器内存分配,有C语言编写 模拟存器内存分配,有C语言编写-Analog devices keep memory allocation, a C language simulation depositors browser memory allocation, there are C language
<fang> 在 2025-01-11 上传 | 大小:20kb | 下载:1

[系统编程OPCserver

说明:OPC server 的实现,可以用来开发与学习。-Realization of OPC server can be used to development and learning.
<颜士帅> 在 2025-01-11 上传 | 大小:1.74mb | 下载:1

[系统编程SchoolManageSys_2

说明:本程序是鬼男开发,一切版权归 鬼男 所有, 一、编程环境: windows2003 +visual stdio c++ .net,Ado + SQL2000 二、SQL设置: 将在SQL2000下建立schooldata数据库,导入数据文件 三、导入数据: data目录下有school_back数据库备分文件 操作:用SQL企业管理器还原数据库来导入数据 访问本地数据库服务器,密码是自己设置的那个
<李发治> 在 2025-01-11 上传 | 大小:792kb | 下载:1

[系统编程ftptransferdlg_xd

说明:CFTPTransferDlg provides an MFC dialog which performs FTP uploads and downloads similar to the Internet Explorer 提供文件上传、下载的类(43KB) -CFTPTransferDlg provides an MFC dialog which performs FTP uploads and downloads s
<张祥> 在 2025-01-11 上传 | 大小:42kb | 下载:1

[扫描程序VS2003_XChecker2

说明:X-探测器2.6版完全源码.X-探测器是在网络端口监视软件的基础上增加了隐藏进程检查、加载驱动程序检查、HOOK系统服务函数检查、Windows Hook检查、远程线程创建检查、网络端口关闭及阻止程序上网等功能的系统安全检查软件。-X-Detector 2.6 version complete source. X-detector in the network port monitoring software based on an i
<fdsa> 在 2025-01-11 上传 | 大小:5.78mb | 下载:1

[系统编程chess

说明:分治法的棋盘覆盖问题,包含输入与输出文件-Sub-rule law chessboard coverage, including input and output file
<张仁春> 在 2025-01-11 上传 | 大小:2kb | 下载:1
« 1 2 ... .76 .77 .78 .79 .80 16181.82 .83 .84 .85 .86 ... 16282 »

源码中国 www.ymcn.org