搜索资源列表
MoFang.java
- 本程序为放出的测试用魔方(MoFang.java),包含所有的核心代码及注释,调试,测试代码。你可以用鼠标转动魔方,用键盘上的方向键移动魔方位置,除此以外,代码中还有大量功能,如智能搜索求解魔方,目前正在制作图形控制界面,也可用于applet嵌入网页中,Frame,也可做成java bean组件,有java bean需要的,请与作者本人联系。 2,先双击运行Java 3D for Windows (OpenGL Version) SDK for the JDK (includes Run
dzyjzb
- 基于java和arcengine实现的cs地图操作框架,能进行地图的基本操作,把源码解压缩后导入eclipe后直接运行com.sinosoft.dzyjzb.frame.DzyjApp.java即可,前提是运行所在机器必须安装了arcengine SDK和arcengine runtime-this is map manipulate frame project,which base on java and arcengine.through it,you can complete basic
caijian
- import java.awt.* import java.awt.event.* public class Counters extends Frame{ Panel panel TextField tf Button b[],add,sub,mul,div,cle, equ,dot,two,sqr,tsex Boolean isDot,operated,equaled double storedNumber char la
WhitePad
- 使用java的swing框架完成的一个白板工具,通过该工具能实现类似windows画图工具的代码-A whiteboard tool, use the java swing frame complete code of the tool similar to the Windows drawing tools
video-shot-detection-master
- Java调用FFmpeg命令处理视频帧,然后计算差异得分,找出关键帧。-ffmpge get the video key frame in java