资源列表

« 1 2 ... .33 .34 .35 .36 .37 9338.39 .40 .41 .42 .43 ... 16282 »

[Linux/Unix编程xinxixuejingsaimuban-

说明:信息学竞赛模板,比赛时候用的各种算法实现-Informatics contest template, the game time with a variety of algorithms
<郭大侠> 在 2024-11-09 上传 | 大小:45kb | 下载:0

[Linux/Unix编程2d-UPML-rcs

说明:It s a source code that about the simulation of 2d RCS.The objective is metal square column.Use C programming language.Very helpful for beginners
<wanghao_> 在 2024-11-09 上传 | 大小:4kb | 下载:0

[Linux/Unix编程AT91RM9200

说明:AT91RM9200中文手册,介绍的很详细-AT91RM9200 Chinese manual describes in great detail
<潘利涛> 在 2024-11-09 上传 | 大小:3.64mb | 下载:0

[系统编程08]~6RQK(QpL9QC7F7_XV(D

说明:点对点聊天程序-Peer chat program,,,,,,,,,,,,,,,,,,
<靳伟超> 在 2024-11-09 上传 | 大小:36kb | 下载:0

[系统编程windowsXP-memery-hex

说明:这份源码可以读取windowsXP内存的数据,以十六进制的形式显示,并且能查看内存的进程。-This code can read windowsXP memory data, to sixteen hexadecimal display form, and can see the memory process.
<cwp> 在 2024-11-09 上传 | 大小:21.01mb | 下载:0

[系统编程WinIo3.0

说明:这是一个访问windows内存的三方库,通过它可以访问内存数据。-This is a memory access tripartite windows library, through which you can access the memory data.
<cwp> 在 2024-11-09 上传 | 大小:7.9mb | 下载:0

[CA认证Escape.java

说明:Java Escape算法编码示例,包括解码类文件源码,解码说明:本方法保证 不论参数s是否经过escape()编码,均能得到正确的“解码”结果。-Java Escape arithmetic coding examples, including the decoding class source files, decode Note: This method ensures that regardless of whether the
<zidian> 在 2024-11-09 上传 | 大小:2kb | 下载:0

[CA认证Steganalysis

说明:steganalysis characteristic
<Noha> 在 2024-11-09 上传 | 大小:31kb | 下载:1

[系统编程tutors-macosx

说明:用vs2008编写bezcurve曲面,挺好的资料可以供使用,如需opengl的其他东西会继续上传-Using vs2008 write bezcurve surfaces, very good information can be available for use, for opengl other things will continue to upload
<王艳> 在 2024-11-09 上传 | 大小:1.16mb | 下载:0

[Linux驱动tftp

说明:这个是linux下的tftp的rpm安装包,是arm使用者必备的软件,主要是用来通过网线下载用的。-This is under Linux TFTP RPM installation package, arm is users the necessary software, main is to be sent through the Internet to download.
<xiezhuneng> 在 2024-11-09 上传 | 大小:209kb | 下载:0

[加密解密Practical-digital-signature

说明:实用数字签名的步骤 (1)发送方使用MD5算法对通信内容进行计算,获得一个固定长度的信息摘要; (2)发送方用自己的私钥加密生成的信息生成发送方的数字签名,发送方把这个数字签名作为发送信息的附件和明文信息,一同用接收方的公钥进行加密,将加密后的密文一同发送给接收方; (3)接收方首先把接收到的密文用自己的私钥解密,得到明文信息和数字签名,再用发送方的公钥对数字签名进行解密,然后使用相同的单向散列算法来计算解密得到的明文信息,
<丁元元> 在 2024-11-09 上传 | 大小:1.32mb | 下载:0

[加密解密Centralized-symmetric-key

说明:完成集中式对称密钥的分配工作 说明:作为通讯的双方A和B,都已经分别和KDC拥有会话密钥Ka和Kb,但A、B之间事先没有保密通道,需要依赖KDC为它们的会话分配临时密钥Ks。在完成会话密钥Ks的分配后,A利用Ks对特定文件(test-1.txt)进行加密,并发送给B;B利用Ks对密文进行解密,并对比解密后的明文信息同原来的文件是否一致。 要求: (1)JAVA语言编程实现,基于DES完成对称密码技术的加/解密(JAVA有库函
<丁元元> 在 2024-11-09 上传 | 大小:4kb | 下载:1
« 1 2 ... .33 .34 .35 .36 .37 9338.39 .40 .41 .42 .43 ... 16282 »

源码中国 www.ymcn.org