搜索资源列表
倒着走
- java图形界面代码
JAVA项目开发实践
- 包括8个项目示例,分别为:自制网络聊天室、网络购物系统、图形图象编辑器、简单媒体播放器、个人日常事物管理系统等。-Includes 8 example projects: handmade-chatroom, net shopping system, Graphic and Image Editor, Simple media Player, Personal Routinue Affairs Management, etc.
JAVA绘制简单彩色图形
- * 绘图,矩形和椭圆。图形的位置坐标、图形大小和颜色随机产生 * 用户操作按钮绘图
jiandanheyizh
- 用Java编的人工智能的最简单合一者算法,图形界面很好用 -Java series of the most simple artificial intelligence algorithms-one who, with good graphics interface
mimilaozhong
- 这个程序是Java做的咪咪闹钟,用显示java的强大图形界面,和动画效果-the procedure is done Java Mimi clock, with a powerful show java graphical interface and animation effects
Queens_loyo
- 一个使用Java语言编写的图形界面八皇后问题的小程序。使用eclipse开发环境。-a Java language prepared by the Queen's graphical interface of eight small programs. Use eclipse development environment.
vecpicw
- 这是一款用Java打造的矢量绘图软件: 实现了一个矢量绘图软件的基本功能。从设计角度来看,面向对象特性的应用是比较充分的。特别是他所设计的多边形和曲线的输入方式,是整个软件的亮点。对图形对象实现了串行化(保存到文件中)和并行化(从文件中再读出)功能。另外,整个界面设计得简洁大方。-using Java to create vector graphics software : implementation of a vector drawing software's basic fun
2003011273project2
- Java小程序两个:1.用于转化数字的进制 2.打印出钻石形状的图形-Java applet 2 : 1. Figures for the band into two. Print out the diamond-shaped graphic
8queenjava
- 利用java编程 1. 编写求n后问题的通用函数; 2. 取n=8计算出n后问题的所有可行解,并以8元组的形式输出(可以对可行解的结构进行分析,); 3. 随机输出2个可行解的图形。其中棋盘要有8×8的格子,Queen图象自选;
simpleGUIsample
- java实现的图形用户界面样板,有点复杂,是一个图形用户界面程序。-java achieve the graphical user interface model, a bit complicated, it is a graphical user interface procedures.
java2 图形设计 卷II Swing
- java2 图形设计 卷II Swing,里面包含大量java swing图形设计代码-java2 Graphic Design Volume II Swing, which contains a large number of java swing graphic design code
图灵机Java源码
- 本资源给出了Eclipse下图灵机的完整Java程序源码工程包,开发说明文档中给出了图灵机概要设计,功能实现程序结构剖析,明了易懂,源码导入Eclipse即可使用,无需编译,实用性极强。 功能简述:Java GUI(AWT)生成图灵机工作模型的图形化界面模拟展示,可用于语言的识别,函数的计算,某种语言的产生。具体实现了以下八种常用的图灵机模型如下: 1 二进制数加法 2 二进制计数器 3 二元回文 4 同等数量a和b的识别器&nbs
javaawt
- AWT图形界面开发——Java文本编辑器-AWT GUI development- Java Text Editor
kaffe-1.1.9
- java图形操作系统,将java解释器实现在操作系统内部,缺点就是速度有点慢,不过源码有很高的质量,对java 和操作系统实现有兴趣的朋友,有很高的参考价值,尤其是其中关于硬件驱动的代码,很容易就可以移植到其他平台-The graphic operating system, the java interpreter to achieve in the operating system itself, the shortcomings of the speed is a bit slow, but
java
- 计算机图形学中的用DDA算法画直线,计算出运行时间。-Calculated run time drawing a straight line with DDA algorithm in computer graphics.
java
- 计算机图形学用Bresenham算法画直线,计算出运行时间。-Computer graphics draw a straight line using Bresenham algorithm to calculate the running time.
java
- 计算机图形学用中点Bresenham算法,计算出运行时间。-Computer graphics with the midpoint of the Bresenham algorithm, the calculated run time.
Java-Swing-graphic-program-source
- Java Swing图形界面开发与案例详解实例代码-Java swing graphic program source code
磁盘调度JAVA
- 磁盘调度算法模拟 图形化界面 包括ffcf、 scan等(Disk scheduling algorithm simulation graphical interface, including FFCF, scan and so on)