资源列表
crr
- 这个m文件含有利用二叉树模型求股票价格的代码,里边有英文注释(This m file contains code for stock prices using a two forked tree model, with an English note in it.)
数据结构
- 数据结构完整版课件,包含集合,线性表等多个章节(A complete version of the data structure, including a collection of sets, a linear table, and many other chapters)
sort
- 提出了若干种利用C语言来实现的排序算法,可酌情应用于实际工程。(C language implementation of several sort algorithms)
student
- 输入五位同学信息,可根据需要的内容进行排序(Enter five students' information, which can be sorted according to the required content)
student
- 简单c++项目,建立班级通讯录,可实现增删查改功能(Simple c++ project, set up class address book, can realize the function of adding, deletions, check and change)
008 - Chess
- Chess game created using visual C++ language.
双向链表
- 简易的双向链表,通过主程序的调用即可实现增 删 改 查的功能并输出数组(A simple two-way chain table, the function of adding, deletions and modification and output array can be realized through the call of the main program.)
DoubleLinkList
- 双向链表分别用C、C++、C、JAVA实现。(The two-way linked lists are implemented by C, C++, C, and JAVA, respectively.)
DataAcquisitionLive
- Data Acquisition Live
[算法]数据结构与算法分析C++语言描述.Weiss.pdf
- 数据结构与算法分析C++语言描述.Weiss(Data structure and algorithm analysis C++ language descr iption.Weiss)
[算法]数据结构与算法分析C语言描述英文版
- 数据结构与算法分析C语言描述.Weiss.Second Edition(Data structure and algorithm analysis C language describing.Weiss.Second Edition)
Maze
- input the start point ,it will print a stepline to get out the maze