搜索资源列表
prnmz-1.0.tar
- google技术内幕,pagerank源码祥解-google technology insider, hl_end source OS
OS
- LRU算法的实现 5、最近最久未使用页面算法说明: M为内存块; N为页面数; M和N的初始值分别为3和15。根据需要可以修改宏定义来修改M和N的值。 通过输入15个数值,作为页面号。 产生内存状态,显示调入的队列,并计算出缺页数和缺页率。
MAIN 3-DIMENSIONAL CFD-PROGRAM
- #//u(i,j) x方向的速度u;或者θ方向速度uθ #//u(i,j) y方向的速度v;或者径向速度ur'h\K #//pc(i,j) 压力修正 p'[OS #//p(i,j) 压力p-=5-+ #//p(i,j)
LastWave_3_0.windows
- LastWave,开源项目,信号处理,跨平台,主要以小波应用为主,涉及图像处理和音频处理,非常好的源代码-LastWave is a signal processing oriented command language. The 3.0 version is based on the GNU wxWidgets library. It allows LastWave to be truly multiplatform : it runs on both X11/Unix (or Li
os--tangziying
- 是一个关于计算机操作系统(汤子瀛)习题答案。这本书应该是大部分学校学的,希望这个能够帮助大家-Is a computer operating system (Tang Ying) Exercise the answer. This book should be most of the school, I hope this can help you
LM
- Levenberg-Marqardt最优迭代算法-Levenberg-Marqardt optimal iterative algorithm
necipceylan--OS-HW
- basic operating system with using FIFO algorithms
Fractals
- Source, used to develop fractal-based application. Was developed as part os speech recognition project, just like one of support tools. Wasn`t useful for that task, but supported multiple analytic operations with fractals.
hermite
- programa que te permite calcular estadisticamente mediante hermite espero que os guste
Met_Iterativos_generico
- metodos iterativos, tenemos varias opciones. por iteraciones y por tolenacia, espero que os gueste, saludos,
agnesi
- estadistica: bruja de agnesi. se puede pintar en la pàntalla de matlab. espero que os guste, saludos,
crc_pure_c
- 整理的C RC通用计算代码。可用于没有OS的嵌入式-CRC general purpose computing, finishing the C code. Can be used for the OS embedded
92
- 运算符重载的用法及类定义及类的继承显示。类继承时构造函数的初始化方法-friend ostream &operator<<( ostream &os,comFinal &s) class comFinal
bc-1.06
- 大名鼎鼎的Linux下计算器bc的源代码-GNU bc version 1.06 Program: GNU bc Author: Philip A. Nelson E-mail: phil@cs.wwu.edu OS: UNIX
binaryadder
- Linux终端下main函数从命令行接收字符串参数,从而实现二进制加法-Under the terminal of the Linux OS,this program can receive parameters via command line to realize the function of binary addition.
keyscan_int
- 此方法是我用4*5矩阵键盘时候想到的,采用了中断检测方法,释放了CPU等待时间,加强OS实时性。此算法和电路经验证简单可行,仅以简单的51单片机做例子.-This method is what I use 4* 5 matrix keyboard ever think of, using the interrupt detection methods, the release of CPU wait time, strengthen the real-time OS. This algorith
banker
- Banker s algorithm to detect prevent deadlock in OS
Simpson
- Mac OS下,用Xcode下的C语言实现自适应的Simpson算法。(In Mac OS, the adaptive Simpson algorithm is implemented with the C language under Xcode.)