资源列表
BigInteger
- 大整数库,实现了大整数之间的四则运算和模、模幂运算以及最大公约数的求解-Large integer library to achieve a large integer arithmetic and between modes, modular exponentiation and the greatest common divisor of the solution
biaodashi
- C语言,输入中缀表达式字符序列。输出:求值过程:每一步读入的字符和对象栈,运算符栈的变化情况以及最终结果。-C language, a sequence of characters input infix expression. Output: the uation process: read every step of the characters and objects into the stack, the stack changes the operator and the final
binarytree
- 树状打印二叉树,并判断是否为完全二叉树。-Tree print tree, and determine whether the full binary tree.
chazhao
- 实现二叉树的查找,实现二叉树的查找实现二叉树的查找-select the b_tree
SortingBinaryTree
- 用C++实现排序二叉树的建立以及排序二叉树的查找、插入、删除。带注释,简洁明了。-Use c++ to build up a sorting binary tree,and its search,insert and delete.
链表之VB实现(类)
- 链表一般是用C或C++实现的,用VB的类模块实现,试过吗?没想到可以实现吧-C or C + +, VB class module, tried? Never mind can achieve it
sanlianqi.ZIP
- 生成一个TICTACTOE类,编写出三连棋游戏的程序。-generated a TICTACTOE category, even prepare three chess game procedures.
find_way
- 求最地图的短路径 时间复杂度为o(n),空间也没要多大-Seek the shortest path of map Time complexity iso(n)
Eight
- poj1077:用c++通过启发式搜索算法解决八数码问题,查找最快的数据结构是哈希,搜索最快的是启发式搜索,但都有条件,前者要求冲突律低的哈希函数,后者要求找到启发函数-solve the poj1077with c++
two
- 构造一个二叉树的基本算法,使用C编程,调试通过。-Construct a basic binary tree algorithm, the use of C programming, debugging through.
DBSCAN
- 数据挖掘中聚类算发中基于密度的算法DBSCAN-Hair count data mining clustering algorithm DBSCAN density-based
4-5-Programing-Storing
- 4-5 Programing Storing
