登录
首页 » 其他项目 » 这是用C#语言,.net平台所做的一个弹球的小游戏,是一个不错的了解windows编程的东西。...

这是用C#语言,.net平台所做的一个弹球的小游戏,是一个不错的了解windows编程的东西。...

于 2022-02-24 发布 文件大小:12.76 kB
0 69
下载积分: 2 下载次数: 1

代码说明:

这是用C#语言,.net平台所做的一个弹球的小游戏,是一个不错的了解windows编程的东西。-This is the C# language. Net platform doing a little game of pinball, is a good understanding of windows programming things.

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

发表评论

0 个回复

  • 对飞行器飞行情况的c++简单实现过程,主要利用visual C
    对飞行器飞行情况的c++简单实现过程,主要利用visual C-Pairs of aircraft flown by the c++ simple implementation process
    2022-08-24 18:19:17下载
    积分:1
  • walkingpete小程序!
    一个walkingpete的小程序-walkingpete a small procedure!
    2022-07-06 12:11:14下载
    积分:1
  • uva543解法(提共題和解法程式)
    題目:在1742年一個德國業餘數學家克里斯蒂安 < N < 1000000)。- = 0代表輸入結束。輸出對每筆輸入資料你應該要以N = A + B的形式輸出,其中A,B都是奇數的質數。如果有一組以上的A B 請輸出巴最大的那組如果找不到這樣的A B、 請輸出"哥德巴赫猜想是錯誤的。"解法: 当年 1。先建立一個一為陣列、 把奇數質數的格子設為1、 其餘設為0、 使用埃氏篩法得到質數2。判斷一為陣列、 如果兩個為1的陣列相加等於輸入、 輸出陣列位置、 即為答案
    2022-04-12 05:48:44下载
    积分:1
  • 使用LabVIEW编写的一个计算器程序。计算器完成计算…
    使用LabVIEW编写的一个计算器程序。 计算器能完成的运算: 加减乘除,求平方,求立方,求自然对数,求以10为底的对数,求阶乘求正弦余弦正切值,符号取反 能完成的操作:角度与弧度的切换,退格,清零 缺点:由于显示使用的是数值类型,所以无法实现小数输入;只能进行十进制的计算,不支持其它进制,统计功能未实现-LabVIEW prepared to use a calculator program. Calculator to complete the calculations: addition and subtraction multiplication and division, and square, and cubic, and the natural logarithm, and to 10 for the end of the logarithm, and factorial values for sine cosine tangent, symbols take to complete the operation of the anti: the angle with radian switch, backspace, Clear shortcomings: As the show using a numerical type, it is not possible to realize a small number of input only for the calculation of the metric system, do not support the other band, did not achieve statistical functions
    2023-08-17 06:20:03下载
    积分:1
  • C语言精彩编程很好的资料
    C语言精彩编程很好的资料-C Programming Language wonderful good information
    2023-03-27 01:55:04下载
    积分:1
  • format will SEG
    将格式为SEG-Y的地震数据的某道信息截出来,程序为c++程序,经过编译了-format will SEG-Y seismic data information of a certain cut, and procedures for c procedures are followed, the compiler
    2022-01-25 17:39:42下载
    积分:1
  • 本游戏的主角是个小球,玩家通过按右键的时间长短来决定小球的初始速度,当按动左键时小球启动,小球在运动过程中将受到磨察力的作用,速度将减慢最终停止,小球停止的位置...
    本游戏的主角是个小球,玩家通过按右键的时间长短来决定小球的初始速度,当按动左键时小球启动,小球在运动过程中将受到磨察力的作用,速度将减慢最终停止,小球停止的位置距离右边红色墙壁的距离(距离越近成绩越高)及小球在运行过程中与墙壁碰撞的次数(次数越多成绩越高)将决定玩家的最终成绩,按任意键程序将把当前成绩与存放在mc.txt中的历史成绩比较,给玩家以平价,并将当前成绩保存在mc.txt中。游戏有两个界面第一个界面是游戏场景,其中有三个参数,由左至右依次为“DIS”最终离右边墙的距离,“BUMP”小球在运行过程中碰墙的次数,“SPEED”小球的运行速度。第二个场景是成绩平价界面,根据玩家成绩给以相应的平价 。另外,由于机器配置的不同可能会出现速度上的迥异。-the protagonist of this game is a small ball, players adopted by the right to determine the length of time the ball"s initial velocity, when pressed button at the start of small ball, the ball movement in the process of grinding reviewer will be the role of power, speed will slow down eventually stopped, the ball stopped at a location away from the right side of the red walls of the distance ( the more recent results from the higher) and the ball in the course of operation and the number of collisions walls (the more the number of higher performance) will determine the ultimate success players by arbitrary procedures will bond with the current performance mc
    2022-02-20 23:59:12下载
    积分:1
  • 操作系统调度算法(先来先服务,短作业优先,时间片轮转,响应比优先)...
    操作系统调度算法(先来先服务,短作业优先,时间片轮转,响应比优先)-scheduling algorithms operating system (first-come first-serve, short operating priority, time-rotate in response to priority over)
    2022-04-07 13:39:45下载
    积分:1
  • A) 实现虚拟存储B) 实现对文件的按名存取C) 实现对文件的按内容存取D) 实现对文件的 高速输入输出(17) 分页显示当前文件 ... A) 执行SPLIB...
    A) 实现虚拟存储B) 实现对文件的按名存取C) 实现对文件的按内容存取D) 实现对文件的 高速输入输出(17) 分页显示当前文件 ... A) 执行SPLIB B) 执行SPDOS C) 装载拼音模块D) 装载五笔字型输入模块(32) 在汉字输入状态下,按下Shift+a组合键后,输入了__。-A) Virtual Storage B) the realization of the documents were accessed by C) achieved by the paper"s content access D) to achieve high-speed document input and output (17) displaying the current document ... A) The Executive SPLIB B) implementation SPDOS C) loading fight audio Module D) loading WBZX module (32) in the state of inputting Chinese characters by pressing a combination of keys Shift, the importation of __.
    2022-02-02 13:15:50下载
    积分:1
  • This is the realization of a series of class methods, very good, it integrates a...
    这是一系列实现类的方法,很好,它综合了所有的实现方法-This is the realization of a series of class methods, very good, it integrates all the way to achieve
    2023-04-09 17:55:03下载
    积分:1
  • 696524资源总数
  • 103988会员总数
  • 56今日下载