搜索资源列表
互动全景
- java编写的 动态互动景观全景好的例子代码-prepared by the dynamic interaction panoramic landscapes good example code
RMI入门例子
- RMI(java 远程方法调用):此例子实现了客户端程序通过远程接口向服务器程序发出计算请求,服务器程序调用了一个计算方法,并把结果返回给客户端,这样便达到分布式计算的效果。上传文件里有详细的部署和使用说明,在win2000上测试通过。-RMI (Java Remote Method Invocation) : this example to achieve the client interface to the remote server computing issued request, t
引擎
- 一个java的引擎小程序,内部有5个模块组成。是java初学者学习绘图的很好例子-an engine small program within five modules. Java beginners learning is a good example of Mapping
E鹰新闻发布系统
- java内容一个很好的JAVA的例子而且不太大很能说明问题一定是新手的好帮手以前也是我的-java as a good example of Java but not much can be used to describe the problem must be said before a good helper is what I
石大在线财务管理系统(含源码)
- java内容一个很好的JAVA的例子而且不太大很能说明问题一定是新手的好帮手以前也是我的-java as a good example of Java but not much can be used to describe the problem must be said before a good helper is what I
java-testnet
- java实现代PC机和以太网转串口设备通讯例子,可以用来测试以太网转串口设备的数据收发情况。 在applet目录下为在java applet中如何和模块通讯的例子,在使用时得首先把index.htm和test.jar下载到模块中,然后在ie中输入http://模块IP地址/index.htm来访问。(目前只有ZNET-200T支持此下载功能) -PC and Ethernet to serial communications equipment example, can be used
jacob19src
- java和vc写的用java调用COM的例子。
用java来实现xml的例子
- 说明的是用xml例子,此例子经过本人的调试通过。欢迎大家享用,同时也希望能和大家交流,谢谢。-note is xml example, the example I read through the debugger. Welcome everyone to enjoy, but also hopes to be able to share, thank you.
wlbc
- java3D教程的示例程序包含了很多在web上显示3D的例子 (2005-4-5,Java,318KB,下载3次)【向站长举报此文件和某个同类文件可能重复-java3D handbook sample program contains many displayed on the web 3D examples (2005-4-5, Java, 318KB download 3) report to the head of this document and any similar documen
java网络编程http socket
- java网络编程http socket,实例练习,对应语言程序设计系列书中的例子