资源列表

« 1 2 ... .62 .63 .64 .65 .66 2267.68 .69 .70 .71 .72 ... 2657 »

[数据结构常用算法cx

说明:n皇后回溯算法,C语言编写的程序。能够学习使用-C language to program
<cx> 在 2024-07-02 上传 | 大小:1024 | 下载:0

[数据结构常用算法migong

说明:通过运用栈实现迷宫问题,探索一条道路并打印出路径-Achieved through the use of a stack maze problems, explore and print out the path of a road
<张惠> 在 2024-07-02 上传 | 大小:1024 | 下载:0

[数据结构常用算法crosschain

说明:将两个十字链相加 且依旧存在第一个链表中-Sum of the two cross-chain and still exist in the first list
<夏娜> 在 2024-07-02 上传 | 大小:1024 | 下载:0

[数据结构常用算法zyzsjh

说明:数据结构习题--左右子树交换 用C++实现,一个2叉树的左右子树交换-Data Structure Problem- the exchange of left and right sub-tree implementation using C++, a 2-tree exchange of left and right subtrees
<张芷源> 在 2024-07-02 上传 | 大小:1024 | 下载:0

[数据结构常用算法HF

说明:数据结构习题---幻方求解 用c++实现N阶幻方的求解-Problem--- data structure with c++ magic square magic squares of order to achieve the solution N
<张芷源> 在 2024-07-02 上传 | 大小:1024 | 下载:0

[数据结构常用算法train

说明:数据结构---火车调度程序 用c++实现火车调度程序-Data structure--- the train dispatcher train with c++ to achieve the scheduler
<张芷源> 在 2024-07-02 上传 | 大小:1024 | 下载:0

[数据结构常用算法1

说明:严蔚敏数据结构习题集答案 第一章 学习数据结构-Yan Wei-min data structure chapter problem sets answers
<kxp> 在 2024-07-02 上传 | 大小:1024 | 下载:0

[数据结构常用算法QueensProblem_LVBackTrack

说明:在C语言环境下,采用拉斯维加斯算法及回溯算法解决常规八皇后问题,效率有很大提高。-In the C language environment, with the Las Vegas algorithm and conventional backtracking algorithm to solve the eight queens problem, greatly improving efficiency.
<zhdxch> 在 2024-07-02 上传 | 大小:1024 | 下载:0

[数据结构常用算法Red-BlackTree

说明:在C语言环境下,实现对红黑树的插入结点操作。-In the C language environment, achieving the insertion of the red-black tree node operation.
<zhdxch> 在 2024-07-02 上传 | 大小:1024 | 下载:0

[数据结构常用算法LCS

说明:LCS问题具有最优子结构和重叠子问题的性质,因此采用动态规划算法自底向上计算该问题的解,并输出求到的LCS。-LCS problem with sub-optimal substructure and overlapping nature of the problem, so a bottom-up dynamic programming algorithm for computing the solution of the probl
<zhdxch> 在 2024-07-02 上传 | 大小:1024 | 下载:0

[数据结构常用算法pairdistance

说明:在C语言环境下,实现寻找空间中最近点对的有效算法。-In the C language environment, to achieve search space, the nearest point on the efficient algorithm.
<zhdxch> 在 2024-07-02 上传 | 大小:1024 | 下载:0

[数据结构常用算法joseph

说明:约瑟夫环(Joseph)问题的一种描述是:编号1,2,┉,n的n个人按顺时针方向围坐一圈,每个人持有一个密码(正整数),一开始,任选一个正整数作为报数上线值m,从第一个人开始按顺时针方向自1开始顺序报数,报到m时停止报数。报m的人出列,将他的密码作为新的m值,从他在顺时针方向上的下一个人开始重新从1开始报数,如此下去,直至所有人全部出列为止。设计一个程序求出出列顺序。-Joseph Ring (Joseph) a descr iptio
<木清澄> 在 2024-07-02 上传 | 大小:1024 | 下载:0
« 1 2 ... .62 .63 .64 .65 .66 2267.68 .69 .70 .71 .72 ... 2657 »

源码中国 www.ymcn.org