搜索资源列表
JAVA鼠标绘图和键盘绘图
- * 鼠标绘图和键盘绘图。鼠标事件和键盘事件 * 提示: 鼠标拖动绘图,响应 mouseDragged 事件 * 方向键绘图,响应 keyPressed 事件-mouse and keyboard mapping. The mouse and keyboard events events * Tip : Drag the mouse drawings, mouseDragged response to the incident direction of bond * mapping, in
JAVA显示图像且用鼠标点击改变显示位置
- * 显示图像。鼠标点击改变显示位置 * 用 Applet 的方法 getImage() 产生图像Image * 用 Graphics 的方法 drawImage() 画出图像 * 在 paint() 方法中画图,或在鼠标事件侦听方法中画图 * 鼠标点击,产生 mouseClicked 事件-* display the image. Click on the mouse to change location * Use Applet method getImage () produ
java的鼠标操作
- 本代码是java的鼠标操作,可以及时显示鼠标所在位置,对学习java的同学有很大的帮助-java mouse operation, it can show the location of the mouse. java for the students to learn a great help
PainterDemo.java
- 一个简单的Java画图程序,能画直线、椭圆和矩形,单击鼠标既可操作。-a simple Java drawing, and painting can be straight, oval and rectangle, click of the mouse can operate.
MoFang.java
- 本程序为放出的测试用魔方(MoFang.java),包含所有的核心代码及注释,调试,测试代码。你可以用鼠标转动魔方,用键盘上的方向键移动魔方位置,除此以外,代码中还有大量功能,如智能搜索求解魔方,目前正在制作图形控制界面,也可用于applet嵌入网页中,Frame,也可做成java bean组件,有java bean需要的,请与作者本人联系。 2,先双击运行Java 3D for Windows (OpenGL Version) SDK for the JDK (includes Run
java
- java实现屏幕取色,可在屏幕上输出当前鼠标所在的屏幕颜色以及使用一个GUI,输出当前鼠标所在的屏幕颜色,并改变GUI的背景色。
这是JAVA上常见的鼠标在图片上的波纹效果
- 这是JAVA上常见的鼠标在图片上的波纹效果-This is a common mouse in the pictures of corrugated effect
java制作360度全景页面的源码和脚本
- 用java applet实现的全景图象显示程序,可以跟踪鼠标的轨迹,来显示360全景图象。-achieve with the panoramic image procedures can track the path of the mouse to demonstrate 360 panoramic images.
java移动鼠标显示坐标
- java小程序 在固定范围内移动鼠标显示鼠标的坐标!
windowsvstudio2008.rar
- 中山大学windows编程课程详细课件 在vs2008下运行 内容包括 01绪论 02界面编程-1(菜单) 02界面编程-2(控制条) 02界面编程-3(对话框) 02界面编程-4(控件) 02界面编程-5(鼠标与键盘) 03GDI绘图-1(画图) 03GDI绘图-2(字体与图像) 03GDI绘图-3(动画与图标) 03GDI绘图-4(图元文件) 03GDI绘图-5(打印) 04文档与视图 05MFC功能包 06GDI+ 07OOP语言
calender
- 实现了甘特图的显示功能(甘特图又叫条形图用于项目管理中的进度管理,它的长度表示工期,起始点表示开工日起,结束点表示完工日起,可以通过鼠标来改变它用来表示改变日期信息),该程序可以用于编写项目管理软件中的甘特图的显示,Achieved Gantt display function (also known as Gantt bar chart for project management in the progress of management, said the length of its du
applet
- applet特效,包括翻书动画效果的实现,这种效果真的很值得研究啊雪中的小屋,雪景中有一个漂亮的小屋子!水波纹特效的实现,而且鼠标可以有作用啊!等我收积的-applet特效,包括翻书动画效果的实现,这种效果真的很值得研究啊雪中的小屋,雪景中有一个漂亮的小屋子!水波纹特效的实现,而且鼠标可以有作用啊!
Teapot
- 本程序实习了openGL的茶壶(Teapot);键盘C键控制其颜色;R键实现了旋转,同时X,Y,Z键可改变其旋转轴;方向键可控制光源位置;按着鼠标左键移动鼠标可以人工旋转,像Google Earth;按着鼠标右键移动向上移动鼠标壳缩小其尺寸,向下可放大-This program internship in openGL teapot (Teapot) keyboard C keys to control their color R key to achieving the rotation,
tuixiangzi
- 推箱子游戏 项目简述:按五维键▼▲左、右移动搬运工,按鼠标可以通过最短路径让搬运工到达光标所在地 -Sokoban Game Project Descr iption: According to five-dimensional ▼ ▲ key to the left and right moving porters, according to the mouse through the shortest path to reach the cursor location as port
Qt-Sokoban
- Qt版的推箱子,有所有主要功能,键盘,鼠标,退步,玄关,自动寻路(最短路径)-Qt version of the Sokoban, all key, keyboard, mouse, backward, vestibule, automatically find its way (shortest path)
mofang(java)
- 像我们小时候玩的9宫魔方一样(内有详细解释),可以用鼠标实现旋转 -Like we were young, like play with 9 Palace Cube (with detailed explanation), you can use the mouse to achieve rotation
JavaSwingxjzb
- 星际争霸的JAVA版所有源代码。基于Swing的界面控制编程,以及一些用户交互控制,鼠标拖放,屏幕滚动,游戏角色创建与控制等方面的应用,对学习JAVA编程是绝佳的参考范例。-JAVA version of StarCraft all the source code. Swing-based interface to control the programming, as well as some user interaction control, drag and drop, scrolling
game
- 这是一个拼图游戏。玩家应该将打散的小图拼成一张大图。 玩家可以通过鼠标和键盘来移动小图,移动的次数和拼成 一张大图所化费的时间作为游戏得分的依据。 成绩=1000-时间(秒)-移动步数*10 按F1键重新开始该游戏,按Y健可以预览整个的图片 -This is a jigsaw puzzle. Players should be to break up a small map to enlarge spell. Players through mouse and keyboa
Java坦克大战源码
- 本系统的坦克大战是基于Java语言设计开发的,具有高超的人工智能,精美的图形处理,支持单机单人双人和网络对战的坦克射击游戏,比网络上实现的游戏更加方便,快捷,智能。运用Java这个跨平台的编程语言,运用了用户图形界面, 程序接口和基本函数绘制来实现,事件监听(包括鼠标事件,键盘事件,响应时间)也是这个游戏的特色。(The tank war of this system is designed and developed based on Java language. It has excelle
HFUT JAVA 3
- 6. 绘制骰子四点的图案。 7. 编写Java程序,创建一个窗体,并实现交互。在窗体内“单击鼠标左键”,在光标处绘制一个“绿圆”;窗体内“单击鼠标右键”,在光标处绘制一个“红色方框”;窗体内“双击鼠标左键”,清空所有已画“圆”和“方”(6. Draw a pattern of four dice. 7. Write java program, create a form, and realize interaction. In the form, click the left mouse but