资源列表

« 1 2 ... .66 .67 .68 .69 .70 371.72 .73 .74 .75 .76 ... 2656 »

[数据结构常用算法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
<萧峰> 在 2025-01-19 上传 | 大小: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:
<萧峰> 在 2025-01-19 上传 | 大小: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 af
<萧峰> 在 2025-01-19 上传 | 大小:1kb | 下载:0

[数据结构常用算法DOUBLY

说明:This app is used to merge link
<jn123> 在 2025-01-19 上传 | 大小:1kb | 下载:0

[数据结构常用算法GLL

说明:This app is used to merge G-This app is used to merge GLL
<jn123> 在 2025-01-19 上传 | 大小: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
<whczc> 在 2025-01-19 上传 | 大小: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 pre
<康悦> 在 2025-01-19 上传 | 大小:1kb | 下载:0

[数据结构常用算法sell

说明:输入数据的第一行为两个正整数M(M<=1000),N(N<=30),分别表示王伯的资金和鱼的种类。以下N行,每行有两个正整数S(1<=S<=N),T,分别表示某种鱼的编号以及该鱼的价格。 接着,每行有两个整数P,Q。当P,Q均大于0时,表示P,Q不能共处;当P,Q均等于0时,表示输入的结束。 Output 输出数据的第一行为两个正整数X,Y,分别表示所买鱼的条数和总花费。以下X行,每行有一个正整数,表示
<wenshion> 在 2025-01-19 上传 | 大小:1kb | 下载:0

[数据结构常用算法lined

说明:链表的操作例子,帮助实现一些链表操作,同时让读者更加熟悉编程-operaor of Lined
<lhs> 在 2025-01-19 上传 | 大小:1kb | 下载:0

[数据结构常用算法BT

说明:二叉树,基本的二叉树操作,算法改进,完成基本的功能-Binary tree
<chenyuxi> 在 2025-01-19 上传 | 大小: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 program
<周丹婷> 在 2025-01-19 上传 | 大小: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-dimensio
<tao> 在 2025-01-19 上传 | 大小:1kb | 下载:0
« 1 2 ... .66 .67 .68 .69 .70 371.72 .73 .74 .75 .76 ... 2656 »

源码中国 www.ymcn.org