-
very good c program for software6
very good c program for software6
- 2022-08-26 06:02:48下载
- 积分:1
-
一个乘法表的简单示例
一个乘法表的简单示例-a simple multiplication table Example
- 2022-03-18 04:09:36下载
- 积分:1
-
multi
多维数组(二维以下和数组)在内存中也是按顺序存放的,因此也可以用这种方式传递。但是,如果要确切知道每个元素在数组中的位置,就应给出各维的最大索引值-multi-dimensional arrays (two-dimensional array and below) in memory is stored sequentially, so you can pass this way. However, if we know exactly each element in the array position, it should be given the largest peacekeeping index
- 2022-03-04 16:08:08下载
- 积分:1
-
使用希尔排序法对一维数组排序
希尔排序(Shell Sort)是插入排序的一种。是针对直接插入排序算法的改进。该方法又称缩小增量排序,因DL.Shell于1959年提出而得名。本实例演示如何使用希尔排序法对一维数组进行排序
- 2022-03-19 14:51:18下载
- 积分:1
-
k-means 算法的工作过程说明如下:首先从n个数据对象任意选择 k 个对象作为初始聚类中心;而对于所剩下其它对象,则根据它们与这些聚类中心的相似度(距离),分别将它们分配给与其最相似的(聚类中心所代表的)聚类;然后再计算每个所获新聚类的聚类中心(该聚类中所有对象的均值);不断重复这一过程直到标准测度函数开始收敛为止。-k-means algorithm process as follows: First of all, the object data from the n choose k object as initial cluster centers and the remaining for the other object, then according to their cluster center with those of the similarity (distance) respectively assigned to them with the most similar (represented by cluster center) clustering obtained and then calculated for each new cluster center clustering (all objects in the cluster mean) repeated this process until the standard measure of function until the beginning of convergence.
- 2023-07-14 07:15:02下载
- 积分:1
-
Numerical algorithm for Complex numbers
Numerical algorithm for Complex numbers -Numerical algorithm for Complex numbers
- 2022-01-26 00:35:58下载
- 积分:1
-
在 VBA 中的约束样条内插器
三次样条传统上遭受过冲(特别是在约束),这导致小于理想的精确度。通过牺牲在花键平滑一些,我们可以防止超调。这可以通过消除为等于第二阶导数的要求在每一个点,并与特定第一阶导取代它来实现。套餐包括由作者以及包含一个例子和代码Excel文件进行了研究。
- 2023-02-10 16:30:03下载
- 积分:1
-
fft源程序,里面有一个fft的写好的类,大家一起分享一下吧
fft源程序,里面有一个fft的写好的类,大家一起分享一下吧-fft source code, which has a fft of written categories, share it with everyone
- 2022-02-06 19:47:54下载
- 积分:1
-
无噪音ofdm 产生
这段代码有助于创造一个完整的 ofdm 链传动和无噪音,添加环前缀的接待,这种信号可以使用盲或半盲稍后同步同步
- 2022-02-20 21:15:48下载
- 积分:1
-
[ [复杂矩阵:语言] ]
[[ Complex Matrices : Language c]]
- 2022-06-11 16:19:06下载
- 积分:1