资源列表

« 1 2 ... .80 .81 .82 .83 .84 2085.86 .87 .88 .89 .90 ... 2656 »

[数据结构常用算法bishops

说明:棋盘上的象 ★问题描述: 国际象棋中的象在棋盘上总是沿着对角线方向移动。若两个象互相处在对方可以到达的 位置上,就可以互相攻击。 ★实验任务: 现在给你两个整数 n 和 k,求出将 k 个象摆放在一个 n×n 的棋盘上,并保证它们互相不能攻击的方案数。-On the board as ★ problem descr iption: like chess on the board is always moving
<liushui> 在 2024-10-21 上传 | 大小:83968 | 下载:0

[数据结构常用算法E10700104hf

说明:哈夫曼编码是一个很受欢迎的编码方式,本程序就是一个哈夫曼编码和译码器。-Huffman coding is a very popular way of encoding, the program is a Huffman coding and decoder.
<黄芳> 在 2024-10-21 上传 | 大小:415744 | 下载:0

[数据结构常用算法tree

说明:二叉树的建立和先序递归遍历、中序递归遍历后序递归遍历并用递归算法求二叉树的叶子节点的个数-The number of recursive traversal sequence after the establishment of a binary tree and recursive preorder traversal, inorder recursive traversal and recursive algorithm and b
<好的> 在 2024-10-21 上传 | 大小:35840 | 下载:0

[数据结构常用算法YanghuiSanjiao

说明:数据结构中经典的杨辉三角问题,用C语言实现-Classic Pascal' s Triangle data structure using C language
<胡美达> 在 2024-10-21 上传 | 大小:1024 | 下载:0

[数据结构常用算法digui

说明:数据结构中经典二叉树的三种遍历方法,用C语言实现-Classic binary tree data structure three traversal methods using C language
<胡美达> 在 2024-10-21 上传 | 大小:1024 | 下载:0

[数据结构常用算法quiksort

说明:数据结构中经典的快速排序算法,用C语言实现-Classic Quicksort algorithm data structure C language
<胡美达> 在 2024-10-21 上传 | 大小:1024 | 下载:0

[数据结构常用算法Floyd

说明:数据结构的作业,经典算法,弗洛伊德算法 c语言实现,用vc++编译的,直接能运行-The homework of the data structure, the classical algorithm, Floyed algorithm c language to achieve, compiled with vc++, can be run directly
<Leo Yu> 在 2024-10-21 上传 | 大小:578560 | 下载:0

[数据结构常用算法dijkstra

说明:数据结构作业,dijkstra算法。c语言编写,vc++6.0编译的-Data structure homework, dijkstra algorithm. c language, vc++6.0 compiled
<Leo Yu> 在 2024-10-21 上传 | 大小:5120 | 下载:0

[数据结构常用算法4.cpp

说明:Dijkstra c++ 数据结构 算法 -The Dijkstra c++ data structure algorithms
<xinxin> 在 2024-10-21 上传 | 大小:1024 | 下载:0

[数据结构常用算法100shuju

说明:数据结构当中的经典例子,对你学习数据结构绝对有用处。有链表、队列、树、图等等100个例子!-, Fig array structure which is a very important part of the data structure, which is a classic example.
<霹雳华> 在 2024-10-21 上传 | 大小:529408 | 下载:0

[数据结构常用算法545878711

说明:数据结构中快速排序的算法,VC6.0源代码-Quicksort algorithm data structure, VC6.0 source code
<liudong> 在 2024-10-21 上传 | 大小:6144 | 下载:0

[数据结构常用算法Dijkstra_v1.0_SourceCode

说明:Delphi6.0编写的Dijkstra算法的例子,用在数学建模上的程序。源码自带数据。-The Dijkstra algorithm example Delphi6.0 written, the procedures used in the mathematical modeling. Source comes with the data.
<TomWillow> 在 2024-10-21 上传 | 大小:221184 | 下载:0
« 1 2 ... .80 .81 .82 .83 .84 2085.86 .87 .88 .89 .90 ... 2656 »

源码中国 www.ymcn.org