Coder Social home page Coder Social logo

ustc_sse_algorithm's Introduction

SSE_Algorithm

中科大徐云老师软件学院算法导论课程,课程首页

课程章节

基础的数据结构老师都没有讲

  • 课程介绍
  • 函数增长模型
  • 分治法
  • 快速排序
  • 线性时间排序
  • 中值和顺序统计
  • 红黑树
  • 数据结构的扩张
  • 动态规划
  • 贪心算法
  • 回溯法
  • 摊还分析
  • 二项堆
  • 不相交集合
  • 图论
  • 数论
  • 字符串匹配
  • 计算模型

课程实验

  1. 快排序算法及其优化(7.4-5);

  2. 红黑树插入算法;

  3. 区间树上的重叠区间查找算法;

  4. 求平面上n个顶点的最近点对问题;

  5. 最长公共子序列(LCS)问题;

  6. Huffman编码问题;

  7. 最佳调度问题的回溯算法(sch2-2);

  8. 图搜索BFS算法及存储优化.

其他

所有课程资料都在这里,代码都是自己手写的,可能有bug,有问题可以联系我

ustc_sse_algorithm's People

Contributors

yuantao1995 avatar

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    🖖 Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. 📊📈🎉

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google ❤️ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.