搜索资源列表
算法zxm
- 前一阵出去玩了,补回还差的2个,里面包括上次上载的一共5个,另加个汇编程序,是课堂实验-play out a little while ago, to compensate for the worse two, including the inside on the last of a total of five, plus a 000 assembler, a classroom experiment
AVT
- 平衡二叉树是数据结构中一个非常重要的概念。它对二叉树的优化和提高查询效率有重要的作用,它是动态查找的一个非常重要方法,它在实际生产中有着广泛的应用。 通过本课程设计教学所要求达到的目的是:充分理解和掌握二叉树、平衡二叉树的相关概念和知识。掌握平衡二叉树的生成、结点删除、插入等操作过程,并编程实现从键盘上输入一系列数据(整型),建立一棵平衡二叉树,任意插入或删除一个结点后仍然要求构成平衡二叉树,并按中序遍历输出这棵平衡二叉树。 -Balanced binary tree data s
game_of_21_points
- 数据结构一个经典的程序,21点游戏。我的程序的优点是,可以供几个玩家同时玩~~大家参考,欢迎提意见-Data structure of a classic program, 21 point game. My program has the advantage that can be used for the same time, a few players to play ~ ~ your reference, please put forward their views
wuziqi
- 五子棋对战源代码 算法设计,选择当前最优-Backgammon play against the source code for algorithm design, select the current best
2(2)
- 计算24点的C程序(穷举法) 几年前,女朋友很喜欢和我玩计算24点的游戏,来测试谁的反应更快一些,结果我总是输而不得不承认在这方面她比我强。于是我就用C和我可怜的数据结构知识写了这个程序来挽回点面子,结果竟然让她很佩服。现在女朋友已经成功升级成老婆了,这程序也久没有用武之地了,就放在这里给和我们有一样故事的人们参考一下吧! -Calculate the C 24-point program (exhaustive method) a few years ago, and my girlfri
KMP
- KMP算法,最快的字符串匹配算法,在子串查询中扮演重要角色-KMP algorithm, the fastest string matching algorithm, in the child play an important role in the query string
CrazyLine
- topcoder 694题目A rigorous teacher makes all his students stand in a line before entering the classroom. Being a rigorous teacher, he makes the students line up in non-descending order by height. One time, while the students were lining up, the teacher
yuesefu
- 约瑟夫生者死者游戏的大意是:30个旅客同乘一条船,因为严重超载,加上风高浪大,危险万分;因此船长告诉乘客,只有将全船一半的旅客投入海中,其余人才能幸免遇难。无奈,大家只得同意这种办法,并议定30个人围成一圈,由第一个人开始,依次报数,数到第9人,便把他投入大海中,然后从他的下一个人数起,数到第9人,再将他投入大海,如此循环,直到剩下15个乘客为止。问哪些位置是将被扔下大海的位置。-Joseph living dead game to the effect that: 30 passengers
1
- 带头结点的单链表类程序,这个是我从书上辛辛苦苦打的,下载了以后涉及到链表类的问题就不用辛苦了。-Take the lead in a single linked list node class program, this is hard to play from the book, download the list after a series of questions related to do not hard.
N-binary-tree-to-traverse
- 本程序用递归法遍历N叉树。可进行深度和广度遍历。 注: 按“/”键结束输入 如 2 1 3 / 6 / 9 / / / / 输入可得 深度遍历为21369,广度遍历为21369 最打节点个数为100个,且节点类型为字符型-This program using a recursive method to traverse N binary tree. For depth and the breadth traverse.
play
- 耶稣有13个徒弟,其中有一个徒弟出卖了耶稣。现在将13个人标上号码1~13,并围成一个圆圈,然后1,2,3,1,2,3,1,2,3……的轮着报数,只要报到3的人被删除,如此循环着,最后剩下的那个人的就是叛徒。-Jesus has 13 disciple, and there is a disciple betray Jesus. Now 13 people will be marked with a number 1 ~ 13, and round in a circle, then 1,2,3
STM3210B-LK1-USB
- STM3210B-LK1开发板玩USB的程序,包含固件、驱动和测试用的应用程序,上下位机通讯,很简单的实现。-The LK1 development board STM3210B-play USB-program, including firmware, drivers and test applications, the upper and lower machine communication, very simple to achieve。
eightnumber
- 八数码难题,又称九宫格问题,也是我们平时玩的华容道,用分支限界法解决该问题-Eight digital problem, also known as the squared problem, we usually play Huarong, branch and bound method to solve the problem
caipaiyouxi
- 猜牌游戏 小勇有3张纸牌,他用来跟小实玩猜牌游戏。先,小勇把3张纸牌给小实看,说:“小实,心里选一张,我等会可以猜出你选的是什么。”小实说:“好的,我心里选了一张啦。”小勇拿出第1张牌和第2张牌组成一组,问:“这里有没有你选的牌?”,小实说:“有啊”,然后小勇拿出第2张牌和第3张牌组成一组,-Guess brand game Xiaoyong three cards, he used with a small real play guessed brand games. First, Xiaoy
poj1012
- poj1012解题报告,采用打表做的,先计算出数字,再输出-poj1012 problem solving reports, play table, first calculate the number, and then output
OllyDBG_1.10
- OllyDbg是运行在Windows 95、Windows 98、Windows ME、Windows NT 和 Windows 2000系统下的一个单进程、多线程的分析代码级调试工具。它可以调试PE格式的执行文件及动态链接库,并可以对其打补丁。“代码级”意味着您可以直接与比特、字节或处理器指令打交道。OllyDbg 仅使用已公开的 Win32 API 函数,因此它可以在所有 Windows 操作系统及后继版本中使用。但是由于我没有对 XP 系统进行彻底测试,因此不能保证 OllyDbg 功能的
CPP
- 素数打表法,高效率。关于多个或者单个素数的高效率判别-Primes play table method, high efficiency. High efficiency on multiple or single primes discrimination
als
- 每30个旅客同乘一条船将全船一半的旅客投入海中,30个人围成一圈,由第一个人数起,依次报数,数到第9人,便把他投入大海中 然后再从他的下一个人数起,数到第9人,再将他扔进大海中。如此循环地进行,直到剩下15个乘客为止。问哪些位置是将是被扔下大海的位置。-Each 30 passenger ride with a boat to ship half of the passengers into the sea, 30 people form a circle, starting the
BFS-algorithm-learning
- BFS经典算法,准备比赛时自己写的,一看即懂。里面有比较详细的算法介绍,可供学习参考。-BFS classic algorithm, ready to play when they write, a look that is to understand. There are more detailed algorithm introduced, available for study and reference.
击鼓传花游戏还可以这样玩
- 数据结构编程实验:击鼓传花游戏还可以这样玩(Data Structure experiment: Beat the drum, the game can also play like this.)