登录
首页 » HTML » 块小游戏代码

块小游戏代码

于 2019-03-30 发布 文件大小:9KB
0 105
下载积分: 1 下载次数: 0

代码说明:

  HTML俄罗斯方块小游戏代码,界面简洁,难度可选:简单、一般、困难,键盘操作,↑:变换、←:左移、→:右移、↓:加速。(HTML Tetris game code, simple interface, difficult to choose: simple, general, difficult, keyboard operation,: transformation,: left shift, right shift,: acceleration.)

文件列表:

HTML俄罗斯方块小游戏代码, 0 , 2017-06-01
HTML俄罗斯方块小游戏代码\css, 0 , 2017-05-31
HTML俄罗斯方块小游戏代码\img, 0 , 2017-05-31
HTML俄罗斯方块小游戏代码\index.html, 3039 , 2017-06-01
HTML俄罗斯方块小游戏代码\js, 0 , 2017-05-31
HTML俄罗斯方块小游戏代码\js\GameFrame.js, 4698 , 2017-05-19
HTML俄罗斯方块小游戏代码\js\graph.js, 9592 , 2017-05-19
HTML俄罗斯方块小游戏代码\js\index.js, 569 , 2017-05-19
说明.htm, 4317 , 2015-06-10

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

发表评论

0 个回复

  • ABAQUSVUMATEXAMPLE
    Abaqus子程序Vumat初学者好用的小例子,PDF文件,内有代码和例子详解(Abaqus small example subroutine Vumat easy to use for beginners, PDF files, there are examples of code and Explanation)
    2021-03-23 15:59:15下载
    积分:1
  • clumsy-0.2-win32
    利用封装 Winodws Filtering Platform 的WinDivert 库, clumsy 能实时的将系统接收和发出的网络数据包拦截下来,人工的造成延迟,掉包和篡改操作后再进行发送。无论你是要重现网络异常造成的程序错误,还是评估你的应用程序在不良网络状况下的表现,clumsy 都能让你在不需要额外添加代码的情况下,在系统层次帮你达到想要的效果(Using Winodws Filtering Platform package WinDivert library, clumsy can real-time system receives and sends the network data packets intercepted, delay caused by artificial, substitution and tampering after sending operation. Whether you want to reproduce the program errors caused by network exceptions or evaluate the performance of your applications under bad network conditions, clumsy can help you achieve the desired results at the system level without additional code.)
    2017-12-11 16:44:17下载
    积分:1
  • 使用反冥法算特征值和特征向量的算法。
    使用反冥法算特征值和特征向量的算法。-use of anti-counting method offerings eigenvalues and eigenvectors of the algorithm.
    2022-09-06 07:05:03下载
    积分:1
  • SPWM
    基于SPWM的逆变电路的仿真,可以修改SPWM的参数,测试无误(Based on the simulation of SPWM inverter circuit, the parameters of SPWM can be modified and the test is unmistakable)
    2021-05-14 15:30:03下载
    积分:1
  • 车载自组织网络中路边性能及防碰撞算法研究1-9
    说明:  在车载网络中,尤其是在城市环境下,车辆高速移动导致网络拓扑结构频繁变化,车辆密度分布不均,导致稀疏连通和局部最优情况频繁出现,所以必须专门为车载自组网设计具备鲁棒性、可靠性、实时性的路由协议。本章针对现有城市环境下存在的车辆碰撞问题,利用车辆的地理位置和电子导航地图提供的道路车流信息进行路由决策,根据设定的城市交通网络模拟图,随机的分布车辆节点,通过十字交叉路口的防碰撞研究以及路边节点之间的相对位置预警仿真,得到不同仿真下的城市交通信息网络结果图,对于该区域交通通信设计以及路况信息改善有一定的指导意义(In the vehicular network, especially in the urban environment, the high-speed movement of vehicles leads to frequent changes in network topology and uneven distribution of vehicle density, which leads to the frequent occurrence of sparse connectivity and local optimization. Therefore, it is necessary to design a routing protocol with robustness, reliability and real-time for vehicular ad hoc networks. Aiming at the problem of vehicle collision in the existing urban environment, this chapter uses the geographic location of the vehicle and the road traffic flow information provided by the electronic navigation map to make routing decisions. According to the set urban traffic network simulation diagram, the vehicle nodes are randomly distributed.)
    2021-04-02 19:39:07下载
    积分:1
  • MATLAB-DSP
    说明:  MATLAB 实现低通高通带通,FIR,IIR滤波器等(Band pass filtering with fir)
    2020-09-17 16:34:58下载
    积分:1
  • 在S3C2410 Linux2.4.x中的LCD 触摸开发例子,有兴趣的朋下载试下,实用,测试OK。...
    在S3C2410 Linux2.4.x中的LCD 触摸开发例子,有兴趣的朋下载试下,实用,测试OK。-S3C2410 Linux2.4.x in the LCD touch-developed examples of friends who are interested to download the next test, practical test OK.
    2023-06-06 20:25:03下载
    积分:1
  • ChaosAttractors
    说明:  混沌吸引子的matlab实现代码,包括 Logistic映射 - ChaosAttractorsMain_Logistic.m Henon映射 - ChaosAttractorsMain_Henon.m Lorenz吸引子 - ChaosAttractorsMain_Lorenz.m Duffing吸引子 - ChaosAttractorsMain_Duffing.m Duffing2吸引子 - ChaosAttractorsMain_Duffing2.m Rossler吸引子 - ChaosAttractorsMain_Rossler.m Chens吸引子 - ChaosAttractorsMain_Chens.m Ikeda吸引子 - ChaosAttractorsMain_Ikeda.m MackeyGLass序列 - ChaosAttractorsMain_MackeyGLass.m Quadratic序列 - ChaosAttractorsMain_Quadratic.m(Chaos attractor matlab implementation code. including: Logistic mapping - ChaosAttractorsMain_Logistic. M Henon mapping - ChaosAttractorsMain_Henon. M Lorenz attractor - ChaosAttractors main_lorenz.m Duffing attractor - ChaosAttractorsMain_Duffing. M Duffing2 attractor - ChaosAttractors main_duffing2.m Rossler attractor - ChaosAttractorsMain_Rossler Chens attractor - ChaosAttractors main_chens.m Ikeda attractor - ChaosAttractors main_ikeda.m MackeyGLass sequence - ChaosAttractors main_mackeyglass.m Quadratic sequence - ChaosAttractors Main_Quadratic. M)
    2020-05-10 12:16:40下载
    积分:1
  • pathsearching
    自动避障的代码非常好呀,用“+”代表A的运动情况,“*”代表B的运动情况。 legend函数的基本用法是(During frame transmission the start of the PHR (PHY header) is the event nominated by the IEEE 802.15.4 UWB PHY standard for message time-stamping. The time the first symbol of the PHR launches from the antenna (defined as the RMARKER) is the event nominated as the transmit time-stamp.)
    2017-09-02 21:43:46下载
    积分:1
  • Single_Phase_inverter
    说明:  单相逆变器,可以实现市网电压频率输出,便于本科毕业设计学习所用(Single-phase inverter can realize the voltage output of the city network,Easy to use for undergraduate graduation design)
    2019-11-23 10:23:01下载
    积分:1
  • 696518资源总数
  • 104269会员总数
  • 31今日下载