登录
首页 » C# » 基于对弹球游戏的C #实现,你可以设置PIN的速度…

基于对弹球游戏的C #实现,你可以设置PIN的速度…

于 2022-02-06 发布 文件大小:120.17 kB
0 111
下载积分: 2 下载次数: 1

代码说明:

基于C#实现的弹球游戏,可以设置弹球的速度。-Based on the C# implementation of the pinball game, you can set the speed of pinball.

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

发表评论

0 个回复

  • 织唛缺陷检测
    织唛的缺陷检测,主要是运用surf算法进行检测。(Label defect detection)
    2018-02-01 16:46:43下载
    积分:1
  • jiayou
    贪心算法实现汽车加油问题贪心算法实现汽车加油问题(Greedy algorithm greedy algorithm automobile refueling vehicle refueling)
    2020-09-17 11:28:00下载
    积分:1
  • VS2010CSharp-visual-scope
    上位机示波器驱动程序,VS2010 C#版本,对于做控制的同学十分有用(PC oscilloscopes driver, VS2010 c# version, classmates are very useful for do control )
    2014-01-18 20:14:04下载
    积分:1
  • UKF
    无迹卡尔曼滤波算法的c语言。网上找到的,貌似是老外编的,蛮不错的。(unscented kalman filter code of visual c.)
    2021-01-05 15:08:54下载
    积分:1
  • 430单片机贪吃蛇
    采用msp430f169单片机驱动LCD12864完成的贪吃蛇游戏,共有四个独立按键,分别控制四个不同的方向。应经调试成功。单片机型号为美国TI公司的MSP430f169型。程序各部分均有头文件形式构成,对于初学者便于理解。#include "msp430x16x.h" #include //包含随机数 //液晶引脚定义 #define E_1 P5OUT|=BIT7 #define E_0 P5OUT&=~BIT7 #define RW_1 P5OUT|=BIT6 #define RW_0 P5OUT&=~BIT6 #define RS_1 P5OUT|=BIT5 #define RS_0 P5OUT&=~BIT5 #define PSB_CLR P5OUT &= ~BIT0 //PSB置低,串口方式 #define PSB_SET P5OUT |= BIT0 //PSB置高,并口方式 #define RST_CLR P5OUT &= ~BIT1 //RST置低 #define RST_SET P5OUT |= BIT1 //RST置高 #define uchar unsigned char #define uint unsigned int //按键引脚定义 #define key_state_0 0 #define key_state_1 1 #define key_state_2 2 unsigned char key_state[4]={0,0}; uchar zi[]={0xd3,0xce,0xcf,0xb7,0xbd,0xe1,0xca,0xf8};//游戏结束 uchar fen[]={0xb5,0xc3,0xb7,0xd6};//得分
    2023-07-30 19:55:02下载
    积分:1
  • 15823_chat
    Window下的select方式网络程序的范例(Window select the mode network programming paradigm)
    2005-02-22 13:40:52下载
    积分:1
  • MFC俄罗斯方块
    MFC版本的俄罗斯方块,用了位图,内存DC,难度等级功能、消行功能、分数增加功能、下一个方块显示功能,注释多、代码简洁
    2022-02-13 03:11:49下载
    积分:1
  • vc++6gamebiancheng
    VISUAL C++游戏编程里有详细的课件和源码(VISUAL C++ Game programming, there are detailed courseware and source)
    2007-08-24 22:05:44下载
    积分:1
  • 20081004
    GMM 混合高斯自适应背景维护 可以用来做行人检测 等(GMM Gaussian Mixture adaptive background maintenance can be used to make the pedestrian detection)
    2008-05-23 15:02:18下载
    积分:1
  • 猜拳问题的C语言实现
    猜拳问题的C语言实现-the C language clause 8
    2022-01-24 09:24:25下载
    积分:1
  • 696516资源总数
  • 106658会员总数
  • 16今日下载