资源列表

[其他小程序abnormal

说明:剔除异常点.主要针对空间存在的异常点,采用距离的方法进行判断和删除-delect abnormal point
<TONG> 在 2025-01-08 上传 | 大小:1kb | 下载:0

[其他小程序HashTable

说明: 一个简单的数据结构哈希表的设计程序,虽然简单,但是实用-A simple hash table data structure design process, though simple, but practical
<肖卫镇> 在 2025-01-08 上传 | 大小:1kb | 下载:0

[其他小程序homework

说明:1.将一个字符串数组按字典序重新排列 2.分析字符串,分别输出字符串的单词,并统计单词个数 3.实现字符串的反转-1. Will be an array of strings to rearrange the order according to the dictionary 2. Analysis of the string, respectively, the output string of words, and word
<Violet> 在 2025-01-08 上传 | 大小:1kb | 下载:0

[其他小程序fdfa

说明:一个关于并交差问题的源代码,使用C++编写-And a cross-cutting issues on the source code, using C++ to prepare
<黄宇> 在 2025-01-08 上传 | 大小:1kb | 下载:0

[其他小程序loogadd

说明:能实现两个n位数的超长加法,n可取->00 的数-To achieve the addition of two n-digit long, n desirable- " 00 the number of
<yicaifenchen> 在 2025-01-08 上传 | 大小:1kb | 下载:0

[其他小程序CircularBuffer

说明:C code for Circular buffer
<Ashwin Vijayakumar> 在 2025-01-08 上传 | 大小:1kb | 下载:0

[其他小程序CLUSTERING2

说明:clusting m.file for clusting
<omid> 在 2025-01-08 上传 | 大小:1kb | 下载:0

[其他小程序KMeansAlgorithm

说明:K means classiifcation-K means classiifcation
<manish> 在 2025-01-08 上传 | 大小:1kb | 下载:0

[其他小程序kmeans_best

说明:K means for image processing-K means for image processing
<manish> 在 2025-01-08 上传 | 大小:1kb | 下载:0

[其他小程序wannianli

说明:万年历,可以查看各个年份的时间,日期!非常实用的小程序!-Time for thousand years!!
<tang> 在 2025-01-08 上传 | 大小:1kb | 下载:0

[其他小程序liushui1

说明:流水灯的控制与花样流法,其中的流法是运用指针的-Light water control and pattern flow method, in which the flow method is to use pointers
<王达达> 在 2025-01-08 上传 | 大小:1kb | 下载:0

[其他小程序polynomial-

说明:一元多项式相加减 #include<stdio.h> #include<malloc.h> typedef struct polynode /*用单链表存储多项式的结点结构*/ { int coef int exp struct polynode *next }node-Unary polynomial-phase addition and subtraction#
<张朗> 在 2025-01-08 上传 | 大小:1kb | 下载:0

源码中国 www.ymcn.org