资源列表

« 1 2 ... .82 .83 .84 .85 .86 287.88 .89 .90 .91 .92 ... 2656 »

[数据结构常用算法tree_bfs

说明: a sample tree program using BFS algorithm
<SAIKAT MONDAL> 在 2025-01-17 上传 | 大小:1kb | 下载:0

[数据结构常用算法jp_problem

说明:a solution to josephus problem with a circular link list. a typical examle of circular link list.
<SAIKAT MONDAL> 在 2025-01-17 上传 | 大小:1kb | 下载:0

[数据结构常用算法nqueen

说明:n皇后问题, 数据结构编程(c++语言)-n queeen
<筱立> 在 2025-01-17 上传 | 大小:1kb | 下载:0

[数据结构常用算法qiuzhi

说明:2、 表达式求值 问题描述:使用键盘输入表达式,计算表达式的值并输出;将表达式转化成后缀表达式输出,利用后缀表达式求表达式的值并输出。 -2, the expression evaluation problem descr iption: Use the keypad to enter an expression to calculate the value of the expression and output the e
<吴芳> 在 2025-01-17 上传 | 大小:1kb | 下载:0

[数据结构常用算法nfactorial

说明:大数阶乘(整数),数据结构老师要求,c-n factorial
<筱立> 在 2025-01-17 上传 | 大小:1kb | 下载:0

[数据结构常用算法AdjList

说明:图的深度遍历一个简单的C++程序代码 写得一般吧 还在学习当中-Graph traversal depth
<周健> 在 2025-01-17 上传 | 大小:1kb | 下载:0

[数据结构常用算法BinTree

说明:二叉树的头文件 声明 使用C++写好 仅是一个头文件-The header file declares a binary tree using C++ header file only a written
<枕上雪> 在 2025-01-17 上传 | 大小:1kb | 下载:0

[数据结构常用算法list

说明:1、 合并两个链表 问题描述:设A与B分别为两个带有头结点的有序循环链表(所谓有序是指链接点按数据域值大小链接,本题不妨设按数据域值从小到大排列),list1和list2分别为指向两个链表的头指针。请写出将这两个链表合并为一个带头结点的有序循环链表的算法。 -1, the merger of the two lists descr iption of the problem: Let A and B are two nodes
<吴芳> 在 2025-01-17 上传 | 大小:1kb | 下载:0

[数据结构常用算法toposort1

说明:用C++语言实现拓扑排序算法,但只能找到一个拓扑排序-topological sorting arrangement
<hiro> 在 2025-01-17 上传 | 大小:1kb | 下载:0

[数据结构常用算法Blocksproblem

说明:n this problem you will model a simple block world under certain rules and constraints. Rather than determine how to achieve a specified state, you will ``program a robotic arm to respond to a limited set of commands.
<rajesh> 在 2025-01-17 上传 | 大小:1kb | 下载:0

[数据结构常用算法trees

说明:A program to represents various functionality in a tree such as node insertion ,leaf, count leaves-A program to represents various functionality in a tree such as node insertion ,leaf, count leaves
<rajesh> 在 2025-01-17 上传 | 大小:1kb | 下载:0

[数据结构常用算法shujujiegou--tingchechang

说明:这是将队列和栈综合使用的一个程序,实现了停车场和等待停车队列的功能,可以方便管理停车场。-This is the integrated use of the queue and a stack of a program to achieve the parking lot and wait for the function of stopping the queue, you can easily manage parking.
<xiaoyandong> 在 2025-01-17 上传 | 大小:1kb | 下载:0
« 1 2 ... .82 .83 .84 .85 .86 287.88 .89 .90 .91 .92 ... 2656 »

源码中国 www.ymcn.org