-
hough椭圆拟合代码,非常好用
资源描述椭圆拟合(高斯分解和奇异值分解(很准确)两种)
- 2023-07-20 22:35:03下载
- 积分:1
-
简单的C语言算法代码
只适合新手的基础算法,包含大数相加, 反序输出,鸡兔同笼,回环数组等代码
- 2022-03-03 07:09:47下载
- 积分:1
-
棋盘覆盖 applet小程序
棋盘覆盖 applet小程序-chessboard coverage applet small program
- 2022-06-21 13:03:27下载
- 积分:1
-
该程序是数值计算中拟合求值的一种基本方法,比较简单,但也非常重要...
该程序是数值计算中拟合求值的一种基本方法,比较简单,但也非常重要-The program is a fitting numerical calculation of a basic method of evaluation, relatively simple, but it is also very important
- 2022-08-10 01:03:36下载
- 积分:1
-
308809kalman滤波器详细解释说明
308809kalman滤波器详细解释说明-Filter 308809kalman detailed explanations
- 2022-02-01 11:49:14下载
- 积分:1
-
构建哈夫曼树,并对给定的字母进行编码,还能将数字密码解码成字符串...
构建哈夫曼树,并对给定的字母进行编码,还能将数字密码解码成字符串-Construction Huffman tree, as well as letters to the code, but also to decode the password string
- 2022-02-25 23:19:43下载
- 积分:1
-
本程序是在原来的单纯形法基础上改进的,主要用于分枝界定法求解的整数规划。 修正的地方: 1.运用勃兰特原则 2.人机互动...
本程序是在原来的单纯形法基础上改进的,主要用于分枝界定法求解的整数规划。 修正的地方: 1.运用勃兰特原则 2.人机互动-this procedure is in the original simplex method on the basis of improvement, mainly for Mycobacterium defined method of integer programming. The amendment : 1. Using the principle of two Brandt. Human-Computer Interaction
- 2023-06-21 20:30:03下载
- 积分:1
-
快速排序、归并排序与选择排序平均时间之比较
/*----------------------选择排序-----------------------------*/
void SelectSort(int data[],int low,int high)
{
for(int i=low;i
- 2022-03-18 12:13:58下载
- 积分:1
-
矩阵求秩 矩阵求秩 矩阵求秩 矩阵求秩
矩阵求秩 矩阵求秩 矩阵求秩 矩阵求秩-juzhenqiuzhen
- 2022-01-24 17:32:10下载
- 积分:1
-
数理统计Stutent s检验源代码,应用Visual C#编写。
数理统计Stutent s检验源代码,应用Visual C#编写。-Mathematical Statistics Stutent s test source code, the application of Visual C# Prepared.
- 2022-05-20 06:24:13下载
- 积分:1