-
C51动态数码管代码
C51动态数码管代码,初学者适用
- 2022-01-24 14:17:23下载
- 积分:1
-
基于9轴融合输出欧拉角
资源描述基于9轴传感器融合,串口输出姿态欧拉角。
- 2022-07-07 22:55:31下载
- 积分:1
-
java calculator, has very powerful functions, able to perform most of scientific...
java 计算器,功能较强大,可进行大多数科学计算-java calculator, has very powerful functions, able to perform most of scientific calculation
- 2022-02-04 13:06:56下载
- 积分:1
-
NEWTON_ 插值
若要获取划分差异系数的插值
多项式 P (N + 1) 在不同的数字 X(0),X(1),......,X(N)
为函数 F:
输入的号码 X(0),X(1),...,X(N) ;值 F(X(0)),F(X(1)),......,
F(X(N)) 作为 Q 的第一列 Q(0,0),Q(1,0),...,Q(N,0)。
输出数字 Q(0,0),Q(1,1),...,Q(N,N) 哪里
P(X) = Q(0,0)+Q(1,1)*(X-X(0))+Q(2,2)*(X-X(0))*(X-X(1)) +
...+ Q(N,N)*(X-X(0))*(X-X(1))*...*(X-X(N-1))。
- 2022-01-26 18:02:24下载
- 积分:1
-
双链表c实现
数据结构最基本的算法,双链表的c实现,包括创建,删除,修改,增加成员等操作
- 2022-03-22 20:09:31下载
- 积分:1
-
好玩的游戏,经典的游戏终于成功了
应用背景你玩儿过扫雷游戏吧?Windows操作系统中带了这个小游戏,那个系统叫什么来着?在游戏中要想过关,就必须要在一个 NxM 的区域上找出所有的地雷。游戏过程中,计算机会在地图上显示一些数字从而帮助你确定哪里有地雷。关键技术Have you ever played the game? Windows operating system with this little game, the system called what? In the game to pass, it is necessary to find out all the mines in a NxM area. In the process of the game, the computer will show some numbers on the map to help you identify where you are.
- 2022-03-26 14:34:01下载
- 积分:1
-
分子动力学模拟技术的源代码
- 2022-03-21 10:57:09下载
- 积分:1
-
BPSK调制的仿真
bpsk modulation simulation
- 2023-07-19 22:50:03下载
- 积分:1
-
神经计算,里面包含的代码和说明,程序员可以根据自己的需要修改任何一步分...
神经计算,里面包含的代码和说明,程序员可以根据自己的需要修改任何一步分-nerve, which contains the code and description, programmers can according to its own need to amend any step pm
- 2023-06-19 12:05:03下载
- 积分:1
-
6个关于逼近与拟合的C源程序,有示例,来自《C语言数值计算常用程序》,所以程序均经本人测试可用!...
6个关于逼近与拟合的C源程序,有示例,来自《C语言数值计算常用程序》,所以程序均经本人测试可用!-six approximation with the fitting of the C source code, examples, from the "C language commonly used numerical procedures," and so I have been put to test available!
- 2023-09-07 17:15:02下载
- 积分:1