搜索资源列表
jaq
- /* 本程序实现的功能: 显示系统时间和日期 该程序主要操作是: 使用了dos的系统调用功能,输入大小写D显示系统当前日期,当输入大小写T输出当前系统时间,当输入大小写Q退出程序,当输入其他字符时,提示错误 。 主要算法:将系统时间及日期转化成字符显示,通过堆栈来排序显示,同时涉及到 坐标位置设置的转换。时间和日期的显示都只调用了一个(函数)compute,避免了代码的冗余,尽量做到简洁,同时当一次操作过后,程序处于等待状态,以进行下一次操作,而非自动退出。该程序显示时间时多次调
compute程序
- 我的一个课程设计用JAVA编写的一个计算器,希望对大家有所帮助-I design a curriculum prepared by using JAVA a calculator, we hope to help
CMCRC
- 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
CorrelogramFrame
- 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
compute
- 用C++实现的类似Windows中的计算器的一个功能比较完善的计算器。-C achieve similar to the Windows Calculator function of a more perfect calculators.
claw.tar
- CLAWPACK is a software package designed to compute numerical solutions to hyperbolic partial differential equations using a wave propagation approach
K-meanCluster
- 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
CONSTANT_E
- 计算e A very easy program to compute e with many digits. ** A basic program to learn how to compute in multiprecision.
COMPUTE
- 计算器 基于vc++的计算器程序的开发,绝对源码!对学习VC的程序员绝对有用~!
compute
- 实现一个简易的计算器,无小数点参与计算。可加减乘除。
001122
- 是关于算术表达式的翻译程序,有词法分析,语法分析,语义分析和三地址码生成-it is a program which is to translate the compute expression.it contains accidence analysis,gramar analysis ,lexeme analysis and three-addr code grenerate.
WordNet-Similarity-2.05.tar
- 基于wordnet的词语相似度计算工具,请结合该工具源网络地址查看-the tool of compute similarity of words
parallel-matrixvector
- 并行计算之矩阵向量乘的并行实现,附带数据mpi-parallel compute- multy of matrix and vector
RCV
- 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
arrival_angle_estimator
- The angles in degrees of the two spatially propagating signals Compute the array response vectors of the two signals Compute the true covariance matrix
lsfcompute1
- lsf compute for programme svq
znz_C51
- 单片机的i2c控制程序,字节发送接收程序,延时程序-i2c control compute
parallel-Gauss
- 并行计算之高斯消去源代码,mpi+vc环境下实现-parallel compute gauss
gps-compute
- 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
Compute-Factorial
- LABVIEW COMPUTE FACTORIAL EXAMPLE
