-
简单计算器
说明: 一个交互式的计算器。
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
-
高密度人群环境下群体异常行为分析研究
基于视频理解的人群密度模型的建立。利用图像像素密度与人群密度之间的关系、特征提取法在抽取群体轮廓时的矩不变特性,建立多分辨率条件下人群空间域密度逻辑模型与人群时间域轨迹逻辑模型,通过对两种模型进行自适应训练,逐步形成“时空”人群趋势变化逻辑模型
- 2023-02-06 14:30:03下载
- 积分:1
-
caibei
非常经典的C++程序,十分实用对于练习程序来说。(good programme)
- 2013-09-14 21:23:56下载
- 积分:1
-
WinCE_IRDA
说明: 基于WINCE的红外通信,对WINCE新手来说是很不错的东东(IRDA base on winCE)
- 2011-04-07 16:52:30下载
- 积分:1
-
power-method
用幂法反幂法求解方阵的最大最小特征值及其特征向量,C语言程序,基本的数值计算算法(power method and inverse power method)
- 2011-11-24 20:09:25下载
- 积分:1
-
51单片机AGC电路
利用51单片机,XPT2046内的ad功能和dac081的功能,实现agc的程控放大。程控芯片为AD603,内部参数根据电路不同进行计算(The use of 51 single-chip microcomputer, XPT2046 within the ad function and dac081 functions to achieve AGC program-controlled amplification. The program chip is AD603, and the internal parameters are calculated according to the different circuits)
- 2021-04-03 10:29:06下载
- 积分:1
-
student
实现基础的学生信息管理,实现自己定义的链表结构,对学生信息进行存储(Realizing Basic Student Information Management)
- 2019-05-09 14:58:41下载
- 积分:1
-
摄像头ov5640的linux驱动代码
摄像头ov5640的linux驱动代码,包含ov5640初始化过程、显示格式、以及自动对焦固件
- 2022-03-20 06:24:11下载
- 积分:1
-
visualc++vcCode
《深入剖析visual c++编程技术vcCode(人民邮电)》的源代码,里面都是VC方面非常经典的实例,对深入编程非常非常有帮助!( In-depth analysis of visual c++ Programming vcCode (Posts And Telecommunications News) the source code, there are VC very classic example of the depth programming very, very helpful!)
- 2008-06-21 10:59:32下载
- 积分:1
-
OCMJ
液晶显示屏OCMG源程序代码,采用的方式为串口驱动。(LCD OCMG source code, the approach for the serial port driver.)
- 2011-10-24 18:46:53下载
- 积分:1