-
Including the commonly used functions (trigonometric, inverse trigonometric func...
包括常用的函数(三角函数、反三角函数、双曲三角函数、绝对值.......),甚至是
一些复杂无比的表达式也能计算,如:ln e + rnd(2) + 3(2)4 * (log(tan (itan 1))) 等。值得一提
的是,它还有函数绘图、数据统计和自定义常数等功能。另外,程序经过我汉化(仅在界面上),更易
懂。-Including the commonly used functions (trigonometric, inverse trigonometric functions, hyperbolic trigonometric functions, absolute value .......), even extremely complex expressions can be calculated as: ln e+ rnd (2)+ 3 (2) 4* (log (tan (itan 1))) and so on. It is worth mentioning that it also has the function mapping, data statistics, and custom constants and other functions. In addition, the program after I finished (only at the interface), more understandable.
- 2022-09-11 23:45:04下载
- 积分:1
-
数字电视标准综述,本文从数字电视技术标准所起的作用,美国ATSC标准,欧洲DVB标准,日本ISDB标准,DVB与 ATSC的比较,三种标准的数字地面广播系统比较...
数字电视标准综述,本文从数字电视技术标准所起的作用,美国ATSC标准,欧洲DVB标准,日本ISDB标准,DVB与 ATSC的比较,三种标准的数字地面广播系统比较,我国数字广播电视标准化工作的现状等方面,详细地介绍了数字电视标准。 -Summary of digital TV standards, this article from the digital television technical standards the role of American ATSC standard, the European DVB standard, the Japanese ISDB standard, DVB and ATSC of comparison, the three standard digital terrestrial broadcasting system comparison, China
- 2022-10-23 19:25:03下载
- 积分:1
-
商务网络站点程序
商务网络站点程序-business Web site procedures
- 2022-06-27 01:18:05下载
- 积分:1
-
我甚至不知道这是什么
i don t even know what this is
don t download it
- 2023-05-18 19:00:04下载
- 积分:1
-
sample application to test
sample application to test
- 2022-11-08 05:35:04下载
- 积分:1
-
作物模拟模型是研究复杂作物系统的重要方法之一,是一项新的农业信息技术。构建良好的作物生长发育模型,不但可以预测作物 在不同的环境条件下模型参数大多需要重新估计和...
作物模拟模型是研究复杂作物系统的重要方法之一,是一项新的农业信息技术。构建良好的作物生长发育模型,不但可以预测作物 在不同的环境条件下模型参数大多需要重新估计和优化。作物生长模型的优化是高维、非线性的复杂优化问题,这无疑增加了作物模型的建立的难度。
-Crop simulation models is to study the complex and important ways cropping systems is one of a new agricultural information technology. Build a good crop growth and development model, not only can predict the crop in different environmental conditions, most need to re-estimate the model parameters and optimization. Optimization of crop growth models is a high-dimensional, nonlinear complex optimization problems, which undoubtedly increased the difficulty of crop model.
- 2023-03-02 21:50:04下载
- 积分:1
-
单链表的插入和删除实验目的:
1、定义单链表的结点类型
2、通过单链表的定义掌握线性表的链式存储结构的特点;
3、熟悉单链表的建立以及插入、删...
单链表的插入和删除实验目的:
1、定义单链表的结点类型
2、通过单链表的定义掌握线性表的链式存储结构的特点;
3、熟悉单链表的建立以及插入、删除等基本操作。
-# include
# include
# define ND sizeof(struct List)
struct List
{int data
struct List*next
}
void main()
{ int n,i=1,e,a
struct List*head
struct List*p,*q
q=head=p=(struct List*)malloc(ND)
- 2022-04-15 10:12:17下载
- 积分:1
-
Datasheet IC SPHE8202S in picture
Datasheet IC SPHE8202S in picture
- 2022-01-25 17:14:04下载
- 积分:1
-
win32SDK用BITMAP贴图的扫雷游戏的源代码
win32SDK用BITMAP贴图的扫雷游戏的源代码-win32SDK BITMAP map with the demining game"s source code
- 2022-08-05 14:12:59下载
- 积分:1
-
9325 IC 完整初始化 解析度240*320
9325 IC 完整初始化 解析度240*320-9325 IC initialization complete resolution 240* 320
- 2022-03-13 20:20:06下载
- 积分:1