资源列表
dolittle
- 实现了数值分析课程中的dolittle LU分解法 可以直接运行-Numerical analysis course to achieve the dolittle LU decomposition can be run directly
21840298ch1example3prg1
- 我们的一个非线性振动课的作业,希望大家能用上啊!-Of our non-linear vibration of a homework assignment, hope everyone can be on the ah!
hanoi
- towers of hanoi non recursive C-towers of hanoi non recursive C++
st
- 我自己写的关于后缀树的实现,可以参考。 implementation of suffix tree, just for reference.
FFT
- FFT算法的VC实现 包括FFT、DFT等算法-FFT
duoxiangshi
- 数据结构:多项式运算,可输入系数与项数,进行加减的多项式运算-Data structure: polynomial operations, enter the coefficients and the number of items, addition and subtraction of polynomial operations
houzhui
- 后缀表达式求值小程序。实现了数据结构书中后缀表达式求值的算法。-Postfix expression evaluation applet. To achieve a data structure in the book of postfix expression evaluation algorithm.
castle
- usaco题库的Section2.1部分的castle问题解法源代码-usaco the Section2.1 part of the castle exam Solutions to the source code
ALG
- heap sort 用c++实现归并排序-heap sort implementation using c++ merge sort
tongji-xuesheng-xinxi
- 这是学生成绩查询系统的一小部分,能实现(1)函数input() 输入20个学生姓名和高考总分; (2)函数sort() 按高考总分从高到低的顺序排序,姓名顺序也随之调整; (3)函数display()显示学生姓名及其高考总分; (4)在主函数中输入一个姓名,编写函数search() 用顺序查找方法找出该学生。若查找成功,在主函数中显示该生姓名及其高考总分;否则显示查找失败。 -This search system is student achievement a small pa
FIFO-Replacement-algorithm
- FIFO 置换算法 操作系统大作业FIFO源代码-FIFO Replacement algorithm
xuanzhepaixu
- 这篇文档旨在向数据结构初学者介绍一些简单的排序算法的思想,此片文档介绍了简单的选择排序-This document is designed to introduce beginners to the data structure thought some simple sorting algorithm, this film document describes a simple selection sort