资源列表

« 1 2 ... .70 .71 .72 .73 .74 9475.76 .77 .78 .79 .80 ... 16282 »

[加密解密libTomCryptText

说明:本程序是libtocrypt和libtommath大数运算库,用于C++编写非对称加密算法。-This program is libtocrypt and libtommath majority of computing for C++ write asymmetric encryption algorithm.
<zhaohang> 在 2024-11-09 上传 | 大小:261kb | 下载:0

[加密解密ECCAlgorithm

说明:本程序是ECC加密算法的程序,共有三个,都可以实现ECC加密算法,用于C++编写非对称加密算法ECC。-This program is ECC encryption algorithm program, a total of three, ECC encryption algorithm can be implemented for the preparation of asymmetric encryption algorithm C
<zhaohang> 在 2024-11-09 上传 | 大小:628kb | 下载:0

[加密解密ECC-Programme-and-Text

说明:本程序是ECC加密算法的程序,共有三个,都可以实现ECC加密算法,用于C++编写非对称加密算法ECC。-This program is ECC encryption algorithm program, a total of three, ECC encryption algorithm can be implemented for the preparation of asymmetric encryption algorithm C
<zhaohang> 在 2024-11-09 上传 | 大小:4.29mb | 下载:0

[加密解密ECC-official

说明:本程序是ECC比较健全的版本之一,使用其可以快速和正确地实现ECC加解密的功能,值得参考-This program is one of the more robust version of the ECC, the use of which can be quickly and correctly implement ECC encryption and decryption functions, it is also useful
<zhaohang> 在 2024-11-09 上传 | 大小:257kb | 下载:0

[加密解密AES-with-ECC

说明:本文使用ECC加密AES的密钥,再由AES加密明文内容,AES加密强度大,速度快,但是密钥更新繁琐和不安全,由强度很大的非对称密钥算法对AES密钥加密,结合了两方的优点-this programme combine the ECC with AES.using the ECC to cipher the AES key,and using the AES to cipher the m
<zhaohang> 在 2024-11-09 上传 | 大小:3.71mb | 下载:0

[系统编程WorkerThreadPUIthread

说明:多线程中工作者线程和UI线程的编程方法源代码,是初接触多线程编程的入门者最好的学习资料。-Worker Thread and UI thread of MultiThread programing.
<Davench> 在 2024-11-09 上传 | 大小:6.7mb | 下载:0

[系统编程CrashTest

说明:when your program crash,this crash function could help you to record system information,let you to check problem.
<林志聖> 在 2024-11-09 上传 | 大小:219kb | 下载:0

[加密解密myCrySubstitude

说明:本代码为古典密码的c语言代码,实现了古典密码替换实验,-The code for the classical password c language code, replacing the experimental realization of the classical cryptography,
<yao> 在 2024-11-09 上传 | 大小:237kb | 下载:0

[Linux驱动SVN-52

说明:AC101网络驱动程序,里面包含相当详细的注释,且使用GPIO模拟MDIO、MDC等接口-AC101 network driver, which contains quite detailed notes, and use the GPIO analog MDIO, MDC and other interfaces
<张月> 在 2024-11-09 上传 | 大小:6kb | 下载:1

[Linux驱动xuni

说明:编写一个程序,模拟一个页式虚拟存储管理系统。(不考虑地址转换) 其中,由系统随机产生进程; 进程大小、进程到达次序、时间、进程执行轨迹(页面访问顺序)也随机生成,但进程之间必须有并发存在,进程执行时间需有限,进程调度采用时间片轮转算法(以页面模拟); 物理块分配策略采取固定分配局部置换; 分配算法采用按比例分配算法; 调页采用请求调页方式; 置换采用LRU算法; 驻留集大小可调,观察驻留集大小对缺页率的影响。
<冯妮> 在 2024-11-09 上传 | 大小:2kb | 下载:0

[Linux驱动cp

说明:编写一个程序,实现将一个目录的所有内容复制到另一个目录的功能。要求: 源文件(目录)和目标文件(目录)的属主、权限等信息保持一致; 每复制一个文件(目录),在屏幕提示相应信息; 当遇到符号链接文件时,显示该文件为链接文件,不复制。-Write a program to achieve copy all contents of a directory to another directory functions. Requir
<冯妮> 在 2024-11-09 上传 | 大小:1kb | 下载:0

[系统编程Kevin

说明:组合拍卖的cass和camss的经典代码 实现哑元功能 参考性-Combinatorial auction CASS and camss classic code The dummy function Reference
<gujiaojiao> 在 2024-11-09 上传 | 大小:1.65mb | 下载:0
« 1 2 ... .70 .71 .72 .73 .74 9475.76 .77 .78 .79 .80 ... 16282 »

源码中国 www.ymcn.org