资源列表
清华版数据结构代码实现
- 清华版数据结构代码实现-Qinghua version code data structure to achieve
C_qeustion3
- 双向链表的操作,包括初始化,插入,删除,排序,释放,检索。使用动态内存,用结构体描述链表-Doubly linked list of operations, including initialization, insert, delete, sort, release, retrieval. Use of dynamic memory, linked with the structure described
1003
- 第33届ACM亚洲区域赛(哈尔滨赛区预选)1003题目源码-The 33rd ACM Asia regional event (pre-division Harbin) 1003 Title Source
tingchezhangwenti
- 关于C++课后习题 停车场问题的解决 -Solution on the C++ after-school exercise Parking
Cyuyanjiaocheng
- C语言是一种结构化语言。它层次清晰,便于按模块化方式组织程序,易于调试和维护。C语言的表现能力和处理能力极强。它不仅具有丰富的运算符和数据类型,便于实现各类复杂的数据结构。它还可以直接访问内存的物理地址,进行位(bit)一级的操作。由于C语言实现了对硬件的编程操作,因此C语言集高级语言和低级语言的功能于一体。既可用于系统软件的开发,也适合于应用软件的开发。-C language is a structured language. It is level, clear and easy modul
qianshui
- 算法分析,潜水比赛问题。找出最优调度方案。-Algorithm analysis, the diving competition issues. Find the optimal scheduling solution.
bi_tree
- 二叉树数据结构,包括建立、遍历、希望对数据结构的初学者提供帮助-Binary tree data structure, including the creation, traversal, and I hope the data structure to help beginners
zuoye
- 用堆栈的方法,来实现两位数的简单四则运算。 -Stack method to achieve the simple four double-digit arithmetic operations.
NQueens
- N皇后问题的实现,用回溯法实现N皇后问题-N Queen' s problem of the realization method used to achieve N Queen' s back issues
kmp_char
- KMP算法的C++实现完整代码。可以帮助初学者理解KMP算法的原理。-KMP algorithm to achieve a complete C++ code. KMP algorithm can help beginners to understand the principle.
erchashu
- 实现用二叉树求两节点最近祖先的功能,方便实用-Seeking to achieve with a binary tree node recent ancestor of two functions, convenient and practical
C-100excesices
- c语言100实例和教程,应用于c语言基础学习的参考含线性表,数组,队列,堆栈,广义表,递归,图,排序等。-C 100 examples and tutorials, used in c language foundation study reference including linear table, array, queue, stack, generalized table, recursion, figure, sort, etc.
