搜索资源列表
comm2.0.3
- Comm.jar是Sub实现底层串口操作的API,调用了本地的DLL文件,因为Java本身不具备直接访问硬件设置的能力,都是通过调用本地方法来实现的.可以Java的官方网站下载.下载之后把其中Comm.jar包导入到工程的Classpath中,把另外两个非常重要的文件javax.comm.properties和win32com.dll考贝到你的工程目录下,即java.user下.-Comm.jar is Sub achieve bottom of the serial port operatio
Web162_200691612146992
- 手机游戏坦克大战import java.awt.* import javax.swing.* import java.awt.event.* import java.util.EventListener public class HsTank2 extends JFrame { HsTank2(String title) { this.setTitle(title) this.setSize(608 , 630) this.setLocati
qq
- 在视窗式应用程序中菜单的使用是非常普遍的,Javax.swing提供的菜单功能非常强大。建立菜单要使用下面几个类:菜单条JMenuBar,菜单JMenu和菜单项
javacomm20-win32
- java串口编程包,很好用 javax.comm.properties win32com.dll comm..jar
视频处理
- 本程序用到了Player接口的javax.media.Processor接口。可以通过调用Manager的createProcessor()方法,来得到一个Processor接口的示例引用,具体代码为: processor=Manager.creatProcessor(ml) //根据媒体定位对象,示例化一个处理器-the procedures used by the Player interface javax.media.Processor interface. Call Manager b
xml-rpc[1].net.2.1.0
- xmlrpc.net 包括c#和vb.net简单例子-xmlrpc.net
7.1.5--拼图游戏提高(复杂的拼图游戏)
- 用java编制的一个拼图游戏,练习应用button,Jtextfield,Jscrool等组建,练习使用 java.io.* javax.swing.* 等包的用法-prepared with a puzzles, exercise Application button, Jtextfield, Jscrool other form, a practice used java.io.* javax.swing .* packages, such as the use of
SerialPar
- 对串口的端口 的测试类 是javax.comm 的入门 -Serial port on the test category is javax.comm entry
31221527719
- mport javax.swing.* import java.awt.event.* public class Block extends JButton implements ActionListener { ImageIcon 翻开时的图标=null,关闭时的图标=null public Block() { addActionListener(this) } public ImageIcon 获取翻开时的图标() { r
Atmosphere-model
- JCONTROL集成了java.awt和javax.swing的java下GUI库,用于maltab下的界面设计。啊-JCONTROL integrated java.awt and javax.swing of java under the GUI library, for under maltab interface design. Ah. . . . . . . . . . . . . . . .
math
- ①具有画直线、曲线、矩形、圆、椭圆功能; ②具有图的垂直、水平、按角度旋转功能; ③可为图形配色彩功能; ④具有“橡皮擦”的功能; ⑤能进行图的放大、缩小功能; ⑥可将图形文件保存、打开、重新编辑; ⑦可为图形加文字符号。 -import javax.swing.JMenuBar import javax.swing.JTextArea import javax.swing.JMenu import javax.swing.JMenuItem
blackjack
- 只用import javax.swing.* 包编写的简单的Blackjack 21点游戏,这主要是学生的作业要求的。-the java codes use the import javax.swing.* only ,to write a java application of Blackjack.
Sound
- 对声音文件的读取,虽然程序不长希望对大家有用。其他可以播放多媒体的类有:com.sun.media.sound.JavaSoundAudioClip和javax.sound.midi.spi和javaw.sound.sampled. -Sound files to read,Although the procedures are not useful for long I hope all of you.Other kind of multimedia player: com.sun.media
jcontrol
- jcontrol 提供了一种简便方法,在MATLAB中使用java.awt和javax.swing组件,进行图形数据的探索。-jcontrol provides an easy way to use MATLAB in java.awt and javax.swing components for graphical data exploration.
game
- 这是一个手机游戏,是学习J2ME的好例子。 主要讲了javax.microedition.lcdui javax.microedition.lcdui.game 等的使用-This is a mobile game is a good example to learn J2ME. Major stresses, such as the use of javax.microedition.lcdui javax.microedition.lcdui.game
NetworkProtocolSimulate
- 一个javax写的关于CSMA的模拟,有pure Aloha,One persist,p-persist,和non-persist的模拟,不过后面几个的模拟自己不怎满意-CSMA simulation with Java. include pure Aloha,One persist,p-persist,和non-persist.
pcsc
- 调用smartcard遍历PCSC读写器并连接发送指令-Traverse smartcard reader PCSC call and connect to send commands
javax_comm
- Javax.comm source libraries
javax-usb-example_1.0.0
- jsr80 javax.usb example_1.0.0
usb4java-javax-examples-master
- 这个项目只是包含一些示例程序,演示如何 使用:USB接口usb4java。(This project just contains some example programs demonstrating how to use the javax-usb API of usb4java.)