-
简单计算器
说明: 一个交互式的计算器。
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
-
CPP_Lib_Func_Manual
C++库函数汇集+速查手册,挺全的,适合初学者.(C++ library functions collection+ Quick Reference.)
- 2017-04-16 00:08:59下载
- 积分:1
-
pyhone 图像识别 行人图像分类
说明: 对行人图像进行二分类,行人 或者 非行人 ,分类效果好(The classification of pedestrian images, pedestrian or non-pedestrian, has a good effect)
- 2020-06-19 07:00:01下载
- 积分:1
-
cebook保证可用机器专用的英文版
机器专用cebook英文版保证可用
- 2022-06-27 13:37:33下载
- 积分:1
-
CSS3列表按钮删除弹性动画
A very special jQuery button animation. First, buttons are arranged vertically or horizontally in a list.
- 2018-11-12 17:09:39下载
- 积分:1
-
NSL-KDD(1)
说明: NSL-KDD数据集,并且包含数据集的预处理,训练部分程序,测试部分程序,全部调通,并且实现不错的实验效果(Nsl-kdd data preprocessing and implementation, including the whole process of open data set in the research field, data preprocessing and classification experiment, and achieve better detection accuracy)
- 2021-04-19 00:28:57下载
- 积分:1
-
Omnipotent ghost tutorial package, a simpler, individuals have been through expe...
万能ghost封装教程,较简单,个人已通过实验,绝对的能用-Omnipotent ghost tutorial package, a simpler, individuals have been through experiments, can be absolute
- 2022-01-26 04:31:11下载
- 积分:1
-
freq_100M
用于检测100MHZ频率,带51单片机软核,控制外部液晶显示器以及按键等(Used to detect 100MHZ frequency, with 51 SCM soft core, control of external LCD monitors and buttons, etc.)
- 2017-07-28 09:57:56下载
- 积分:1
-
马跳棋盘源程序 ,一个实际问题的解决
马跳棋盘源程序 ,一个实际问题的解决-Ma checkerboard source, a practical solution to the problem
- 2022-07-12 19:29:25下载
- 积分:1
-
非线性拟合各类方法总结及实例 曲线拟合
说明: 非线性拟合各类方法总结及实例,非常详细,适合初学者学习。(nonlinear fittingNonlinear fitting method summary and examples, very detailed, suitable for beginners to learn.)
- 2020-06-22 03:00:01下载
- 积分:1