资源列表
[数学计算/工程计算] k-means-clustering
说明:用C语言程序通过先随机选取K个对象作为初始的聚类中心。然后计算每个对象与各个种子聚类中心之间的距离,把每个对象分配给距离它最近的聚类中心。聚类中心以及分配给它们的对象就代表一个聚类。一旦全部对象都被分配了,每个聚类的聚类中心会根据聚类中现有的对象被重新计算。-C Programming Language by first randomly selected the K object as initial cluster centers. And then calculate the distan<刘平> 在 2025-07-12 上传 | 大小:13kb | 下载:0
[数学计算/工程计算] classic-sorting-algorithm
说明:给出了常见的八种经典排序算法: 1.希尔排序 2.二分插入法 3.直接插入法 4.带哨兵的直接排序法 5.冒泡排序 6.选择排序 7.快速排序 8.堆排序 -Common eight classic sorting algorithms: Hill sorting. Insertion method. Direct insertion method. 5 Sentinel direct sequencing method. Bubble Sort 6 sele<刘平> 在 2025-07-12 上传 | 大小:8kb | 下载:0
[数学计算/工程计算] speedcrunch-0.11-alpha
说明:SpeedCrunch is a simple but powerful calculator.<wangzida> 在 2025-07-12 上传 | 大小:1.65mb | 下载:0
[数学计算/工程计算] newfor264
说明:两个关联函数进行比较,该函数要求输入三组数据,第一组是横坐标值,第二和第三组是两个函数的幅值-Compare the two correlation functions, the function requested to input the three sets of data, the first group is the abscissa value, and the second and third groups is the amplitude of the two functions<吴志国> 在 2025-07-12 上传 | 大小:113kb | 下载:0
[数学计算/工程计算] zuixiaoercheng
说明:数值分析中的线性代数方程组的数值解法中最小二乘算法的c实现。-Numerical analysis numerical solution of linear algebraic equations in the least squares algorithm c.<lee> 在 2025-07-12 上传 | 大小:166kb | 下载:0
[数学计算/工程计算] min-2-qumiannihe
说明:用这个代码,可以实现最小二乘法在实际中的应用,修改数据直接可用-Use this code, you can achieve the least squares method in the actual application, modify the data directly available<abkate> 在 2025-07-12 上传 | 大小:1kb | 下载:0
[数学计算/工程计算] Jisuanqi-sheji
说明:这个程序可以实现简易计算器的设计, 程序比较简单,供初学者学习-This program can achieve simple calculator design, the procedure is relatively simple for beginners to learn<chenziyu> 在 2025-07-12 上传 | 大小:30kb | 下载:0
[数学计算/工程计算] CPPjianyi-jisuanqi
说明:C++实现的简易计算器的代码,可实现简单的计算。-Simple calculator code C++ implemented, can achieve a simple calculation.<chenziyu> 在 2025-07-12 上传 | 大小:8kb | 下载:0