-
K-均值在 C 编程
// kmeans.c//伊桑·布罗德斯基2011年//月#include#include#include#定义SQR(X)((X)*(X))#定义MAX_CLUSTERS16#定义MAX_ITERATIONS100#定义BIG_double(INFINITY)无效失败(字符*海峡){的printf(STR);出口(-1);}双calc_distance(INT暗淡,双* P1,双* P2){双distance_sq_sum= 0;对于(INT II=0;二
- 2023-07-21 00:35:03下载
- 积分:1
-
数据结构课本的算法,自己独立编写,配套教材严蔚敏,清华大学出版社。声明:未经本人许可,禁止用于商业和不法用途。本作者对本代码保留所有权利。...
数据结构课本的算法,自己独立编写,配套教材严蔚敏,清华大学出版社。声明:未经本人许可,禁止用于商业和不法用途。本作者对本代码保留所有权利。-Data structures textbook algorithms, their own independent writing, supplementary materials, Yan Wei-Min, Tsinghua University Press. Statement: without my permission is prohibited for commercial and illicit purposes. The author of this code All Rights Reserved.
- 2022-02-21 02:11:45下载
- 积分:1
-
在线购物
在线购物系统的完整代码。 非常好
- 2023-05-08 03:55:03下载
- 积分:1
-
algorithm, foaming, selection, sculpture, a certain reference value.
算法,发泡,选择,雕刻,有一定的参考价值。
- 2022-04-08 12:58:45下载
- 积分:1
-
In this paper, on the one hand, to produce the form of examples of the types of...
本文一方面以实例的形式介绍产生数据封锁的各类情况,另一方面从数据库理论的角度加以分析,以期使读者既知其然,更知其所以然,使读者能够更加深入地理解Oracle的数据封锁机制,而不是简单地记住某些结论。-In this paper, on the one hand, to produce the form of examples of the types of data on the situation of the blockade, on the other hand, the theoretical point of view from the database to be analyzed in order to make the reader not only know-and know所以然, so that readers can be more in-depth understanding of Oracle data blockade mechanism, rather than simply to remember some of the conclusions.
- 2022-06-02 15:41:14下载
- 积分:1
-
VC环境下进行ACCESS数据库连接,查询等操作的程序,ODBC方式,适合初学者....
VC环境下进行ACCESS数据库连接,查询等操作的程序,ODBC方式,适合初学者.-VC environment for the conduct of ACCESS database connections, inquiries and other operating procedures, ODBC, for beginners.
- 2022-12-22 07:40:03下载
- 积分:1
-
数据结构与算法――C++版 好书要不要,不用付钱的哦
数据结构与算法――C++版 好书要不要,不用付钱的哦-data structures and algorithms-- C version of the books should not and do not have to pay oh
- 2022-05-09 09:58:50下载
- 积分:1
-
Kruskal算法寻找最小生成树,C语言实现,有完整的注释!
Kruskal算法寻找最小生成树,C语言实现,有完整的注释!-Kruskal finding minimum spanning tree algorithm, C Language, a complete Notes!
- 2022-07-23 02:10:48下载
- 积分:1
-
matlab论文,对于一些人可能有用的。第一次上传,不是很精通。...
matlab论文,对于一些人可能有用的。第一次上传,不是很精通。-matlab papers may be useful for some people. The first upload is not very proficient. Hehe
- 2022-03-20 22:40:37下载
- 积分:1
-
一个用Access编写的婚介软件,可实现输入,查询,图片显示等功能。查询功能尤其强大。...
一个用Access编写的婚介软件,可实现输入,查询,图片显示等功能。查询功能尤其强大。-a prepared with the matchmaking Access software can achieve input, inquiries, and features such as pictures. The inquiry particularly strong.
- 2023-07-04 15:20:03下载
- 积分:1