搜索资源列表
c_rsa
- 采用C语言实现了RSA算法,演示了加密和解密。可以用于保护软件。-Adopt C language to realize RSA algorithm, has demonstrated that encrypts and deciphers. Can be used for protecting the software.
AppliedCryptographyProtocolsAlgorithmsandCsource.r
- 应用密码学:协议、算法与C源程序。 介绍了密码学初级知识,以及各种密码学先进的算法,协议,包含部分用C语言算法的实现的程序-Applied Cryptography: Protocols, Algorithms and C source code. Introduced the primary knowledge of cryptography, as well as a variety of advanced cryptographic algorithms, protocols, inc
jinchengkongzhi
- 进程控制实验 每个进程的状态可以是就绪 W(Wait)、运行R(Run)、或完成F(Finish)三种状态之一。 本实验要求用C语言编程实现创建n个进程的创建函数creat;根据进程的优先数把就绪进程插入就绪队列的排序函数sort;打印就绪进程PCB信息的函数check;以及进程的撤销函数destroy。 -
lars
- 用R语言来编写的lar的代码的实现,能够把lar的操作步骤展示出来-Lar realization of the code written using the R language to lar steps show
myls
- 在linux环境下使用C语言编写的一个myls程序,实现类似linux的ls命令。实现的命令选项:-a、-l、-i、-d、-t、-F、-R-In linux environment using C language a myls program to achieve similar linux ls command. Achieve command options:-a,-l,-i,-d,-t,-F,-R