资源列表
[加密解密] ELGamaltool
说明: 这个程序是网络信息安全概论课的课程实践,自己动手编写一个具于1024位大数 运算的ELGamal加密系统。 ELGamal 依赖大数运算,目前主流ELGamal算法都建立在512 到1024位的大数运算之上。 而大多数的编译器只能支持到64位的整数运算,即我们在运算中所使用的整数必须小 于等于64位,即:0xffffffffffffffff,也就是18446744073709551615,这远远达不 到RSA 的需<明江> 在 2025-04-02 上传 | 大小:90kb | 下载:0
[Linux/Unix编程] linux_shell
说明:linux 下模拟shell的实现。 支持管道等功能。读proc文件,查看系统配置。-linux simulated shell realized. Pipelines, and other support functions. Reading proc filesystem check system configuration.<kong xiangzhen> 在 2025-04-02 上传 | 大小:33kb | 下载:0
[系统编程] systemmfctlist
说明:列举操作系统中所有的进程,你能够在程序中消灭进程。程序由Visual C++ 5.0开发,工作于Windows 95(98),Windows NT 4.0(28KB)-listed all of the operating system process, you can eliminate the procedure process. Procedures by the Visual C 5.0 development work on<李娟> 在 2025-04-02 上传 | 大小:28kb | 下载:0
[Linux/Unix编程] simulate_ext3_filesystems
说明:模拟linux的ext3文件系统。采用位图法。用一个文件模拟硬盘。实现创建、删除目录、文件。读、写文件,定位文件指针等功能。-simulation Linux ext3 file system. Bitmap method used. With a simulation of hard disk document. Implementation create, delete directory, documents. Reading,<kong xiangzhen> 在 2025-04-02 上传 | 大小:58kb | 下载:0