资源列表
backpack
- 最基础背包算法的实现,简单明了,适合初学者看下,有帮助的-The most basic backpack algorithm implementation is simple, suitable for beginners to look helpful
Divide-and-conquer
- 分支算法的VC++环境下实现,可以运行,简单适合初学者-Branch algorithm VC++ environment to achieve, you can run simple for beginners
WS
- 复杂网络研究中的WS网络随机生成算法。支持Gephi的.net文件结构。-The WS networks in the study of complex networks random generation algorithm. Gephi net file structure.
BA
- 复杂网络研究中的BA网络随机生成算法。支持Gephi的.net文件结构。-BA network in the study of complex networks random generation algorithm. Gephi net file structure.
SIS
- 复杂网络研究中的SIS传染病算法。支持Gephi的.net文件结构。-The SIS algorithm of infectious diseases in the study of complex networks. Gephi net file structure.
SIR
- 复杂网络研究中的SIR传染病算法。支持Gephi的.net文件结构。-SIR epidemic algorithm in the study of complex networks. Gephi net file structure.
ACM
- 整理的一些acm竞赛资料 参加acm竞赛能帮助程序员熟悉各种数据结构及算法 文件中有相关介绍及一些acm题解和源代码-Acm race finishing participate acm race-related presentations and some acm problem solution and source code to help programmers are familiar with a variety of data structures and algorithms f
Stack
- 用栈实现2个超出已有类型的数据最大值的相加-Stack to achieve two maximum sum beyond the existing types of data
QueueToJosephRing
- 用队列解决约瑟夫环的问题,使用两种方式构建队列。(C#构造)-Queue to solve the problem of Josephus, two ways of constructing the queue. (C# constructor)
Tree
- 二叉查找树和哈夫曼树的实现,实现节点的删除(包括根节点的删除,带有两个节点的删除,等),节点的查找,插入。-Binary search trees and Huffman tree, has implemented the deletion of nodes (including the root node is deleted, with two nodes removed, etc.), the node lookup, insertion.
LCS
- 寻找最长公共子序列的的VC++实现,使用VC6编写,采用了MFC库;输入两个字符串,输出最长子序列长度和最长子序列都有哪些-Find the longest common subsequence VC++ achieved using VC6 prepared using the MFC library What two input strings, the output longest sub-sequence length and the longest subsequence
bankomat
- A program for ATM . that will help you to make basic operations