-
都是计算方法的上机作业
都是计算方法的上机作业-are calculated on the machine operations
- 2022-02-26 21:38:58下载
- 积分:1
-
这是用贪心算法实现对会议的智能安排,里面包括建立贪心算法的步骤化实现及快速排序经典算法...
这是用贪心算法实现对会议的智能安排,里面包括建立贪心算法的步骤化实现及快速排序经典算法-This is a greedy algorithm with intelligent arrangements for the meeting, which included the establishment of greedy algorithm and steps to achieve and fast classical algorithm for sorting
- 2022-09-01 15:35:03下载
- 积分:1
-
使用java写的大量有用算法,可以下载观看比较xuexi!
使用java写的大量有用算法,可以下载观看比较xuexi!-use of a large number of useful algorithms can be downloaded to compare xuexi!
- 2022-05-13 04:35:15下载
- 积分:1
-
一个BP网络改进的M程序
一个BP网络改进的M程序-a network to improve the procedures M
- 2022-05-30 13:01:13下载
- 积分:1
-
输入n条边的长度,求这些边构成的最大面积多变形的面积
输入n条边的长度,求这些边构成的最大面积多变形的面积-imported n the length of the side, while for these constitute the largest area of deformation over the area
- 2023-02-13 02:50:03下载
- 积分:1
-
C++程序实现的各种随机数的生成程序。
C++程序实现的各种随机数的生成程序。-C program of random number generation procedures.
- 2022-11-26 10:00:03下载
- 积分:1
-
详细对一般字符串表达式解析,可进行常规的表达式操作
详细对一般字符串表达式解析,可进行常规的表达式操作-Detailed analysis of the general string expression, it can conduct regular expression operator
- 2022-12-09 20:30:02下载
- 积分:1
-
Basic trees codes
有AVL树、快速排序、BST二叉搜索树和堆排序的代码。它将帮助学生学习路由算法;
- 2022-12-18 12:25:02下载
- 积分:1
-
Procedure: All the main element Gauss elimination process: gaussq (aa, bb, xx, n...
程序:全主元Gauss消去法
过程:gaussq(aa,bb,xx,n,sgn)
作用:aa为系数矩阵,bb为右端向量,xx为解向量,n为方程阶数,sgn为标识符,1表示计算正常进行,0表示计算失败
方程形式为:aa(n,n)*x(n)=bb(n)-Procedure: All the main element Gauss elimination process: gaussq (aa, bb, xx, n, sgn) Role: aa for the coefficient matrix, bb for the right-hand side vector, xx for the solution vector, n the order of the equation, sgn as identifiers, 1 indicates the calculation as normal, 0 indicates failure of the calculation equation of the form: aa (n, n)* x (n) = bb (n)
- 2023-02-27 01:55:03下载
- 积分:1
-
F020温度程序
本例程是应用F020开发板,测试环境温度的程序。方便修改,引脚设置简单,备注清楚明白,方便大家使用。温度芯片是18B20,也可以修改成其他方式。
- 2022-02-06 04:27:00下载
- 积分:1