资源列表
df
- 给定 N (1 < N < 100 000) 个小于等于 10000 的正整数组成的序列和一个正整数 S (S < 100 000 000)。请编写一个程序,查找该序列中是否有连续元素组成的子序列,其和大于等于 S。如果找到,则输出符合条件的最短子序列的长度,如果没有找到,则输出 0-Given N (1 < N < 100 000) were less than or equal to 10000, composed of positive integer seque
program5
- 井字游戏 游戏双方交替在一个九个格子的小图内画圈或差最后确定获胜者-jin zi game
josephus
- 2、 约瑟夫(Josephus)环问题:编号为1,2,3,…,n的n个人按顺时针方向围坐一圈,每人持有一个密码(正整数)。一开始任选一个正整数作为报数的上限值m,从第一个人开始按顺时针方向自1开始顺序报数,报到m时停止。报m的人出列,将他的密码作为新的m值,从他在顺时针方向上的下一人开始重新从1报数,如此下去,直到所有人全部出列为止。 建立n个人的单循环链表存储结构,运行结束后,输出依次出队的人的序号。 -2, Joseph (Josephus) Central Question: nu
mataqipan
- 马踏棋盘课程实习 可以完成8x8大小棋盘要求-Mata board
plus-minus
- 输入的每一行是两个十进制的正整数和一个运算符,每个整数可以由最多 500 个数字组成。运算符可以是加号或者减号。对应着输入的每一行数据,输出计算的结果,每个结果占一行。-Enter each line of the two decimal positive integer and an operator, each integer can be up to 500 digits. Operator can be plus or minus sign. Corresponding to each
Test
- 十进制转换二至十六进制数,可以循环计算结果-binnary
simpledelegate
- creating delegate function
WAV_B2T
- wave to binary code conversion to judge wats value of bits
2
- 普通的图像读取和储存,还有一些小处理,-Read and store common images, there are some small processing
hello
- 添加到PDF文档,但是要用到PDFLIB库文件,大家可以在官网下载PDFLIB库。 -Added to the PDF document, but use to PDFLIB library, you can download the official website PDFLIB library.
tebakan
- money changer code in c++ ,
1
- 通过读取文本中的数值,实现斐波那契数列前90项的求值问题- By reading the text values to achieve the Fibonacci sequence is evaluated before the 90 questions
