资源列表
数据结构和算法
- 找工作笔试面试都会考的基本数据结构;都是牛客网上的笔试真题(newcoder;structure;find work;)
凌阳61A语音识别
- 以 SPCE061A 单片机为核心,改装市场上的玩具机器人,使改装后的机器人具有语音识别能力,根据识别的语音完成跳舞等动作。
Prime
- Prime算法生成最小生成树,使用GDI+将最小生成树画出-Prime algorithm to generate minimum spanning tree, minimum spanning tree to use GDI+ to draw
递归
- 递归算法,字符串的倒序输出。-recursive algorithm, the reverse output string.
puk
- 北大大牛代码 1240道题的原代码 超级权威 -North Daniudi title code 1240 of the original super-authority of code
datastruct_src_2
- 清华大学<<数据结构>>第二版,严蔚敏那本经典书籍的c实现即课后习题解答。不可错过-Tsinghua University < < data structure> > Second Edition, YAN Wei-min and that of the classic book c answers to the achievement of that after-school exercise. Not to be missed
data_structure_ustc
- 浙江大学白剑宇老师的《数据结构》课件,里面还有一个高教版的课件-Zhejiang University, Bai Jianyu teacher " data structure" courseware
datastructurePPT.rar
- 数据结构严蔚敏版本的数据结构PPT。内容详细,每个算法都有详细演示。,Data Structure YAN Wei-min version of the data structure of PPT. Details, each algorithm has a detailed presentation.
tanxinsuanfa
- vc写的贪心算法,算法分析与设计里面的,需要的同学可以下载-vc wrote greedy algorithm, algorithm analysis and design inside, students may need to download
xiangqi
- 数据结构实习里面关于国际象棋马的遍历问题 自己编写-Data structures inside the internship through on chess problems to write your own horse
棋盘覆盖算法
- 有3个棋盘覆盖的算法,C++程序,
runlengthline
- 一种新的查找最佳像素点的方法,与传统方法相比,新算法节点的查找方 式的突出特点是按段进行的,为了提高算法的性能,对算法进行了增量优化。文章最后对两种算法进行速度比较发现, 本算法在速度上优于传统直线生成算法。-A new method to find the best pixel, compared with traditional methods, the new algorithm to find node by way of the salient features of the