资源列表
QuickSort
- Visual C++ QuickSort Implementation
static_boundary
- 有限元分析中把温度场结果转化为应力场进行计算的文件-In finite element analysis ,translate the temperature field results to calculate the stress field translate the temperature field results.
mySnakeGame
- 贪食蛇的c语言实现,方法和原理。Snake in the C language-Snake in the C language
Factorial-of-large-numbers
- 基于链表的大数阶乘,使用自己的链表实现,可以计算10W的阶乘-Based on the list of the factorial of large numbers, to use their own lists to achieve, you can calculate the factorial 10W
abcd
- learning showing alfabet in fortran
managersys
- 一种基于纯C语言的学生成绩管理系统,经测试完全可用。-Based on pure C language student achievement management system, has been tested and fully available.
YangHui
- 使用队列的数据结构,实现杨辉三角的输出,输入N行,得到N行输出-Use the queue data structure, to achieve output Pascal' s triangle, enter N lines, give N line output
HString
- 通过堆串的存储方式,实现串的初始化,赋值和拷贝操作-String stored by the stack to achieve the initialization string, assignments, and the copy operation
Joseph-Circle
- 使用链表实现约瑟夫环,总人数为N,报数M的人出列,得出依次出列的人的序号和最终留下来的人-Use the list to achieve Josephus, the total number of N, reported that the number of people out of the line M, derived in turn out of the line and the final number of persons who stay
KMP
- 使用KMP算法进行模式匹配,算出模式串中next[j]的下标-KMP algorithm using pattern matching, calculated pattern string next [j] subscr ipt
BM
- 使用BM算法对字符串进行模式匹配,得出主串和模式串的匹配下标-BM algorithm using a pattern matching string, draw strings and the main index matching string pattern
parenthesis-matching
- 链栈的方式实现括号匹配的判断,匹配返回成功的提示,不匹配则提示哪个括号不匹配-Judgment chain stack way to achieve parenthesis matching, matching returns success tips, which does not match the prompt does not match brackets
