资源列表
Large-integer-multiplication
- 大整数的计算方法实现,供c/c++初学者学习使用- Large integer calculation method of implementation for c/c++ beginners learning to use
TRIAL
- as simple program which reverses k alternate nodes of a singly linked list by using an efficient algorithm.
222
- 学生管理系统,使用二叉树,使用广度优先遍历-Student management system
SimpleFactory
- 设计模式中的简单工厂模式 SimpleFactory c++代码实现-SimpleFactory cpp!!!!
tuzhaosewenti
- 图着色问题的回溯算法,图着色问题是一个NP-完全问题.
yanghuisanjiao
- 数据结构中用c语言实现打印杨辉三角前n行的算法-yanghuisanjiao
Bellman
- Bellman-Ford算法的源代码。大伙自己看吧,看不懂的allenlsy@gmail.com-code for algorithm bellman-ford. allenlsy@gmail.com
max
- c++编程 求最大值,用的是递归算法,非常简单和方便的,这是针对链表的-c++ programmer seeking maximum, using a recursive algorithm is very simple and convenient, this is for the list
Reverse-link
- 反向链接一个链表。程序完整可以直接编译运行-Reverse link of a linked list. Integrity of the process can directly compile and run
java1
- 快速排序,排序是计算机算法中很重要的一部分,本人写的不算很好但也不错。-Quick sort, sorting algorithm is a very important computer part, I write not very good but not bad.
Cows-beds
- 大一作业,奶牛床位问题。对大一的孩子来说比较难-Freshman homework, cows beds. For a child is difficult
yue
- 约瑟夫环解决一个历史上的问题,主要是一群人围成一个环,解决最后谁活下来的问题-Josephus solve a history of problems, mainly a group of people surrounded by a ring, to solve the last problem of who survived