资源列表

« 1 2 ... .63 .64 .65 .66 .67 1868.69 .70 .71 .72 .73 ... 2656 »

[数据结构常用算法Josephus

说明:MFC编程实现约瑟夫环(编号为1—n的n个人按顺时针方向围坐一圈,首先从第m个人开始按顺时针方向从1开始依次报数,报到数m的人就出圈,然后再从他的下一个人开始,重新从1开始报数,报到m的人,再令其出列,一直到所有人都出圈为止。求出n个人的出列编号序列。)-MFC Programming Joseph Central (numbered 1-n n-person sitting clockwise circle, starting wit
<方荣富> 在 2024-10-03 上传 | 大小:38912 | 下载:1

[数据结构常用算法software

说明:该算法详细介绍了进化过程,实验结果表明,该算法具有良好的性能。-The algorithm described in detail the evolution of the experimental results show that the algorithm has good performance.
<花自飘零> 在 2024-10-03 上传 | 大小:649216 | 下载:0

[数据结构常用算法gray

说明:Gray码是一个长度为2n的序列。序列中无相同元素,每个元素都是长度为n位的串,相邻元素恰好只有1位不同。用分治策略设计并实现一个算法对任意的n构造响应的Gray码。-Gray code is a sequence of length 2n. No similar sequence elements, each element is n-bit string length, the adjacent element is only a
<huzhaowei> 在 2024-10-03 上传 | 大小:1024 | 下载:0

[数据结构常用算法Calculator

说明:虽然不是很复杂,但实现了基本的功能 是一个数据结构的实习作业 得了96分 个人感觉不错-Calculator
<jiangke> 在 2024-10-03 上传 | 大小:2048 | 下载:0

[数据结构常用算法sixmazeproblem

说明:求解数据结构中迷宫问题的C语言源程序,代码精炼,已通过运行-Data structure to solve a maze problem in C-language source code
<maxiujuan> 在 2024-10-03 上传 | 大小:14336 | 下载:0

[数据结构常用算法fivequeenpositionproblem

说明:数据结构中5皇后布局问题的源代码,已通过运行,实用-The data structure layout, 5 Queen' s source code, has passed the running, practical
<maxiujuan> 在 2024-10-03 上传 | 大小:10240 | 下载:0

[数据结构常用算法DijkstraFloyd

说明:数据结构中实现最短路径的dijkstra和floyd算法的源代码-Data structure to achieve the shortest path dijkstra and floyd algorithm source code
<maxiujuan> 在 2024-10-03 上传 | 大小:11264 | 下载:0

[数据结构常用算法Kruskal

说明:数据结构中实现最小生成树的kruskal算法的C语言源代码-Data structure to achieve the minimum spanning tree kruskal algorithm C-language source code
<maxiujuan> 在 2024-10-03 上传 | 大小:11264 | 下载:0

[数据结构常用算法powercollect

说明:数据结构中的7幂集问题的实现算法,已通过运行。-Data structure in the power set of seven questions algorithm has been by running.
<maxiujuan> 在 2024-10-03 上传 | 大小:8192 | 下载:0

[数据结构常用算法091017prim

说明:用prim算法求最小生成树.C语言中关于图一章的很好的理解例子。对初学者很有用。-Seek the minimum spanning tree with the prim algorithm. C language on the map a good understanding of the chapter examples. Very useful for beginners.
<肖叶枝> 在 2024-10-03 上传 | 大小:272384 | 下载:0

[数据结构常用算法Airport_Simulation

说明:飞机场模拟的C++源代码 《数据结构与程序设计》里对飞机场模拟的完整c++源代码,能运行。-Airport simulation C++ source code for " data structures and program design," where a complete simulation of the airport c++ source code, can run.
<howlong> 在 2024-10-03 上传 | 大小:1089536 | 下载:0

[数据结构常用算法DDS_Signal

说明:基于SPACE061A凌阳单片机的DDS信号发生器,频率 幅度 可调-Based on SPACE061A Sunplus the DDS signal generator, frequency, amplitude adjustable
<杨阳> 在 2024-10-03 上传 | 大小:157696 | 下载:0
« 1 2 ... .63 .64 .65 .66 .67 1868.69 .70 .71 .72 .73 ... 2656 »

源码中国 www.ymcn.org