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

搜索资源列表

  1. TC_fk

    0下载:
  2. TC下的俄罗斯方块原代码,使用环形链表构造方块-TC box Russia under the original code, the use of circular linked list structure box
  3. 所属分类:其他智力游戏

    • 发布日期:2008-10-13
    • 文件大小:5.52kb
    • 提供者:何君
  1. 55886-55886

    0下载:
  2. Play blackjack against the dealer. Aces count for 11 only. for students: linked list implementation for players deck is array -Play blackjack against the dealer.Aces count for 11 only.for students: linked list implementation for playersdeck
  3. 所属分类:Chess Poker games

    • 发布日期:2017-04-14
    • 文件大小:4.04kb
    • 提供者:設計師
  1. tanchishe

    0下载:
  2. 贪吃蛇的小游戏,界面自认为还算不错,主要是用了一个双向链表做的-Snake' s game, the interface from bad think, is mainly used to do a two-way linked list of
  3. 所属分类:Other Games

    • 发布日期:2017-03-30
    • 文件大小:3.48kb
    • 提供者:Jone
  1. GameLobby

    0下载:
  2. 模拟一个游戏大厅,可以增加玩家,或者删除玩家,用类来实现了一个链表-Simulate a game lobby, players can increase or remove the player, use the class to implement a linked list
  3. 所属分类:Game Program

    • 发布日期:2017-04-03
    • 文件大小:527.2kb
    • 提供者:flying
  1. circlegame

    0下载:
  2. 出圈游戏 C++实现,链表实现,采用静态类成员实现, 也称为报数游戏-The circle game C++ implementation, linked list implementation, using static class members to achieve, also known as reported a few games
  3. 所属分类:Game Program

    • 发布日期:2017-04-11
    • 文件大小:1.05kb
    • 提供者:罗坚
  1. scrolling

    0下载:
  2. Linked list program which gives the linked ness of ur ass in the hole kind of game .. bahen chod mather chod .. a-Linked list program which gives the linked ness of ur ass in the hole kind of game .. bahen chod mather chod .. app
  3. 所属分类:Game Program

    • 发布日期:2017-04-03
    • 文件大小:2.69kb
    • 提供者:Abel
  1. Monkeys-Select-King

    0下载:
  2. 编程C语言:猴子选大王(关于链表的创建删除粘贴破坏等操作等等)-C programming language: the monkeys selected King to create a linked list (on delete paste the destruction operation, etc.)
  3. 所属分类:Other Games

    • 发布日期:2017-03-29
    • 文件大小:856byte
    • 提供者:张璐
  1. GameFrame

    0下载:
  2. 摘要:VC/C++源码,游戏编程,贪吃蛇源码,数组标记   MFC贪吃蛇源码--非链表--采用数组标记方式实现,将绘图与逻辑实现独立。CSnake为标准C++代码,可单独提取出来对界面进行更换。-Abstract: VC/C++ source, game programming, Snake source array mark MFC Snake source- the non linked list- array tag implementation, the graphics and l
  3. 所属分类:Other Games

    • 发布日期:2017-11-18
    • 文件大小:59.26kb
    • 提供者:
  1. Joseph

    0下载:
  2. 约瑟夫(Joseph)编号为1,2,…,n的n个人按顺时针方向围坐一圈, 每人持有一个密码(正整数)。一开始任选一个正整数作为报数上限值m,从第一个人开始按顺时针方向自1开始顺序报数,报到m时停止报数。报m的人出列,将他的密码作为新的m值,从他在顺时针方向上的下一个人开始重新从1报数,如此下去,直至所有人全部出列为止。试设计一个程序求出出列顺序。 [基本要求] 利用单向循环链表存储结构模拟此过程,按照出列的顺序印出各人的编号。 -Joseph (Joseph) No. 1
  3. 所属分类:Game Program

    • 发布日期:2017-11-24
    • 文件大小:213.48kb
    • 提供者:myangle
  1. Moblie-text-scrolling

    0下载:
  2. Moblie phone text scrolling system using C++ with linked list
  3. 所属分类:Other Games

    • 发布日期:2017-11-30
    • 文件大小:945byte
    • 提供者:hammad91
  1. danlianbiao-

    0下载:
  2. 数据结构单链表程序 vc6.0 基本操作-The basic operation of a single linked list program vc6.0
  3. 所属分类:Other Games

    • 发布日期:2017-12-07
    • 文件大小:11.52kb
    • 提供者:袁秀娟
  1. BOMBMAN

    0下载:
  2. WINDOS FUNCTION LINKED LIST
  3. 所属分类:Other Games

    • 发布日期:2017-12-09
    • 文件大小:3.74kb
    • 提供者:潘岳
  1. Snake

    0下载:
  2. 自己使用EasyX写的一个简单的贪吃蛇小游戏,用到了单向链表的知识,程序写的比较简单,具有一定的学习意义,注释完整-Own use EasyX write a simple Snake game, using knowledge of a singly linked list, the program written relatively simple study has certain significance, complete notes
  3. 所属分类:Game Program

    • 发布日期:2017-11-18
    • 文件大小:2.54mb
    • 提供者:雪落☆無痕
  1. add-sort-linked-list

    0下载:
  2. list:add elemevt in sortig listlist:add elemevt in sortig list-list:add elemevt in sortig list
  3. 所属分类:Game Program

    • 发布日期:2017-04-07
    • 文件大小:1.28kb
    • 提供者:迎光临
  1. linked-list

    0下载:
  2. linked list to perform various function1.Insertion at Begning2.Insertion at Locatio3.Insertion at End4.Deletion at start5.Deletion at Location6.Deletion at End7.Display List8.Load Default List9.Reverse the listlinked list to perform various function1
  3. 所属分类:Game Program

    • 发布日期:2017-04-03
    • 文件大小:5.65kb
    • 提供者:冯建梅
  1. p22

    0下载:
  2. linked list program that allows to execute all thae poosible functionslinked list program that allows to execute all thae poosible functions-linked list program that allows to execute all thae poosible functions..
  3. 所属分类:Game Program

    • 发布日期:2017-03-29
    • 文件大小:320.82kb
    • 提供者:摆放花草
  1. Snack

    0下载:
  2. java版贪吃蛇。贪吃蛇是经典小游戏,采用链表存储贪吃蛇节点,有详尽的注释,易于学习。-java version of Snake. Snake is a classic game Snake using linked list storage node, there are detailed notes, easy to learn.
  3. 所属分类:Other Games

    • 发布日期:2017-04-09
    • 文件大小:12.58kb
    • 提供者:叶秋
  1. renshilianbiaojiegouSYSdeng

    0下载:
  2. A、链表结构 B、链表的初始化 C、在链表中插入数据(结点) D、链表的遍历 -A, the list structure B, list of initialization C, in the list to insert data (node) D, linked list traversal
  3. 所属分类:Game Hook Crack

    • 发布日期:2017-04-09
    • 文件大小:46.2kb
    • 提供者:蔡中伟
  1. Maze-code

    0下载:
  2. 以一个m×n的长方阵表示迷宫,0和1分别表示迷宫中的通路和障碍。设计一个程序,对任意设定的迷宫,求出一条从入口到出口的通路,或得出没有通路的结论。首先用二维数组存储迷宫数据,迷宫数据由用户输入。一个以链表作存储结构的栈类型,然后编写一个求解迷宫的递归或非递归程序。求得的通路以三元组(i,j,d)形式输出,其中:(i,j)指示迷宫中的一个坐标,d表示走到下一坐标的方向(东、南、西、北四个方向所用代表数字,自行定义) -With an m × n the long square maze, 0 an
  3. 所属分类:Other Riddle games

    • 发布日期:2017-04-01
    • 文件大小:3kb
    • 提供者:Ryan
  1. snake_game

    0下载:
  2. C语言实现贪吃蛇小游戏无需graphic.h头文件,通过链表的简单知识实现。有兴趣的可以下载看看。-C language implementation Snake game without graphic.h header files, through a simple knowledge linked list implementation. Are interested can download and see.
  3. 所属分类:Other Games

    • 发布日期:2017-05-12
    • 文件大小:2.66mb
    • 提供者:
« 12 »
搜珍网 www.dssz.com