CDN加速镜像 | 设为首页 | 加入收藏夹
当前位置: 首页 资源下载 源码下载 数值算法/人工智能 数学计算/工程计算 搜索资源 - os

搜索资源列表

  1. prnmz-1.0.tar

    0下载:
  2. google技术内幕,pagerank源码祥解-google technology insider, hl_end source OS
  3. 所属分类:数学计算/工程计算

    • 发布日期:2008-10-13
    • 文件大小:13058
    • 提供者:zyjchlina
  1. OS

    0下载:
  2. LRU算法的实现 5、最近最久未使用页面算法说明: M为内存块; N为页面数; M和N的初始值分别为3和15。根据需要可以修改宏定义来修改M和N的值。 通过输入15个数值,作为页面号。 产生内存状态,显示调入的队列,并计算出缺页数和缺页率。
  3. 所属分类:数学计算/工程计算

    • 发布日期:2008-10-13
    • 文件大小:22406
    • 提供者:Ryan
  1. MAIN 3-DIMENSIONAL CFD-PROGRAM

    2下载:
  2.   #//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)    
  3. 所属分类:数学计算/工程计算

    • 发布日期:2008-12-03
    • 文件大小:11439
    • 提供者:tanglincn
  1. LastWave_3_0.windows

    0下载:
  2. 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
  3. 所属分类:Algorithm

    • 发布日期:2017-06-11
    • 文件大小:19403612
    • 提供者:danny
  1. os--tangziying

    0下载:
  2. 是一个关于计算机操作系统(汤子瀛)习题答案。这本书应该是大部分学校学的,希望这个能够帮助大家-Is a computer operating system (Tang Ying) Exercise the answer. This book should be most of the school, I hope this can help you
  3. 所属分类:Algorithm

    • 发布日期:2017-04-02
    • 文件大小:82331
    • 提供者:ls
  1. LM

    0下载:
  2. Levenberg-Marqardt最优迭代算法-Levenberg-Marqardt optimal iterative algorithm
  3. 所属分类:Algorithm

    • 发布日期:2017-03-31
    • 文件大小:966
    • 提供者:empty
  1. necipceylan--OS-HW

    0下载:
  2. basic operating system with using FIFO algorithms
  3. 所属分类:Algorithm

    • 发布日期:2017-04-24
    • 文件大小:23460
    • 提供者:necip
  1. Fractals

    0下载:
  2. 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.
  3. 所属分类:Algorithm

    • 发布日期:2017-06-09
    • 文件大小:17247775
    • 提供者:axel
  1. hermite

    0下载:
  2. programa que te permite calcular estadisticamente mediante hermite espero que os guste
  3. 所属分类:Algorithm

    • 发布日期:2017-04-10
    • 文件大小:595
    • 提供者:josemanuel
  1. Met_Iterativos_generico

    0下载:
  2. metodos iterativos, tenemos varias opciones. por iteraciones y por tolenacia, espero que os gueste, saludos,
  3. 所属分类:Algorithm

    • 发布日期:2017-04-04
    • 文件大小:61127
    • 提供者:josemanuel
  1. agnesi

    0下载:
  2. estadistica: bruja de agnesi. se puede pintar en la pàntalla de matlab. espero que os guste, saludos,
  3. 所属分类:Algorithm

    • 发布日期:2017-04-06
    • 文件大小:783
    • 提供者:josemanuel
  1. crc_pure_c

    0下载:
  2. 整理的C RC通用计算代码。可用于没有OS的嵌入式-CRC general purpose computing, finishing the C code. Can be used for the OS embedded
  3. 所属分类:Algorithm

    • 发布日期:2017-04-12
    • 文件大小:1807
    • 提供者:汤海平
  1. 92

    0下载:
  2. 运算符重载的用法及类定义及类的继承显示。类继承时构造函数的初始化方法-friend ostream &operator<<( ostream &os,comFinal &s) class comFinal
  3. 所属分类:ELanguage

    • 发布日期:2017-04-05
    • 文件大小:1009
    • 提供者:wam
  1. bc-1.06

    0下载:
  2. 大名鼎鼎的Linux下计算器bc的源代码-GNU bc version 1.06 Program: GNU bc Author: Philip A. Nelson E-mail: phil@cs.wwu.edu OS: UNIX
  3. 所属分类:Algorithm

    • 发布日期:2017-11-06
    • 文件大小:312054
    • 提供者:刘欣
  1. binaryadder

    0下载:
  2. Linux终端下main函数从命令行接收字符串参数,从而实现二进制加法-Under the terminal of the Linux OS,this program can receive parameters via command line to realize the function of binary addition.
  3. 所属分类:Algorithm

    • 发布日期:2017-04-10
    • 文件大小:863
    • 提供者:zhao
  1. keyscan_int

    0下载:
  2. 此方法是我用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
  3. 所属分类:Algorithm

    • 发布日期:2017-04-03
    • 文件大小:280042
    • 提供者:林逸
  1. banker

    0下载:
  2. Banker s algorithm to detect prevent deadlock in OS
  3. 所属分类:Algorithm

    • 发布日期:2017-05-18
    • 文件大小:4651520
    • 提供者:lolokad
  1. Simpson

    0下载:
  2. Mac OS下,用Xcode下的C语言实现自适应的Simpson算法。(In Mac OS, the adaptive Simpson algorithm is implemented with the C language under Xcode.)
  3. 所属分类:数学计算

    • 发布日期:2018-01-07
    • 文件大小:1024
    • 提供者:BoBo1996
搜珍网 www.dssz.com