资源列表
paging
- * 1- randomly the no. of page (n) * 2- create a random squnce of n pages * 3- FIFO page Replacement algorithm * 4- optimal page Replacement algorithm- * 1- randomly the no. of page (n) * 2- create a random squnce of n pages * 3- FIFO
exponential
- four different large exponential calculating algorithms: Simple algorithm (Brute force algorithm) David and conquer algorithm. Divide more and conquer algorithm. Binary exponent algorithm.
hermite
- 数学计算中的埃尔米特C源代码,能够解决实际问题中要求在节点上函数值相等,还要求导数值相等,甚至要求高阶导数值也相等的插值问题-Mathematical calculations Hermite C source code required to solve practical problems on a node is equal to the function value, also called derivative values are equal, or even require hig
Calculator
- 利用visual C++ 编写的Calculator计数器MFC程序-Calculator written by visual c++
mycstdlib
- C语言编写的一些简单常用的库函数,简单易用-some simple function by c
matrix
- 基于C++11规范编写的matrix矩阵模板类,简单易用-matrix class by C++11
supportvecormachine-3.20
- 各种平台 java c++ matlab 这么也一个顶5个。不给下载就过分了-this god like!SVM so strong classifier,and so many platforms u can chose
zxec
- 利用最小二乘法实现拟合二次曲线,经验证无误-Achieve quadratic curve fitting, proven correct by the least square method
Randall-LeVeque
- This book contains an introduction to hyperbolic partial differential equations and a pow-erful class of numerical methods for approximating their solution, including both linear problemsandnonlinearconservationlaws.
petscfem
- The PETSc - FEM package is a library and application suite oriented to the Finite Ele-ment Method based on PETSc.-The PETSc- FEM package is a library and application suite oriented to the Finite Ele-ment Method based on PETSc.
PyFR-1.0.0
- PyFR is an open-source Python based framework for solving advection-diffusion type problems on streaming architectures using the Flux Reconstruction approach of Huynh. The framework is designed to solve a range of governing systems on mixed unstructu
FFT_256_RADIX4
- This file implements FFT256 with RADIX_4 DIF FFT algorithm by Matlab
