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

搜索资源列表

  1. chess

    0下载:
  2. 这个游戏很简单,只需要自定义5个小函数来实现,可以加深对数组的理解。它包含有3个头文件。 check (void) 是用来判断是否获胜, init_matrix(void) 是用来初始化每个单元, get_player_move() 是用来实现自己下棋, get_computer_move() 是用来实现电脑下棋, 而 disp_matrix() 是用来完成显示的功能 -This game is very simple, only needs
  3. 所属分类:Chess Poker games

    • 发布日期:2017-04-04
    • 文件大小:454130
    • 提供者:alvin
  1. C4

    0下载:
  2. 迷宫类益智游戏,这个程序的主要特点是数组的学习。数组的应用在C中是很普遍的,是重点也是难点。-Maze-type puzzle game, the main characteristics of this process is an array of learning. Array of applications in C is very common, is the focus is difficult.
  3. 所属分类:Other Riddle games

    • 发布日期:2017-04-13
    • 文件大小:2544
    • 提供者:龙臻
  1. hnt_src

    0下载:
  2. VC++汉诺塔算法的实现,动态移动图形。汉诺塔是一个遥远的古代传说故事,至于讲的是什么,这个大家可以另查资料,这里不多说。研究汉诺塔问题,可以帮助你理解C++数组与算法的一些技巧,还是有必要参考的。-VC++ Tower of Hanoi algorithm, dynamic mobile graphics. Tower of Hanoi is an ancient legends of the distant, as to what is said, you can also check th
  3. 所属分类:Other Riddle games

    • 发布日期:2017-04-05
    • 文件大小:14888
    • 提供者:Arizona
  1. c_txz_src

    0下载:
  2. 用纯C语言写的一个推箱子游戏,运行于CMD环境(DOS)下,通过这个游戏你可以学到很多汇编底层的东西,涉及到软中断、二维数组、键盘操作以及图形化函数等方面的知识,还可以掌握显示器中断寄存器的设置、二维数组及结构体的定义、键盘键值的获娶图形下光标的显示与定位等,不要小看它哦! -Pure C language used to write a Sokoban game, running on the CMD environment (DOS), through the game you can le
  3. 所属分类:Other Riddle games

    • 发布日期:2017-04-05
    • 文件大小:46174
    • 提供者:138
  1. CrossLogic01

    0下载:
  2. Solve Japanese crosswords. Few samples are included. Current limitations: 64x64 array, maximum 7 numbers for any line or column. Console application. Usage: CrossLogic <filename>
  3. 所属分类:Game Hook Crack

    • 发布日期:2017-04-04
    • 文件大小:53983
    • 提供者:MasterOfOrion
  1. robotview

    0下载:
  2. 机器人特殊布线,是算法研究的好工具,值得一看!-array the robot s road
  3. 所属分类:Other Riddle games

    • 发布日期:2017-05-10
    • 文件大小:2192696
    • 提供者:spider
  1. migong

    0下载:
  2. 一个迷宫路径求解的设计与编写思路,该程序采用C语言编写,主要使用了非递归算法和数组的运用。-A labyrinth path for solving the design and preparation of ideas, the program using C language, the main use of non-recursive algorithm and array use.
  3. 所属分类:Other Games

    • 发布日期:2017-04-13
    • 文件大小:2115
    • 提供者:tangqing
  1. mice

    0下载:
  2. 用VB编写的小游戏,类似于贪吃蛇的游戏。设置了陷阱,障碍,大米。用数组的思想定义了游戏区,而不是传统的坐标。-VB prepared with a small game, similar to the Snake game. Set up traps, obstacles and rice. With an array of ideas defines the play area, rather than the traditional coordinates.
  3. 所属分类:Other Games

    • 发布日期:2017-03-30
    • 文件大小:886547
    • 提供者:seven123
  1. 7

    0下载:
  2. test sort array for JAVA
  3. 所属分类:Games

    • 发布日期:2017-04-07
    • 文件大小:10206
    • 提供者:rabu
  1. Gobang

    1下载:
  2. MFC编的五子棋的游戏,是我的课程设计,功能比较齐全。-MFC compiled Gobang game is my curriculum design, wide array of functions.
  3. 所属分类:Game Program

    • 发布日期:2017-04-09
    • 文件大小:2863633
    • 提供者:雨田
  1. shudu

    0下载:
  2. 数独游戏中那个9*9数组的一个生成算法,每行1-9不能重复,每列1-9不能重复,每个3*3的小矩阵也要保证不能重复-Sudoku game that' s a 9* 9 array generation algorithm, each line of 1-9 can not be repeated, each columns 1-9 can not be repeated, each 3* 3 matrix must make sure that the small can not be
  3. 所属分类:Other Games

    • 发布日期:2017-04-03
    • 文件大小:592
    • 提供者:lw
  1. luoxuanzhenlie

    0下载:
  2. 用C++实现的螺旋阵列,代码少,且看起来简洁明了-Spiral Array Implementation
  3. 所属分类:Chess Poker games

    • 发布日期:2017-04-15
    • 文件大小:5843
    • 提供者:牧马佳人
  1. pa2

    0下载:
  2. 這是一個遊戲,是可以用來介紹C++的Array用法,利用了多個looping來做了Array-This is a smple game whih is sing to introduce the using of Array with for loob
  3. 所属分类:Other Riddle games

    • 发布日期:2017-04-05
    • 文件大小:2209
    • 提供者:Mat
  1. shuduyuxi

    0下载:
  2. 解数独游戏,9*9格子。一个简单的c语言程序,不过可是我自己的原创哦,虽然是几年前的。输入数独里已有的数字,解空格里数,给出的程序是txt文本的.具体字母,数组,在注释里有。-Means it Sudoku, 9* 9. A simple c-language program, but my own originality, but oh, though a few years ago. Enter Sudoku there are already the number of solution
  3. 所属分类:Other Riddle games

    • 发布日期:2017-04-05
    • 文件大小:834
    • 提供者:zhou
  1. wuziqi

    0下载:
  2. 用C++写的一个五子棋游戏,没有界面化,利用数组记录数据,不支持人机对战。-Using C++ to write a Gobang game, there is no interface and using an array of recording data, does not support the human-computer play against.
  3. 所属分类:Chess Poker games

    • 发布日期:2017-04-06
    • 文件大小:3019
    • 提供者:林凯杰
  1. c4

    0下载:
  2. 纯用 字符 和数组编的五子棋,棋盘也是用字符画的。 编了1上午了,主要是算法跟按键比较烦,发现有bug-- 按键速度过快会产生延时显示,可能是算法不好。 操作:玩家1: a,s,w,d(方向) 空格(落子) 玩家2: 上、下、左、右 回车 (落子) ESC: 退出 -Using only an array of characters and series of backgammon, the board is painted with the characters
  3. 所属分类:Other Riddle games

    • 发布日期:2017-03-31
    • 文件大小:1330
    • 提供者:吴姗姗
  1. cSharpwaigualei

    0下载:
  2. c# 外挂类 操作窗体 pid = kk.pid("su_client.exe") 获得进程PID key.WinFromXY wf 声明结构数组 wf = kk.findform(“窗口标题”) 根据窗口标题得到 宽,高,以及x,y信息。 kk.setwinform(窗口标题,新的高,新的宽)//改变窗体大小 kk.winText(旧的窗体标题, 新的窗体标题) //修改窗体标题 kk.showform(窗口标题)//将窗体至于屏幕最顶端 kk.fi
  3. 所属分类:Game Hook Crack

    • 发布日期:2017-05-14
    • 文件大小:3616475
    • 提供者:bk
  1. ins123

    0下载:
  2. 基于GUI的Java五子棋游戏源码,可人机对战,用java swing做的,运行时 需要修改图片的路径。   制作思路:   用按钮做棋子,用图片填充每个按钮。   设置棋盘为24*24的,五子棋FiveChessGame类,继承了JFrame,并且 添加了时间监听,五子棋的棋子chess,用JButton表示,五子棋棋子chess 对应的棋子标识,用于标记棋子的状态。 1表示黑棋,-1表示白棋,默认0表 示无棋子,点击棋子时设置棋子的图标setOnChessI
  3. 所属分类:Chess Poker games

    • 发布日期:2017-03-29
    • 文件大小:345984
    • 提供者:齐高
  1. Assignment_2

    0下载:
  2. 走迷宫:给出一个数字迷宫,计算死路和通路-1 Aims The main purpose of the assignment is to let you practice the following programming techniques:  read data from the command line and store them in an array  perform operations on arrays  execute tests and repe
  3. 所属分类:Game Program

    • 发布日期:2017-04-10
    • 文件大小:1062031
    • 提供者:章成源
  1. src

    0下载:
  2. Notice: This very old code, made when I first learned to program. However, it still works for all current DMaps. This program reads a DMap file (From Conquer Online) and stores it into a 2d boolean array as coords[x][y]. The DMap class then prov
  3. 所属分类:Game Hook Crack

    • 发布日期:2017-04-03
    • 文件大小:4413
    • 提供者:net7
« 1 2 34 5 6 7 8 9 »
搜珍网 www.dssz.com