-
实现JACOBBI、gs迭代和超松弛法解线性方程组的过程。
实现JACOBBI、gs迭代和超松弛法解线性方程组的过程。-Realize JACOBBI, gs iterative relaxation method and ultra-linear equations solution process.
- 2022-05-16 16:54:58下载
- 积分:1
-
数值分析程序,《精通matlab最优化计算》,适合各专业最优化计算...
数值分析程序,《精通matlab最优化计算》,适合各专业最优化计算-Numerical analysis program, "proficient in matlab optimization calculations", suitable for all professional optimization calculation
- 2022-04-26 19:49:34下载
- 积分:1
-
完整的余弦积分源程序,非常实用的vc源代码
完整的余弦积分源程序,非常实用的vc源代码-integrity of the cosine integral source, a very practical vc source code
- 2022-01-22 15:01:34下载
- 积分:1
-
ZIBEE程序
Description: This application functions as a packet error rate (PER) tester. One node is set up as transmitter and the other as receiver. The role and configuration parameters for the PER test of the node is chosen on initalisation by navigating the joystick and confirm the choices with S1. The configuration parameters are channel, burst size and tx power. Push S1 to enter the menu. Then the configuration parameters are set by pressing joystick to right or left (increase/decrease value) and confirm with S1.
- 2022-06-12 05:42:09下载
- 积分:1
-
本程序适用于求解形如f(x)=1/2*x Ax+bx+c二次函数的稳定点
本程序适用于求解形如f(x)=1/2*x Ax+bx+c二次函数的稳定点-This procedure applies to solution of the form f (x) = 1/2* x" Ax+ bx+ c quadratic function of the stable point
- 2022-02-01 20:57:59下载
- 积分:1
-
大数类,重载了各类操作符,可以完成大数计算功能
大数类,重载了各类操作符,可以完成大数计算功能-big number function
- 2022-01-26 07:04:28下载
- 积分:1
-
罗马尼亚一星级算法
罗马尼亚一星级算法我们样本问题中定义作为世界的二维数组表示一种地形每个元素包含一个整数从 0 到 5,表明的成本穿越地形。零表示最不可能的困难在旅行 (想想冰溜冰场如果你可以滑冰) 则 5 代表最难。9 表明我们不能错过。
- 2023-06-21 05:10:03下载
- 积分:1
-
帕斯卡单反分析表生成与语法分析
资源描述语法分析是编译程序的重要组成部分,LR分析法是一种自下而上的语法分析方法,其适用范围大,在编译程序中大都采用此法进行语法分析,单反分析则是LR中一种较简单有效的分析法;语法分析作为编译过程中一个不可缺少的步骤,对其进行研究有着非常重要的意义。
- 2023-06-20 15:35:05下载
- 积分:1
-
一些算法C语言的例子
一些算法C语言的例子-Some examples of algorithm C language
- 2022-01-23 10:09:42下载
- 积分:1
-
Modbus串口操作
应用背景
windows上modbus串口操作源代码, 采用vs编写,标准的modbus串口操作,modbus其实就是串口操作,只不过发送和接受有个协议而已,发送出去就等待接受,接受到正确的数据包就通讯成功。
关键技术
用win32写的rs232串口源代码,用vs编译,并集成了modbus操作函数,包含dtr, dts, dcd, dsr, ri, cts几个引脚电平控制。
- 2022-02-02 22:40:07下载
- 积分:1