搜索资源列表
一个随机数产生器汇编源代码
- 这是一个伪随机数产生器以及其汇编源码,比较适用-This is a pseudo-random number generator and its compilation of source code, the applicable comparison
Pseudo
- This a code of Pseudo-Arc Length Continuation Method , the method can be used for solving the nonlinear equations, the principle can re found in some text books. In the code,I prove the agreement of the code with other methods -This is a code of
BeeColonyPsuedoCode
- Pseudo Code of Bee Colony Algorithm
7-NPhard
- nphard类问题的伪代码,一些经典问题的算法的伪代码-nphard kind of problem in pseudo-code, a number of classic problems of the algorithm pseudo-code
rand
- 随机数在密码学中的具有十分重要的地位,被广泛用于密钥产生、初始化向量、时间戳、认证挑战码、密钥协商、大素数产生等等方面。本课题主要对确定性随机数产生器(伪随机数产生器)进行了研究-In cryptography, random number with a very important position, is widely used in key generation, initialization vector, time stamp, authentication challenge cod
ConvertingFortanIntoCpp
- 这个C++程序,可以转换如Fortran 77程序到C++可用程序,当然,还有一些例外,如Fortan中的FORMAT语句,以及goto语句可能使得你的代码很长。你可以通过配置,让转换程序进行批量的语言转换。 -Converting Fortran into usable C++ pseudo-code
ps2d
- 利用伪谱法进行二维弹性波模拟,更加详细的介绍见英文描述,对于做波场模拟的同学很有用。-This is a very simple code for elastic wave simulation in 2D using a Pseudo-Spectral Fourier method Authors: Heiner Igel General: Wave propagation Code level: Training Language: Fortran 90
Heap-Sort-Algorithm-Pseudo-Code
- The heapsort algorithm can be divided into two parts. In the first step, a heap is built out of the data. In the second step, a sorted array is created by repeatedly removing the largest element from the heap, and inserting it into the arra
