搜索资源列表

  1. 贪吃蛇

    0下载:
  2. 这是我在短学期用flash制作的一个贪吃蛇小游戏,从系统概要,系统分析设计,再到核心算法,作了详细解说,希望对初学者有所帮助。
  3. 所属分类:WEB源码

    • 发布日期:2011-05-25
    • 文件大小:41472
    • 提供者:smallfly333
  1. java-tanchise

    0下载:
  2. 本程序是贪吃蛇游戏,java程序,主要实现简单的贪吃蛇游戏的功能,是一个不错的java课程设计程序.-this procedure is a huge memory games, java procedures, the main simple game of a huge memory function, is a good java curriculum design process.
  3. 所属分类:游戏

    • 发布日期:2024-05-16
    • 文件大小:29696
    • 提供者:王雨
  1. kcsj

    0下载:
  2. 语言程序设计课程设计,里面是几个源代码,1、贪吃蛇游戏 2、计算器 3、黑白棋游戏 4、迷宫问题 5、扫地雷游戏 6、速算24 7、课程成绩柱形图统计 -language program design course, there are several source code, 1, a huge memory games two, three calculators, reversi four games, maze 5, m
  3. 所属分类:其他智力游戏

    • 发布日期:2024-05-16
    • 文件大小:36864
    • 提供者:王说
  1. snack

    0下载:
  2. 这是一个贪吃蛇的游戏用C语言贪吃蛇源代码 挺好的,可以看一看 ◆贪吃蛇1代 ◆完整的贪吃蛇游戏 ◆贪吃蛇 软件运行环境C与C++程序设计学习与实验系统 2008-This is a Snake game Snake with C language source code quite good, you can take a look at a generation of Snake ◆ ◆ ◆ complet
  3. 所属分类:Windows编程

    • 发布日期:2024-05-16
    • 文件大小:5120
    • 提供者:zhou
  1. bianchen_java

    0下载:
  2. 所有用JAVA设计的课程案例,包括贪吃蛇,俄罗斯方块等游戏,以及人事管理系统,学习成绩管理系统,很不错的JAVA应用程序原代码,不知能否通过哦-All courses use JAVA design cases, including Snake, Tetris and other games, as well as the personnel management system, learning management system,
  3. 所属分类:JSP源码/Java

    • 发布日期:2024-05-16
    • 文件大小:2299904
    • 提供者:无伤客
  1. snake

    1下载:
  2. 遗传程序设计-贪吃蛇的进化。使用了遗传编程算法,很有趣,大家可以参考借鉴-Genetic Programming- Snake evolution. The use of genetic programming algorithm, very interesting, we can refer to reference
  3. 所属分类:其他游戏

    • 发布日期:2024-05-16
    • 文件大小:63488
    • 提供者:赵娴
  1. VCGame

    1下载:
  2. 《VC经典游戏程序设计》一书的源代码,包括:扫雷、贪吃蛇、推箱子、俄罗斯方块、拼图、连连看6个游戏,以及地图编辑和外挂的编写,非常适合VC初学者学习。-" VC classic game programming," a book' s source code, including: mine clearance, Snake, Sokoban, tetris, jigsaw puzzles, Lianlianka
  3. 所属分类:游戏

    • 发布日期:2024-05-16
    • 文件大小:5062656
    • 提供者:jiangzhuhui
  1. J2ME-BasedDesignImplementationthegameSnake

    0下载:
  2. 基于J2ME的贪吃蛇游戏的设计与实现 第一部分实现嵌入式应用程序,开发一款贪吃蛇游戏,并可移植到嵌入式实验平台或手机平台上,通过键盘按键控制贪吃蛇的移动方向,当蛇吃到食物后,蛇长度增加并再次随机产生食物,游戏继续,当蛇头碰到墙壁或自己的身体,游戏结束。-J2ME-Based Design and Implementation of the game Snake
  3. 所属分类:J2ME

    • 发布日期:2024-05-16
    • 文件大小:5120
    • 提供者:zhangbinbin
  1. tanchishe

    0下载:
  2. 单片机游戏设计及贪吃蛇程序 1、定义四个按键改变蛇行的方向。 2、随机出现食物(用一个LED亮点表示),吃进食物后蛇增长一个点。 3、当蛇头与蛇身接触时程序结束。 4、程序结束后显示蛇身的长度(共有几个点),用以决定游戏的分值。 -SCM game design and Snake procedure 1, define the direction of the four buttons to change the
  3. 所属分类:单片机(51,AVR,MSP430等)

    • 发布日期:2024-05-16
    • 文件大小:11264
    • 提供者:shadow
  1. tan_chi_she

    0下载:
  2. 一个简单的贪吃蛇程序,很早的时候的课程设计,里面附有文档。-Snake a simple procedure, early in the course design, which attached to the document.
  3. 所属分类:游戏

    • 发布日期:2024-05-16
    • 文件大小:616448
    • 提供者:pan
  1. snake-program

    0下载:
  2. 贪吃蛇程序设计报告(大学课程设计),包含需求分析,模块划分,实现算法流程图,代码实现,测试,结果分析都有。代码可以直接复制到工程中应用,注释详细。-Snake programming report (University course design), including needs analysis, the module division algorithm flowchart, code implementation, testi
  3. 所属分类:软件工程

    • 发布日期:2024-05-16
    • 文件大小:160768
    • 提供者:王晓
  1. tanchishe

    0下载:
  2. 基于AT89C52的一个贪吃蛇程序设计。是单片机学习的一个高级例程,可提高对单片机的综合运用能力-Design based on the AT89C52 a Snake procedures. Is an advanced single-chip learning routines, improve the ability to use the microcontroller
  3. 所属分类:单片机(51,AVR,MSP430等)

    • 发布日期:2024-05-16
    • 文件大小:47104
    • 提供者:wangyongjun
  1. Snake

    0下载:
  2. 在VC6.0环境下实现的图形化贪吃蛇程序设计。代码原创。压缩包含项目相关的所有文件。经过老师验收。-In VC6.0 environment to achieve Snake graphical programming. Original code. Compressed file that contains all the relevant project. After a teacher acceptance.
  3. 所属分类:控制台(字符窗口)编程

    • 发布日期:2024-05-16
    • 文件大小:3072
    • 提供者:石同享
  1. Snake

    0下载:
  2. 用STM32实现的简单贪吃蛇程序设计,显示在液晶屏上。-Snake with STM32 achieve a simple program designed to display on the LCD screen.
  3. 所属分类:其他智力游戏

    • 发布日期:2024-05-16
    • 文件大小:57344
    • 提供者:李成伟
  1. snake

    0下载:
  2. 基于ATMEL MEGA8芯片与8*8点阵屏的贪吃蛇程序设计-Design of snake program based on MEGA8 ATMEL chip and 8*8 dot matrix screen
  3. 所属分类:其他小程序

    • 发布日期:2024-05-16
    • 文件大小:48128
    • 提供者:蔡兴达
  1. 贪吃蛇

    0下载:
  2. 通过游戏程序设计,提高编程兴趣与编程思路,巩固C语言中所学的知识,合理的运用资料,实现理论与实际相结合。(Through the game program design, to improve programming interest and programming ideas, to consolidate the knowledge learned in the C language, the rational use of inf
  3. 所属分类:游戏

    • 发布日期:2024-05-16
    • 文件大小:12396544
    • 提供者:凉薄i
  1. k60贪吃蛇

    0下载:
  2. 基于k60开发板设计的贪吃蛇小程序,主控芯片为mk60dn512zvlq10(K60 development board based design of small snake program)
  3. 所属分类:嵌入式/单片机编程

  1. 贪吃蛇游戏设计课程设计报告

    0下载:
  2. 该文件用于详细描述用Java设计贪吃蛇游戏的过程以及代码,且能运行(This file is used to describe the process of using Java to design greedy snake games and code, and can run)
  3. 所属分类:文档资料

  1. C语言小游戏源代码_贪吃蛇

    0下载:
  2. 可以实现的,简单的小程序设计,很常用的小游戏。(Possible,Simple small program design, very common small games.)
  3. 所属分类:游戏

    • 发布日期:2024-05-16
    • 文件大小:16384
    • 提供者:小米粒儿
  1. VGA显示贪吃蛇(286116)

    0下载:
  2. 基于FPGA的贪吃蛇小游戏设计程序源代码和调试方式(FPGA based Snake game design program)
  3. 所属分类:VHDL编程

    • 发布日期:2024-05-16
    • 文件大小:13964288
    • 提供者:linxu1
« 12 3 4 5 »

源码中国 www.ymcn.org