登录
首页 » 其他 » 贪吃蛇 C源代码.h

贪吃蛇 C源代码.h

于 2022-01-27 发布 文件大小:2.33 kB
0 235
下载积分: 2 下载次数: 1

代码说明:

C源代码实现的贪吃蛇游戏,仅是拿来供学习参考,尤其是用C写一些小游戏的时候,能用上本代码中的某些模块,还是相当有价值的,再此将代码分享给大家。

下载说明:请别用迅雷下载,失败请重下,重下不扣分!

发表评论

0 个回复

  • vb开发的消息传递系统
    vb开发的消息传递系统-vb development of the messaging system
    2022-02-27 00:20:57下载
    积分:1
  • 用外积和法设计的权矩阵,不能保证p对模式全部正确的联想。若对记忆模式对加以限制(即要求p个记忆模式Xk是两两正交的),则用外积和法设计的BAM网具有较好的联想能...
    用外积和法设计的权矩阵,不能保证p对模式全部正确的联想。若对记忆模式对加以限制(即要求p个记忆模式Xk是两两正交的),则用外积和法设计的BAM网具有较好的联想能力。 在难以保证要识别的样本(或记忆模式)是正交的情况下,如何求权矩阵,并保证具有较好的联想能力?这个问题在用BAM网络实现对字符的识别程序仿真中得到体现。我们做过尝试,用伪逆法求权矩阵,虽然能对未加干扰的字符全部进行识别,但对加有噪声的字符识别效果很差。至于采用改变结构和其他算法的方法来求权矩阵,将是下一步要做的工作。-foreign plot and the design of the power matrix, p is no guarantee that all the correct pattern association. If memory model, the limit (that is, p-memory model Xk is orthogonal to the February 2), then foreign plot and design of the BAM network has good ability to think. It is difficult to ensure the samples to identify (or memory mode) is orthogonal circumstances, the right to seek ways matrix, and to ensure that the association has good ability? The problem with the BAM network of characters identification procedures simulation can be manifested. We did try to use pseudo- inverse matrix for the right, although they would not increase the interference of the characters in the identification of all, However, a pair of noise increases the effects o
    2022-03-10 00:41:43下载
    积分:1
  • 这是一个书籍管理应用程序。系统要完成对书籍的管理,应包括类目管理:书籍的增加和删除;借阅管理:借出和还入;信息的查询等功能。...
    这是一个书籍管理应用程序。系统要完成对书籍的管理,应包括类目管理:书籍的增加和删除;借阅管理:借出和还入;信息的查询等功能。-This is a book management application. To complete the system of management books, including Category Management : books on the increase and deleted; Readers management : the lending and also means; Information inquiries, and other functions.
    2022-03-19 19:02:06下载
    积分:1
  • 切割地形图,地形图,切割后
    裁剪地形图,裁剪地形图后自动完成,自动检查-Cutting topographic maps, topographic maps, after cutting
    2022-03-13 18:59:10下载
    积分:1
  • 常见的排序算法,如插入排序,快速排序
    常见的排序算法,如插入排序,快速排序-common algorithm, such as the insertion sort, rapid sequencing etc.
    2023-09-01 11:30:04下载
    积分:1
  • 一个很不错的asp播放flv的源代码,欢迎下载
    一个很不错的asp播放flv的源代码,欢迎下载-A very good player flv source code asp, welcome to download
    2022-03-26 11:36:50下载
    积分:1
  • 74ls595资料
    74ls595资料-74ls595
    2022-10-23 11:00:03下载
    积分:1
  • jQuery TAB 带动画滚动切换
    一款 jQuery TAB 效果,在切换的时候带有动画效果,左右滚动切换,文字渐变显示,单击时候才变换内容,与滑动门的鼠标移动切换类似,至于哪种风格,就看设计者的考虑了。
    2022-08-12 23:15:07下载
    积分:1
  • 为了介绍ART网络具体工作过程,我们制作了Matlab演示程序。第一个程序利用newc()函数对网络进行自适应训练,修改权值并对样本进行分类判别;第二个则利用a...
    为了介绍ART网络具体工作过程,我们制作了Matlab演示程序。第一个程序利用newc()函数对网络进行自适应训练,修改权值并对样本进行分类判别;第二个则利用adapt()函数对预测信号进行跟踪训练,并得出训练值与目标值之间的差异。-ART network to introduce specific work process, we produced a Matlab demo program. No. 1 newc procedures for the use () function on the network adaptive training, as well as the right to amend the value of the samples Classification; The second is using adapt () function to predict signal tracking training. training and the value obtained with the difference between the target value.
    2022-03-21 20:12:51下载
    积分:1
  • 这里是我在学校时所写的一些程序,中有些Java程序可能要重新编译一下才能运行,具体如下:C Course Disign――C语言编写的时钟程序Very Sim...
    这里是我在学校时所写的一些程序,其中有些Java程序可能要重新编译一下才能运行,具体如下:C Course Disign――C语言编写的时钟程序Very Simple CPU――CPU仿真工具StudentQuery――基于SQL语言数据库的学籍管理系统Theory of Computation――一些关于计算理论算法的实现,详见内附说明Hotel――酒店管理系统另外还有一些硬件VHDL方面的程序,整理好后会陆续上传-here at school I wrote some of the procedures, some of which may be Java recompile about to run, as follows : C Course Disign-- C language clock procedures Very Simple CPU-- CPU simulation tool StudentQuery-- based on SQL database the Information Management Theory of Computation-- some theoretical algorithm for the calculation of the realization of enclosing detailed statement Hotel-- hotel management system there are some VHDL hardware of the procedures, will be sorted out gradually upload
    2022-08-16 08:29:14下载
    积分:1
  • 696516资源总数
  • 106914会员总数
  • 0今日下载