CodeBus
www.codebus.net
Search
Sign in
Sign up
Hot Search :
Source
embeded
web
remote control
p2p
game
More...
Location :
Home
Search - vc get
Main Category
SourceCode
Documents
Books
WEB Code
Develop Tools
Other resource
Sub Category
Compress-Decompress algrithms
STL
Data structs
Algorithm
AI-NN-PR
matlab
Bio-Recognize
Crypt_Decrypt algrithms
mathematica
Maple
DataMining
Big Data
comsol
physical calculation
chemical calculation
simulation modeling
Search - vc get - List
[
Data structs
]
SortedSet
DL : 0
本程序用VC++完成 定义类模板SortedSet (包括方法的实现) ,即元素有序的集合,集合元素的类型和集合元素的最大个数可由使用者确定。要 求该类模板对外提供以下三种操作: insert:加入一个新的元素到合适的位置上,并保证集合元素的值不重复; get:返回比给定值大的最小元素的地址。若不存在,返回-1; del:删除与给定值相等的那个元素,并保持剩余元素的有序性。-the completion of procedures with VC SortedSet class template definition (including the method of achieving) that is a collection of elements in an orderly manner, the type of set elements and elements set to the number users can be identified. External demand such templates for the following three operations : insert : to add a new element to the appropriate location, Set elements and ensure that the value of non-repetition; get : return to the setting than the smallest major element of the address. If not, return-1; Del : delete and given that the equal value of the elements, and maintain the remaining elements of the order.
Date
: 2025-12-31
Size
: 3kb
User
:
zhangbb
[
Data structs
]
vc++part2
DL : 1
数据结构算法vc++6.0程序集教材之part2---链式存储的表,堆栈,队列, vc实现少有的特别好的程序集强烈推荐,特别好,特别适合学习数据结构,有向动手实践的,把数据结构的算法都用vc实现了,经典经典经典经典经典经典经典!-data structure algorithms vc 6.0 manual procedures set part2 chain store-- a table, stack, Queue, vc achieve good few of the special procedures set strongly recommended, particularly good, especially suitable for the study of data structure, have to get involved in practice, the data structure of the algorithm using vc achieved, and the classic classic classic classic classic classic classic!
Date
: 2025-12-31
Size
: 350kb
User
:
魏洪平
[
Data structs
]
vc++part5
DL : 1
数据结构算法vc++6.0程序集教材之part5, vc实现少有的特别好的程序集强烈推荐,特别好,特别适合学习数据结构,有向动手实践的,把数据结构的算法都用vc实现了,经典经典经典经典经典经典经典!-data structure algorithms vc 6.0 manual procedures set part5, vc achieve good few of the special procedures set strongly recommended, particularly good, especially suitable for the study of data structure, have to get involved in practice, the data structure of the algorithm using vc achieved, and the classic classic classic classic classic classic classic!
Date
: 2025-12-31
Size
: 731kb
User
:
魏洪平
[
Data structs
]
vc++part7
DL : 1
数据结构算法vc++6.0程序集教材之part7, vc实现少有的特别好的程序集强烈推荐,特别好,特别适合学习数据结构,有向动手实践的,把数据结构的算法都用vc实现了,经典经典经典经典经典经典经典!-data structure algorithms vc 6.0 manual procedures set part7, vc achieve good few of the special procedures set strongly recommended, particularly good, especially suitable for the study of data structure, have to get involved in practice, the data structure of the algorithm using vc achieved, and the classic classic classic classic classic classic classic!
Date
: 2025-12-31
Size
: 1.76mb
User
:
魏洪平
[
Data structs
]
vc++totle
DL : 1
数据结构算法vc++6.0程序集教材之总览,是一些你编完以后的结果,各部分算法在前面part1-part7部分给出,含线性表,数组,队列,堆栈,广义表,递归,图,排序,以及严蔚明数据结构教材中的各种算法实现了,好东西啊,强烈推荐,我找了很久才得到的,给予奉献了 vc实现少有的特别好的程序集特别适合学习数据结构,有向动手实践的,把数据结构的算法都用vc实现了,经典经典经典经典经典经典经典!-data structure algorithms vc 6.0 manual procedures set overview of some of your writing after the results part of the algorithm in front part1- part7 part is, with linear scale arrays, queue, stack, generalized form Recursive, graphics, sorting, and Yan Wei Ming data structure of various materials algorithm achieved, and the good stuff ah, strongly recommended I found a long time before they can get. vc dedication to the realization of the special few good episodes procedures for the study of data structure, to get involved in practice, the data structure of the algorithm using vc achieved, and the classic classic classic classic classic classic classic!
Date
: 2025-12-31
Size
: 5.12mb
User
:
魏洪平
[
Data structs
]
vc++part8
DL : 1
数据结构算法vc++6.0少有的特别好的程序集 强烈推荐part8,特别好,特别适合学习数据结构,有向动手实践的,把数据结构的算法都用vc实现了,经典经典经典经典经典经典经典!-data structure algorithms vc 6.0 few good special procedures set part8 strongly recommended, particularly good, particularly suitable for the study of data structure, to get involved in practice, the data structure of the algorithm using vc achieved, and classic classic classic classic classic classic classic!
Date
: 2025-12-31
Size
: 466kb
User
:
魏洪平
[
Data structs
]
vc++part9
DL : 1
数据结构算法vc++6.0少有的特别好的程序集part9 强烈推荐,特别好,特别适合学习数据结构,有向动手实践的,把数据结构的算法都用vc实现了,经典经典经典经典经典经典经典!-data structure algorithms vc 6.0 few good special procedures set part9 strongly recommended, particularly good, particularly suitable for the study of data structure, to get involved in practice, the data structure of the algorithm using vc achieved, and classic classic classic classic classic classic classic!
Date
: 2025-12-31
Size
: 109kb
User
:
魏洪平
[
Data structs
]
EightQueen
DL : 0
八皇后问题,每次运行可以得到不同的结果。方法较容易理解。源文件C++。开发环境VC++。-Eight queens problem, each run can get different results. Method easier to understand. Source file C++. Development Environment VC++.
Date
: 2025-12-31
Size
: 1kb
User
:
Deitel
CodeBus
is one of the largest source code repositories on the Internet!
Contact us :
1999-2046
CodeBus
All Rights Reserved.