资源列表

« 1 2 3 4 5 67 8 9 10 11 ... 69 »

[STLa-simple-phone-book

说明:map容器实现一个简单的电话本,可以实现输入,查找以及删除的功能。-map container implements a simple phone book, you can achieve input, search and delete functions.
<刘凯新> 在 2024-05-02 上传 | 大小:1024 | 下载:0

[STLLab13_MultArrays

说明:Lab13_MultArrays 多维数组的使用,实现数组定位-Use Lab13_MultArrays multidimensional arrays, array positioned to achieve
<吴先生> 在 2024-05-02 上传 | 大小:1024 | 下载:0

[STLlinearlist

说明:数据结构中链表的实现,linearlist,具有数组不可比拟的优势-Data structure linked list implementation, linearlist, with an array of unparalleled advantages
<蔡明> 在 2024-05-02 上传 | 大小:1024 | 下载:0

[STLNumberOf1Between1andN

说明:从1到n整数中1出现的次数,Occurrence of 1 from the number 1 to n-Occurrence of 1 from the number 1 to n
<范哲> 在 2024-05-02 上传 | 大小:1024 | 下载:0

[STLGVector

说明:利用标准库算法和Vector容器编写的数组和矩阵的加减乘除四则运算-The use of the library algorithms and Vector container prepared array and matrix add, subtract, multiply and divide the four operations
<章鱼> 在 2024-05-02 上传 | 大小:1024 | 下载:0

[STLvect2

说明:演示了size(),begin(),end(),push_back(),erase()和Insert()的用法-the use of size(),begin(),end(),push_back()
<leisure> 在 2024-05-02 上传 | 大小:1024 | 下载:0

[STLstring1

说明:为提高处理效率,最简单的方法是重载赋值运算符,使之能够直接使用常规字符串-the use of string
<leisure> 在 2024-05-02 上传 | 大小:1024 | 下载:0

[STLQuickSort

说明:这是一个Java实现的快速排序的源码,可以高效地对数组进行排序。-This is the code that implements quick sort function,
<王枫> 在 2024-05-02 上传 | 大小:1024 | 下载:0

[STLzhongzhi

说明:中值滤波的算法实现过程,重点是排序,最常用的冒泡排序~~ 把滤波区间的数据从小到大进行排序,然后取中值,(如果是奇数个数据,那么中值就只有一个了,如果偶数个数据,中值有两个,可以对两个数据再求平均)-Median filtering algorithm
<sunyan> 在 2024-05-02 上传 | 大小:1024 | 下载:0

[STLLuckyString

说明:Lucky String 微软面试题解法 字符串 排序 序列式容器 Fibonnacci数列-Lucky String,Solution of Microsoft interview.Key words:string,sort,vector,fibonnacci。
<符炜剑> 在 2024-05-02 上传 | 大小:1024 | 下载:0

[STLcode

说明:Package consists of 3 files. First, to calculate number of deletions required in a string so that no two consecutive characters are same, where string consists of only 2 characers with repetition. Second to detect if a s
<Codeshi> 在 2024-05-02 上传 | 大小:1024 | 下载:0

[STLsort

说明:利用堆排序的思想,使用C++模板类,对数组进行排序,输出最大或最小的k个数。-The use of heap sort of thinking, using C++ template class, sort the array, the output of the maximum or minimum number of k.
<jaing> 在 2024-05-02 上传 | 大小:1024 | 下载:0
« 1 2 3 4 5 67 8 9 10 11 ... 69 »

源码中国 www.ymcn.org