资源列表
[数据结构常用算法] Data-structure
说明:解决数据结构中的迷宫问题,这是大学三年级数据结构中的一道程序解法- 翻译文字或网页 解决数据结构中的迷宫问题,这是大学三年级数据结构中的一道程序解法 请键入文字或网站地址,或者上传文档。 取消 Jiějué shùjù jiégòu zhōng de mígōng wèntí, zhè shì dàxué sān niánjí shùjù jiégòu zhōng de yīdào chéngxù jiěfǎ将中文译成英语 Data structure to solve<刘斌斌> 在 2025-06-18 上传 | 大小:12kb | 下载:0
[数据结构常用算法] 6277509aluo1
说明: 某旅馆有n个等级的房间,第i等级有ai个房间,每个等级有bi床位(1≤i≤n)。试模拟旅馆管理系统中床位分配和回收的功能,设计能为单个旅客分配床位,在其离店便回收床位(供下次分配)的算法。-failed to translate<xian> 在 2025-06-18 上传 | 大小:99kb | 下载:0
[数据结构常用算法] DIjkstras-algorithm
说明:迪杰斯特拉算法的C++实现 其中使用一个例子验证实现该算法-Dijkstra algorithm in C++ which uses an example to implement the algorithm verification<yujia> 在 2025-06-18 上传 | 大小:796kb | 下载:0
[数据结构常用算法] word_filter
说明:高效的脏词过滤功能,使用trietree算法实现的-Efficient dirty word filtering, the algorithm used trietree<张念富> 在 2025-06-18 上传 | 大小:8kb | 下载:0
[数据结构常用算法] Java-data-structure-and-algorithms
说明:JAVA数据结构和算法及其参考代码,内容详实,很适合学习使用.-Java data structure and algorithms (second edition)+source code<徐胭脂> 在 2025-06-18 上传 | 大小:24.36mb | 下载: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 students were lining up, the teacher<萧峰> 在 2025-06-18 上传 | 大小:1kb | 下载: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: Spaces are maintained, and ea<萧峰> 在 2025-06-18 上传 | 大小:1kb | 下载: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 after the talk. Brus does the sa<萧峰> 在 2025-06-18 上传 | 大小:1kb | 下载:0
[数据结构常用算法] sxml
说明:本课程设计目的是实现树型目录结构文件系统,本人在实现过程中也利用二叉树, 其中每个节点都有父指针,子指针和兄弟指针,其中子指针指向该目录下的第一个子节点,而该子节点的父指针则指向它的上级目录。目录下各子节点用兄弟指针连接起来。 文件夹打开是则把文件夹名称及其地址压入打开文件夹栈,文件关闭则把文件夹名称及其地址从打开文件夹栈中抛出。 -This course is designed to achieve the directory tree structure, file system<小樱> 在 2025-06-18 上传 | 大小:411kb | 下载:0
[数据结构常用算法] test
说明:文件导入并算平均值,用到动态数组,结构体和链表结构-file import and caculate the average<chenliyuan> 在 2025-06-18 上传 | 大小:186kb | 下载:0