资源列表

« 1 2 ... .81 .82 .83 .84 .85 9286.87 .88 .89 .90 .91 ... 16282 »

[加密解密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> 在 2025-03-17 上传 | 大小:3.71mb | 下载:0

[系统编程WorkerThreadPUIthread

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

[系统编程CrashTest

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

[加密解密myCrySubstitude

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

[Linux驱动xuni

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

[Linux驱动cp

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

[系统编程Kevin

说明:组合拍卖的cass和camss的经典代码 实现哑元功能 参考性-Combinatorial auction CASS and camss classic code The dummy function Reference
<gujiaojiao> 在 2025-03-17 上传 | 大小:1.65mb | 下载:0

[加密解密Stream

说明:信息安全的课程实验 内容是 流密码 java版-Information security stream cipher java version
<xzl> 在 2025-03-17 上传 | 大小:5kb | 下载:0

[系统编程HisoftMonitor_v1.0_20131129

说明:perl数据采集平台,java异步调用perl脚本并接受返回值-perl platform
<zcz> 在 2025-03-17 上传 | 大小:15.82mb | 下载:0

[Linux/Unix编程Tetrix

说明:关于Qt的相关代码,希望和大家共同努力,学好Qt-About Qt-related code, and we hope to work together, to learn Qt
<shenchao> 在 2025-03-17 上传 | 大小:673kb | 下载:0

[Linux/Unix编程fifocliserv

说明:本代码用于讲解unix 环境下网络编程中的有名管道,这是一个使用有名管道的服务器和客户端的例子-This code is used to explain the unix network programming environment named pipe, which is an example of the server and client to use named pipes
<wy> 在 2025-03-17 上传 | 大小:6kb | 下载:0

[Linux/Unix编程my_rwlock

说明:本代码用于讲解unix 环境下网络编程中的读写锁,这是一个使用读写锁的服务器和客户端的例子-This code is used to explain the unix network programming environment to read and write locks, which is an example of the read-write lock server and client use
<wy> 在 2025-03-17 上传 | 大小:10kb | 下载:0
« 1 2 ... .81 .82 .83 .84 .85 9286.87 .88 .89 .90 .91 ... 16282 »

源码中国 www.ymcn.org