-
简单计算器
一个交互式的计算器。
1. 用顺序表来完成任意同维度向量的计算,包括加法、减法、夹角余弦值等。
2. 使用顺序表、链表来完成任意一元多项式的计算,包括加法、减法、乘法、导数(包括任意阶)等。
4. 四则运算表达式求值。
5. 含单变量的表达式求值。
6. 定义并运行简单函数。
7. 保留函数定义历史,并可以运行历史函数。
8. 函数的调用。
9. 操作数的各种字面常量的处理。
10. 支持矩阵的运算。(An interactive calculator.
1. Complete the calculation of any vector of the same dimension with the sequence table, including addition, subtraction, angle cosine value and so on.
2. Use order list and chain list to complete the calculation of any one-variable polynomial, including addition, subtraction, multiplication, derivative (including any order), etc.
4. Four Operational Expressions.
5. Evaluation of expressions with univariates.
6. Define and run simple functions.
7. Retain function definition history and run history function.
8. Call of function.
9. Processing of literal constants of operands.
10. Supporting matrix operations.)
- 2020-10-21 12:27:24下载
- 积分:1
-
ex1
该程序为基于matlab的染色体个数识别,同样适用于离散物体的个数识别(The program is used to identify the number of chromosomes based on MATLAB, and it is also suitable for the number recognition of discrete objects.)
- 2018-03-02 14:28:22下载
- 积分:1
-
前景提取
对于视频中静态背景下运动前景部分提取,采用了一种基于单高斯模型和混合高斯模型的静态背景模型算法。(A static background model algorithm based on single Gaussian model and mixed Gaussian model is used to extract the moving foreground in static background.)
- 2018-09-22 17:37:15下载
- 积分:1
-
嵌入式实时多任务操作系统培训教材,想学习嵌入式程序设计的同学们可以参考一下阿!...
嵌入式实时多任务操作系统培训教材,想学习嵌入式程序设计的同学们可以参考一下阿!-Embedded real-time multi-tasking operating system, training materials, want to learn the embedded programming students can refer to the Arab-Israeli!
- 2022-03-03 05:48:25下载
- 积分:1
-
EPRI7_v7
说明: 搭建了一个标准的epri7节点的psasp仿真算例,可供初学者用于psasp仿真(A standard psasp simulation example of epri7 node is built for beginners to use for psasp simulation.)
- 2021-03-18 09:29:20下载
- 积分:1
-
LMD分解
说明: 对信号进行分解以及频谱分析,特征提取,各程序讲解和用法(Decomposition of signal, spectrum analysis, feature extraction, explanation and usage of each program)
- 2019-10-20 10:51:46下载
- 积分:1
-
使用avr单片机开发的数显表,附带protel文件,原理图和pcb齐全,已在试用阶段,推荐下来学习。...
使用avr单片机开发的数显表,附带protel文件,原理图和pcb齐全,已在试用阶段,推荐下来学习。-Developed using avr Singlechip digital form, with Protel documents, schematic diagram and pcb complete, during the pilot phase has been recommended down learning.
- 2022-03-24 12:34:09下载
- 积分:1
-
一个不错考核管理系统,自己写的希望大家多提宝贵意见
一个不错考核管理系统,自己写的希望大家多提宝贵意见-a good assessment management system, wrote the hope that we provide more valuable opinions
- 2022-08-14 02:43:04下载
- 积分:1
-
(人事管理)
C#的简单使用没有什么好看的等以后再发一些牛逼的(woyebuzhidaozengmegaoadfadfdfadf)
- 2020-06-18 09:40:01下载
- 积分:1
-
HTML5_Canvas练手:红绿灯控制
HTML5_Canvas练手:红绿灯控制演示,用Canvas标签绘制简单的动画效果:模拟十字路口绿灯亮,车走;红灯亮,车停效果,动画效果比较粗糙,供HTML5入学者参考。HTML5程序,目前暂不支持IE9之前的浏览器。
- 2022-07-18 00:25:20下载
- 积分:1