登录
首页 » 软件系统 » 俄罗斯方块.............用方向键控制游戏的全过程

俄罗斯方块.............用方向键控制游戏的全过程

于 2022-01-31 发布 文件大小:6.58 kB
0 185
下载积分: 2 下载次数: 1

代码说明:

俄罗斯方块.............用方向键控制游戏的全过程-... ... . Russian box with key control the entire process of the game ...

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

发表评论

0 个回复

  • 哲学家进餐问题是荷兰学者Dijkstra 提出的经典问题之一,它是一个信号量机制问题的应用,在操作文化史上具有非常重要的地位。对该问题的剖析有助于学生深刻地...
    哲学家进餐问题是荷兰学者Dijkstra 提出的经典问题之一,它是一个信号量机制问题的应用,在操作系统文化史上具有非常重要的地位。对该问题的剖析有助于学生深刻地理解计算机系统中的资源共享、进程同步、死锁等问题,并能熟练地应用信号量来解决生活中的控制流程,即将生活中的控制流程用形式化的方式表达出来。 假设有5个哲学家,他们花费一生中的时光思考和吃饭。这些哲学家共用一个圆桌,每个哲学家都有一把椅子。在桌子中央是一碗通心面,在桌子上放着5只筷子。(如图所示)当一个哲学家思考时,他与其他同事不交互。时而,哲学家会感到饥饿,并试图拿起与他相近的两只筷子(他与邻近左、右之间的筷子)。一个哲学家一次只能拿起一只筷子。显然,他不能从其他哲学家手里拿走筷子。当一个饥饿的哲学家同时有两只筷子时,他就不能不用释放他的筷子而自己吃了。当吃完后,他会放下两只筷子,并再次开始思考。 规定奇数号哲学家先拿他左边的筷子,然后再去拿右边的筷子;而偶数号哲学家则相反。按此规定,将是1、 2号哲学家竞争1号筷子;3、4号哲学家竞争3号筷子。即五位哲学家都先竞争奇数号筷子,获得后,再去竞争偶数号筷子,最后总会有一位哲学家能获得两只筷子而进餐。 -dining philosophers problem is the Netherlands scholars Dijkstra"s one of the classic, It is a signal to the mechanism of application, the operating system in the history of culture has a very important position. Analysis of the problem to help students understand deeply the computer system resource sharing, process synchronization, and other issues Deadlock, skilled and can be applied to solve the signal volume life of the control flow, about the life of the control flow wi
    2022-03-25 04:58:02下载
    积分:1
  • Vc++入门的捷径 一些c++的小问题 以及代码大全 maybe something about the difficulty in studying C...
    Vc++入门的捷径 一些c++的小问题 以及代码大全 maybe something about the difficulty in studying C-Vc++ Entry shortcut to some c++ Of small issues as well as code Guinness maybe something about the difficulty in studying C
    2022-06-28 06:02:06下载
    积分:1
  • wince.5.0 development introduction
    wince.5.0 development introduction -wince.5.0 development introduction
    2022-02-06 02:18:24下载
    积分:1
  • 包含文章:《C语言出错中英文对照表》 对于初学c语言时,不理解编译器所报错误原因有很大帮助。...
    包含文章:《C语言出错中英文对照表》 对于初学c语言时,不理解编译器所报错误原因有很大帮助。-contain articles : "C language bilingual mistake" for a novice c language, do not understand the compiler reported errors due to a great help.
    2022-01-28 09:34:53下载
    积分:1
  • 纳尔逊
    Nelson-Siegel 模型 对债券收益率曲线的建模-Nelson-Siegel model to the bond yield curve modeling
    2022-03-11 00:28:08下载
    积分:1
  • 这是本人做数据库课程设计时的仓促之作,自我感觉实际应用价值并不大,但可以给学VC和数据库编程的朋友做个范例。...
    这是本人做数据库课程设计时的仓促之作,自我感觉实际应用价值并不大,但可以给学VC和数据库编程的朋友做个范例。-This is why I do a database program designed to make the rush of self-feeling of the real value is not large, but can give learning, and database programming VC friends to be a paradigm. See also before doing a lot of the same type of management system, much has been achieved, the student management system now posted in the hope that can help a friend in need. System shortcomings are certainly many, and also requests master the exhibitions, please contact with me. I added in the system directly through the SQL statements to modify the table of the background features, very controversial, but also invited a friend Zhijiao practical development experience.
    2023-01-26 10:25:04下载
    积分:1
  • 基于Visual C++的酒店餐饮管理,功能强大,界面超豪华.
    基于Visual C++的酒店餐饮管理系统,功能强大,界面超豪华.-Visual C hospitality management system, the powerful, ultra-luxury interface.
    2022-03-14 09:49:37下载
    积分:1
  • Thank you for choosing Shop MVM system (hereinafter referred to MvMmall), MvMmal...
    感谢您选择MVM 网店系统(以下简称MvMmall),MvMmall是目前国内最漂亮、最稳定的中小型网上商店建设解决方案之一 居于 PHP + MySQL 的技术开发,源码开放。MvMmall 的官方网址是: www.MvMmall.com 交流论坛: bbs.MvMmall.com-Thank you for choosing Shop MVM system (hereinafter referred to MvMmall), MvMmall is currently the most beautiful, the most stable small and medium-sized online store-building solutions for living in one of PHP+ MySQL
    2022-02-25 18:01:25下载
    积分:1
  • 详细介绍了hash函数的构造功能和实现方式。
    详细介绍了hash函数的构造功能和实现方式。-Hash function described in detail the structure of the function and implementation.
    2022-07-18 20:36:13下载
    积分:1
  • 简单使用的液晶程序。C语言版。适合52,51列单片机使用。
    简单使用的液晶程序。C语言版。适合52,51系列单片机使用。-LCD easy to use program. C language version. 52,51 Series Single-chip suitable to use.
    2023-01-25 00:30:03下载
    积分:1
  • 696516资源总数
  • 106914会员总数
  • 0今日下载