资源列表

« 1 2 ... .05 .06 .07 .08 .09 2010.11 .12 .13 .14 .15 ... 2656 »

[数据结构常用算法quicksort_matlab

说明:matlab 实现快速排序算法。一共有主程序,分类,插入和选择四个程序。-matlab,Quicksort algorithm
<meifan> 在 2024-11-01 上传 | 大小:2048 | 下载:0

[数据结构常用算法NQueen

说明:N皇后问题,如何能够在 n×n 的国际象棋棋盘上放置n个皇后,使得任何一个皇后都无法直接吃掉其他的皇后-N queens problem, how can we place n queens on an n × n chessboard so that no queen can not directly eat other Queen
<liang> 在 2024-11-01 上传 | 大小:2048 | 下载:0

[数据结构常用算法TU-BIANLI

说明:图的遍历演示,无编译错误,数据结构经典练习题-data structure
<wtq> 在 2024-11-01 上传 | 大小:2048 | 下载:0

[数据结构常用算法code

说明:在C语言下,实现1维码的生成,纯C编写,带注释,-In the C language, the realization of 1 dimensional code, written in pure C, with notes,
<chen> 在 2024-11-01 上传 | 大小:2048 | 下载:0

[数据结构常用算法PreOrderTree

说明:数据结构树的初步实现 写了迭代器 还有树的先序遍历 但是iterator 的operator 没有实现-Preliminary data tree also wrote a tree traversal iterator iterator s operations but did not realize operator
<翟增辉> 在 2024-11-01 上传 | 大小:2048 | 下载:0

[数据结构常用算法carparar

说明:car parking in c/c-car parking in c/c++
<noman> 在 2024-11-01 上传 | 大小:2048 | 下载:0

[数据结构常用算法1016

说明:浙大 编程能力测试 的甲级题目 第 1016. Phone Bills (25) 电话账单统计问题 繁杂的题目 但是其实并不难 思维条理很简单的-A long-distance telephone company charges its customers by the following rules: Making a long-distance call costs a certain amount per minute,
<林七七> 在 2024-11-01 上传 | 大小:2048 | 下载:0

[数据结构常用算法shuyezifugeshu

说明:求给定书页范围的书页字符总个数,可以拿来练练手。基本的迭代算法。-calculate all the number of pages index.
<李中明> 在 2024-11-01 上传 | 大小:2048 | 下载:0

[数据结构常用算法bothwaylist

说明:利用结构体定义结点,每个结点有前驱指针与后继指针,结点数据也是用指针动态开辟内存,每个前驱指针指向前一个结点,每个后继指针指向后一个结点实现双向循环列表,新数据插入可选择首部插入与尾部插入-Use structure is defined nodes, each node has predecessor and successor pointers pointer, node data also opened with a pointe
<曾捷> 在 2024-11-01 上传 | 大小:2048 | 下载:0

[数据结构常用算法some_sorting_ways

说明:几种经典的排序方法,有气泡、希尔、直接插入等-some classic sorting ways
<> 在 2024-11-01 上传 | 大小:2048 | 下载:0

[数据结构常用算法Personal-Address-Book-Management

说明:可以实现个人通讯录的简单管理,包括添加,查找,删除联系人信息的C语言源代码-You can implement simple management of personal contacts, including add, find, delete contact information of C language source code
<lemon> 在 2024-11-01 上传 | 大小:2048 | 下载:0

[数据结构常用算法ex3

说明:清华大学版本的数据结构,有关栈的应用的试验-Tsinghua version of the data structure, application of the relevant stack test
<song> 在 2024-11-01 上传 | 大小:2048 | 下载:0
« 1 2 ... .05 .06 .07 .08 .09 2010.11 .12 .13 .14 .15 ... 2656 »

源码中国 www.ymcn.org