资源列表

« 1 2 ... .20 .21 .22 .23 .24 1325.26 .27 .28 .29 .30 ... 2656 »

[数据结构常用算法bahuanghou

说明:在8行8列的棋盘上放置8个皇后,使任一个皇后都不能吃掉其他的7个皇后(注:皇后可吃掉与她处于同行或同列或同一对角线上的其他棋子),并将结果以某种方式显示出来。-In line 8 8 8 placed on the board the Queen, so Queen can not eat any of the other seven Queen (Note: Queen can eat with her in the same col
<蔡哲文> 在 2024-10-13 上传 | 大小:5120 | 下载:0

[数据结构常用算法rbt-alg

说明:Red black tree implementation using array
<Tomas> 在 2024-10-13 上传 | 大小:2048 | 下载:0

[数据结构常用算法DSHashcode

说明:create hash table .search-create hash table .search...
<liu> 在 2024-10-13 上传 | 大小:519168 | 下载:0

[数据结构常用算法five-sorting-algorithm

说明:五种排序算法的C语言版,分别有:快速排序,希尔排序,简单选择排序,直接插入排序,冒泡排序。-Five C-language version of sorting algorithms, respectively: quick sort, Hill sort, selection sort is simple, direct insertion sort, bubble sort.
<放羊的星星> 在 2024-10-13 上传 | 大小:2048 | 下载:0

[数据结构常用算法KMP

说明:KMP算法的两种实现方法,在机器上实际运行测试过,希望能帮助有缘人!-KMP algorithm to achieve the two methods, the actual operation of the machine tested, the program is absolutely accurate and reliable!
<张勇> 在 2024-10-13 上传 | 大小:449536 | 下载:0

[数据结构常用算法N_huanghou_problem

说明:基于C语言的N皇后问题的经典解法,在本人的机器上成功运行通过,下载后即可运行!-C language based on the classic N-Queens problem solution, in my successful run through the machine, you can download to run!
<张勇> 在 2024-10-13 上传 | 大小:460800 | 下载:0

[数据结构常用算法HDU_acmer

说明:杭电入门级别的课件,涵盖了acm比赛用的所有算法的详解以及例题,作为acm培训的新老选手必备的东西-Hang power entry-level courseware covers all race acm Detailed algorithm and examples, as the training of new and old players acm things necessary
<wx> 在 2024-10-13 上传 | 大小:9901056 | 下载:0

[数据结构常用算法Page-out-algorithm

说明:操作系统算法演示,页面淘汰算法的c语言演示,比较简单-Algorithm demonstrates the operating system, page-out algorithm c language shows, a relatively simple
<annexu> 在 2024-10-13 上传 | 大小:1024 | 下载:0

[数据结构常用算法B_Tree

说明:用C实现的一段B树源码。 是一个简单的示例,主要介绍如何实现B树的建立,插入、查询、删除等功能-Section B with the C implementation source code tree. Is a simple example, describes how to build a tree B, insert, query, delete, etc.
<yang_pdager> 在 2024-10-13 上传 | 大小:16384 | 下载:0

[数据结构常用算法Gauss-projection-operator

说明:大地测量学 高斯投影正反算 这是测绘遥感学生必须的程序-Positive and negative Gauss projection operator
<胡炯> 在 2024-10-13 上传 | 大小:44032 | 下载:0

[数据结构常用算法Solution-to-Geodetic

说明:大地主题解算:正反算 测绘遥感方向学生的必须学会的编程-Solution Geodetic Topics
<胡炯> 在 2024-10-13 上传 | 大小:29696 | 下载:0

[数据结构常用算法Topological_order

说明:这是一个基于图的拓扑排序的小程序,有深度优先和广度优先两种方法遍历-This is a graph-based topological sort of small programs, depth first and breadth-first traversal of two ways
<liyuan> 在 2024-10-13 上传 | 大小:112640 | 下载:0
« 1 2 ... .20 .21 .22 .23 .24 1325.26 .27 .28 .29 .30 ... 2656 »

源码中国 www.ymcn.org