资源列表

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

[数据结构常用算法data_structure

说明:数据 结构 课本 算法 实现 ,全部 代码 ,提供免费 下载 ,运行通过,正确无误。-algorithm,data structure,using vc ,corectness
<chenlongahu> 在 2024-09-30 上传 | 大小:1658880 | 下载:0

[数据结构常用算法nqueenproblem

说明:This program finds the locations of placing n queens in a n*n chessboard so that none attack any other
<kammy> 在 2024-09-30 上传 | 大小:1024 | 下载:0

[数据结构常用算法coba

说明:BFS source code for searching-BFS source code for searching..
<bluespidey> 在 2024-09-30 上传 | 大小:1024 | 下载:0

[数据结构常用算法Algorithm_Description

说明:包括des和mds算法描述,ECC加密算法入门介绍,密码知识-Including des and mds algorithm descr iption, ECC encryption algorithm entry, the password of knowledge
<yangying> 在 2024-09-30 上传 | 大小:65536 | 下载:0

[数据结构常用算法bitre20040127

说明: 二叉树的创建 增删改查 等功能 对学习二叉树的很有帮助-Additions and deletions to the creation of binary tree search functions
<li> 在 2024-09-30 上传 | 大小:12288 | 下载:0

[数据结构常用算法Dijkstra

说明:迪杰斯特拉最短路径算法(未优化,但是看起来比较容易理解,自己写的)-Dijkstra shortest path algorithm (not optimized, but it is easier to understand, wrote it myself)
<李世峰> 在 2024-09-30 上传 | 大小:1024 | 下载:0

[数据结构常用算法3_list

说明:三: 针对带表头结点的单链表,试编写下列函数。 (1) 定位函数Locate:在单链表中寻找第i个结点。若找到,则函数返回第i个结点的地址;若找不到,则函数返回NULL。 (2) 求最大值函数max:通过一趟遍历在单链表中确定值最大的结点。 (3) 统计函数number:统计单链表中具有给定值x的所有元素。 (4) 建立函数create:根据一维数组a[n]建立一个单链表,使单链表中各元素的次序与a[n]中各元素的次序相
<卡米力江> 在 2024-09-30 上传 | 大小:16384 | 下载:0

[数据结构常用算法ly

说明:归并排序算法,同时,利用归并的特点算出逆序对-Merge sort algorithm, at the same time, calculated using the characteristics of the reverse merger of
<李世峰> 在 2024-09-30 上传 | 大小:1024 | 下载:0

[数据结构常用算法5_queen

说明: 设在初始状态下在国际象棋棋盘上没有任何棋子(皇后)。然后顺序在第1行,第2行,…。第8行上布放棋子。在每一行中有8个可选择位置,但在任一时刻,棋盘的合法布局都必须满足3个限制条件,即任何两个棋子不得放在棋盘上的同一行、或者同一列、或者同一斜线上。试用递归与非递归的方法编写算法,求解并输出此问题的所有合法布局-In the initial state in the international chess board does not h
<卡米力江> 在 2024-09-30 上传 | 大小:10240 | 下载:0

[数据结构常用算法sort

说明:7种排序算法,解压后用word打开,包括快排,归并,堆排序-7 kinds of sorting algorithm, extract the word to open later, including faster scheduling, merging, etc. HEAPSORT
<李世峰> 在 2024-09-30 上传 | 大小:9216 | 下载:0

[数据结构常用算法quicksort

说明:quick sort implementation used in the sorting , very good program.
<ashu> 在 2024-09-30 上传 | 大小:1024 | 下载:0

[数据结构常用算法sparse

说明:sparce matrix implementataion
<ashu> 在 2024-09-30 上传 | 大小:1024 | 下载:0
« 1 2 ... .05 .06 .07 .08 .09 2010.11 .12 .13 .14 .15 ... 2656 »

源码中国 www.ymcn.org