-
k-means-clustering
用C语言程序通过先随机选取K个对象作为初始的聚类中心。然后计算每个对象与各个种子聚类中心之间的距离,把每个对象分配给距离它最近的聚类中心。聚类中心以及分配给它们的对象就代表一个聚类。一旦全部对象都被分配了,每个聚类的聚类中心会根据聚类中现有的对象被重新计算。(C Programming Language by first randomly selected the K object as initial cluster centers. And then calculate the distance between each object and each seed cluster center, and assign each object to its nearest cluster center. Cluster centers, and the object assigned to them on behalf of a clustering. Once all the objects are assigned to each cluster cluster centers will be based on the existing object clustering is recalculated.)
- 2012-09-20 11:50:09下载
- 积分:1
-
ex10
定义一个CStudent类,在该类定义中包括:一个数据成员score(分数)及两个静态数据成员total(总分)和学生人数count:成员函数STC(float s)设置分数,求总分,累计学生人数:静态成员函数Sum返回总分;静态成员函数Average求平均值。在main函数中,输入某班同学的成绩,并调用上述函数求全班学生的总分和平均分。(Define a CStudent class in the class definition, including: a data member score (Score) and two static data members total (total score) and the number of students count: the member function STC (float s) set score, find the total score, the cumulative Number of students: the static member function Sum return score static member function Average average. In the main function, enter the results of a class of students seeking the total score and the average score of students in the class and call the above function.)
- 2012-12-04 21:00:34下载
- 积分:1
-
数字摄影测量特征匹配代码
这是一个数字摄影测量特征点提取代码,有harris算子和moravec算子
- 2022-01-26 03:51:15下载
- 积分:1
-
EARTH
基于单文档实现了对三维地貌的模拟,对学习三维环境仿真有一定的帮助。(Single document based on the simulation of three-dimensional topography simulation, three-dimensional environment for learning some help.)
- 2013-04-29 00:21:25下载
- 积分:1
-
dowx
BDASample 是我在光盘上靠下来的工大家参考以下(BDASample is on the CD I move down the work of your reference below)
- 2017-07-15 02:27:43下载
- 积分:1
-
osgtexture3D
osg3D纹理,纹理坐标,纹理属性和模式,纹理映射叠加(osg3D texture, texture coordinates, texture properties and patterns, texture mapping overlay)
- 2013-10-28 15:09:53下载
- 积分:1
-
C#编写的学校管理系统
用C#编程语言编写的学校管理系统,包括学生管理,教师管理等,C#是微软公司发布的一种面向对象的、运行于.NET Framework之上的高级程序设计语言。并定于在微软职业开发者论坛(PDC)上登台亮相。C#是微软公司研究员Anders Hejlsberg的最新成果。
- 2022-02-19 23:51:35下载
- 积分:1
-
tushuguanlixitongyuandaima
图书管理系统,是一个由人、计算机等组成的能进行管理信息的收集、传递、加工、保存、维护和使用的系统。(Library management system, is a by the people, the computer can be composed of the collection of management information, transmission, processing, preservation, maintenance, and use of the system.)
- 2016-03-16 18:42:29下载
- 积分:1
-
c# qq 2008 发送信息 实例源码
c# qq 2008 发送信息 实例源码
- 2014-12-03下载
- 积分:1
-
ajaxTest
说明: 利用ajax技术上传数据,避免页面刷新问题。(From the data using ajax technology to avoid the page refresh problem.)
- 2009-07-24 13:34:31下载
- 积分:1