CDN加速镜像 | 设为首页 | 加入收藏夹
当前位置: 首页 资源下载 源码下载 系统编程 搜索资源 - average

搜索资源列表

  1. 主频延时

    0下载:
  2. 一个通过计算机主频来精确延时的程序,精确到ms,一般的延时只能精确到10ms-a computer speeds accurate to delay the procedure to the exact ms, the average delay of only 10ms precision
  3. 所属分类:系统编程

    • 发布日期:2008-10-13
    • 文件大小:183270
    • 提供者:陈铁良
  1. ldpc_all_new

    0下载:
  2. A collection of LDPC(Low-Density Parity-Codes) tools. Including: Code construction Density Evolution Decoding Algorithm Girth average Counter Stopping set and error Floor,etc
  3. 所属分类:Linux/Unix编程

    • 发布日期:2008-10-13
    • 文件大小:3208
    • 提供者:武博
  1. proc

    0下载:
  2. 该程序使用/proc机制检查反映机器平均负载,进程资源利用等方面的各种内核值。-procedures for the use of the / proc inspection mechanism reflects the average load machines, the process, such as the use of resources of the various core values.
  3. 所属分类:Linux/Unix编程

    • 发布日期:2008-10-13
    • 文件大小:5340
    • 提供者:亚男
  1. calcute-average-point

    0下载:
  2. 计算学生成绩平均值,并输出结果,加评论,新手作品-Calculate the average student achievement, and output results, comment, novice works
  3. 所属分类:Windows Kernel

    • 发布日期:2017-03-28
    • 文件大小:5689
    • 提供者:侯浩通
  1. BufferProgram

    0下载:
  2. 循环缓冲区好处是:使共享资源的线程的等待时间减到最小,并使他们的平均操作速度相同。 注意:循环缓冲区不适合于生产者和消费者持续以不同的速度进行操作的情况。 缓冲区太小,这样会使线程等待更多的时间。 缓冲区太大,这样会浪费内存。 -Circular buffer benefits are: to make a thread of shared resources to minimize the waiting time, make them the same as the a
  3. 所属分类:Windows Kernel

    • 发布日期:2017-04-04
    • 文件大小:2167
    • 提供者:代码人
  1. GalSource

    0下载:
  2. 有时为了简明地反映量的特征,对非连续分布现象(如人口密度)经特殊处理后也用等值线法表示。等值线图是专题地图的...创造了用等值线表示平均气温的制图方法。-Sometimes in order to reflect the amount of simple characteristics of the phenomenon of non-continuous distribution (such as population density) was also used after special
  3. 所属分类:Windows Kernel

    • 发布日期:2017-02-19
    • 文件大小:286005
    • 提供者:zzzz
  1. GalDocumentation

    0下载:
  2. 有时为了简明地反映量的特征,对非连续分布现象(如人口密度)经特殊处理后也用等值线法表示。等值线图是专题地图的...创造了用等值线表示平均气温的制图方法。-Sometimes in order to reflect the amount of simple characteristics of the phenomenon of non-continuous distribution (such as population density) was also used after special
  3. 所属分类:Windows Kernel

    • 发布日期:2017-05-06
    • 文件大小:1074629
    • 提供者:zzzz
  1. GalDemoApps

    0下载:
  2. 有时为了简明地反映量的特征,对非连续分布现象(如人口密度)经特殊处理后也用等值线法表示。等值线图是专题地图的...创造了用等值线表示平均气温的制图方法。-Sometimes in order to reflect the amount of simple characteristics of the phenomenon of non-continuous distribution (such as population density) was also used after special
  3. 所属分类:Windows Kernel

    • 发布日期:2017-04-16
    • 文件大小:146711
    • 提供者:zzzz
  1. jingcheng

    0下载:
  2. 进程调度 进程调度算法有FIFO,优先数调度算法,时间片轮转调度算法,分级调度算法,目前主要是考FIFO和优先数调度算法(静态优先级)。 输入:进程流文件,其中存储的是一系列要执行的进程, 每个作业包括四个数据项: 进程名 进程状态(1就绪 2等待 3运行) 所需时间 优先数(0级最高) 输出: 进程执行流 和等待时间 平均等待时间 本程序包括:FIFO,优先数调度算法,时间片轮转调度算法 -The process
  3. 所属分类:Windows Kernel

    • 发布日期:2017-03-24
    • 文件大小:1812
    • 提供者:陈伟
  1. jd

    0下载:
  2. “儒略日(Julian Day)”与“儒略历(Julian Calendar/Julian Date)”不同。 儒略历 是 Julius Caesar在45 BC发明的。一年有12个月,大月31日,小月30日,平年2月 有28,日闰年2月则有29日,平均每年有365.25日。-"Julian Day (Julian Day)" and "Julian calendar (Julian Calendar/Julian Date)" different. Julian calendar is
  3. 所属分类:Crypt_Decrypt algrithms

    • 发布日期:2017-03-22
    • 文件大小:3610
    • 提供者:bobi
  1. sort.tar

    0下载:
  2. 此程序改自算法课的一个作业,用四种不同的算法,对随机生成的n个数排序(n取值500至5000),并重复n遍,最后统计平均比较次数。本在xp下用vc6编写,现在修改为Ubuntu下gcc编译。 sortArchieve.c内为各个排序算法的实现-Since the algorithm for this process to a class operation, with four different algorithms, to randomly generated n the number
  3. 所属分类:Linux-Unix program

    • 发布日期:2017-04-08
    • 文件大小:10358
    • 提供者:Roc
  1. Lightemplate

    0下载:
  2. 调用方法简单,支持if else include之类的标签, 可以包含扩展函数,整个模版文件没有外部include和require,减少io操作, 加载三个模版变量,两个数组变量,比smarttemplate快平均2-3毫秒. 单纯加载模版文件,不设置任何变量lightemplate平均0.3毫秒左右,smarttemplate至少要1毫秒. -Call the method is simple, if else include support such as labels, may
  3. 所属分类:Linux-Unix program

    • 发布日期:2017-04-06
    • 文件大小:5379
    • 提供者:yin
  1. PERFMONDEMO

    0下载:
  2. cpu和内存的监控程序,能显示最大值和最小值,平均值-cpu and memory of the monitoring program, to show the maximum and minimum values, average
  3. 所属分类:Windows Kernel

    • 发布日期:2017-04-09
    • 文件大小:1895811
    • 提供者:廖展伸
  1. ledkey

    0下载:
  2. 平凡老师的ledkey给大家传两个Keil的插件,平凡工作室做的,很棒,可以在Keil中模拟出实验板,能作不少实验。-Ledkey ordinary teacher to everyone Keil Chuan two plug-ins, the average studio to do good, you can simulate the experiment in the Keil board, can make a lot of experiments.
  3. 所属分类:Crypt_Decrypt algrithms

    • 发布日期:2017-03-29
    • 文件大小:136027
    • 提供者:haibucuo
  1. fei

    0下载:
  2. 编写一个统计学生成绩程序,完成以下功能:输入4个学生的2门课成绩;求出全班的总平均分,将结果输出。-Student achievement to prepare a statistical procedure, complete the following features: four students enter the two classes results calculated the total average score in his class, the results outpu
  3. 所属分类:Windows Kernel

    • 发布日期:2017-03-29
    • 文件大小:10125
    • 提供者:悍匪
  1. chengjiguanli

    0下载:
  2. 管理菜单: 1] 建立成绩单 2] 查询某一成绩 3] 求全班同学的平均分 4] 将成绩从小到大进行排序 5] 输出所有学生的成绩 6] 求全班成绩的最高分 7] 退出菜单-Management menu: 1] the establishment of transcr ipts 2] query results in a 3] for the whole class' s average score 4] the results are sorted f
  3. 所属分类:Windows Kernel

    • 发布日期:2017-03-25
    • 文件大小:102724
    • 提供者:赵文杰
  1. EOSproject

    0下载:
  2. EOS1实现3种版本的向量内积) ,返回double精度数值) ,比较使用不同大下和密度的向量来对比相关的速度) ,-In large-scale optimization problems, different vectors and matrices are typically sparse, i.e. only very few elements are non-zero. Typically vectors with thousands of elements may contain o
  3. 所属分类:Windows Kernel

    • 发布日期:2017-04-05
    • 文件大小:133830
    • 提供者:wyb527
  1. stu

    0下载:
  2. 学生学籍管理系统,查询成绩,统计总分和平均分-Student student status management system, query results, statistics total score and average score
  3. 所属分类:Windows Kernel

    • 发布日期:2017-05-16
    • 文件大小:4265507
    • 提供者:forelong
  1. average

    0下载:
  2. Exponentially Weighted Moving Average (EWMA).
  3. 所属分类:Linux-Unix program

    • 发布日期:2017-04-12
    • 文件大小:1263
    • 提供者:gunbondai
  1. average

    0下载:
  2. Exponentially Weighted Moving Average (EWMA).
  3. 所属分类:Linux-Unix program

    • 发布日期:2017-04-12
    • 文件大小:1362
    • 提供者:kspumun
« 12 3 4 5 »
搜珍网 www.dssz.com