搜索资源列表
bubblesorttemp
- 对字符串集进行排序,支持C++数组和MFC集合类,支持升序和降序. -right string sets, in order to support array and MFC C Class Set support ascending and descending.
Lesson11Code
- 如何让CDC上输出的文字、图形具有保持功能,集合类CPtrArray的使用,CPaintDC与CClientDC的区别与应用,OnPaint与OnDraw在CView中的关系及实现内幕,滚动窗口的实现,坐标空间,映射方式,设备坐标与逻辑坐标的转换。元文件设备描述表的使用,如何利用兼容DC实现图形的保存和再现。-CDC on how to output text, graphics help maintain function, the collection classes CPtrArray u
c++&vc小程序集合
- Astro3.zip 重载==运算的例子 Asycls11.zip 异步处理类, C++代码 addzip06.zip 在程序开发中使用文件压缩技术 addresschange.zip 这是一个用来改变ip地址和硬件地址的小程序 a10_src.zip DirectDraw游戏编程的最佳入门范例 aComressEX.zip 用了三种比较简单的压缩算法。-Astro3.zip Heavy == operator example Asyc
(类)设计并实现一个具有并,交差等功能的集合类
- (类)设计并实现一个具有并,交差等功能的集合类 (假设采用顺序存储结构)。编写菜单驱动的C++程序, 利用该类实现集合的并,交差等运算。 -() design and implementation, and have a, perfunctory function of the collection classes (assuming sequential storage structure). Prepare a menu-driven C procedure, and us
超类House和一个子类Home
- 建立一个超类House, 和一个子类Home,并提供一系列属性和方法,包括printDetails方法, 这个方法要采用多态性 *建立一个House和Home的异类集合, 测试printDetails方法的多态性
集合类
- Assem一个集合类 实现集合对象的简单的操作-Assem, a category set to achieve the targets set simple operation
intToBin
- 一个将十进制数转化为二进制书的程序,用集合类实现,看看吧-a decimal number will be converted into the binary program, the collection classes to achieve, let's see it
CAD_drawling
- 用集合类画线,并重定位,提供了交互CAD的基本思路。-the set like line drawing and re-positioning, interactive CAD provides the basic ideas.
PowerCollections
- C#写的类似于STL的集合类,首先是C#编写,可以用于.net变程.-C# STL was similar to the type of pool, the first C# is prepared, can be used. Net change process.
用C++定义了集合类
- 用C++定义了集合类,可以实现集合的构造,进行集合间的交,并等运算-In C++ defines a set of classes, can set the structure for the cross between a collection and other operations
集合运算
- 含并、交和差运算的集合类型- Contains and, hands over with the difference operation set type
XPjimian
- VC XP界面封装的一个集合类,有封装原代码,一定不要错过-VC XP interface package, a collection class, there are package source code, be sure not to miss
softeem
- java集合类的应用 包括Map collection Arraylist set hashset-java collection application program
第六章 聚类分析
- 聚类分析指将物理或抽象对象的集合分组为由类似的对象组成的多个类的分析过程。它是一种重要的人类行为。聚类分析的目标就是在相似的基础上收集数据来分类(Clustering analysis refers to the grouping of physical or abstract objects into groups that are composed of similar objects. It is an important human behavior. The goal of clust
SuperMarketShop
- 本人刚从入门学到集合类;因为集合算是java里面比较重要的一部分,所以做了一个小型的超市购物系统,以便更好的学习和理解集合.(suitable for newbie to learn Collection and Map.)
JAVA集合类
- java集合类的相关书籍,希望能有些帮助(Java collection class of related books, hope that some help)
集合
- 集合类的由来: 对象用于封装特有数据,对象多了需要存储,如果对象的个数不确定。 就使用集合容器进行存储。(Origin of collection classes: Objects are used to encapsulate unique data, and more objects need to be stored if the number of objects is uncertain. Use the collection container for storage.)
ch09类
- 面对对象:面对将系统看成通过交互作用来完成特定功能的对象的集合。每个对象用自己的方法来管理数据。也就是说对象内部的代码能够操作对象内部的数据。(Facing the object: facing the collection of objects that regard the system as a specific function through interaction. Each object manages the data in its own way. That is to say
第9章 聚类分析
- 聚类分析指将物理或抽象对象的集合分组为由类似的对象组成的多个类的分析过程。它是一种重要的人类行为。 聚类分析的目标就是在相似的基础上收集数据来分类。聚类源于很多领域,包括数学,计算机科学,统计学,生物学和经济学。在不同的应用领域,很多聚类技术都得到了发展,这些技术方法被用作描述数据,衡量不同数据源间的相似性,以及把数据源分类到不同的簇中。(Clustering analysis refers to the process of grouping a collection of physical
聚类分析matlab程序
- 基于一组数据的聚类分析的应用,聚类分析指将物理或抽象对象的集合分组为由类似的对象组成的多个类的分析过程。它是一种重要的人类行为。 聚类分析的目标就是在相似的基础上收集数据来分类。聚类源于很多领域,包括数学,计算机科学,统计学,生物学和经济学。在不同的应用领域,很多聚类技术都得到了发展,这些技术方法被用作描述数据,衡量不同数据源间的相似性,以及把数据源分类到不同的簇中。(Application of cluster analysis based on a group of data)