资源列表

« 1 2 ... .60 .61 .62 .63 .64 2065.66 .67 .68 .69 .70 ... 2656 »

[数据结构常用算法33

说明:1、设单链表中存放着n个字符,设计算法,判断该字符串中是否有中心对称关系。例如:xyzzyx、xyzyx都算是中心对称的字符串。 2、设计算法判断一个算术表达式的圆括号是否配对。(提示:对表达式进行扫描,遇‘(’进栈,遇‘)’退掉栈顶的‘(’,表达式被扫描完毕,栈为空) 3、假设以带头结点的循环链表表示队列,并只设一个指针指向队尾,编写相应的置队空、入队和出队算法。 -Set single linked list stora
<wenzi> 在 2024-09-29 上传 | 大小:2410496 | 下载:0

[数据结构常用算法Gabor(C)

说明:编写的Gabor源代码,C++的,可以运行,这是我在提出Gabor算法的作者主页上找的,很好的代码。-Gabor source code written, C++, can run, which I put forward the the Gabor algorithm of the home page to find good code.
<常合友> 在 2024-09-29 上传 | 大小:87040 | 下载:0

[数据结构常用算法SearchWordInVocabulary

说明:词库搜索 数据结构大作业 代码注释详尽,可读性强,算法优质,数据结构使用恰当-Search Word In Vocabulary
<> 在 2024-09-29 上传 | 大小:3944448 | 下载:0

[数据结构常用算法Arithmetic-expression-evaluation

说明:利用数据结构————栈,智能判断优先级,求表达式的值----- Stack data structure, intelligent judgments priority to evaluate the expression
<> 在 2024-09-29 上传 | 大小:120832 | 下载:0

[数据结构常用算法grid

说明:使用c++语言编写程序在控制台输出一个n*n的方格,并且能够输入特殊点坐标-C++ language programming in the console output an n* n grid, and can enter a special point coordinates
<林棋> 在 2024-09-29 上传 | 大小:5354496 | 下载:0

[数据结构常用算法cPPpoke

说明:使用c++在控制台中输出一副扑克牌,并能对扑克牌进行操作-To use c++ in the console output of a deck of cards, and poker operation
<林棋> 在 2024-09-29 上传 | 大小:457728 | 下载:0

[数据结构常用算法2272228-2260298

说明:this important document for newcomer which gives idea about data structure using c-this is important document for newcomer which gives idea about data structure using c
<rohit> 在 2024-09-29 上传 | 大小:111616 | 下载:0

[数据结构常用算法43749952-rohit

说明:this important document for newcomer which gives idea about data structure using c-this is important document for newcomer which gives idea about data structure using c
<rohit> 在 2024-09-29 上传 | 大小:95232 | 下载:0

[数据结构常用算法achievement-record

说明:对学生的信息,选课信息,考试成绩进行统计,以便于管理,查询等操作-Student information, course information, test scores, statistics, easy to manage, query operation
<mary> 在 2024-09-29 上传 | 大小:2048 | 下载:0

[数据结构常用算法huarongdao

说明:华容道算法与数据结构讲座资料,对初学者深入了解数据结构的应用很有用处。-Huarong Algorithms and Data Structures lecture, in-depth understanding of the application of the data structure useful for beginners.
<wangbeng> 在 2024-09-29 上传 | 大小:242688 | 下载:0

[数据结构常用算法data-

说明:数据结构经典的1800题,易于基础薄弱者学习数据结构。-Data structure classic 1800 title, easy-to-weak foundation learning data structures.
<liusong> 在 2024-09-29 上传 | 大小:1384448 | 下载:0

[数据结构常用算法Queen

说明:解决八皇后问题,输出所有可能的情况。本代码应用函数模版-Solve the eight queens problem, the output of all possible situations. The application of the code function template
<贺俊杰> 在 2024-09-29 上传 | 大小:5893120 | 下载:0
« 1 2 ... .60 .61 .62 .63 .64 2065.66 .67 .68 .69 .70 ... 2656 »

源码中国 www.ymcn.org