CDN加速镜像 | 设为首页 | 加入收藏夹
当前位置: 首页 资源下载 源码下载 其它 搜索资源 - computation

搜索资源列表

  1. li_0101

    0下载:
  2. /*DCT和IDCT快速变换的C语言实现 仿效FFT的FDCT方法有与DCT无关的复数运算部分,选用代数分解法可以降低运 算量,达到高速运算的目的。代数分解法实现如下:对一维DCT表达式直接展开, 寻找各点表达式中共同项,仿FFT蝶形关系,将表达式中的共同项作为下一级节 点,依次进行多次,最后得到变换结果。*/-/ * DCT and IDCT rapid transformation of C language FFT follow the diagr
  3. 所属分类:其它

    • 发布日期:2008-10-13
    • 文件大小:5138
    • 提供者:李建红
  1. MyCaculator

    0下载:
  2. 简单计算器,可以实现加减乘除等运算,用到了Java的AWT,比较适用于初学者学习、参考-simple calculators, and the arithmetic can be achieved, such as computation, the use of Java AWT. more applicable to beginners learning, reference
  3. 所属分类:其它

    • 发布日期:2008-10-13
    • 文件大小:8255
    • 提供者:苍瞳
  1. 与计算机玩24点游戏

    0下载:
  2. 本文用C语言编了24点游戏程序。与计算机玩24点还有个好处,解决了用扑克牌玩时的缺陷——有时候谁也无法确定四个数到底能不能算出24点。本程序的基本思路是:先由计算机产生四个随机数,然后将其中的两个数进行加减乘除四则运算,把计算结果分别再与第三个数进行四则运算,再把结果与第四个数进行四则运算,然后轮换四个数的顺序按以上步骤重复运算-Using C language compiled the 24 point game. Playing with the computer also has a 24
  3. 所属分类:其它

    • 发布日期:2008-10-13
    • 文件大小:82309
    • 提供者:文风
  1. pd

    0下载:
  2. 用Delphi开发的电工配电计算程序,能计算配套元件的额定值整定值和电线截面值,希望对广大电工有所帮助.-with Delphi Electric Power Distribution program, computation matching components rated setting and wire cross-section values, and I hope to help the majority of electricians.
  3. 所属分类:其它

    • 发布日期:2008-10-13
    • 文件大小:56498
    • 提供者:丁向前
  1. genCRC32

    0下载:
  2. 本程序是使用Vc++6.0开发的用于计算机系通信理论课程的CRC32编码器模拟程序,它能模拟直接计算法和余式计算法,算法明晰。-this procedure is the use of Vitamin C 6.0 for the development of computer-communication theory courses CRC encoder simulation program, it can direct simulation calculation and computati
  3. 所属分类:其它

    • 发布日期:2008-10-13
    • 文件大小:1920
    • 提供者:刘权
  1. bingxingjisuan

    0下载:
  2. 并行计算方法的详细介绍,深入浅出的介绍了并行计算方法的实现和应用,是研究并行计算方法的同志们必看的书。-parallel computing detailed descr iption of the methods and simple introduction to the method of parallel computing to achieve and applications, research on Parallel Computation comrades Watchable b
  3. 所属分类:并行运算

    • 发布日期:2008-10-13
    • 文件大小:8067150
    • 提供者:丫头
  1. ExpressionCalculate1

    0下载:
  2. 计算机器程序~ 附带词法分析~- Computation machine program ~ supplementary lexical analysis ~
  3. 所属分类:编译器/词法分析

    • 发布日期:2008-10-13
    • 文件大小:41576
    • 提供者:任风行
  1. jisq

    0下载:
  2. 可以保存计算过程。-can preserve the computation process.
  3. 所属分类:汇编语言

    • 发布日期:2008-10-13
    • 文件大小:8895
    • 提供者:飞影
  1. CounterTree

    0下载:
  2. 这个是用引用计数实现的一个计算器,可以进行加减乘除等基本运算,同时实现了开方运算,自己扩展了一个操作符。如果需要其他方式的计算,可以方便的自己添加-This is achieved using the reference count of a calculator that can be as basic arithmetic computation. while achieving its-rooting their extended an operator. If other forms o
  3. 所属分类:其它

    • 发布日期:2008-10-13
    • 文件大小:25288
    • 提供者:耿蓓蕾
  1. XTrace

    0下载:
  2. windows下很好的,计算时间的小工具。准确,使用方便。-windows under good, the computation time small tools. Accurate, and easy to use.
  3. 所属分类:其它

    • 发布日期:2008-10-13
    • 文件大小:9176
    • 提供者:李爽
  1. parallelpisolution

    0下载:
  2. 并行计算,用于计算PI的程序实例,parallel programing -parallel computation used in the calculation of PI examples of procedures that parallel programing
  3. 所属分类:并行运算

    • 发布日期:2008-10-13
    • 文件大小:1323
    • 提供者:黄磊
  1. PSRS

    0下载:
  2. 本代码是下在Linux环境下的C编程,主要模拟实现并行计算中的PSRS算法。-under this code is in Linux environment under the C programming, simulated parallel computation algorithm for the MPP.
  3. 所属分类:并行运算

    • 发布日期:2008-10-13
    • 文件大小:3371
    • 提供者:王乐汝
  1. countcj

    0下载:
  2. 这是个简易成绩统计系统,能完成同学各科成绩的总分、排名、平均、成绩的考核方法、计算方法、各个学员的成绩在所有同学中的位置等 -This is a summary scores, students can complete the combined results branches, ranking average, performance evaluation method and the method of computation, all the outcomes of all stud
  3. 所属分类:Delphi控件源码

    • 发布日期:2008-10-13
    • 文件大小:1001609
    • 提供者:wen0624
  1. calculator2

    0下载:
  2. 一个进行整数计算的C语言词法分析器- Carries on the integer computation the C language morphology analyzer
  3. 所属分类:编译器/词法分析

    • 发布日期:2008-10-13
    • 文件大小:17422
    • 提供者:段季芳
  1. cxsl

    0下载:
  2. 徐士良《数值算法与计算》的全书代码-XU Shi-liang, "Numerical Algorithms and Computation," the code book
  3. 所属分类:书籍源码

    • 发布日期:2008-10-13
    • 文件大小:245403
    • 提供者:苏聪
  1. gmm

    0下载:
  2. fast EM GM algorithm solving long computation time in matlab
  3. 所属分类:Speech/Voice recognition/combine

    • 发布日期:2017-03-26
    • 文件大小:13996
    • 提供者:Pavol Mulinka
  1. Oxford__Parallel-Scientific-Computation

    0下载:
  2. This book is for students and researchers who are interested in scientific computation. The book has a dual purpose: first, it is a textbook for a course on parallel scientific computation. Second, the book is a source of example parallel algorithms
  3. 所属分类:MPI

    • 发布日期:2017-05-08
    • 文件大小:1837568
    • 提供者:alice
  1. CUDA-computation

    0下载:
  2. 利用cuda c 实现并行计算,加速并行计算速度-accelerating parallel computation
  3. 所属分类:MPI

    • 发布日期:2017-11-29
    • 文件大小:186737
    • 提供者:foxysc
  1. attribute-computation-

    0下载:
  2. 属性计算,编译器设计的不可缺少的一部分,编译原理一课重要-a program about attribute computation
  3. 所属分类:Compiler program

    • 发布日期:2017-11-08
    • 文件大小:1701
    • 提供者:张凡
  1. Shifted delta coefficients computation

    0下载:
  2. Shifted delta coefficients computation
  3. 所属分类:语音合成与识别

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