资源列表
read_data2d_d03_new
- 读取netcdf数据格式文件,并写成netcdf数据格式文件-read and write the netcdf data with fortran
yhjsf
- 银行家算法!这是一各比较简单的银行家算法,是在c 语言的环境下开发的!
one
- 对不超过 255 的正整数 n 都容易生成 0~n 的一个全排列;-No more than 255 pairs of positive integers n are easy to generate the 0 ~ n of a full array
EXA
- data structure programs-data structure programs
Multistagegraph
- 多段图的算法,用C++写的,完全没有问题-Multi-stage graph algorithm, written using C++, no problem
example
- 排序实验,简单的实现了排序的效果,运用多种算法集合在一起实现排序,并可以对比排序的速度差异-Sorting experiments to achieve the sort of simple effects, using a variety of algorithms together achieve the sort, and you can compare the difference in speed sorting
tudeshengdubianli
- 图的深度遍历,用二叉树实现,输入时要遵循二叉树的顶点和边数的对应关系-traverse the depth map, using binary tree realize that the importation of binary tree to be followed when the number of vertices and edges of the relationship
KMP
- KMP算法是一个查找两个字符串公共串的算法,比一般的算法效率要高很多.
xx
- 数据结构实验报告链表的操作,包括创建空链表、插入、删除节点等-Experimental Report list data structure operations, including creating an empty list, insert, delete nodes, etc.
2-is-a-C-binary-search-algorithm
- 二分查找2是C经典数据结构算法,希望对大家有点用-2 is a C binary search algorithm is the classic data structures, with little hope
main
- 二叉树的建立、遍历 实现递归、非递归的遍历,前序、中序和后序都要求实现-The establishment of a binary tree, traversal recursion, non-recursive traversal, preorder, inorder and postorder are required to achieve
graphy
- 创建一个图,数据结构(C语言版),自己编写的代码-create a graphy