资源列表

« 1 2 ... .65 .66 .67 .68 .69 16570.71 .72 .73 .74 .75 ... 28522 »

[数据结构常用算法fanxinsuanfa

说明:定义一个vector,元素类型为INT,插入10个随机数,使用sort按升序排序,输出每个元素的值,再按降续排序,输出每个元素的值,练习用find查找元素,用min和max找出容器中的最小元素和最大元素,并输出。-Define a vector, the elements of type INT, insert 10 random numbers, use the sort ascending sort, the output valu
<唐亮> 在 2025-02-04 上传 | 大小:1kb | 下载:0

[数学计算/工程计算k-means-clustering

说明:用C语言程序通过先随机选取K个对象作为初始的聚类中心。然后计算每个对象与各个种子聚类中心之间的距离,把每个对象分配给距离它最近的聚类中心。聚类中心以及分配给它们的对象就代表一个聚类。一旦全部对象都被分配了,每个聚类的聚类中心会根据聚类中现有的对象被重新计算。-C Programming Language by first randomly selected the K object as initial cluster centers.
<刘平> 在 2025-02-04 上传 | 大小: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 sequenc
<刘平> 在 2025-02-04 上传 | 大小:8kb | 下载:0

[数据结构常用算法quanpai

说明:能够实现在输入的实数中找到其中两个实数的距离最短-Find one of the shortest distance of the two real numbers can be achieved in the real number input
<刘天文> 在 2025-02-04 上传 | 大小:1kb | 下载:0

[数值算法/人工智能testcpp

说明:Fixed Point operations with C++ (to finish)
<Callisto> 在 2025-02-04 上传 | 大小:149kb | 下载:0

[数据结构常用算法test_bit

说明:Testing example by UnitTest++ core lib
<Callisto> 在 2025-02-04 上传 | 大小:109kb | 下载:0

[数学计算/工程计算speedcrunch-0.11-alpha

说明:SpeedCrunch is a simple but powerful calculator.
<wangzida> 在 2025-02-04 上传 | 大小:1.65mb | 下载:0

[人工智能/神经网络/遗传算法Chap10

说明:利用 svm-light 对网页进行分类,使用轻量支持向量机速度会稍微快一些-Classification svm-light on the web, use lightweight support vector machine speed is slightly faster
<周凡坤> 在 2025-02-04 上传 | 大小:10.85mb | 下载:0

[数据结构常用算法EduAVLTree

说明:Educational based AVL Tree complete Implementation
<Sameer> 在 2025-02-04 上传 | 大小:6kb | 下载:0

[数据结构常用算法LLStack

说明:Implementing LinkedStack at its best
<Sameer> 在 2025-02-04 上传 | 大小:1kb | 下载:0

[matlab例程FMINSEARCHBND

说明:Fminsearch does not admit bound constraints. However simple transformation methods exist to convert a bound constrained problem into an unconstrained problem.
<Karthi> 在 2025-02-04 上传 | 大小:20kb | 下载:0

[matlab例程chess2011_01_20

说明:Play chess against "Greedy Edi".
<Karthi> 在 2025-02-04 上传 | 大小:553kb | 下载:0
« 1 2 ... .65 .66 .67 .68 .69 16570.71 .72 .73 .74 .75 ... 28522 »

源码中国 www.ymcn.org