搜索结果

找到约 169 项符合 Math 的查询结果

加密解密 private double PointToAngle(Point AOrigin, Point APoint) { if (APoint.X == AOrigin.X) if (APoin

private double PointToAngle(Point AOrigin, Point APoint) { if (APoint.X == AOrigin.X) if (APoint.Y > AOrigin.Y) return Math.PI * 0.5f else return Math.PI * 1.5f else if (APoint.Y == AOrigin.Y) if (APoint.X > AOrigin.X) return 0 else return Math.PI else {
https://www.eeworm.com/dl/519/360970.html
下载: 27
查看: 1069

加密解密 private double PointToAngle(Point AOrigin, Point APoint) { if (APoint.X == AOrigin.X) if (APoin

private double PointToAngle(Point AOrigin, Point APoint) { if (APoint.X == AOrigin.X) if (APoint.Y > AOrigin.Y) return Math.PI * 0.5f else return Math.PI * 1.5f else if (APoint.Y == AOrigin.Y) if (APoint.X > AOrigin.X) return 0 else return Math.PI else {
https://www.eeworm.com/dl/519/360972.html
下载: 152
查看: 1057

技术资料 提供Microchip第二代高性能8位微控制器PIC17C42有用的数学例行程序

This application note provides some utility math routinesfor Microchip's second generation of hi
https://www.eeworm.com/dl/924646.html
下载: 7
查看: 8820

matlab例程 这是书上的代码

这是书上的代码,C/C++中调用Matlab C Math Library的实现,供大家参考
https://www.eeworm.com/dl/665/380722.html
下载: 147
查看: 1039

技术资料 C#数学函数

列出了一些比C#内置的MATH更丰富的函数体供大家使用
https://www.eeworm.com/dl/973685.html
下载: 2
查看: 642

操作系统开发 vxworks libc库源代码

vxworks libc库源代码,标准C代码库实现 assert ctype locale math setjmp stdarg stdio stdlib string time
https://www.eeworm.com/dl/531/183756.html
下载: 76
查看: 1062

技术资料 AD5933多频率测量调试程序

利用AD5933进行阻抗采集 #include"stm8s.h" #include"math.h" #include"delay_test.h"
https://www.eeworm.com/dl/872452.html
下载: 2
查看: 9071

Applet 此程序是用来计算高等数学里的微积分运算的

此程序是用来计算高等数学里的微积分运算的,调用一些Math的方法
https://www.eeworm.com/dl/634/453283.html
下载: 76
查看: 1096

Java编程 java的加密样例代码

java的加密样例代码, import java.math.BigInteger import java.security.KeyPair import java.security.cert.* import java.util.*
https://www.eeworm.com/dl/633/162532.html
下载: 99
查看: 1090

技术资料 3Dgongshi

3D开发必备 数学基础 线性代数 矩阵 都是必须要掌握的-3d math to develop the necessary basic linear algebra matrix are necess
https://www.eeworm.com/dl/912392.html
下载: 8
查看: 5771