资源列表
[数据结构常用算法] 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-15 上传 | 大小: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-15 上传 | 大小: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-15 上传 | 大小:1kb | 下载:0
[数据结构常用算法] 1
说明:用双向链表实现约瑟夫问题,c++开发实现,数据结构 小孩个数可变;数数间隔可变;起始位置可变;数数方向可变-Joseph with a doubly linked list implementation issues, c++ development to achieve, the number of children variable data structure count interval variable starting position variable count direc<whczc> 在 2025-06-15 上传 | 大小:1kb | 下载:0
[数据结构常用算法] verifyMsisdn
说明:给定N*N字母矩阵,从任意点出发,上,下,左,右移动,在规定方向连续匹配给定的单词序列。即称为命中,否则不命中,字符矩阵中的字母仅能使用一次,不能在同一单元格停留两次。字符矩阵最大50*50,都为大写字母。输入1为字母矩阵,输入2为字母序列,输出是否匹配。-Given the letter N* N matrix, starting from any point, up, down, left, right, match the prescribed direction of the conti<康悦> 在 2025-06-15 上传 | 大小:1kb | 下载:0
[数据结构常用算法] hafuman-code
说明:哈弗曼编码C++语言实现,输入一串整数,用程序进行排列为哈弗曼树,并进行编码,数据结构中哈夫曼树的基础编程-Ha Fuman coding C++ language, enter a string of integers, arranged for the Hafu Man with the program tree, and encode the data structure of Huffman tree based programming<周丹婷> 在 2025-06-15 上传 | 大小:1kb | 下载:0
[数据结构常用算法] 7_5_1
说明:编写程序,输入两个字符串分别存入两个一维字符数组,将其连接后存入第三个一维字符数组后输出,要求用指向一维数组的指针变量来处理其中的字符,不能使用字符串处理函数-Programming, enter the two strings are stored in two one-dimensional array of characters, its connection into the third after a one-dimensional array of characters output<tao> 在 2025-06-15 上传 | 大小:1kb | 下载:0