资源列表

排序选择:

« 1 2 ... .05 .06 .07 .08 .09 43810.11 .12 .13 .14 .15 ... 267454 »

[编译器/词法分析SC_22

说明:一个简单的编译器,有词法分析,语法分析,代码生成-a simple compiler, lexical analysis, grammar analysis, code generation
<小康> 在 2025-07-13 上传 | 大小:93kb | 下载:0

[操作系统开发作业调度三种算法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

[数据结构常用算法combine

说明:该程序用于计算二项式系数,它采用动态规划的方法,其效率远远高于递归的方法,而且空间效率也很高。-the procedures used to calculate the binomial coefficients, which uses dynamic programming methods, the efficiency is far higher than the recursive method and space efficiency is also high.
<> 在 2025-07-13 上传 | 大小:2kb | 下载:0

[游戏pushbox

说明:本人用C写的一个57关版本的小游戏原程序,本人处女作,希望大家支持,不错的!-I wrote a version of the 57 customs small game program, the first time I hope that we support, it is true!
<黄增安> 在 2025-07-13 上传 | 大小:8kb | 下载:0

[按钮控件app16_7

说明:KeyAdapter类事件处理KeyEvent事件-KeyAdapter incident KeyEvent class events
<科南> 在 2025-07-13 上传 | 大小:1kb | 下载:0

[按钮控件app16_8

说明:MouseListener接口处理MouseEvent事件-MouseListener interface processing MouseEvent incident
<科南> 在 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
« 1 2 ... .05 .06 .07 .08 .09 43810.11 .12 .13 .14 .15 ... 267454 »

源码中国 www.ymcn.org