资源列表
[其他小程序] 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
[其他小程序] 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
[其他小程序] 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