您好,欢迎光临本网站![请登录][注册会员]  

搜索资源列表

  1. TANCHISHE---tc

  2. this is a TC defin#define N 200 #include #include #include #define LEFT 0x4b00 #define RIGHT 0x4d00 #define DOWN 0x5000 #define UP 0x4800 #define ESC 0x011b int i,key; int score=0;/*得分*/ int gamespeed=50000;/*游戏速 度自己调整*/ struct Food { int x;/*食物的
  3. 所属分类:C

    • 发布日期:2009-06-29
    • 文件大小:5120
    • 提供者:zxz012
  1. 贪吃蛇nisfdjsjkfjsk

  2. #define N 200 #include #include #include #define LEFT 0x4b00 #define RIGHT 0x4d00 #define DOWN 0x5000 #define UP 0x4800 #define ESC 0x011b int i,key; int score=0;/*得分*/ int gamespeed=50000;/*游戏速度自己调整*/ struct Food { int x;/*食物的横坐标*/ int y;/*食物的纵坐
  3. 所属分类:C

    • 发布日期:2010-01-05
    • 文件大小:4096
    • 提供者:wang0_9gang
  1. PCI Express Base Specification Revision 2.1

  2. PCI Express Base Specification Revision 2.1 Contents OBJECTIVE OF THE SPECIFICATION.................................................................................... 25 DOCUMENT ORGANIZATION ........................................................
  3. 所属分类:C++

    • 发布日期:2010-04-25
    • 文件大小:4194304
    • 提供者:duangq
  1. C语言,小游戏贪吃蛇的代码

  2. #define N 200 #include #include #include #define LEFT 0x4b00 #define RIGHT 0x4d00 #define DOWN 0x5000 #define UP 0x4800 #define ESC 0x011b int i,key; int score=0;/*得分*/ int gamespeed=50000;/*游戏速度自己调整*/ struct Food { int x;/*食物的横坐标*/ int y;/*食物的纵坐
  3. 所属分类:C

    • 发布日期:2010-11-14
    • 文件大小:5120
    • 提供者:G0oCDMA
  1. 新鲜出炉的PCI-E协议3.0

  2. Contents OBJECTIVE OF THE SPECIFICATION............................................................................... 23 DOCUMENT ORGANIZATION.............................................................................................. 23 DOCUMENT
  3. 所属分类:C++

    • 发布日期:2010-12-01
    • 文件大小:3145728
    • 提供者:joyocdy
  1. C语言课程设计案例精编

  2. #define N 200 #include #include #include #define LEFT 0x4b00 #define RIGHT 0x4d00 #define DOWN 0x5000 #define UP 0x4800 #define ESC 0x011b int i,key; int score=0;/*得分*/ int gamespeed=50000;/*游戏速度自己调整*/ struct Food { int x;/*食物的横坐标*/ int y;/*食物的纵坐
  3. 所属分类:3G/移动开发

  1. 游戏小代码

  2. 简单的c语言小程序 #define N 200 #include #include #include #define LEFT 0x4b00 #define RIGHT 0x4d00 #define DOWN 0x5000 #define UP 0x4800 #define ESC 0x011b int i,key; int score=0;/*得分*/ int gamespeed=50000;/*游戏速度自己调整*/ struct Food { int x;/*食物的横坐标*/ int
  3. 所属分类:C/C++

    • 发布日期:2011-10-22
    • 文件大小:17408
    • 提供者:ghghgh1212
  1. c 贪吃蛇

  2. #define N 200#include #include #include #define LEFT 0x4b00#define RIGHT 0x4d00#define DOWN 0x5000#define UP 0x4800#define ESC 0x011bint i,key;int score=0;/*得分*/int gamespeed=50000;/*游戏速度自己调整*/struct Food{ int x;/*食物的横坐标*/ int y;/*食物的纵坐标*/ int yes;/
  3. 所属分类:C

    • 发布日期:2008-06-06
    • 文件大小:3145728
    • 提供者:baijunao
  1. 《C语言课程设计案例精编》源代码

  2. #define N 200 #include #include #include #define LEFT 0x4b00 #define RIGHT 0x4d00 #define DOWN 0x5000 #define UP 0x4800 #define ESC 0x011b int i,key; int score=0;/*得分*/ int gamespeed=50000;/*游戏速度自己调整*/ struct Food { int x;/*食物的横坐标*/ int y;/*食物的纵坐
  3. 所属分类:C/C++

    • 发布日期:2012-10-26
    • 文件大小:68608
    • 提供者:chentongxue321
  1. 宏基台式机tc-601主板BIOS没有Launch CSM选项

  2. 宏基台式机tc-601主板BIOS没有Launch CSM选项
  3. 所属分类:桌面系统

    • 发布日期:2015-11-26
    • 文件大小:8388608
    • 提供者:baiyangyy
  1. c语言课程设计实例包括贪吃蛇,扫雷计数器,迷宫问题,通讯录学生成绩管理,工资管理等代码

  2. #define N 200 #include #include #include #define LEFT 0x4b00 #define RIGHT 0x4d00 #define DOWN 0x5000 #define UP 0x4800 #define ESC 0x011b int i,key; int score=0;/*得分*/ int gamespeed=50000;/*游戏速度自己调整*/ struct Food { int x;/*食物的横坐标*/ int y;/*食物的纵坐
  3. 所属分类:C

    • 发布日期:2009-04-12
    • 文件大小:66560
    • 提供者:wzp1327431557
  1. USB WIFI网卡在X210(linux)上的移植和使用笔记

  2. 此文件详细记录和讲述了MT76001网卡驱动在s5pv210中的移植过程和部分理论讲解,是linu驱动开发的初级、中级驱动工程师 wifi网卡移植很好的参考手册。3项目各项材料的准备和确认 31、开发环境搭建和确认 (1) 14.04 (2)内核源码树 使用之前搭建的环境,如下图所小: ootoubuntu: -4 cd rootfs/ bin picture tc linuxrc opt sbin testproject usr dev driver test Lib mnt proc sys
  3. 所属分类:Linux

    • 发布日期:2019-06-28
    • 文件大小:2097152
    • 提供者:weixin_40209911