资源列表
[数学计算/工程计算] c_chaoliu-
说明:c语言编写的牛顿拉夫逊法解潮流程序,和matlab相比,c语言编写潮流程序最大的难点在于矩阵求逆,本程序使用的求逆方法是初等行变换法。-The Newton-Raphson method solving power flow proceduresprepared by C language, and compared to MATLAB program, the trend is the most difficult to invers<金> 在 2025-05-24 上传 | 大小:3kb | 下载:0
[数据结构常用算法] binary_search
说明:关于二分查找的代码,二分查找又称折半查找,优点是比较次数少,查找速度快-the search of binary_search<周阳> 在 2025-05-24 上传 | 大小:1kb | 下载:0
[数据结构常用算法] union-find
说明:算法设计与分析上的union-find算法-the resource code of union-find<王小丫> 在 2025-05-24 上传 | 大小:10kb | 下载:0
[matlab例程] RSSI_simulation
说明:此程序是描述的RSSI曲线的代码 重点与A值和n值的关系!-the relationship between the parameters of the n and A in RSSI<LIU> 在 2025-05-24 上传 | 大小:1kb | 下载:0
[数据结构常用算法] The-two-way-circulation-list
说明:双向链表也叫双链表,是链表的一种,它的每个数据结点中都有两个指针,分别指向直接后继和直接前驱。所以,从双向链表中的任意一个结点开始,都可以很方便地访问它的前驱结点和后继结点。一般我们都构造双向循环链表。-The two-way circulation list<周阳> 在 2025-05-24 上传 | 大小:2kb | 下载:1
[数学计算/工程计算] 1-order-upstream
说明:一阶迎风格式 用于计算一阶双曲型对流方程-First-order upwind scheme Used to calculate the first-order hyperbolic convection equation<迟鸿伟> 在 2025-05-24 上传 | 大小:259kb | 下载:0