资源列表

« 1 2 ... .52 .53 .54 .55 .56 1657.58 .59 .60 .61 .62 ... 2656 »

[数据结构常用算法2

说明:C++语言编程 解决了自主的开创迷宫问题 -C++ programming language to create a maze to solve the issue of autonomy
<刘嘉伟> 在 2024-10-06 上传 | 大小:2048 | 下载:0

[数据结构常用算法backtrace_src

说明:国际象棋中马的周游问题 给定一个8×8的棋盘,给定某一位置。求马从该位置出发,经过棋盘中的每一个方格恰好一次,最后回到它出发位置的路线图。 要求:用图形化动态演示马的行走路线、回溯过程。 -Travel chess problems in horses given a 8 × 8 chessboard, given a particular location. Horse from the starting seek pos
<yongyong> 在 2024-10-06 上传 | 大小:26624 | 下载:0

[数据结构常用算法fenzhi_src

说明:棋盘覆盖问题 设一个n*n棋盘,n=2k,用L 型条块覆盖棋盘中除一个指定方格外的所有方格,每个L型条块可恰好覆盖3 个方格。 实验内容:设计分治算法实现棋盘覆盖,要求图形化。-Board covering the establishment of a n* n chessboard, n = 2k, with the L-slice coverage for a specified board, in addition to
<yongyong> 在 2024-10-06 上传 | 大小:12288 | 下载:0

[数据结构常用算法sort

说明:用JAVA实现的几个常见排序算法(快排、冒泡、插入、选择)-Implemented with JAVA several common sorting algorithms (fast row, bubble, insert, select)
<yongyong> 在 2024-10-06 上传 | 大小:5120 | 下载:0

[数据结构常用算法bagproblem

说明:讲述各种背包问题,帮助了解关于背包问题的算法分析与过程实现。-for the problem about the bag problem ,to solve the problem and find the most effective way of the solution.
<陈剑钊> 在 2024-10-06 上传 | 大小:63488 | 下载:0

[数据结构常用算法sum

说明:对数字按一定要求进行排列,并输出排列结果, 如果输出错误,进行提示-Figures according to certain requirements of the arrangement, and the output arrangement of the results, if the output error, for prompt
<萧瑟杜蘅> 在 2024-10-06 上传 | 大小:1192960 | 下载:0

[数据结构常用算法NQueen5

说明:搜索算法-N皇后问题的自动求解搜索算法-N皇后问题的自动求解-Search algorithm-N Queens Problem-N automatic search algorithm for solving the problem of automatically solving Queen
<sunbin> 在 2024-10-06 上传 | 大小:1938432 | 下载:0

[数据结构常用算法1

说明:迭代算法的具体实现,使用vc代码,计算方法课程试验-Iteration in the proposed algorithm, using vc code, the calculation program test
<> 在 2024-10-06 上传 | 大小:392192 | 下载:0

[数据结构常用算法shujujiegou

说明:一些基本的数据结构中代码的实现,并有实例-Some basic data structure of code to achieve, and there are examples
<小虎> 在 2024-10-06 上传 | 大小:3409920 | 下载:0

[数据结构常用算法revstr

说明:要求:将字符串按单词反转,并非按字母反转。 前提:尽量少的使用内存-require:Reverse a string by words, not in alphabetical reverse Premise:To minimize the use of memory
<diaoshuangjun> 在 2024-10-06 上传 | 大小:178176 | 下载:0

[数据结构常用算法QuickSort

说明:(1)建立包含30个数据的序列(数据元素的值由自己设定); (2)完成快速排序运算的程序; (3)给出程序和快速排序前后的结果。 -(1) to establish the data contains 30 sequences (data elements of the value set by itself) (2) completion of Quick Sort operations procedures (3)
<hatec> 在 2024-10-06 上传 | 大小:2048 | 下载:0

[数据结构常用算法BinaryTree

说明:(1)建立包含10个结点的分类二叉树(树结构和数据元素的值由自己设定);建立包含10个结点序列的堆(数据元素的值由自己设定);(2)完成分类二叉树中序遍历和堆排序程序; (3)给出程序和遍历、排序程序的结果。 -(1) contains 10 nodes to establish the classification of binary tree (the tree structure and data element valu
<hatec> 在 2024-10-06 上传 | 大小:2048 | 下载:0
« 1 2 ... .52 .53 .54 .55 .56 1657.58 .59 .60 .61 .62 ... 2656 »

源码中国 www.ymcn.org