资源列表
log2classic
- 一个简单的计算高精度log(2)的源码,计算速度快-a simple calculation precision log (2) the source code for faster computing
eclassic
- 一个非常简单的计算高精度自然对数的源码,速度快-a very simple calculation of high-precision natural logarithm of the source, fast
sqrt2series
- 一个非常简单的计算高精度sqrt(2)的源代码,计算时间短-a very simple calculation precision sqrt (2) the source code, a short calculation time
Machina公式
- 一个用Machina公式计算圆周率的高精度算法,超快-Machina a formula using the ratio of the circumference precision algorithm, ultrafast
用C语言实现最近最久未使用(LRU)置换算法
- c语言编的LRU置换算法,word文档格式-series of the LRU algorithm replacement, word document formats
LRU算法的自编c++实现及源码。
- 实现LRU算法的C++版,word环境下写的,c++环境下运行-LRU algorithm to achieve the C version, word environment written in the running environment c
FIFO与LRU 算法实现(java)
- java编的两种算法,word写的,看不懂,大家帮忙-java series of the two algorithms, write the word, fail to understand, we look at the help
LRU页面置换算法模拟 CNBIE
- LRU页面置换算法模拟,LRU置换算法虽然是一种比较好的算法,但要求系统有较多的支持硬件。为了了解一个进程在内存中的各个页面各有多少时间未被进程访问,以及如何快速地知道哪一页是最近最久未使用的页面.-LRU algorithm simulation replacement pages, the LRU algorithm replacement is a better algorithm, but requires a system with more hardware support. In
my雅可比迭代法
- 在VC++中实现成功的雅可比迭代法,有每次迭代的结果。-in VC achieve success Jacobi iterative method, the results of each iteration.
my赛德尔迭代法
- 在VC++实现的赛德尔迭代法,有每次迭代的结果-VC in the Seidel iterative method, the results of each iteration
复化simponson求积
- 数值分析算法之复化simpson求积算法,详细情形请见源程序-numerical analysis algorithm of the overthrown simpson Quadrature algorithm details, see source
lab2答案
- 设计一个因子分解算法,并分析其复杂性。用你熟悉的计算机语言实现以上算法,记录3个测试结果。-design a factorization algorithm and analysis of their complexity. You familiar with the computer language achieve the above algorithm, recorded three test results.