资源列表

« 1 2 ... .68 .69 .70 .71 .72 1573.74 .75 .76 .77 .78 ... 2656 »

[数据结构常用算法DIjkstras-algorithm

说明:迪杰斯特拉算法的C++实现 其中使用一个例子验证实现该算法-Dijkstra algorithm in C++ which uses an example to implement the algorithm verification
<yujia> 在 2024-10-08 上传 | 大小:815104 | 下载:0

[数据结构常用算法word_filter

说明:高效的脏词过滤功能,使用trietree算法实现的-Efficient dirty word filtering, the algorithm used trietree
<张念富> 在 2024-10-08 上传 | 大小:8192 | 下载:0

[数据结构常用算法Java-data-structure-and-algorithms

说明:JAVA数据结构和算法及其参考代码,内容详实,很适合学习使用.-Java data structure and algorithms (second edition)+source code
<徐胭脂> 在 2024-10-08 上传 | 大小:25542656 | 下载:0

[数据结构常用算法CrazyLine

说明:topcoder 694题目A rigorous teacher makes all his students stand in a line before entering the classroom. Being a rigorous teacher, he makes the students line up in non-descending order by height. One time, while the studen
<萧峰> 在 2024-10-08 上传 | 大小:1024 | 下载:0

[数据结构常用算法TxMsg

说明:topcoder 694题目3 Strange abbreviations are often used to write text messages on uncomfortable mobile devices. One particular strategy for encoding texts composed of alphabetic characters and spaces is the following:
<萧峰> 在 2024-10-08 上传 | 大小:1024 | 下载:0

[数据结构常用算法TheBoredomDivTwo

说明:topcoder 698 题目 John and Brus are bored. They have n+m common friends. The first n of them are bored and other m are not. John chooses the j-th (1-based) friend for a talk. If the friend is not bored, he becomes bored af
<萧峰> 在 2024-10-08 上传 | 大小:1024 | 下载:0

[数据结构常用算法CPP1

说明:一、顺序表的基本操作实现实验 要求:数据元素类型ElemType取整型int。按照顺序存储结构实现如下算法: 1)创建任意整数线性表(即线性表的元素值随机在键盘上输入)的顺序存储结构(即顺序表),长度限定在25之内; 2)打印/显示(遍历)该线性表(依次打印/显示出表中元素值); 3)在顺序表中查找第i个元素,并返回其值; 4)在顺序表第i个元素之前插入一已知元素; 5)在顺序表中删除第i个元素; 6)求顺序
<goudezong> 在 2024-10-08 上传 | 大小:3072 | 下载:0

[数据结构常用算法sxml

说明:本课程设计目的是实现树型目录结构文件系统,本人在实现过程中也利用二叉树, 其中每个节点都有父指针,子指针和兄弟指针,其中子指针指向该目录下的第一个子节点,而该子节点的父指针则指向它的上级目录。目录下各子节点用兄弟指针连接起来。 文件夹打开是则把文件夹名称及其地址压入打开文件夹栈,文件关闭则把文件夹名称及其地址从打开文件夹栈中抛出。 -This course is designed to achieve the directo
<小樱> 在 2024-10-08 上传 | 大小:420864 | 下载:0

[数据结构常用算法student

说明:随机生成0和1组成的迷宫,自定一迷宫大少,即迷宫的长宽,范围我设定4到20,你可以自行修改!-0 and 1 randomly generated maze, a maze of large and small custom, that the length and width of the maze, I set the range 4 to 20, you can modify!
<李宁> 在 2024-10-08 上传 | 大小:187392 | 下载:0

[数据结构常用算法test

说明:文件导入并算平均值,用到动态数组,结构体和链表结构-file import and caculate the average
<chenliyuan> 在 2024-10-08 上传 | 大小:190464 | 下载:0

[数据结构常用算法C-Programs

说明:This Program uses classes to represent an order form. If you are learnig about how to use classes then take a look at this program.
<asa> 在 2024-10-08 上传 | 大小:3072 | 下载:0

[数据结构常用算法new-c-

说明:This program takes input regarding the desired requirements of furniture and outputs the price to be payed. It too uses advanced classes.
<asa> 在 2024-10-08 上传 | 大小:3072 | 下载:0
« 1 2 ... .68 .69 .70 .71 .72 1573.74 .75 .76 .77 .78 ... 2656 »

源码中国 www.ymcn.org