资源列表

« 1 2 ... .16 .17 .18 .19 .20 1021.22 .23 .24 .25 .26 ... 2656 »

[数据结构常用算法K_ShortestPath

说明:如果你对前K条最短路径一类的问题感兴趣,那么这是不错的参考资料,希望对你有所帮助.-If you pre-K shortest paths problem for a class of interest, then this is a good reference, hope this helps.
<花无缺> 在 2025-01-22 上传 | 大小:2.84mb | 下载:0

[数据结构常用算法jusephus

说明:编号为1,2,3,。。。,n的n个人围坐在一圆桌旁,每人持有一个正整数密码。从第一个人开始报数,报到一个预先约定的正整数m 时,停止报数,报m 的人退席,下一个人重新从1开始报数,依此重复,直至所有的人都退席。-Numbered 1,2,3,. . . , N of n individuals sitting at a round table, each holding a positive integer code. The numb
<wending> 在 2025-01-22 上传 | 大小:1kb | 下载:0

[数据结构常用算法TRIE

说明:字典树,实现字典树的插入删除查找功能。效率高-Dictionary tree, insert the tree removed to achieve a dictionary lookup function. Efficient
<fanjingfan> 在 2025-01-22 上传 | 大小:2kb | 下载:0

[数据结构常用算法tongxunlu

说明:利用双向链表建立的用户通讯录系统,能够完成通讯录的额建立,查询,删除,更改等日常操作。-Using two-way linked list system established by the user address book, address book amount to complete the establishment, query, delete, change, and other daily operations.
<elly> 在 2025-01-22 上传 | 大小:4kb | 下载:0

[数据结构常用算法1

说明:关于拓扑结构的简单排序问题,希望大家多多指教一下。-On the topology of a simple scheduling problem, I hope you look great weekend.
<亚齐> 在 2025-01-22 上传 | 大小:1.41mb | 下载:0

[数据结构常用算法Sort

说明:数据结构中最经典的七种排序方法的源代码,其中包括: 快速排序、归并排序、插入排序、选择排序、起泡排序、堆排序、希尔排序-The most classic data structures seven sorted source code, including: quick sort, merge sort, insertion sort, selection sort, bubble sort, heap sort, Shell sort
<陈展> 在 2025-01-22 上传 | 大小:849kb | 下载:0

[数据结构常用算法fenzhijiexian

说明:1.分支界限算法背包问题 2.算法之分支限界法的旅行售货员问题-1. Branch and bound algorithm for knapsack problem 2. Branch and bound algorithm for the traveling salesman problem
<acidsaber> 在 2025-01-22 上传 | 大小:487kb | 下载:0

[数据结构常用算法2

说明:C++语言编程 解决了自主的开创迷宫问题 -C++ programming language to create a maze to solve the issue of autonomy
<刘嘉伟> 在 2025-01-22 上传 | 大小:2kb | 下载: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> 在 2025-01-22 上传 | 大小:26kb | 下载: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> 在 2025-01-22 上传 | 大小:12kb | 下载:0

[数据结构常用算法sort

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

[数据结构常用算法bagproblem

说明:讲述各种背包问题,帮助了解关于背包问题的算法分析与过程实现。-for the problem about the bag problem ,to solve the problem and find the most effective way of the solution.
<陈剑钊> 在 2025-01-22 上传 | 大小:62kb | 下载:0
« 1 2 ... .16 .17 .18 .19 .20 1021.22 .23 .24 .25 .26 ... 2656 »

源码中国 www.ymcn.org