资源列表
排序选择:
[操作系统开发] 作业调度三种算法FCFS,SJF,HRN
说明:作业调度三种算法FCFS,SJF,HRN -Job Scheduling Algorithm FCFS, SJF, 010-001<杭天> 在 2025-07-13 上传 | 大小:3kb | 下载:0
[Email客户端] 又个用Winsock控件发送Email的例子
说明:用WINSOCK控件实现的发送电子邮件的例子-using Winsock Control to achieve the email example<唐慧杰> 在 2025-07-13 上传 | 大小:20kb | 下载:0
[加密解密] RSA解密和加密算法的实现和应用
说明:RSA算法 :首先, 找出三个数, p, q, r, 其中 p, q 是两个相异的质数, r 是与 (p-1)(q-1) 互质的数...... p, q, r 这三个数便是 person_key,接著, 找出 m, 使得 r^m == 1 mod (p-1)(q-1)..... 这个 m 一定存在, 因为 r 与 (p-1)(q-1) 互质, 用辗转相除法就可以得到了..... 再来, 计算 n = pq....... m, n 这两个数便是 public_key ,编码过程是, 若资料为 a,<胡康康> 在 2025-07-13 上传 | 大小:1kb | 下载:0
[加密解密] S_DES加密解密程序
说明:按照分组密码运行的CBC方式,将其中的DES算法置换为S-DES,分组长度为8BIT,初始矢量V1分别设置为00H,FFH,及任意8BIT无符号整数,实现该加密/解密模型-running CBC, which will be the replacement for the DES algorithm S-DES, a length of 8BIT initial vector V1 were set to 00H, FFH, and the arbitrary 8BIT unsigned int<胡康康> 在 2025-07-13 上传 | 大小:1kb | 下载:0
[单片机(51,AVR,MSP430等)] 电话遥控(单片机)
说明:用单片机制作的电话遥控装置.用于控制家用电器-MCU production of telephone remote control devices. Used to control household appliances<> 在 2025-07-13 上传 | 大小:2kb | 下载:0
[数学计算/工程计算] ma er ke fu
说明:该程序完成马尔可夫分析,马尔可夫分析是运筹学中很重要的一个技术。-Markov analysis, operations research, Markov analysis is a very important one technology.<> 在 2025-07-13 上传 | 大小:1kb | 下载:0
[图形/文字识别] 车牌识别定位vc版
说明:车牌定位识别程序,算法为先对车牌图进行灰度化,接着二值化,找点,然后定位矩形车牌,最后标出车牌位置。这个程序为图象处理的有一个经典的实例-plates positioning identification procedures, the algorithm first pair of plates map Gray, then two values, find the point and positioning rectangular plates, plates marked the fina<123> 在 2025-07-13 上传 | 大小:332kb | 下载:1