资源列表

« 1 2 ... .36 .37 .38 .39 .40 4541.42 .43 .44 .45 .46 ... 216394 »

[CA认证prob3

说明:Miller-Rabin test is a primality test algorithm which determines whether a given number is prime or not. Implement Miller-Rabin primality test as given in the text book page 257, Algorithm 7.44. (aN− 1 6= 1 mod N) Write three functions to
<jitender grover> 在 2025-11-24 上传 | 大小:1kb | 下载:0

[CA认证4

说明:Cryptographic Hash Functions: A cryptographic hash function must have at least two security properties: collision free and Hiding. Collision free property ensures that for a given function H, no one can find x and y such that H(x) = H(y). The hid
<jitender grover> 在 2025-11-24 上传 | 大小:1kb | 下载:0

[CA认证discrete_log

说明:Solve descrete log problem using meet in the middle attack. More formally, write a program to compute discrete log modulo a prime p. Let g be some element in Z p and suppose you are given h in Z p such that h = gx where 1 ≤ x ≤ 240. Your goal
<jitender grover> 在 2025-11-24 上传 | 大小:1kb | 下载:0

[CA认证diffie_hellman

说明:Implement Diffie-Hellman Key exchange protocol and demonstrate that at the end, both person will have a common Key. Do the following: 1. Set a variable p ( e.g. p = 37) and g (e.g. g = 5). 2. Generate a, a random number mod p. Now generate A,
<jitender grover> 在 2025-11-24 上传 | 大小:1kb | 下载:0

[数据结构常用算法matlab

说明:关于机器人避障的小程序,运用的是MATLAB软件编程,可以实现避障。-On the robot obstacle avoidance of small procedures, the use of MATLAB software programming, you can achieve obstacle avoidance.
<周旭> 在 2025-11-24 上传 | 大小:1kb | 下载:0

[CA认证q1

说明:Consider an organization with three roles: A, B and C. Whenever B has to issue some instruction to A, B has to take permission via C and then only it will be obeyed by A. This permission is issued with the help of a digital signature. A verifies
<jitender grover> 在 2025-11-24 上传 | 大小:1kb | 下载:0

[书籍源码wzeyfy

说明:Set the shortcut for the entire program-Set the shortcut for- the program
<list_bfc> 在 2025-11-24 上传 | 大小:1kb | 下载:0

[matlab例程bpnet

说明:bp神经网络的matlab实现,代码未调用matlab神经网络工具箱-Implementation of bp Neural Network Based on
<代码如风> 在 2025-11-24 上传 | 大小:1kb | 下载:0

[matlab例程dlbpG

说明:加动量法的bp神经网络案例程序,代码未调用工具箱-Activation of the bp neural network case program, the code does not call the toolbox
<代码如风> 在 2025-11-24 上传 | 大小:1kb | 下载:0

[matlab例程PSO

说明:基于matlab的蚁群算法,寻找路径,初学者可看看,本人课程设计调试出来的,可用-Based on ant colony algorithm matlab, find the path, beginners can see, curriculum design debugging out available
<二先生> 在 2025-11-24 上传 | 大小:1kb | 下载:0

[matlab例程dijkstra.m

说明:This is a dijkstra algorithm
<Patchara> 在 2025-11-24 上传 | 大小:1kb | 下载:0

[matlab例程KruskalAlgo.m

说明:This is a Kruskal Algorithm
<Patchara> 在 2025-11-24 上传 | 大小:1kb | 下载:0
« 1 2 ... .36 .37 .38 .39 .40 4541.42 .43 .44 .45 .46 ... 216394 »

源码中国 www.ymcn.org