CDN加速镜像 | 设为首页 | 加入收藏夹
当前位置: 首页 资源下载 源码下载 游戏 搜索资源 - data structure

搜索资源列表

  1. tree

    0下载:
  2. 数据结构的二叉树,用图形的方式来演示,让你更容易理解数据结构-The binary tree data structure, using graphics to show the way, let you more easily understand the data structure
  3. 所属分类:Other Games

    • 发布日期:2017-04-28
    • 文件大小:26320
    • 提供者:熊洋
  1. Box

    0下载:
  2. 数据结构中,用推箱子游戏,来体现二维数组的运用。-Data structure, with Sokoban game, to reflect the use of two-dimensional array.
  3. 所属分类:Other Riddle games

    • 发布日期:2017-05-17
    • 文件大小:4252461
    • 提供者:逍遥
  1. wuziqi_renjiduiyi

    0下载:
  2. 智能化的五子棋人机对弈课程设计报告。主程序模块包括:数据结构,评分规则,胜负判断,搜索最优空格的算法过程。-Gobang intelligent man-machine chess curriculum design report. Main modules include: data structure, score rules, determine the outcome of the search process of optimal space algorithm.
  3. 所属分类:Chess Poker games

    • 发布日期:2017-03-24
    • 文件大小:38001
    • 提供者:yangbo
  1. eatsnake

    0下载:
  2. 本程序利用数据结构中的链表,来将蛇身连接,同时当蛇吃到一定数目的东西时会自动升级,及移动速度会加快,程序会时刻将一些信息显示在屏幕上,包括所得分数,要吃多少东西才能升级,并且游戏者可以自己手动选择游戏级别,级别越高,蛇的移动速度越快. 另外,此游戏可能与CPU的速度有关系.-This procedure using the list data structure to be connected蛇身At the same time, when the snake to eat a certai
  3. 所属分类:Game Program

    • 发布日期:2017-03-29
    • 文件大小:5775
    • 提供者:ZHJ
  1. mine

    0下载:
  2. 用VB写的扫雷,功能虽然有些简单,但是用的数据结构更简单,用简单的控件的实现方法,想给大家分享下~-Using VB to write the de-mining, functional although some simple, but the data structure used in a more simple, with a simple implementation of the control method,' d like to share with you the nex
  3. 所属分类:Other Games

    • 发布日期:2017-04-01
    • 文件大小:116489
    • 提供者:Frank
  1. ds

    0下载:
  2. a source code in c++ using data structure
  3. 所属分类:Other Games

    • 发布日期:2017-05-03
    • 文件大小:549286
    • 提供者:bicse
  1. LLK

    0下载:
  2. 用C#编写的连连看程序,用于数据结构课程-Lianliankan written using C# program for data structure course
  3. 所属分类:Other Games

    • 发布日期:2017-04-17
    • 文件大小:209697
    • 提供者:shiyan
  1. Sodoku

    0下载:
  2. 数独游戏的通用算法。摘要: 1 数独是一种数学智力拼图游戏,玩法逻辑简单,但解法千变万化。 2 数独解法全是由规则衍生出来的,基本解法分为两类思路,一类为排除法,一类为唯一法。更复杂的解法,最终也会归结到这两大类中。 3 算法的数据结构,基本思想及成果演示 成功计算出了数独题目的结果,并保持了很快的速度.该算法可以解决所有的数独游戏题目,为一种高效率的通用算法. 4 算法有更广阔的改进空间 -Sudoku generic algorithm. Abstract: a nu
  3. 所属分类:Other Riddle games

    • 发布日期:2017-03-28
    • 文件大小:763685
    • 提供者:upwinder
  1. 788f-c

    0下载:
  2. 俄罗斯方块,基于控制台编写的,采用c、c++,里面既有数据结构的知识,又有算法的内容,还有键盘编程知识,唯独遗憾的是当时没有加入鼠标操作。否则这个例子是所有先手入门的经典案例!!! /*游戏 俄罗斯方块 源码 c c++ 算法 数据结构 键盘编程 控制台*/ -Tetris, written on the console, using c, c++, which both data structures, but also the content of the algorithm, as w
  3. 所属分类:Game Program

    • 发布日期:2017-03-30
    • 文件大小:24775
    • 提供者:蒋亮
  1. Chinesechess

    0下载:
  2. 数据结构 中国象棋 实现人人对战,判断棋局合法及良好的数据结构完成棋局可达条件-Data structure Chinese chess
  3. 所属分类:Chess Poker games

    • 发布日期:2017-05-12
    • 文件大小:3052638
    • 提供者:周旋
  1. CPPProgram

    0下载:
  2. C++游戏入门到编程指南、C语言游戏编程从入门到精通、C++语言数据结构描述-Introduction to C++ Game Programming Guide, C Language Game Programming From Novice to Professional, C++ language descr iption of the data structure
  3. 所属分类:Game Program

    • 发布日期:2017-06-21
    • 文件大小:34691072
    • 提供者:dujuan
  1. storm

    0下载:
  2. 数据结构课程设计题目“扫雷”源代码 运用C++编写 -Data structure course design topic of " mine" source code
  3. 所属分类:Other Games

    • 发布日期:2017-04-14
    • 文件大小:2933
    • 提供者:wangcxw
  1. AI_project_2011

    0下载:
  2. 四子棋的AI程序,采用alpha_beta剪枝实现,采用的数据结构极为简单-Four sons chess AI programs, the use of alpha_beta pruning achieved using very simple data structure
  3. 所属分类:Chess Poker games

    • 发布日期:2017-11-22
    • 文件大小:45189120
    • 提供者:
  1. saolei

    0下载:
  2. 扫雷分析,对扫雷的地址进行分析,读取相应的内存数据,分析其数据结构-Mine-sweeping analysis of the address mine clearance analysis, reading memory data, analyze the data structure
  3. 所属分类:Game Hook Crack

    • 发布日期:2017-05-09
    • 文件大小:1919875
    • 提供者:Tsing
  1. heibaiqi

    0下载:
  2. 五子棋是一种受大众广泛喜爱的游戏,这里介绍五子棋程序的数据结构、评分规则、胜负判断方法,重点分析了搜索算法,并在传统的博弈算法在五子棋应用中进行一些改进,从而使剪枝更有效,运算性能更好。改进包括:不使用closed表;改变棋盘搜索顺序;增加记录最大棋盘信息的指针。实验证明,这几点改进对提高效率有很高帮助。 -Backgammon is one of the general public loved the game, and here the data structure of the 33
  3. 所属分类:Chess Poker games

    • 发布日期:2017-04-16
    • 文件大小:186229
    • 提供者:
  1. zqbcjml

    0下载:
  2. 增强版超级玛丽源代码,喜欢的朋友可以看看,可用于学习C语言和数据结构。-Enhanced version of Super Mario source code, like friends can look, can be used to learn the C language and data structure.
  3. 所属分类:Other Riddle games

    • 发布日期:2017-12-05
    • 文件大小:2683266
    • 提供者:刘崇成
  1. wzq.zip

    0下载:
  2. 采用图的逻辑形式来设计五子棋胜利状态的数据结构,FIG' s logic design in the form of the state of the data structure of the Gobang victory
  3. 所属分类:Games

    • 发布日期:2017-11-09
    • 文件大小:1062
    • 提供者:杨鹏
  1. JingKe

    0下载:
  2. 这是个类似RPG的游戏,是在android环境下运行的,里面将计算机所学到的数据结构方面的知识融入游戏之中,比如模拟经典的农夫过河这些问题啊,但是水平有限,还有诸多问题需要完善,欢迎指正-This is similar to RPG games, android environment inside knowledge of the the learned computer data structure into the game, such as analog classic farmer a
  3. 所属分类:Other Games

    • 发布日期:2017-12-02
    • 文件大小:5849454
    • 提供者:赵凌园
  1. saolei

    0下载:
  2. 使用GTK+库实现一个扫雷程序,GTK+的主要函数和数据结构包括以下三个部分: 1 控制流程(Control Flow) 2 控件管理(Manage Widget) 3 事件处理(Dispose Event) -Implement a demining programs using GTK+ library, the GTK+ main function and data structure includes the following three parts: 1 Contro
  3. 所属分类:Other Riddle games

    • 发布日期:2017-11-26
    • 文件大小:5290
    • 提供者:li
  1. Poker

    0下载:
  2. 通过数据结构,队列,栈,数组制作的扑克牌比大小游戏-The data structure, queue, stack, than the size of the array of cards making the game
  3. 所属分类:Other Riddle games

    • 发布日期:2017-05-02
    • 文件大小:819050
    • 提供者:盛余
« 1 23 4 »
搜珍网 www.dssz.com