资源列表

« 1 2 ... .13 .14 .15 .16 .17 2218.19 .20 .21 .22 .23 ... 2656 »

[数据结构常用算法boostpro_enum

说明:Static Enum like map class with str() and GetValue(index) members added to Boost-Pro Enum.
<Rick Zacharias> 在 2024-09-20 上传 | 大小:11264 | 下载:0

[数据结构常用算法cyuyan

说明:C语言课程设计,是学生作业管理系统,里面含有完全代码以及任务说明书,是C语言课程设计的不二首选。-C language curriculum design, student work management system, which contains a complete code and mission statement, is a C language curriculum design a prime choice.
<sunle> 在 2024-09-20 上传 | 大小:450560 | 下载:0

[数据结构常用算法Complex-Template

说明:Complex number template that can use float, double, double-double, quad-double, or arbitary-precision. higher math libraries included. Very complete library.
<Rick Zacharias> 在 2024-09-20 上传 | 大小:460800 | 下载:0

[数据结构常用算法list

说明:随机创建两个单链表,实现单链表的排序,再对两个随机单链表合并-Randomly created two single linked list, to achieve a single linked list sorting, and then the two randomized single merged list
<李梦渊> 在 2024-09-20 上传 | 大小:68608 | 下载:0

[数据结构常用算法deque

说明:利用数组实现双端栈;利用双端队列depue实现双端队列-Use deque depue achieve double-ended queue
<李梦渊> 在 2024-09-20 上传 | 大小:2048 | 下载:0

[数据结构常用算法p126_2

说明:邮箱问题:150个邮箱,从邮箱2开始,打开所有偶数编号邮箱的门,接着从编号3开始,每隔3个邮箱,若门关着则打开,开着则关闭,随后每隔4个重复此过程,再每隔5个重复此过程,如此下去。判断最后哪些邮箱关着-E-mail questions: 150 mailboxes from the mailbox 2 starts, open the door all the even-numbered mailbox, and then start
<李梦渊> 在 2024-09-20 上传 | 大小:1024 | 下载:0

[数据结构常用算法Circular-queue-Number-screening-

说明:通过数组和链表方法实现循环队列中人员筛选的问题。该文档给出了问题及多种解决方案,还列出了容易出现的错误。是初学者避免错误的好帮手。-Through arrays and linked lists methods to achieve the circular queue personnel screening questions. This document gives a variety of problems and solutio
<刘争辉> 在 2024-09-20 上传 | 大小:3072 | 下载:0

[数据结构常用算法test5

说明:编写一段程序,使其可以满足一元稀疏多项式的表示以及加法运算功能. 其要求如下: (a) 多项式以指数递增的顺序输入。 (b) 设计的数据结构应有利于表示任意一元稀疏多项式。 (c) 输出的原始多项式及运算结果。 -Write a program so that it meets one yuan sparse polynomial representation and an adder function whose
<李梦渊> 在 2024-09-20 上传 | 大小:1024 | 下载:0

[数据结构常用算法bubble

说明:使用函数实现对数据冒泡排序的算法,传递参数为数组-Use function to achieve the data bubble sort algorithm, pass parameters to an array
<李梦渊> 在 2024-09-20 上传 | 大小:20480 | 下载:0

[数据结构常用算法sorting-and-decision-algorithms

说明:文档包括生成随机数组的方法、简单排序算法的实现以及闰年个数的计算方法,适合初学者掌握简单排序算法的原理,为更进一步学习数据结构打下良好的基础。-Document includes an array of methods to generate a random, simple sorting algorithm and method of calculating the number of leap years, suitable fo
<刘争辉> 在 2024-09-20 上传 | 大小:1024 | 下载:0

[数据结构常用算法Collection-of-logical-operations

说明:本文档实现了字符集合的并交差等逻辑运算,采用多种语言(包括c和c++),采用多种数据结构(链表、数组等)实现集合的并交差等运算。分别用结构体和类实现。很适合初学者熟练掌握基本的数据结构知识以及集合的运算过程。-This document character set and achieve cross other logic operations, multiple languages ​ ​ (including c
<刘争辉> 在 2024-09-20 上传 | 大小:3072 | 下载:0

[数据结构常用算法Binary-Tree

说明:主要利用二叉树对数据进行管理和处理,里面包含很到处理的源代码。-The main use of a binary tree for data management and processing, which contains the source code for it to handle.
<yang> 在 2024-09-20 上传 | 大小:2272256 | 下载:0
« 1 2 ... .13 .14 .15 .16 .17 2218.19 .20 .21 .22 .23 ... 2656 »

源码中国 www.ymcn.org