资源列表

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

[数据结构常用算法slist

说明:简单的实现单链表的程序,数据结构中的会用到的,采用c++编码。-The realization of the single, simple table program, the data structure is used, the c++ coding.
<王小菲> 在 2024-10-05 上传 | 大小:1024 | 下载:0

[数据结构常用算法order

说明:计算机专业的必修课,数据结构中学习的一种递归遍历算法,采用c++编码。-The computer professional required course, data structure of learning in a kind of recursion traversing algorithm, the c++ coding.
<王小菲> 在 2024-10-05 上传 | 大小:215040 | 下载:0

[数据结构常用算法EightQueens

说明:算法设计中的八皇后问题的实现代码,c++版,很实用。-Algorithm of eight of the queen s problems design implementation code, c++ version, is very practical.
<王小菲> 在 2024-10-05 上传 | 大小:48128 | 下载:0

[数据结构常用算法tree

说明:求二叉树的深度: 给定一个有根二叉树,规定连接两个节点的每条边长度是1,定义树的深度为根到叶子节点距离的最大值。 -Descr iption 给定一个有根二叉树,规定连接两个节点的每条边长度是1,定义树的深度为根到叶子节点距离的最大值。
<gj> 在 2024-10-05 上传 | 大小:2048 | 下载:0

[数据结构常用算法Btree

说明:B树的C++实现代码,实现了插入,删除,查找的功能,在VS2008和GCC下通过编译。 B树的实现代码在Btree.h里,TestBtree.cpp是一个非常简单的测试-Implementation code of the Btree
<shuho> 在 2024-10-05 上传 | 大小:1809408 | 下载:0

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

说明:一个可进行复数运算的演示程序,实现抽象数据类型—复数,及构造复数,并实现复数求和、求差、求积、复数显示等操作。-Complex operations can be a demonstration program, implementing abstract data types- complex, and complex structure, and implement complex sum, difference, quadratu
<> 在 2024-10-05 上传 | 大小:1024 | 下载:0

[数据结构常用算法dijkstra2

说明:基于递归的dijkstra算法,类node里面可以创建节点,然后用外部函数来找节点,该函数是递归的。 -dijkstra algorithm based on recursive algorithm.
<JACKCHEN> 在 2024-10-05 上传 | 大小:585728 | 下载:0

[数据结构常用算法Figure-and-its-application

说明:用图来表示一个校园内各种地名(不少于10个),及其相对位置,实现校园内主要地点的遍历,并能求解任意两个地点之间的最短距离。-By using the picture to show a campus various places (not less than 10), and their relative positions, realize the main campus of the site traverse, and can s
<> 在 2024-10-05 上传 | 大小:12288 | 下载:0

[数据结构常用算法dictionary

说明:小字典,简单的查词添加词,输入英文,显示解释-dictionary abc
<高锐> 在 2024-10-05 上传 | 大小:2048 | 下载:0

[数据结构常用算法Algorithm-flash-demo-

说明:非常直观的教你学《数据结构》,动画演示很生动。-Very intuitive teach you the data structure ", animation is very vivid.
<> 在 2024-10-05 上传 | 大小:788480 | 下载:0

[数据结构常用算法dictionary

说明:英汉字典,简单的查询,添加单词,模糊查找-An english-chinese dictionary and simple queries to add words, the fuzzy lookup
<高锐> 在 2024-10-05 上传 | 大小:2048 | 下载:0

[数据结构常用算法lecture

说明:数据结构课件。很好的资料,网上找不到,新手必看-Data structure courseware. Very good material, online can t find.
<> 在 2024-10-05 上传 | 大小:1029120 | 下载:0
« 1 2 ... .13 .14 .15 .16 .17 1718.19 .20 .21 .22 .23 ... 2656 »

源码中国 www.ymcn.org