资源列表
Hash_contact
- 这是一个使用哈希实现的班级通讯率程序,将人名转化为拼音后,映射到一数组上,使用拉链法避免冲突。并附有一报告。-This is a communication rate programs use hash implementation class, after the name into pinyin, mapped to an array, using a zipper method to avoid conflict.
Dijkstra_matlab
- matlab 实现单源点最短路径算法。包含注释和运行结果。-matlab Dijkstra
quicksort_matlab
- matlab 实现快速排序算法。一共有主程序,分类,插入和选择四个程序。-matlab,Quicksort algorithm
DS_1
- 西南交大电气数据结构实验一。顺序表的插入与存储-data struct
DS_2
- 西南交通大学电气工程学院,数据结构试验2.链式存储-Data struct
DS_3
- 西南交通大学电气工程学院,数据结构试验3.栈-data struct
chapter-3-stack-and-queue
- 严蔚敏的数据结构书中的源代码,非伪代码,可执行-real code
chapter-10-order
- 外部排序的源代码,里面有很多种常用的外部排序算法。-data struct
DSP-Using-MATLAB
- 数字信号处理的经典之作,需要的下载,带Matlab的讲解-Digital Signal Processing Using MATLAB 3rd Edition
bionic.tar
- Google开发的自定义的c/c++库Bionic,主要用于移动设备嵌入式环境。gbu的库太大了不适合在嵌入式环境使用。学习c库函数的实现有助于更快的学会c语言。-Google developed custom c/c++ library Bionic, mainly used in mobile devices embedded environments. gbu library too is not suitable for use in an embedded environment.
interview100
- 微软面试100题系列。包含了很多大公司的面试试题和答案。找工作的人必备-Microsoft interview questions 100 series. It contains a lot of big companies interview questions and answers.
leetcode-cpp
- leetcode 上题目的答案。很多公司的笔试和面试的题目都是出自leetcode上的原题。找工作时可以好好看看。-On the subject of the answer leetcode. Many companies in the written test and interview questions are the original title leetcode on. You can take a look at when looking for work.