资源列表
建树和遍历
- 建树和遍历-achievements and Ergodic
GAUSS
- 使用C语言实现高斯迭代算法,其中分为高斯算法与高斯回溯算法。
number_of_fibs
- 计算满足a<=x<=b且是Fibonacci数的x个数。-Calculated to satisfy a
sy1
- 链表的建立,建立以个链表以及完成插入,删除等操作。-List the establishment of the establishment of a linked list and the completion of insertion, deletion and other operations.
Lyapunov_Rosenstein_logistic_m_main
- Lyapunov_Rosenstein_logistic_m_main是MATLAB环境中计算LYAPUNOV指数的主程序-Lyapunov_Rosenstein_logistic_m_main is the MATLAB environment to calculate the main index LYAPUNOV
liang_barsky.cpp.tar
- Liang barsky clipping program-Liang barsky clipping program...
OpenGL-face
- OpenGL绘制二维人脸图形 利用简单的几何图形绘制组合出一个二维图形-OpenGL rendering 2D graphics Face the use of simple geometric shapes drawn combination of a two-dimensional graphics
4
- 设无向图G有n个点e条边,编写算法建立G的邻接表,并按照深度优先搜索输出顶点间。-Let undirected graph G with n vertices e edges, G to write algorithms to establish the adjacency table, and depth-first search in accordance with the output vertex requires time complexity of the algorithm is
atom
- 实现了分子模型,即多个电子围绕着分子旋转,不同的轨迹。-make atom model true.
cropnegativeimage
- opencv中处理负样本时随机从大尺寸样本图片中截取负样本图片-opencv random intercept negative sample images from the big picture when dealing with a sample size of negative samples
sift
- opencv + visual stdio下的sift匹配算法,本人也在学习,大家一起加油吧。-sift opencv+ visual stdio under the matching algorithm, I am also learning, we fuel it.
0-1_package_problem
- 0-1背包问题:使用动态规划算法进行求解0-1背包问题-0-1 Knapsack Problem: Solve the 0-1 knapsack problem using a dynamic programming algorithm