-
不错的规划的程序,matlab语言写的,适合对规划感兴趣的的初学者和编程人员。...
不错的规划的程序,matlab语言写的,适合对规划感兴趣的的初学者和编程人员。-Good planning process, matlab language written for the planning of interest to the beginners and programmers.
- 2022-12-06 21:35:03下载
- 积分:1
-
system to support the Math : PI! ^% SQR SQRT INT/TRUNC ROUND ABS FRAC SIN COS TA...
系统支持的数学函数:PI ! ^ % SQR SQRT INT/TRUNC ROUND ABS FRAC SIN COS TAN ARCSIN ARCCOS ARCTAN LN LOG2 LOG10PI:圆周率。Exp!:计算Exp(表达式)的介乘。Exp1^Exp2:计算Exp1的Exp2次方。Exp1%Exp2:计算Exp1除以Exp2后的余数。Sqr(Exp):计算Exp的平方。Sqrt(Exp):计算Exp的平方根。Int(Exp)/Trunc(Exp):把Exp截断取整。Round(Exp):把Exp四舍五入。Abs(Exp):取Exp的绝对值。Frac(Exp):取Exp的小数部分。Sin(Exp):求Exp的正玄。Cos(Exp):求Exp的余玄。Tan(Exp):求Exp的正切。ArcSin(Exp):求Exp的反正玄。ArcCos(Exp):求Exp的反余玄。ArcTan(Exp):求Exp的反正切。Ln(Exp):求Exp的自然对数。Log2(Exp):求Exp的以2为低的对数。Log10(Exp):求Exp的以10为低的对数。-system to support the Math : PI! ^% SQR SQRT INT/TRUNC ROUND ABS FRAC SIN COS TAN LN ARCSIN ARCCOS ARCTAN LOG2 LOG10PI : pi. Exp. : Computational Exp (expression) of the referral by. Exp1 ^ Exp2 : computational power of Exp1 the Exp2. Exp1% Exp2 : Exp1 calculated by dividing Exp2 the remainder. Monaco (Exp) : Exp calculating the square. Sqrt (Exp) : Exp calculating the square root. Int (Exp)/Trunc (Exp) : With Exp disconnected from the whole. Round (Exp) : With Exp rounding. Abs (Exp) : Exp take the absolute valu
- 2023-02-10 21:40:04下载
- 积分:1
-
esp8266网页控制灯
当esp8266遇到 Html,该怎么内置网页控制设备,理清内置网页的实现过程,实现无需路由器手机也可以控制esp8266。
- 2022-07-17 00:17:50下载
- 积分:1
-
这是我学习数据结构编的关于显形链表的程序,对学习数据和算法的朋友,一定有用...
这是我学习数据结构编的关于显形链表的程序,对学习数据和算法的朋友,一定有用-This a programme about linear chain when I studied Data Structure.It must be useful to anyone who study data and algorithm
- 2022-01-26 14:25:03下载
- 积分:1
-
wince下类似windows xp任务管理器的taskman 。
wince下类似windows xp任务管理器的taskman 。-similar to wince under the windows xp task manager taskman.
- 2022-02-13 21:46:49下载
- 积分:1
-
取网络上本机的IP地址
取网络上本机的IP地址-network from the machine"s IP address
- 2022-07-06 15:44:57下载
- 积分:1
-
Reading of prime numbers, very useful little program, learn from each other
读素数,很有用的小程序,互相学习-Reading of prime numbers, very useful little program, learn from each other
- 2022-03-15 02:10:34下载
- 积分:1
-
ASP.NETWebService
ASP.NETWebService
- 2022-05-24 16:49:05下载
- 积分:1
-
C++常用算法程序集
- 2022-07-20 12:07:47下载
- 积分:1
-
基于窗口应用程序的 Xml 以 excel 转换器 C# desktio
XML 是一种平台独立语言,因此可以在任何其它平台 (操作系统) 使用 XML 格式的信息。XML 是一种自描述语言,它给出的数据,以及确定它包含什么数据的规则。在这里我们要从一个 XML 文件的内容读取并将相同的内容写到一个 Excel 文件。在这里使用的 XmlReader 读取到数据集的 XML 文件。循环访问该数据集,并将内容添加到 Excel 文件。对于创建一个 excel 文件,您必须将 Excel 库引用添加到您的项目,请按照 C# 创建 Excel 文件的详细信息的链接。
- 2023-08-27 15:15:03下载
- 积分:1