资源列表
zoj1161
- acm.zju.edu.cn上1161题的代码。 此题可用动态规划也可用贪心,这里采用贪心,时空效率更高。
Cpp1
- 一个数据结构的源码,描述了二叉树的三种遍历。
Josephus
- 设有n个人围坐在一个圆桌周围,现从第s个人开始报数,数到第m的人出列,然后从出列的下一个人重新开始报数,数到第m的人又出列,…,如此反复直到所有的人全部出列为止。Josephus问题是:对于任意给定的n,s和m,求出按出列次序得到的n个人员的序列。-With n individuals sitting around a round table is starting from the first s individuals reported number, the number of peopl
search
- 数据结构:利用C++实现顺序表查找,代码简单易懂。-Data Structures: Using C++, the order table to find the code easy to understand.
prog2_maze
- 一个c语言的迷宫程序,用数据结构算法做的,挺好的-A maze of c language program, with the data structure algorithms do, very good
linked-list
- C语言指针的应用之一:链表。具有“建立链表、插入结点、删除节点、显示节点”等功能。作为演示教学程序-C language of the application of Pointers: linked list. With "establish linked list, insert, and delete node, show node node" etc. Function. As a teaching demonstration program
wuxiangtu
- 求无向图的连通分支的一个程序,C语言实现的,比较容易理解-Find the connected components of an undirected graph
infixtopostfix
- This a progran for inx to postfix conversion in c language.-This is a progran for inx to postfix conversion in c language.
sitela
- 迪杰斯特拉求解单源点最短路径,不能有负权值存在-the shortest path
shu
- 数组 栈 入栈 出栈 插入 删除 返回栈的长度 -Array Stack
hdu1542Atlantis
- hdu1542(Atlantics)的AC代码,用线段树+扫描线实现-hdu1542 (Atlantics) AC code with the the segment tree the+ scan line to achieve
wx_sample
- 微信开发例子,密码算法,从微信开发文档中可以下载-sample code example for winxin develop