搜索资源列表
一个非常好用的Autocad工具集
- ********************************************************* * AyungerStudio AutoCAD-Tools 更新日期: 2010.02.01 * ********************************************************* 这是本人近年来独自开发的一个AutoCAD修改工具集合,现与各位共享,主要包括: 1、 绘制类: 箭头、示坡线、锥坡线、剖断线、垂线、切线、等高线加
红黑树是一个更高效的检索二叉树
- 红黑树是一个更高效的检索二叉树,因此常常用来实现关联数组。典型地,JDK提供的集合类TreeMap本身就是一个红黑树的实现。-Red-black tree is a binary tree search more efficient, so often used to implement associative arrays. Typically, JDK provides a collection of classes TreeMap itself is a red-black tree im
FamilyTree
- 最近公共祖先的家谱树 1. 正确构造了家谱树,实现了简单的查询:如查找祖先,查找家长,查找孩子, 查找兄弟,查找配偶,遍历所有家族成员等等。 2. 正确实现了插入,删除,结婚等操作。 3. 实现了一些复杂的查询,如:查找某人的所有子孙,查找某人的兄弟姐妹,部 分实现了给出两人,查询称呼的功能。(但对于过分复杂的关系暂时还不能实现。) 新增功能 1. 正确实现了不相交集合类(disjointSet.h)。 2. 正确利用并查集实现了LCA(Least Common
集合运算
- 含并、交和差运算的集合类型- Contains and, hands over with the difference operation set type
DBSCAN_rar
- 类算法的进一步信息请参考“数据挖掘”或者相关书籍聚类示例数据来自于sxdb.mdb,一个Access数据库。 已知问题及进一步改进建议: 问题:dbscan.cs行64,SortedList不支持重复键,因此若两个数据点距离相同则无法加入集合解决-Algorithm further information please refer to
asdfasdfsadf
- 离散数学集合的实现,自定义的集合类和操作-Discrete Mathematics achievement of the collection, since the definition of collections and operational
text1
- 设计一个集合类,用来处理整型数。并具有以下功能: 1.具有为集合增加元素的功能。 2.具有处理交集,并集功能,并用“+”表示并集,“*”表示交集。 3.有用链表来存储集合的功能。 -To design a collection class to handle integer. And has the following features: 1. Has increased for the collection of functional elements. 2. Have to
set
- 实现一个集合的类,并定义了集合的加法和减法-set class
k_means
- 聚类分析算法,用来对点的数据集合进行聚类分析-clustering analysis algorithm
o3
- 定义元素类型为int、元素个数不受限制的集合类Set,包括:<=(包含于)、==(相等)、!=(不等)、 |(并集)、 &(交集)、-(差集)、+=(增加元素)、-=(删除元素)等操作(38)-Defined element type is int, the number of unrestricted elements in a collection of class Set, including: " = (equal ),!=( included in ),==( range
CSetOO
- 模板、操作符重载实现一个集合类。主要是简单地体现面向对象编程在c++中的实现,以及c++中模板类和操作符的使用。-Templates, operator overloading to implement a collection class.
exp12
- 合肥工业大学数据结构试验一二(包括完整的试验要求、试验预习报告、最终试验报告) 试验内容: 编写链表类及其辅助结构,实现基本的操作。 <1>设计算法依次访问无头结点的单循环链表的各结点。 <2>设计算法以判断一个带头结点的单循环链表是否满足这样的条件 <3>利用递增有序的单循环链表表示集合,分别求两个链表表示的集合的交、并集所构成的链表。 <4> 编写算法以构造带头结点的双循环链表。 <5>编写算法以判断一个
set
- 集合类,重载了集合的三种不同运算,可以进行交并差三种运算-Collection class overloads the collection of three different operations can be carried out three operations intersection and difference
CDC
- 如何让CDC上输出的文字、图形具有保持功能,集合类CPtrArray的使用,CPaintDC与CClientDC的区别与应用,OnPaint与OnDraw在CView中的关系及实现内幕,滚动窗口的实现,坐标空间,映射方式,设备坐标与逻辑坐标的转换。元文件设备描述表的使用,如何利用兼容DC实现图形的保存和再现。-CDC on how to output text, graphics maintain function, collections CPtrArray use, the differen
6-4
- 用操作符重载重新实现集合类的一些操作:< (包含于)、 (相等)、! (不等)、 |(并集)、 &(交集)、-(差集)、+ (增加元素)、- (删除元素)等。-Some classes implement a set of operations to re-use operator overloading: < (included), (equal), (ranging), | (union), & (intersection),- (difference set
collection-oheration-simple
- Assem一个集合类 实现集合对象的简单的操作,不错很好的-Assem a collection class Implement collection objects of simple operation, good good
123
- 理解泛型的概念,掌握泛型的简单使用,掌握集合接口及其实现类的概念(Understand the concept of generics and master the simple use of generics)
WHC.OrderWater.Commons
- C# 的各种帮助类集合,包括网络、文件、系统、音频等,应有尽有!(C # a variety of help class collection, including the network, files, systems, audio, etc., everything!)
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
util
- Java常用工具集合,下载导入即用,用户可以自行测试。(Face recognition based on OpenCV is based on java interface programming, and contains watermark encryption algorithm.)