资源列表
fwf
- miler_rabin 算法实现,验证是否是素数,(概率性测试)-Miler_rabin algorithm, validation is a prime, (probabilistic tests)
count
- 题1_统计字符串中每个英文字母出现的次数,一次编程作业-The problem 1_ statistics string for each English number of letters appeared, a programming operation
student-information
- 用于完成对学生的信息的管理,可以通过学号来删除或加入成员等一系列操作-For the completion of student information management, you can learn sign to remove or add members to a series of operations
brackets_matching
- C++栈实现括号匹配的检验,基于类,对{[()]}进行匹配检验。-C++ stack implementation parenthesis matching test, based on the class of {[()]} test match.
Text1
- 一个统计学生成绩的程序,要求输入10个学生5门功课的成绩,分别用子函数求出:(1)每个学生的平均分;(2)每门功课的平均分;(3)找出最高分所对应的学生和功课-A statistical procedure for student achievement, asked to enter the 10 students five homework results were obtained with Functions: (1) The average score for each student
poj1816
- poj上1816题,用静态trie树这个数据结构实现-poj on the 1816 title, with the static trie tree data structure to achieve this
fanxinsuanfa
- 定义一个vector,元素类型为INT,插入10个随机数,使用sort按升序排序,输出每个元素的值,再按降续排序,输出每个元素的值,练习用find查找元素,用min和max找出容器中的最小元素和最大元素,并输出。-Define a vector, the elements of type INT, insert 10 random numbers, use the sort ascending sort, the output value of each element, and then dr
yuesefu
- c语言实现约瑟夫环,用的循环单链表。输入成员总数n(1-n)以及开始编号k,从编号k开始报数到(out=k)出列,然后out=出列的编号,继续重复下去。-c language Josephus, the cycle of a single linked list.
huichang
- 执行贪婪算法,让持续时间最短的优先安排会场 -Execute greedy algorithm, so that the duration of the shortest priority venue
1029Falsecoin
- 算法编程题,北京大学OnlineJudge 1029Falsecoin-1029Falsecoin
tan
- 这是单源点最短路径的程序,当时是我大三做的。算法分析的课程。-This is a single-source-point shortest path procedure, was my third year to do. Analysis of algorithms courses.
expression
- 表达式求值,基于数据结构课表的代码,运用站和队列-Expression evaluation