资源列表

« 1 2 ... .33 .34 .35 .36 .37 438.39 .40 .41 .42 .43 ... 2656 »

[数据结构常用算法strtok

说明:实现window下strtok(char *a,char *b) 函数的功能,在a中查找b并返回指向azhongb的指针,如果a为NULL返回前位置-strtok function program
<lxd> 在 2025-01-21 上传 | 大小:1kb | 下载:0

[数据结构常用算法sort

说明:运用数据结构的知识,学生信息排序代码,简单的各信息排序-Data structure student information sort
<宇文> 在 2025-01-21 上传 | 大小:1kb | 下载:0

[数据结构常用算法map

说明:数据结构中图的内容,全国部分省会之间最短距离的查询。-The data structure of Chinese content, the part of the provincial capital between the most short inquires the.
<宇文> 在 2025-01-21 上传 | 大小:1kb | 下载:0

[数据结构常用算法erchalianbiao

说明:二叉链表:二叉树的链表表示方法,用指针指向每个结点,包括左右结点-Binary linked :Binary tree linked list pointer to each node, including the left and right junction point
<徐蔚> 在 2025-01-21 上传 | 大小:1kb | 下载:0

[数据结构常用算法Maze

说明:基于链栈结构,根据回溯法思想,制作了的一个显示5*5的迷宫的路径的算法-Based on the chain stack structure, based on Backtracking thought, made a display of 5*5 of the path of the maze algorithm
<陈秋旭> 在 2025-01-21 上传 | 大小:1kb | 下载:0

[数据结构常用算法1

说明:遍历二叉树,能沿着某条搜索路线,依次对树中每个结点均做一次且仅做一次访问。-traversing binary tree
<林子> 在 2025-01-21 上传 | 大小:1kb | 下载:0

[数据结构常用算法EKG

说明:使用动态规划高效求解EKG序列。EKG序列现在在质数研究方面有着非常重要的意义,而且EKG序列在医学等方面也有应用。-To get the EKG sequence.
<Ely Peng> 在 2025-01-21 上传 | 大小:1kb | 下载:0

[数据结构常用算法Inverse-set

说明:单词逆置 输入一个单词,逆序返回这个单词-The word inverse set , enter the word, reverse return word
<eternal> 在 2025-01-21 上传 | 大小:1kb | 下载:0

[数据结构常用算法shuzu

说明:数组里面有100个数 实现查找删除 以及按大小排序-There are 100 number array size, and delete and realize the search order
<武云钢> 在 2025-01-21 上传 | 大小:1kb | 下载:0

[数据结构常用算法cPP

说明:用C++实现的汉诺塔,递归算法,复杂度比较高,但是编码和思路比较简单-C++ implementation of the Tower of Hanoi recursive algorithm complexity is relatively high, but relatively simple coding and ideas
<eros> 在 2025-01-21 上传 | 大小:1kb | 下载:0

[数据结构常用算法mat

说明:从文件读入一个矩阵,然后求矩阵的转置和矩阵的逆-matrix transpose and matrix inverse
<赵建国> 在 2025-01-21 上传 | 大小:1kb | 下载:0

[数据结构常用算法heap_dijkstra

说明:狄杰斯特拉算法的heap实现,比较简单和优化-the dijkstra algorithm
<whimari> 在 2025-01-21 上传 | 大小:1kb | 下载:0
« 1 2 ... .33 .34 .35 .36 .37 438.39 .40 .41 .42 .43 ... 2656 »

源码中国 www.ymcn.org