资源列表

« 1 2 ... .77 .78 .79 .80 .81 2082.83 .84 .85 .86 .87 ... 2656 »

[数据结构常用算法filesystem

说明:该程序实现了用文件记录变长字节流,可用以存储各种类型的文件,如多媒体数据,声音、图形、图像等。每项记录由记录号和标志符标记。记录的记录号和标识均可用作对记录的定位和引用,记录号可以由操作者输入,也可以自动生成,标志符一定要由操作者输入。
<杨襄> 在 2024-09-28 上传 | 大小:336896 | 下载:0

[数据结构常用算法AddressItem

说明:四种排序算法的C++语言实现,能实现效率的比较-Four sorting algorithm C++ Language, to achieve efficiency comparison
<cao> 在 2024-09-28 上传 | 大小:336896 | 下载:0

[数据结构常用算法1

说明:data structures教案,第一章数组与广义表-Teaching data structures, the first chapter with a broad array of table
<fuxiangbo> 在 2024-09-28 上传 | 大小:336896 | 下载:0

[数据结构常用算法datastructure

说明:基于c的数据结构,提供了重要算法的实现源代码,很实用的-data structure based on c,it is very valueable,you can learn much from this resourse
<付天棋> 在 2024-09-28 上传 | 大小:336896 | 下载:0

[数据结构常用算法MazeAlgorithm

说明:迷宫算法从入口到出口,传统的算法,堆栈和数组实现。- IEEE MicroMouse Maze Algorithm Research and Implementation of The Algorithm
<赵灿> 在 2024-09-28 上传 | 大小:336896 | 下载:1

[数据结构常用算法ljl

说明:可以实现对地质大学景点的旅游景点咨询系统。-it is very easy,if you have used this you can outlook our school.
<刘经龙> 在 2024-09-28 上传 | 大小:336896 | 下载:0

[数据结构常用算法BFS

说明:人工智能中的宽度优先搜索算法,保证原创,开源共享-Artificial Intelligence in the breadth-first search algorithm to ensure the original, open-source sharing
<james> 在 2024-09-28 上传 | 大小:336896 | 下载:0

[数据结构常用算法juzhengsuanfa

说明:C++课程设计 矩阵算法 一种比较简单的方法 C语言初学者制作-C++ program design matrix algorithms a relatively simple way to produce C language for beginners
<王贵圆> 在 2024-09-28 上传 | 大小:336896 | 下载:0

[数据结构常用算法cut-the-minimum-cut-problem

说明:cut 最小割问题 网络G=(V,E)的割cut(S,T)是将G的顶点集V划分为2个不相交的子集S和T,使s Î S , t Î T ,且cut(S,T) = {(u,v)Î E | u Î S,vÎ T}。设每条边(u,v)的边权为a(u,v),则割 cut(S,T)的权值为cut(S,T)中所有边权之和。最小割问题要求网络G 的权值最小的割。-cut the minimum
<yjian> 在 2024-09-28 上传 | 大小:336896 | 下载:0

[数据结构常用算法kmp

说明:串匹配问题。在主串中找出与模式串匹配的字符开始位置即下标。-String matching problem. In the main string and pattern matching to find the character position that subscr ipt.
<韩娇> 在 2024-09-28 上传 | 大小:336896 | 下载:0

[数据结构常用算法HUFFMAN

说明:哈夫曼树相关程序,利用哈夫曼(最优树)的原理,实现编码译码的实例之一。本程序包括,按给定字母频率生成编码表,编码、译码过程。-Huffman tree associated procedures, the use of Huffman (optimal tree) in principle, to achieve one instance of coding and decoding. The program includes, at
<cian> 在 2024-09-28 上传 | 大小:335872 | 下载:0

[数据结构常用算法Maze

说明:迷宫求解:根据提示输入迷宫行列,再输入障碍,找出路径。-the prgram of Maze
<王慧斓> 在 2024-09-28 上传 | 大小:335872 | 下载:0
« 1 2 ... .77 .78 .79 .80 .81 2082.83 .84 .85 .86 .87 ... 2656 »

源码中国 www.ymcn.org