-
基数数值排序的源程序,很有用啊
基数数值排序的源程序,很有用啊-base numerical ranking source, useful ah
- 2022-01-26 03:44:37下载
- 积分:1
-
generate random passwords, user
生成随机密码,好用不错-generate random passwords, user-friendly good
- 2022-06-02 07:16:46下载
- 积分:1
-
随机数生成没有碰撞与先前生成的编号
它是简单的方法来生成不同的随机字母数字编号在每次运行。你可以使用它在安卓系统、 web 开发和任何其他平台上,根据您的需求。这段代码可以使用作为验证码代码或者像任何其他代码。我敢肯定,它将不会生成两个相同的 alpha 数值数字。
- 2023-05-12 11:25:03下载
- 积分:1
-
A*算法matlab仿真程序
A*(A-Star)算法是一种静态路网中求解最短路最有有效的方法:
公式表示为: f(n)=g(n)+h(n),
其中f(n) 请点击左侧文件开始预览 !预览只提供20%的代码片段,完整代码需下载后查看 加载中 侵权举报
- 2023-01-17 05:30:03下载
- 积分:1
-
算法 广度优先搜索、深度优先搜索等
算法 广度优先搜索、深度优先搜索等。 数据结构课程、算法分析内会使用到的有关算法、结构的建立。 包括广度优先搜索、深度优先搜索、广义表、树结构、队列建立等。
- 2022-01-25 21:15:40下载
- 积分:1
-
VC下最牛的算数表达式,将math.h 所有函数都集成到一起都能用计算出来,包括加减乘除;(、 正玄、 余玄,乘方,log ln,等...
VC下最牛的算数表达式,将math.h 所有函数都集成到一起都能用计算出来,包括加减乘除;(、 正玄、 余玄,乘方,log ln,等 -VC most cattle arithmetic expression math.h will integrate all functions are used together can be worked out including the arithmetic; (, Shogen, Yuxuan, involution, ln log, etc.
- 2022-02-20 17:13:59下载
- 积分:1
-
C language data structures operating sequence in Table 3, which is characterized...
C语言数据结构作业三元组序列表,特点是非零元在表中按行序有序储存,因此便于进行依行顺序处理的矩阵运算,然而若需按行号存取某一行的非零元,则需从头开始进行查找-C language data structures operating sequence in Table 3, which is characterized by non-zero yuan in the table in an orderly sequence by storage firms, according to facilitate order processing line matrix calculation, but by businesses that require access to a line of non-zero yuan, then you start from scratch
- 2023-08-26 04:35:04下载
- 积分:1
-
快速排序算法的C++
该代码读取输入文本文件并将其排序,然后将这些数字排序为输出文本文件。代码使用快速排序算法进行排序。
- 2022-03-21 09:48:35下载
- 积分:1
-
最小二乘法一般是用来拟合直线和一些线性数据的,就是用一条直线来尽可能的表达若干的点的趋势,当然直线穿过所有的点是最好的,但往往有误差存在,所以拟合出的直线要求误...
最小二乘法一般是用来拟合直线和一些线性数据的,就是用一条直线来尽可能的表达若干的点的趋势,当然直线穿过所有的点是最好的,但往往有误差存在,所以拟合出的直线要求误差最小.设这些点为(x1,y1),(x2,y2)....(xn,yn).拟合直线为y=kx+b.-Ordinary least squares method is used to fit a straight line and a number of linear data, that is, as far as possible with a straight line to the point of the expression of a number of trends, of course, a straight line through all the points is the best, but often there is a margin of error, Therefore, a straight line fitting the requirements of the smallest error. established for these points (x1, y1), (x2, y2 )....( xn, yn). fitting straight line y = kx+ b.
- 2022-08-05 10:47:25下载
- 积分:1
-
远志网络还原大师算号器的源码,看了就明白很粗糙的算法但毕竟能用。...
远志网络还原大师算号器的源码,看了就明白很粗糙的算法但毕竟能用。-network reduction Chi master Suanhaoqi source code, read on to understand the algorithm is very rough but, after all, can be used.
- 2023-03-15 12:20:03下载
- 积分:1