登录
首页 » Others » dadishu

dadishu

于 2020-11-20 发布 文件大小:2488KB
0 249
下载积分: 1 下载次数: 16

代码说明:

  打地鼠游戏完整51的protuse仿真,pcb图,程序,直接可以制作(Play hamster game full 51 protuse simulation, pcb diagram, procedures, can be produced directly)

文件列表:

打地鼠
......\213,8323,2013-10-13
......\213.hex,1801,2013-10-13
......\213.M51,11582,2013-10-13
......\213.Opt,1095,2013-12-15
......\213.plg,167,2013-12-15
......\213.Uv2,2062,2013-09-23
......\213_Opt.Bak,1099,2013-10-14
......\213_Uv2.Bak,2062,2013-09-23
......\222.DSN,129208,2013-10-13
......\222.PWI,768,2013-12-20
......\51单片机打地鼠程序%2B仿真电路.doc,239616,2013-09-23
......\Last Loaded 222.DBK,129313,2013-09-23
......\pcb
......\...\di.PcbDoc,104831,2013-09-30
......\...\di.PcbDocPreview,38792,2013-09-30
......\...\dishu.PcbDoc,104831,2013-09-30
......\...\dishu.PcbDocPreview,51999,2013-09-30
......\...\History
......\...\.......\dishu.~(1).PcbDoc.Zip,14773,2013-09-23
......\...\.......\dishu.~(2).PcbDoc.Zip,15046,2013-09-30
......\...\.......\PCB1.~(1).PcbDoc.Zip,13630,2013-09-23
......\...\.......\PCB1.~(2).PcbDoc.Zip,448972,2013-09-23
......\...\.......\PCB1.~(3).PcbDoc.Zip,449043,2013-09-23
......\...\new.PcbDoc,626688,2013-09-30
......\...\new.PcbDocPreview,39635,2013-12-15
......\...\pcb.PcbDoc,625664,2013-09-23
......\...\pcb.PcbDocPreview,39383,2013-09-30
......\...\PCB1.PcbDoc,596992,2013-09-23
......\...\PCB1.PcbDocPreview,31553,2013-09-23
......\STARTUP.A51,5115,2002-04-16
......\STARTUP.lst,11789,2013-10-13
......\STARTUP.obj,873,2013-10-13
......\Text1.c,2325,2013-10-13
......\Text1.LST,6700,2013-10-13
......\Text1.OBJ,8634,2013-10-13

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

发表评论

0 个回复

  • 经典好玩的vc++6.0编制的
    vc++版的坦克大决战游戏源码,带音效、地图,和大家知道的坦克还有点不一样,这一种可以自定义地图,坦克数量上没有以前的那么多,可以双人玩和单人玩,一关比一关有难度,学习编写的游戏的朋友有必要作个参考。游戏第一关界面如上图示,源代码编译顺利。 注:运行时请注意要将Debug目录中的可执行文件拷贝到程序根目录,否则会出错导致电脑重启。
    2022-05-31 10:38:56下载
    积分:1
  • Source
    传奇世界登陆器,带皮肤编辑,配置器生成工具,网关整套源代码(Legends of the World landers with skin editing tool generates the configuration, the gateway package source code)
    2014-05-04 04:58:18下载
    积分:1
  • XIAOQIUf
    在使用TURBO C学习时编写的贪球游戏 功能十分简单 但是确是劳动的成果 希望大家支持(TURBO C in the use of study prepared by greedy ball game features a very simple but it is the outcome of the labor I hope you will support)
    2009-01-09 20:57:12下载
    积分:1
  • QQfarm_douding1.0
    说明:  QQfarmQQ农场源程序,非常不错,里面由配置方法。方便新手架站,在自己的网站运行(QQfarm,QQ farm source, very good, which by the configuration. Facilitate the novice website construction, running their own web site)
    2010-05-03 14:52:20下载
    积分:1
  • luoxuanzhenlie
    用C++实现的螺旋阵列,代码少,且看起来简洁明了(Spiral Array Implementation)
    2010-01-11 19:57:08下载
    积分:1
  • 91331990five
    一个五子棋的源文件,另外还有设计程序的基本思路和玩法(Gobang a source file, as well as the design process of the basic thinking and playing)
    2008-06-24 23:17:25下载
    积分:1
  • caishuzi
    猜数字:由计算机随机产生一个1~10000以内的数字,用户根据提示猜出该数字,功能要求如下: (1)游戏结束条件:1)在规定时间内正确猜出该数字;2)规定用时耗完。 (2)游戏提示:根据用户的输入与所产生数字的大小关系给出正确提示,例如,随机产生数为5000,若用户输入6000,则提示“高了”,若用户输入4000,则提示“低了”。 (3)游戏结果显示:1)若用户在规定时间内正确猜出数字,则显示“恭喜!正确猜出数字***。”;2)若到达规定时间但并未猜出,则显示“很遗憾,未能在规定时间内猜出正确数字,该数字为***。” ,其中,“***”表示所需猜出的随机数。 (4)游戏时间设置:可由用户灵活设置游戏时间,此部分内容应在游戏开始前完成。 (5)游戏退出设置:在每轮游戏结束之后,给出提示语,请用户选择是否继续游戏。 (Guess the Numbers: randomly generated by computer within a 1 ~ 10000 Numbers, according to the user to guess the Numbers, functional requirements are as follows: (1) the game conditions: 1) correctly guess the number within the given time 2) regulation is run out. (2) game tip: according to the size of the user input and produced digital relationships give prompt, correct, for example, random number is 5000, if the user input, 6000 indicates that high , if the user input, 4000 indicates that the low . (3) the game results showed: 1) if the user within the prescribed time to guess the Numbers correctly, is displayed congratulations! Guess the right number***. 2) but not guess, if arrive time required is displayed it s a pity that failed to guess the right number within the prescribed time, the number is***. , among them, *** needed to guess the random Numbers. (4) : time setting can be set by the user the game time, this part should be completed before the start of the ga)
    2020-07-04 13:20:01下载
    积分:1
  • GEMS (4)
    this is desk ok code?
    2017-08-04 18:30:39下载
    积分:1
  • kwxyx
    这是一个基于网络的小游戏,基于java的简单的小游戏(this is a game)
    2013-11-28 23:23:16下载
    积分:1
  • FeedingFrenzy Game
    说明:  Cool game to have a good time of fun
    2018-12-27 06:28:49下载
    积分:1
  • 696516资源总数
  • 106914会员总数
  • 0今日下载