CDN加速镜像 | 设为首页 | 加入收藏夹
当前位置: 首页 资源下载 源码下载 搜索资源 - bounce

搜索资源列表

  1. Lab_6_06

    0下载:
  2. 在窗口中显示一个球,该球以与水平成45度角做直线运动,当遇到边界时,反弹回来,仍与水平成45度角继续运动。 -Is displayed in the window, a ball, and the ball to a linear motion to a 45 degree angle with the horizontal, when encountered boundary bounce back, still a 45 degree angle with the horizontal
  3. 所属分类:Windows Develop

    • 发布日期:2017-11-21
    • 文件大小:2934109
    • 提供者:
  1. Chapter-2

    0下载:
  2. opengl 编程指南 第二章源码 有一个在到达边框可以弹跳的 方块-source has a box to reach the border can bounce opengl Programming Guide
  3. 所属分类:OpenGL program

    • 发布日期:2017-11-16
    • 文件大小:74403
    • 提供者:ting
  1. 球从100米高度自由落下

    0下载:
  2. 题目10:一球从100米高度自由落下,每次落地后反跳回原高度的一半;再落下, 求它在第10次落地时,共经过多少米?第10次反弹多高? -Topic 10: a ball from 100 meters height free fall, every time after landing bounce back half of the original height To fall, For it in the 10th born, a total
  3. 所属分类:数学计算/工程计算

    • 发布日期:2017-11-18
    • 文件大小:2762
    • 提供者:崔嬴
  1. shuangsedianzhen

    0下载:
  2. 51单片机双色点阵的显示程序,模拟电视屏幕上图形碰壁弹回-51 single-chip two-color dot matrix display program, analog TV screen graphics rebuffed bounce
  3. 所属分类:SCM

    • 发布日期:2017-12-03
    • 文件大小:1327
    • 提供者:田青永
  1. bianse

    0下载:
  2. 可以变换颜色的小球,可以在窗口自由移动,撞到别的小球或窗口边缘可以弹回-Can transform the color of the ball, you can move freely in the window and hit another ball or the edge of the window can bounce
  3. 所属分类:assembly language

    • 发布日期:2017-11-06
    • 文件大小:15725
    • 提供者:fuxinyun
  1. EasyCollisionDetection

    0下载:
  2. 最简单的关于碰撞检测的程序,小球碰撞墙壁,速度恒定,在坐标轴上运动,碰到墙壁后弹回-Simple collision detection procedure, a small ball collision walls, constant speed, axis movement, hit a wall bounce
  3. 所属分类:OpenGL program

    • 发布日期:2017-12-01
    • 文件大小:2051237
    • 提供者:wudi
  1. Steele_Project2

    0下载:
  2. This the bouncing ball thing where you pretty much just bounce the ball until you decide you are done with this game.-This is the bouncing ball thing where you pretty much just bounce the ball until you decide you are done with this game.
  3. 所属分类:assembly language

    • 发布日期:2017-11-17
    • 文件大小:4953304
    • 提供者:steele
  1. tanqiu

    0下载:
  2. 用windowS编程编写的弹球程序,当球碰到屏幕边缘弹回,反复进行-WindowS programming written pinball program, when the ball hits the edge of the screen to bounce repeatedly
  3. 所属分类:GDI-Bitmap

    • 发布日期:2017-11-13
    • 文件大小:106483
    • 提供者:jiling
  1. Ball-down-and-bounce-process

    0下载:
  2. 小球自由落体后反复弹起全过程,并有动态演示图-After the free fall of the ball repeatedly bouncing the whole process, dynamic presentations Figure
  3. 所属分类:Other windows programs

    • 发布日期:2017-11-17
    • 文件大小:11325
    • 提供者:李媛媛
  1. vga_graph_st

    0下载:
  2. 该程序用vhdl编写的vga显示的小游戏,到时屏幕上会显示一个小球,一根棒子,一面墙,棒子可以通过按键控制来移动。而小球在不停的运动,遇到墙会反弹。-Game written by the program with VHDL VGA display, the screen will display a small ball, a stick, a wall, stick to move through the key control. Ball in constant motion, encou
  3. 所属分类:VHDL-FPGA-Verilog

    • 发布日期:2017-11-24
    • 文件大小:792624
    • 提供者:陈志伟
  1. Drawer-menu

    0下载:
  2. android平台开发的界面效果,抽屉菜单。点击一下图标,菜单就会像抽屉那样弹出来,再点一下就弹回去。-android platform interface effects, drawer menu. Click the icon, a menu pops up, as it will be like a drawer, and then tap on the bounce back.
  3. 所属分类:android

    • 发布日期:2017-11-04
    • 文件大小:19679
    • 提供者:凯特恩
  1. SkipBallGame

    0下载:
  2. It was a basic bounceball program just bounce
  3. 所属分类:Game Program

    • 发布日期:2017-11-25
    • 文件大小:102554
    • 提供者:ducksoon
  1. testbtn22

    0下载:
  2. 360浏览器透明按钮特效该代码实现的功能是 1.正常情况下,显示上方的flatButton和下方的文本 2.当鼠标移动上去的时候显示透明效果 3.当鼠标点击的时候显示被点击的效果 4.弹起鼠标显示透明效果 5.鼠标立刻按钮时候,恢复正常显示 和很多商业应用软件的Button效果一样-360 Browser transparent button effects this code is the function of a normal c
  3. 所属分类:Button control

    • 发布日期:2017-11-14
    • 文件大小:10114048
    • 提供者:zl
  1. Pinball

    0下载:
  2. 这是一个基于FPGA的小球游戏,碰四壁可以反弹,通过VGA在显示屏输出。已在DE2上下板实现。-This is an FPGA-based ball game, hitting the walls can bounce through the VGA output on the display. Has been up and down the DE2 board to achieve.
  3. 所属分类:VHDL-FPGA-Verilog

    • 发布日期:2017-11-17
    • 文件大小:1272977
    • 提供者:Dee
  1. ball

    0下载:
  2. 球的源代码,能够实现简单的功能,如:运动,或者反弹。-Ball of the source code, can achieve a simple function, such as: sport, or bounce.
  3. 所属分类:CSharp

    • 发布日期:2017-04-01
    • 文件大小:812
    • 提供者:chenwei
  1. Friction

    0下载:
  2. 物体坠落的物理过程的仿真模拟,包括摩擦、弹跳等效果,很真实,基于OpenGL和VC开发。-Falling objects simulation of physical processes, including friction, bounce and other effects, it is true, OpenGL and VC based development.
  3. 所属分类:OpenGL program

    • 发布日期:2017-04-06
    • 文件大小:213830
    • 提供者:王忠
  1. STM32-uCOS-RF2401Pchaosheng

    0下载:
  2. 利用ucos实现了NRF24L01的接收,并且加入了超生测距的功能,测距的稳定性良好-Use ucos realized NRF24L01 reception, and joined the bounce ranging capabilities ranging stability is good! !
  3. 所属分类:uCOS

    • 发布日期:2017-06-02
    • 文件大小:14836209
    • 提供者:linjianhao
  1. MFCClient

    0下载:
  2. 该部分是云台控制的模拟,有窗口的收缩,重载MFC基类实现按钮图标随鼠标点击变形,鼠标左键按下与弹起的事件响应。重载CButton类。-That part of the PTZ control simulation, with windows shrink, overloading MFC base class implementation deformation button icons with a mouse click, left mouse button pressed and boun
  3. 所属分类:Button control

    • 发布日期:2017-05-15
    • 文件大小:3638599
    • 提供者:xiaoxia
  1. cylinder_test2

    1下载:
  2. 格子boltzmann 方法,D2Q9模型,圆柱绕流,采用反弹-漫反射综合边界条件-Lattice boltzmann method, D2Q9 model flow around a cylinder, using the bounce- Diffuse integrated boundary conditions
  3. 所属分类:matlab

    • 发布日期:2015-04-21
    • 文件大小:2048
    • 提供者:
  1. matlab-raytrace

    3下载:
  2. 射线追踪,包含了起点和终点的射线函数,对于地震传播研究具有重要意义!-Raytracing in a v(z) world. The toolbox contains functions forshooting fans of rays and functions for tracing rays with specific start and end points. General multi-bounce rays with any number of mode conversions ca
  3. 所属分类:matlab例程

    • 发布日期:2013-10-13
    • 文件大小:48454
    • 提供者:旅游
« 1 2 3 4 5 6 78 9 10 11 »
搜珍网 www.dssz.com