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

搜索资源列表

  1. JIMMYLIXY

    0下载:
  2. 这是我的一个贪吃蛇C程序,注释还没有写,部分次要的函数还没实现,但核心以实现完毕,主要的算法核心是用一个环形队列实现蛇的前进,请大家批评指正。-This is a huge memory of my C procedures, no written notes, some secondary function has not been achieved. However, in order to achieve completion of the core, the main core of t
  3. 所属分类:游戏

    • 发布日期:2008-10-13
    • 文件大小:2301
    • 提供者:jimmy
  1. ZCSK

    0下载:
  2. 自己编写的一个贪吃蛇游戏,用到队列数据结构。-themselves prepared a huge memory games, used queue data structure.
  3. 所属分类:其他智力游戏

    • 发布日期:2008-10-13
    • 文件大小:373339
    • 提供者:金怀志
  1. shell124

    0下载:
  2. 程序主要运用向量 将数据进行排序 构造了Thread类和Node结构,以及切换,读入函数,FCFS与RR算法运用的队列,最后计算出各项包括utilization,serviceTime,ioTime等各项数据,然后输出结果-procedures will primarily use vector data structure sort of Thread and Node category structure, and switching, read into the function, RR
  3. 所属分类:外挂编程

    • 发布日期:2008-10-13
    • 文件大小:6991
    • 提供者:徐玖
  1. zoj2127 Zuma的代码

    0下载:
  2. Zuma的代码,Zuma游戏是一款非常经典的小游戏,上传下自己的代码,希望能有多改进……谢~-Zuma code……Zuma is one of my favourite games of Fantasy Games series. In the game a lot of balls of different colors will enter the screen continuous, and the balls onscreen are rolling by a fixed track
  3. 所属分类:射击游戏

    • 发布日期:2017-03-26
    • 文件大小:988
    • 提供者:123
  1. bashuma

    0下载:
  2. 采用队列实现了八数码问题的求解,在判断当前状态是否已经达到过的问题上,程序中提供了一种排列的定位方法,并很好的解决了问题。-Queue achieved using eight digital problem solving, in determining the current status has been achieved over the issue, the program provides an array of location methods, and a very good s
  3. 所属分类:Game Program

    • 发布日期:2017-04-04
    • 文件大小:1908
    • 提供者:wuchengwei
  1. Automatic-grasping-keep-practicing-long-lost

    0下载:
  2. 石器时代全自动抓练丢存人龙脚本!全自动抓练存丢极品人龙!-Automatic grasping the Stone Age keep practicing long lost scr ipt! Automatic keep practicing throwing the best efforts queue!
  3. 所属分类:Game Hook Crack

    • 发布日期:2017-03-26
    • 文件大小:2473
    • 提供者:chinakafei
  1. Queue_realize

    0下载:
  2. 用队列实现了重排九宫算法,这是一类经典的滑块游戏-Queue with a Nine-palace rearrangement algorithm, which is a kind of classic slider game
  3. 所属分类:Other Riddle games

    • 发布日期:2017-04-04
    • 文件大小:1343
    • 提供者:Jam Green
  1. Snake_App

    0下载:
  2. 又一个贪吃蛇i游戏的源码,虽然每一款贪吃蛇的玩法都相同,但是编程的算法却不同,本贪吃蛇有要是应用到VC++的循环队列和简单链表原理实现的,用键盘上的W/A/S/D键分别控制蛇身移动,越接越长,在游戏开始前,蛇身、食物数量可以自己设置-I also a Snake game source code, even though each of the games are played are the same as a Snake, but the programming algorithm is d
  3. 所属分类:Other Riddle games

    • 发布日期:2017-04-03
    • 文件大小:311995
    • 提供者:xiaojie
  1. graphicalrepresantationofqueue

    0下载:
  2. this file will help you to give graphical represantations in queue. It will aklso help you to give the bgame graphical effects.
  3. 所属分类:Game Program

    • 发布日期:2017-04-01
    • 文件大小:9243
    • 提供者:goku kalahan
  1. queue

    0下载:
  2. 皇后问题 在n×n格的国际象棋上摆放n个皇后,使其不能互相攻击,即任意两个皇后都不能处于同一行、同一列或同一斜线上,问有多少种摆法。-N × n queen problem in grid placing n chess queens on, so that it can not attack each other, that any two Queens can not in the same row, same column or on the same diagonal, asked
  3. 所属分类:Game Program

    • 发布日期:2017-04-03
    • 文件大小:361982
    • 提供者:moxieyaran
  1. SnakeApp

    0下载:
  2. 又一个贪吃蛇i游戏的源码,虽然每一款贪吃蛇的玩法都相同,但是编程的算法却不同,本贪吃蛇有要是应用到VC++的循环队列和简单链表原理实现的,用键盘上的W/A/S/D键分别控制蛇身移动,越接越长,在游戏开始前,蛇身、食物数量可以自己设置,提醒一下,这个游戏需要你的视力特别好哦,要不然看不清楚的。 -I another Snake game source code, although each of the games are played are the same as a Snake, but
  3. 所属分类:Other Games

    • 发布日期:2017-04-01
    • 文件大小:318216
    • 提供者:xujun
  1. Soldiers-stand-in-line

    0下载:
  2. 士兵的位置坐标通过鼠标点击获取,并在相应的位置上显示一个点及对应的(X,Y)值,以此表示该士兵所在的位置。在输入多个士兵的位置坐标之后,在点击菜单或快捷键之后,程序能自动计算出最后士兵排列的初始位置以及需要移动的最少步数,并在屏幕上显示出移动后的队列排列情况,队列起点的(x,y)坐标以及士兵需要移动的步数。-Coordinates of the soldiers to get through mouse clicks and display a corresponding position an
  3. 所属分类:Other Games

    • 发布日期:2017-04-01
    • 文件大小:931506
    • 提供者:陈言教
  1. snake

    0下载:
  2. 利用队列结构实现贪食蛇游戏,动态压入队列,弹出队列来模拟蛇的运动。-Snake game using the queue structure to achieve. Dynamicly press elements into the queue, or pop them from the queue to simulate the movement of the snake.
  3. 所属分类:Other Riddle games

    • 发布日期:2017-04-15
    • 文件大小:5694
    • 提供者:eric Van
  1. ArrayQueue

    0下载:
  2. 用array实现queue,包含push, pop, peek等方法-Implement the queue with array
  3. 所属分类:Games

    • 发布日期:2017-04-07
    • 文件大小:1712
    • 提供者:chul
  1. wuziqi

    0下载:
  2. 用vc实现的五子棋控制台程序,里面用到栈和队列的知识!-Implemented backgammon with the vc console application, which uses the knowledge of the stack and queue!
  3. 所属分类:Chess Poker games

    • 发布日期:2017-04-07
    • 文件大小:222772
    • 提供者:邓名仲
  1. Snake-game_VCPP

    0下载:
  2. 贪吃蛇游戏双人对战的vc++代码,增加了命令队列,以实现更舒服的控制。-The the Double Battle Snake game vc++ code, command queue, in order to achieve a more comfortable control.
  3. 所属分类:Other Riddle games

    • 发布日期:2017-12-03
    • 文件大小:16102
    • 提供者:佚名
  1. IPC-message-queue

    0下载:
  2. Hare turtle game using message queues as IPC medium
  3. 所属分类:Other Games

    • 发布日期:2017-12-03
    • 文件大小:980
    • 提供者:openglCoder
  1. Prom-pairing

    0下载:
  2. 用循环队列模拟舞伴配对问题: 在舞会上,男、女各自排成一队。舞会开始时。依次从男队和女队的队头各出一人配成舞伴。如果两队初始人数不等,则较长的那一队中未配对者等待下一轮舞曲。 假设初始男、女人数及性别已经固定,舞会的轮数从键盘输入。试模拟解决上述舞伴配对问题。-Paired with a partner circular queue simulation problem: at the ball, male and female each lined up. Dance star
  3. 所属分类:Other Games

    • 发布日期:2017-11-07
    • 文件大小:184206
    • 提供者:屠海斌
  1. mailQueue

    0下载:
  2. 模擬網路上mail系統server,並以queue作為buffer,並show出隨時間的處理情況。Simulate a mail system server, queue as a buffer, and show the handling of the situation over time.-Simulate a mail system server, queue as a buffer, and show the handling of the situation over time.
  3. 所属分类:Game Program

    • 发布日期:2017-04-07
    • 文件大小:1365
    • 提供者:电暖器
  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
    • 提供者:盛余
« 12 »
搜珍网 www.dssz.com