资源列表
RSA加密算法
- 可使用RSA加密算法对明文进行加密和解密(RSA encryption algorithm can be used to encrypt and decrypt plaintext.)
fortran 调和常数分析 最小二乘法
- fortran 调和常数分析 最小二乘法,基于卫星高度计海面高度异常资料获取潮汐调和常数方法及应用
平衡二叉树
- 本算法实现了平衡二叉树的C++应用,包括平衡二叉树的增删改查。(This algorithm implements the balanced two fork tree C++ application, including balancing two tree tree's additions and deletions.)
dsalog-local-select
- 刚才邮箱写错了 幂法反幂法程序作业 带LU分解子程序 DOLITTLE分解法等(Just now the mailbox wrote wrong power inverse power program job band LU decomposition subroutine DOLITTLE decomposition method, etc.)
seedFormatParse
- java版本的seed解析,包括seed转换miniseed(Seed analysis of java version)
中科院陈玉福计算机算法设计与分析期末简答题答案
- 中科院陈玉福数据结构与算法设计答案,在雁栖湖上课的同学会用到,老师的可很好(Algorithm design and data structure)
数据结构python
- 很多数据结构用C++和java写的,这里我用python写的一些数据结构的实现(Write LinkNodes using python)
Qt_Flight
- 图形化界面,简易航线查询系统,数据源为压缩包内的.csv文件 求任意两个机场之间的最短飞行时间。 仅限直飞或 1 次中转,求任意两个机场的航线(航班 ID 顺序表)。 给定起飞时段或者降落时段或者机型要求,求任意两个机场的多个备选航线(航班 ID 顺序表)。 给定起飞时段或者降落时段或者机型要求,求任意两个机场之间的航费(机票价格)最低的路径。(Find the shortest flight time between any two airports. Only direct
Algorithm design and analysis(Java)
- 王晓东版本的算法设计与分析,介绍数据结构与常见算法题目,附Java代码示例。(Wang xiaodong version of the algorithm design and analysis, introduce the data structure and common algorithm topics, with Java code examples.)
C经典数据结构算法
- 包含单链表、单循环链表、顺序表、链栈、二叉树、图及汉诺塔等C经典数据结构算法
b搜索树
- b树的c++代码实现例程,附测试代码,用于高级数据结构的学习
快速排序Python
- 快速排序算法的Python实现,最下方是例子,直接运行即可看到原始数组和排序后数组
