搜索资源列表
ClothSim
- 实现Java 3D环境下基于质点-弹簧模型的柔体模拟,并以三维动画的形式逼真地表现出来-Java 3D environment based on the particle-spring model of flexible body simulation, and 3D animation in the form vividly demonstrated
duiduipeng
- 一个类似与对对碰的游戏,通过旋转框体使框体内的方块掉落,三块同样的方块会自动消除.内有源码,图片.-Collisions with a similar game with the, by rotating the box body to drop box inside the box, three box will automatically eliminate the same. Within the source code, and pictures.
gxgzsxgz
- 用光线跟踪法实现三维体的构造和移动JAVA实现源代码-Ray tracing method to achieve the three-dimensional structure and mobile JAVA realization of the source code
4
- 编写一个Java应用程序 1)该程序中有3个类:Triangle、Circle和cone,分别用来刻画“三角形”、“圆形”和“圆锥体”。具体要求如下: a) Triangle类具有类型为double的三个边长度以及周长属性;定义构造函数,返回周长和修改三个边的方法。另外,Triangle类还具有一个boolean型的属性,该属性用来判断三个属能否构成一个三角形。 b) Circle类具有类型为double的属性半径和面积;定义设置半径,返回面积的方法。 c) Cone类具有Ci
SnakeGame
- 此程序是基于JFrame,结合JPanel和Component的监听器来实现的贪吃蛇小游戏。主要实现功能如下: 1)利用方向键来改变蛇的运行方向。 2)在随机的地方产生食物,吃到食物就变成新的蛇体,碰到壁或自身则游戏结束,否则正常运行。 3)空格键暂停或继续游戏。 通过菜单选项可选择三种刷新速度。- This program is based on the JFrame, JPanel and Component combines the listener to achie
Tribody
- 万有引力下天体运行,太阳系,地月系,三体问题-Under gravity of celestial bodies
ziliaoyuandaima
- 一、课程设计题目 学生成绩管理系统 二、本次课程设计应达到的目的 1.通过该题目的设计,使学生掌握软件开发过程的问题分析、系统设计、程序编码、测试等基本方法和技能。 2.掌握指针或数组、结构体、文件的操作方法。 三、本次课程设计任务的主要内容和要求(包括原始数据、技术参数、设计要求等) 要求能够实现输入记录、查询记录、更新记录、统计记录、输出记录等功能。 1. 输入记录。对每个学生的学号、姓名、班级、数学、英语、计算机成绩进行输入并存储,在程序的运行过程中,数据的存
three body
- 利用Javascr ipt模拟三体运动,寻找恒纪元(Using Javascr ipt to simulate the movement of three body)