资源列表
DataStruct_MFC_WinMain_SortMethod
- MFC中winmain详解,c++各种排序算法以及二叉树,搜索树,红黑树及其他数据结构的实现-Detailed in winmain MFC, c++ various sorting algorithms and binary search trees, red-black tree implementation of data structures and other
code
- 学生数据提取,查表,微型日记记录,链表查找-Student data extraction, look-up table, mini diary records, the list to fin
Demo_Sort
- 一个排序可以用的C++函数模板,对算法感兴趣的可以参考下。-Can be a sort of C++ function template, the algorithm is interested can refer to.
graph_dijkstra
- dijkstra算法,求解网络图中的最短路径问题。-dijkstra algorithm, solving the network map in the shortest path problem.
dijkstra
- Dijkstra算法的C语言程序实现,有两种方法包括,推荐下载,在此分享。-Program Implementation of Dijkstra algorithm, there are two methods include, recommended download in this share.
EM-Algorithm
- EM算法 , EM算法是机器学习中一个很重要的算法,即期望最大化算法-EM algorithm, EM algorithm is a very important machine learning algorithm, that is, expectation maximization algorithm
hafumanshu
- c语言实现的哈夫曼树源代码,找到最小长度的编码-the source code of the huffman tree
251025
- 用c++实现的棋盘覆盖 -C++ implementation with a board covered with a c++ implementation of the board cover
25142
- 贪心算法-背包问题贪 心算法-背包问题-Greedy algorithm- greedy algorithm knapsack problem- Knapsack Problem
classic-algorithm
- 一些常用的算法,这些算法对一些经典问题有很好的解决,适合acm初学者.-Some commonly used algorithms for some classical problems have a good solution, suitable for beginners acm.
c1
- c++,用快速排序实现对十万个单词进行排序-c++, use the quick sort implementation to sort the words of thousands of
dynamic-of-acm
- 简单的动态规划,怎么利用数据冗余,实现动态规划,得到高效的算法-Simple dynamic programming, how to use data redundancy, dynamic programming, efficient algorithms are
