搜索资源列表
ruanjianjiagou
- 精心整理,吐血奉献 内容包括:论软件架构师的角色和培养:任职资格 1 C语言嵌入式系统编程*之背景篇 3 C语言嵌入式系统编程*之软件架构篇 6 C语言嵌入式系统编程*之性能优化 12 C语言嵌入式系统编程*之键盘操作 16 C语言嵌入式系统编程*之内存操作 19 C语言嵌入式系统编程*之屏幕操作 26-carefully collated dedication to vomit blood contents include : software arch
8huanghou
- 八皇后问题是一个古老而著名的问题。这个问题是十九世纪著名的数学家高斯1850年提出:在8X8格的国际象棋上摆放八个皇后,使其不能互相攻击,即任意两个皇后都不能处于同一行、同一列或同一斜线上,问有多少种摆法。高斯认为有76种方案。1854年在柏林的象棋杂志上不同的作者发表了40种不同的解,后来有人用图论的方法解出92种结果。例如: 0 0 0 0 0 0 0
GraphAlgorithm.rar
- C++语言下, 关于图论算法的一些模版, 包括一般图最大匹配, km匹配, 最小割等等, 共15个模版,C++ language under the graph theory algorithm on a number of templates, including the maximum matching in general graph, km matching, minimum cut, etc., a total of 15 templates
c
- 在c的环境下产生基于排队论的服从泊松分布的随机变量-generate poisson
Graph-Theory
- 图论,主要是TSP问题的解决方法,用C++实现的过程-Graph theory, mainly TSP solution to the problem, with the realization of the process C++
n
- 基于c++的排队论问题,MM1∞模型的模拟实现-Based on queuing theory c++, the simulation model implementation MM1 ∞
MM1
- 基于c++的排队论问题,MM1∞模型的模拟实现-Based on queuing theory c++, the simulation model implementation MM1 ∞
CPPAlgorithm-examples
- 好用的c++算法实现,对图论,DFS框架,排序等算法的学习非常有用-Easy to use c++ algorithms, graph theory, DFS frame, sorting algorithms, such as learning useful
DAIMA
- 代码是图论最短路径Dijkstra的c++代码.还有常见的排序法的代码-Code is the shortest path graph Dijkstra c++ code. There are common sorting code
Google_Cpp_Style_guide_CN.pdf
- 谷歌c/c++代码规范。被李开复评论为世界上最好的代码规范。对于程序员写出可读性强的代码非常有帮助-Google c/c++ code specifications. Comments are Kai-fu Lee for the world' s best code specifications. For programmers to write readable code is very helpful
