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

搜索资源列表

  1. pintu

    0下载:
  2. 拼图游戏,使用c语言,用w_tc运行此程序 /*用bar()画条形图*/ //bar 画一个二维条形图,用法: void far bar(int left, int top, int right, int bottom) -Jigsaw puzzle, use the c language, used to run this program w_tc/* use bar () draw a bar graph*///bar draw a two-dimensional bar char
  3. 所属分类:Other Riddle games

    • 发布日期:2017-04-13
    • 文件大小:2189
    • 提供者:sing
  1. javaDaZi

    0下载:
  2. 打字游戏代码,用java写的,是JCreate编写的!游戏开始后,屏幕上方同时有四个数字分四列下落,每个数字由三位组成。玩家用键盘依次输入数字,如果输入的数字序列与某一列正在下落的数字三位全部相同,则给玩家加10分,该列数字消失,该列新产生数字并下落;如果输入的数字某一位不相同,则输入的数字序列全部作废,重新接收输入。某一列数字到达屏幕底部则游戏结束。 -Typing game code, written in java, is JCreate prepared! After the gam
  3. 所属分类:Other Riddle games

    • 发布日期:2017-04-13
    • 文件大小:1621
    • 提供者:程望
  1. skyblue_Snake

    0下载:
  2. 一款关于贪吃蛇的小游戏源代码,值得计算机图形学 下载-Build Log --------------------Configuration: main- Win32 Debug-------------------- Command Lines Creating temporary file "C:\DOCUME~1\njutcm\LOCALS~1\Temp\RSP9.tmp" with contents [ kernel32.lib user32.lib gd
  3. 所属分类:Other Riddle games

    • 发布日期:2017-04-09
    • 文件大小:1378707
    • 提供者:风雷
  1. mario

    0下载:
  2. 超级玛丽源码,实现了一些简单功能。蘑菇大战增强版:Z:子弹 X:跳 方向键移动-This is mario source code,It use graphic base class,such as class MYBITMAP void Init(HINSTANCE hInstance,int iResource,int row,int col) void SetDevice(HDC hdest,HDC hsrc,int wwin,int hwin) void Dr
  3. 所属分类:Other Riddle games

    • 发布日期:2017-04-10
    • 文件大小:1792930
    • 提供者:
  1. 01-tan-chi-she

    0下载:
  2. 使用Visual C++ 6.0来调试,先打开光盘中的snake_main.dsw文件,然后使用Build命令进行调试。 include "snake.cpp" void main() { //welcome to play the game graph_welcome() //delay Sleep(1000) //the game page layout view graph_game() //initi
  3. 所属分类:Other Riddle games

    • 发布日期:2017-05-06
    • 文件大小:1192516
    • 提供者:康康
  1. game2

    0下载:
  2. 小游戏。因为是初学者,所做的东西还不能算是厉害的,只能说正在努力的过程-#include<windows.h> #include"resource.h" #include<stdio.h> LRESULT CALLBACK WndProc(HWND hwnd,UINT uMSG, WPARAM wParam,LPARAM lParam) void DrawBitmap(HDC hdc,UINT ID, int x,int y,HWND hwnd)
  3. 所属分类:Other Riddle games

    • 发布日期:2017-04-03
    • 文件大小:702230
    • 提供者:xujialuo
  1. game-scrap

    0下载:
  2. 此源码是一款 拼图游戏源码 具有多种图形 利用了嵌套式等多种算法 压缩了代码空间-void win(int x,int y,int dx,int dy,int color)
  3. 所属分类:Other Riddle games

    • 发布日期:2017-04-08
    • 文件大小:1687
    • 提供者:seser
  1. eluosifangkuai

    0下载:
  2. 俄罗斯方块 。。。。。。。。。。。。。。。。。。。。。。。。。。。。。。。。。。。。。。。。。。 #include <iostream> #include <stdlib.h> #include <windows.h> #include <time.h> #include <conio.h> using namespace std #define A1 0//A代表长条型,B为方块,C为L型,D为
  3. 所属分类:Other Riddle games

    • 发布日期:2017-04-24
    • 文件大小:275344
    • 提供者:天河
  1. jingziqi

    0下载:
  2. #include <iostream> 井字棋 using namespace std const int n=3 int block[n][n]={0,0,0,0,0,0,0,0,0} void draw(int **,int x,int c) -# Include <iostream> using namespace std const int n = 3 int block [n] [n] = {0,0,0,0,0,0,0,0,0
  3. 所属分类:Other Riddle games

    • 发布日期:2017-04-02
    • 文件大小:8585
    • 提供者:天河
搜珍网 www.dssz.com