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

搜索资源列表

  1. jaq

    0下载:
  2. /*  本程序实现的功能: 显示系统时间和日期    该程序主要操作是: 使用了dos的系统调用功能,输入大小写D显示系统当前日期,当输入大小写T输出当前系统时间,当输入大小写Q退出程序,当输入其他字符时,提示错误 。   主要算法:将系统时间及日期转化成字符显示,通过堆栈来排序显示,同时涉及到 坐标位置设置的转换。时间和日期的显示都只调用了一个(函数)compute,避免了代码的冗余,尽量做到简洁,同时当一次操作过后,程序处于等待状态,以进行下一次操作,而非自动退出。该程序显示时间时多次调
  3. 所属分类:书籍源码

    • 发布日期:2008-10-13
    • 文件大小:2.61kb
    • 提供者:碧匀天
  1. compute程序

    0下载:
  2. 我的一个课程设计用JAVA编写的一个计算器,希望对大家有所帮助-I design a curriculum prepared by using JAVA a calculator, we hope to help
  3. 所属分类:其它

    • 发布日期:2008-10-13
    • 文件大小:2.69kb
    • 提供者:李飞飞
  1. CMCRC

    0下载:
  2. CMCRC.ASM is a simple program just to demonstrate how to compute the CRC-16 and CRC-32 using the crc16_table and crc32_table that were generated by CRCTABLE. -CMCRC.ASM is a simple program just to demon strate how to compute the CRC-16 and C
  3. 所属分类:汇编语言

    • 发布日期:2008-10-13
    • 文件大小:6.26kb
    • 提供者:jianduan
  1. CorrelogramFrame

    0下载:
  2. Compute one frame of a correlogram. The input data is a two-dimensional array of cochlear data, each row representing firing probabilities from one cochlear channel. The output picture is a two dimensional array of width \"picWidth\".-Compute
  3. 所属分类:语音合成与识别

    • 发布日期:2008-10-13
    • 文件大小:1.09kb
    • 提供者:陈宁
  1. compute

    0下载:
  2. 用C++实现的类似Windows中的计算器的一个功能比较完善的计算器。-C achieve similar to the Windows Calculator function of a more perfect calculators.
  3. 所属分类:其它

    • 发布日期:2008-10-13
    • 文件大小:2.43mb
    • 提供者:zoley
  1. claw.tar

    0下载:
  2. CLAWPACK is a software package designed to compute numerical solutions to hyperbolic partial differential equations using a wave propagation approach
  3. 所属分类:并行运算

    • 发布日期:2008-10-13
    • 文件大小:436.57kb
    • 提供者:hua
  1. K-meanCluster

    0下载:
  2. How the K-mean Cluster work Step 1. Begin with a decision the value of k = number of clusters Step 2. Put any initial partition that classifies the data into k clusters. You may assign the training samples randomly, or systematically as the f
  3. 所属分类:并行运算

    • 发布日期:2014-01-17
    • 文件大小:1.96kb
    • 提供者:yangdi
  1. CONSTANT_E

    0下载:
  2. 计算e A very easy program to compute e with many digits. ** A basic program to learn how to compute in multiprecision.
  3. 所属分类:其它

    • 发布日期:2008-10-13
    • 文件大小:7.51kb
    • 提供者:lotus
  1. COMPUTE

    0下载:
  2. 计算器 基于vc++的计算器程序的开发,绝对源码!对学习VC的程序员绝对有用~!
  3. 所属分类:其它

    • 发布日期:2008-10-13
    • 文件大小:846.41kb
    • 提供者:HX
  1. compute

    0下载:
  2. 实现一个简易的计算器,无小数点参与计算。可加减乘除。
  3. 所属分类:其它

    • 发布日期:2008-10-13
    • 文件大小:2.25mb
    • 提供者:yonghua
  1. 001122

    1下载:
  2. 是关于算术表达式的翻译程序,有词法分析,语法分析,语义分析和三地址码生成-it is a program which is to translate the compute expression.it contains accidence analysis,gramar analysis ,lexeme analysis and three-addr code grenerate.
  3. 所属分类:编译器/词法分析

    • 发布日期:2008-10-13
    • 文件大小:7.99kb
    • 提供者:冷清雪
  1. WordNet-Similarity-2.05.tar

    0下载:
  2. 基于wordnet的词语相似度计算工具,请结合该工具源网络地址查看-the tool of compute similarity of words
  3. 所属分类:MultiLanguage

    • 发布日期:2017-05-20
    • 文件大小:5.58mb
    • 提供者:鹿文鹏
  1. parallel-matrixvector

    0下载:
  2. 并行计算之矩阵向量乘的并行实现,附带数据mpi-parallel compute- multy of matrix and vector
  3. 所属分类:MPI

    • 发布日期:2017-03-28
    • 文件大小:2.87kb
    • 提供者:程宾
  1. RCV

    0下载:
  2. TMS320_ADPCMNON(ASM).RAR SIGNAL ESTIMATE FROM PREVIOUS SAMPLES DATA -- * THEN COMPUTE DIFFERENCE SIGNAL-TMS320_ADPCMNON(ASM).RAR SIGNAL ESTIMATE FROM PREVIOUS SAMPLES DATA-- * THEN COMPUTE DIFFERENCE SIGNAL
  3. 所属分类:Compiler program

    • 发布日期:2017-04-04
    • 文件大小:4.54kb
    • 提供者:av
  1. arrival_angle_estimator

    0下载:
  2. The angles in degrees of the two spatially propagating signals Compute the array response vectors of the two signals Compute the true covariance matrix
  3. 所属分类:MultiLanguage

    • 发布日期:2017-04-24
    • 文件大小:244.78kb
    • 提供者:zhaocuiqin
  1. lsfcompute1

    0下载:
  2. lsf compute for programme svq
  3. 所属分类:Speech/Voice recognition/combine

    • 发布日期:2017-04-01
    • 文件大小:6.64kb
    • 提供者:yako
  1. znz_C51

    0下载:
  2. 单片机的i2c控制程序,字节发送接收程序,延时程序-i2c control compute
  3. 所属分类:assembly language

    • 发布日期:2017-03-29
    • 文件大小:3.01kb
    • 提供者:徐丹
  1. parallel-Gauss

    1下载:
  2. 并行计算之高斯消去源代码,mpi+vc环境下实现-parallel compute gauss
  3. 所属分类:MPI

    • 发布日期:2017-03-27
    • 文件大小:2.2kb
    • 提供者:程宾
  1. gps-compute

    0下载:
  2. Gps 卫星坐标计算历元总数(个): 0 坐标平差值(m):XX 0.000000 YY -gps satalite coodinte compute#include stdafx.h #include SPP.h #include Matrix.h #include math.h #include SPPDoc.h #include Gps.h #include MainFrm.h #include SPPDoc.h #in
  3. 所属分类:source in ebook

    • 发布日期:2017-05-13
    • 文件大小:2.93mb
    • 提供者:heshiqun
  1. Compute-Factorial

    0下载:
  2. LABVIEW COMPUTE FACTORIAL EXAMPLE
  3. 所属分类:LabView

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