资源列表
KDTree
- K叉树 < 数据结构与算法分析in C> -K-tree Data Structures And Algorithm Analysis in C
FibonacciHeap
- 斐波那契堆 学<<数据结构与算法分析in C>>这本书的时候写的-Fibonacci heap
dfs
- 通过位运算实现可输入数据的八皇后运算问题-By bit arithmetic the eight queens operator input data
program
- 本篇文档介绍了C++许多算法的源代码,非常有利于C++的练习-This document introduces the c++ many kinds of algorithm source code, very conducive to c++ practice
Document-ranking-algorithm
- 以前的算法是根据点击数目来排行,有很多不足的地方,比如没有考虑时间因素,没有考虑用户对其的推荐等因素,我打算以文章浏览次数,评论次数,引用次数以及文章的日期来生成。把用户的评论数目作为推荐次数,文章的发表日期到今天的时间做为时间因素。 1条评论和100次浏览有相同积分。 1条Traceback等于2条评论的积分。评论和引用的增长是线性的。 浏览次数增大,取得的积分以开平方根的方式增长,即数字越大,变化越小。 文章的日期做为负积分,以指数方式增长,越老的文章,会变为
ShunXuBiao
- 用c语言编写的对于数据结构上的,顺序表的练习,内容都是教师上课发下来的源代码!-C language for data structure, the order table exercises, the contents are school teachers down the source code!
BiaoDaShi
- 对于数据结构上的表达式的练习,内容都是些自己课堂上练习的,或者是老师发的源代码!-Expression exercises on data structures, all own practice in the classroom, or the teacher handed out the source code!
RsaDelphi
- 用delphi实现RSA加密算法的例子。-Example of the RSA encryption algorithm with delphi.
Classic-algorithms-of-the-sort
- 这是本人在研一上课时所整理的文档,包括冒泡排序,直接插入排序,直接选择排序,希尔排序,归并排序,快速排序和堆排序这七种常用的排序方法,这些文章不仅使我在考试中取了不错的成绩,也为后来顺利面过迅雷,腾讯,微软打下了良好的基础,现在整理成电子书形式,希望能对大家有所帮助。-This document is a I finishing Kenichi class, including bubble sort, insertion sort, direct selection sort, shell s
Graph-traversal
- 图的遍历及实验报告。输入构建一个无向图,将其用深度优先搜索的递归和非递归遍历以及广度优先搜索遍历,并输出。-Graph traversal and experimental reports. Input to build a non-directed graph, its recursive and non-recursive traversal depth-first search, and breadth-first search traversal, and output.
AlgorithmsandDataStructures.pdf
- 算法与数据结构 第1章 引论 数据结构研究什么 基本概念和术语 数据类型和抽象数据类型 算法和算法分析 用C语言描述数据结构与算法-Algorithms and Data Structures
topxia-TopxiaOEmbed-4cb4183
- PHP解析优酷、土豆、酷6、新浪视频等网址 参见 Demo,见好知网的小组“发视频"的功能。-The PHP parsing Youku, potatoes, cool, Sina video website see http://www.howzhi.com/group/php/discuss/424 Demo, brought the matter the HowNet of team " made the video" functionality.
