资源列表
TestDemo
- 把8,5,3,2颗珠子分别装到四个盒子里,每次从最多的盒子里拿三颗又分别放到其他三个盒子里,按此操作1990次,最终四个盒子各有多少颗珠子-8,5,3,2 beads in four boxes, each take three largest box respectively on the other three boxes, press this operation 1990 times, the final four boxes each with How many beads
hash
- 一个比较基础的hash表建立程序,有助于大家对hash表的原理掌握。对不熟悉hash的朋友相当有用。-A basis for comparison of the hash table to establish a program to help people grasp the principle of the hash table. Friends are not familiar with the hash quite useful.
BTree(C)
- 转换二叉树与广义表(C语言),有助于大家了解二叉树的定义。-Convert a binary tree with broad table (C language), will help you understand the definition of the binary tree.
deep-serch
- 此代码用于实现深度遍历,代码非常完整。我了个擦-This code is used to realize the depth of the traversal, the code is very complete. I rub
width-serch
- 亲爱的站长,仰慕已久,非常想加入,特奉上代码,供您查阅。代码是关于广度遍历的。-Dear webmaster, admired the long, very much like to join special offer code for your review. The code is on breadth traversal.
tickets-management-syetem
- 亲爱的站长,仰慕已久,非常想加入,特奉上代码,供您查阅。代码是关于车站售票系统的。-Dear webmaster, admired the long, very much like to join special offer code for your review. The code is on the station ticketing system.
management-syetem
- 亲爱的站长,仰慕已久,非常想加入,特奉上代码,供您查阅。代码是关于深度遍历的。-Dear webmaster, admired the long, very much like to join special offer code for your review. Code is depth traversal.
KenKenPuzzle
- 此程序采用回溯法求解了KenKen 问题。关于KenKen问题的描述,详见www.kenken.com-This program uses backtracking Solving KenKen issues. KenKen problem descr iption, see www.kenken.com ..
ProgrammingPearls(chs)
- 编程珠玑中文版,提高编程技巧的一本很好很强大的参考书,适合编程发烧友或者从业人员使用-Programming Pearls Chinese edition, a very good reference book to improve programming skills for programming enthusiasts or practitioners use
ComplexCalculator
- c++复数类计算器,支持用户直接输入日常书写习惯的表达式。原理:你波兰表达式+栈-c++ complex class calculator, support direct user input daily writing habits of expression. How it works: you Polish expression+ stack
Data-structure-calculations
- 包括对栈、图、链表、队列、二叉树等的操作。-Including the operation of the stack, linked lists, queues, binary tree.
Single-linked-list
- 使用C#图形界面,演示单链表的删除、插入、查找等功能。使用画图工具,实时画出每个节点和连线-Use the graphical interface of the C# demo single linked list, delete, insert, search functions. Use drawing tools, real draw for each node and connection
