资源列表

« 1 2 ... .70 .71 .72 .73 .74 14375.76 .77 .78 .79 .80 ... 16274 »

[Linux/Unix编程linuxdriver

说明:介绍Linux内核驱动编程的一本书 最主要的是有源代码,都是可用的 学习操作系统很好
<wuhao> 在 2008-10-13 上传 | 大小:1.06mb | 下载:0

[系统编程Compnt

说明:简单的com组件实现,编译后需用cmd下的regsvr32 (文件路径)compnt.dll注册注册表-The realization of simple com components, compiled under the cmd needed regsvr32 (file path) compnt.dll registration registry
<Haoyu> 在 2025-11-14 上传 | 大小:1.06mb | 下载:0

[加密解密openSSLDemo

说明:本人写的基于OpenSSL的客户端和服务器程序。-A Demo Program With VC2005 and OpenSSL lib.
<白伟力> 在 2025-11-14 上传 | 大小:1.06mb | 下载:0

[Linux/Unix编程Unix_Shell_Programming

说明:Unix Shell Programming is a tutorial aimed at helping Unix and Linux users get optimal performance out of their operating out of their operating system. It shows them how to take control of their systems and work efficiently by harnessing the power o
<bouncer> 在 2025-11-14 上传 | 大小:1.06mb | 下载:0

[加密解密Vernam

说明:Vernam加密法,用C++ 实现,可以解密,加密性能不高-Vernam cipher, using C++ implementation can decrypt the encryption performance is not high
<王二逼> 在 2025-11-14 上传 | 大小:1.06mb | 下载:0

[CA认证original-rc5-v2

说明:rc5加解密 可以输入密钥进行解密和加密。人机交互较好。-the rc5 encryption and decryption can enter the key for decryption and encryption. Better human-computer interaction.
<wy> 在 2025-11-14 上传 | 大小:1.06mb | 下载:0

[CA认证SERPENT

说明:serpent vhdl sample code
<Andrei> 在 2025-11-14 上传 | 大小:1.06mb | 下载:0

[系统编程Jacobi

说明:数值计算方法中的一个上机实验,雅克比迭代法,一份很详细的实验报告,包括源码-Numerical methods in an experiment on the computer, Jacobi iterative method, a very detailed lab report, including source code
<蔡仕林> 在 2025-11-14 上传 | 大小:1.06mb | 下载:0

[Linux/Unix编程lighttpd-1.4.32

说明:网络服务器源码,很厉害啊
<金天不帅> 在 2025-11-14 上传 | 大小:1.06mb | 下载:0

[CA认证Guo10

说明:Test for GUO10 chaotic map image encode/decode algorithm
<rorrypikd> 在 2025-11-14 上传 | 大小:1.06mb | 下载:0

[Linux/Unix编程db_network

说明:简单的电子词典,能够存储单词及其释义,基于Linux系统,使用了SQlite数据库(The electronic dictionary is simple, capable of storing a word and its interpretation)
<九流之徒 > 在 2025-11-14 上传 | 大小:1.06mb | 下载:0

[加密解密rsa

说明:1.问题描述 RSA密码系统可具体描述为:取两个大素数p和q,令n=pq,N=(p-1)(q-1),随机选择整数d,满足gcd(d,N)=1,ed=1 modN。 公开密钥:k1=(n,e) 私有密钥:k2=(p,q,d) 加密算法:对于待加密消息m,其对应的密文为c=E(m)=me(modn) 解密算法:D(c)=cd(modn) 2.基本要求 p,q,d,e参数选取合理,程序要求界面友好,自动化程度高。 4. 实现提示 要实现一个真实的RSA密码系统,主要考虑对大整数的处理。P
<Appoint> 在 2025-11-14 上传 | 大小:1.06mb | 下载:0
« 1 2 ... .70 .71 .72 .73 .74 14375.76 .77 .78 .79 .80 ... 16274 »

源码中国 www.ymcn.org