搜索资源列表
sum
- 基于多核的并行算法设计,计算一个连续数列的和-The parallel algorithm based on multi-core design, computing a continuous series and
compiler_homework
- 我大一时候的作业,实现了以下功能: 用16位8086汇编语言编写下列程序之一: a) 两矩阵相加 b) 求Fibonacci数列 c) 输入一个正整数n, 输出1-n之间的所有素数 d) 矩阵相乘 e) 把一个十进制小数转换成IEEE754格式并输出的程序, 要求从键盘输入一个十进制小数,最后在在屏幕上输出IEEE754格式二进制码的序列.-When my freshman year of operations, realization of the fol
tryvector
- 一个vector的演示程序,输入一串数字,对相邻数字之间求和-A vector demo program, enter a series of numbers, the sum between adjacent numbers
MicroprocessorFormulaCalculator
- 单片机课的实验作业。功能是实现一个有着简易计算功能的计算机,利用LCD屏互动。可以做加减乘除运算。特别的,给出了四个内置公式:等差数列求和,一元二次方程求根,排列,组合。-Our project is aiming at making a calculator to help the users calculate particular formulae. As long as the user correctly input the values of parameters needed in
find-the-sum-of-cos(x)
- This code is based on C language, it is used to find th sum of cos(x) series.
peakfit
- peakfit 是一种时间序列信号的命令行峰拟合程序,写在一个单独的文件的一个独立的MATLAB函数。-peakfit(signal,center,window,NumPeaks,peakshape,extra,NumTrials,start,autozero,fixedparameters,plots,bipolar,minwidth,DELTA,clipheight). A command-line peak fitting program for time-series signals,