资源列表

« 1 2 ... .93 .94 .95 .96 .97 2098.99 .00 .01 .02 .03 ... 2656 »

[数据结构常用算法main

说明:各种排序,快速排序,基数排序,堆排序,冒泡排序等一共七个-A total of seven various sort, quick sort, radix sort, heap sort, bubble sort
<张贇> 在 2024-09-28 上传 | 大小:1024 | 下载:0

[数据结构常用算法poj

说明:POJ 上的近100道水题,基本涵盖了所有基本算法和数据结构,全部AC-POJ on nearly 100 water question, basically covers all the basic algorithms and data structures, all AC
<赵振宇> 在 2024-09-28 上传 | 大小:92160 | 下载:0

[数据结构常用算法the-long-line

说明:实验名称:用动态规划法求解最长路径问题 设计动态规划算法求解最长路径问题(见下面附录部分),要求程序能根据给定的图作为输入,输出最长路径的长度及一条最长的路径。-Experiment name: the dynamic programming method for solving the longest path problem design dynamic programming algorithm for the longes
<Tin> 在 2024-09-28 上传 | 大小:880640 | 下载:0

[数据结构常用算法search

说明:c语言实现的二叉排序书和查找表搜索,数据结构课的作业-the binary sort books c language and job lookup table search, data structures, classes
<王子剑> 在 2024-09-28 上传 | 大小:1024 | 下载:0

[数据结构常用算法Student-Information-Management

说明:采用顺序和循环队列的存储结构,利用C++编程实现对学生信息的简单管理。-Simple student information management using sequence list and circle queue.
<Rose> 在 2024-09-28 上传 | 大小:7168 | 下载:0

[数据结构常用算法Multi-machine-scheduling-algorithm

说明:多级调度算法,做出来仅供参考学习,语言是C-this is a Multi machine scheduling algorithm just for reference and learning, used language is C++
<K> 在 2024-09-28 上传 | 大小:1086464 | 下载:0

[数据结构常用算法grammatical_analysis

说明:一个语法分析的基础程序,里面加了点注解,方便初学者看懂,我也是初学者,-A syntax analysis program, which add a point annotation, easy for beginners to understand, I am also a beginner, hey
<Bj Zhou> 在 2024-09-28 上传 | 大小:1024 | 下载:0

[数据结构常用算法maze.tar

说明:回溯法求解老鼠走迷宫问题,使用C++语言的高内聚,低耦合的特点-Retrospective method of mouse maze problem
<getan> 在 2024-09-28 上传 | 大小:307200 | 下载:0

[数据结构常用算法kmp

说明:kmp算法说明:该运行实例中,令文本串长度为18,随机产生的文本串为asasasqmqmqmypypyp,分布在3个节点上;模式串长度为3,随机产生的模式串为qmq。最后,节点1上得到两个匹配位置,由+表示出来。 -kmp algorithm Descr iption: The running instance, so the length of the text string 18, random text string asas
<汪婷> 在 2024-09-28 上传 | 大小:4096 | 下载:0

[数据结构常用算法store

说明:使用C++编写的商店购物与管理系统的一个小程序,供初学者使用-Store shopping management system using C++ written a small program for beginners
<code> 在 2024-09-28 上传 | 大小:2048 | 下载:0

[数据结构常用算法huadongchuangkou

说明:使用Java编写的模拟滑动窗口协议,部分修改可实现停等、回退N帧以及选择重发功能-Analog sliding window protocol written in Java, the partial revision of the stop-and-wait fallback N fr a me retransmission function
<code> 在 2024-09-28 上传 | 大小:2048 | 下载:0

[数据结构常用算法paixu

说明:各种排序算法,有直接插入排序,快速排序,堆排序,归并排序等-Various sorting algorithms, direct insertion sort, quick sort, heap sort, merge sort
<刘子健> 在 2024-09-28 上传 | 大小:5120 | 下载:0
« 1 2 ... .93 .94 .95 .96 .97 2098.99 .00 .01 .02 .03 ... 2656 »

源码中国 www.ymcn.org