-
实现线性表的一些基本操作,列如线性表的插入删除 查找
实现线性表的一些基本操作,列如线性表的插入删除 查找-To achieve some of the basic operation of a linear table, column, such as linear search the table insert delete
- 2022-02-13 14:16:40下载
- 积分:1
-
c# 经纬度计算面积
c# 经纬度计算面积c# 经纬度计算面积c# 经纬度计算面积c# 经纬度计算面积c# 经纬度计算面积c# 经纬度计算面积
- 2022-01-25 17:38:26下载
- 积分:1
-
一个不错的线性规划问题求解的程序
一个不错的线性规划问题求解的程序-a good linear programming problem solving process
- 2022-01-26 07:15:20下载
- 积分:1
-
刚才没注意,上传的是.c文件,重新上传,忘谅解!
精确计算N的N次方,并完整显示结果!...
刚才没注意,上传的是.c文件,重新上传,忘谅解!
精确计算N的N次方,并完整显示结果!-just did not know, upload yes. C document, re-upload, forget understanding! N precise calculation of the N-th power and integrity of the result will be displayed!
- 2022-08-14 07:55:35下载
- 积分:1
-
For solving a number of matrix even by the best algorithm that can optimize the...
对于求解多个矩阵连乘的最好的算法,能最优化的最短时间能求出值-For solving a number of matrix even by the best algorithm that can optimize the shortest time that can derive value
- 2023-03-03 19:10:03下载
- 积分:1
-
贝塞尔曲线算法
构建三次贝塞尔曲线 C0,......,Cn-1 中
参数形式,Ci 由
(xi(t),yi(t)) = (a0(i) + a1 (i) * t + a2 (i) * t ^2 + a3 (i) * t ^3,
b0(i) + b1 (i) * t + b2 (i) * t ^2 + b3(i)*t^3)
0 为 < = t < = 1 由左终结点 (x(i),y(i)),
离开了 guidepoint (x+(i),y+(i))、 右端点 (x(i+1),y(i+1)) 和
右 guidepoint (为每个 i x-(i+1),y-(i+1)) = 0,1,......,n-1 ;
输入的 n,((x(i),y(i)),我 = 0,...,n),
((x+(i),y+(i)),我 = 0,...,n-1),
((x-(i),y-(i)),我 = 1,...,n)。
输出系数 (a0(i)、 a1(i)、 a2(i)、 a3(i)、
b0(i)、 b1(i)、 b2(i)、 b3(i)、 我 = 0,...,n-1)。
- 2022-02-16 09:27:40下载
- 积分:1
-
音乐识别
音高的提取,实现音乐的音高提取,在用语言将一首音乐里的音乐特性提取出来。
- 2022-12-28 23:10:03下载
- 积分:1
-
示例代码
contiene codigo de ejemplo en php,muestra una conexion a mysql mediante la clase mysql conectttt y otros tipos de conexiones mysqla ;mysqlb ;mysqlc ;mysqld
- 2022-02-04 15:36:46下载
- 积分:1
-
关于棋盘覆盖问题的算法设计与分析,经VC++6.0编译通过
关于棋盘覆盖问题的算法设计与分析,经VC++6.0编译通过-ABOUT CHESSBOARD
- 2022-01-21 19:00:24下载
- 积分:1
-
快速排序,时间和迭代
资源描述快速排序的C + +,20000种元素(如果你想的话你可以改变)与时间和迭代次数显示
- 2022-02-03 00:26:52下载
- 积分:1