CDN加速镜像 | 设为首页 | 加入收藏夹
当前位置: 首页 资源下载 源码下载 搜索资源 - applet

搜索资源列表

  1. BoundedImage

    0下载:
  2. 本源码是applet,主要测试和演示同一平面内图象的冲突及检测处理的简单方法,利用浏览器或APPLETVIEWER运行。-applet is the source, major testing and demonstration of the same image plane, the conflict and the simple detection method use browser or APPLETVIEWER operation.
  3. 所属分类:图形图象

    • 发布日期:2008-10-13
    • 文件大小:2497
    • 提供者:张广召
  1. lbg2006

    0下载:
  2. 用于模拟矢量模式分类的LBG算法,用Java语言实现的Applet-vector model used to simulate the LBG classification algorithm, using the Java language Applet
  3. 所属分类:数值算法/人工智能

    • 发布日期:2008-10-13
    • 文件大小:2447
    • 提供者:1
  1. voiceim-cvs.tar

    1下载:
  2. voiceim:语音网站聊天器,基于jabber, 里面有详细的说明文档,程序用jsp+applet实现语音聊天功能。 这次上传的全部基于jabber,希望能对致力于即时聊天的开发者有用,全部代码外部网络基本下载不到。-voiceim : voice chat-based jabber, there are detailed documentation, procedures jsp applet using voice chat. Uploading of all this jabber
  3. 所属分类:Internet/网络编程

    • 发布日期:2008-10-13
    • 文件大小:218484
    • 提供者:雨笑
  1. PolyDemo

    0下载:
  2. 程序名称:PolyDemo 运行环境:系统需要安装j2sdk-1_4_2 注意事项: 如修改数据,先在文本框中输入自行设定的数据,再点击“重置数据”即设置成功。 再选择“单步执行”或“连续执行”。 用Java Applet实现算法的动态模拟 -procedures title : PolyDemo runtime environment : system need to install j2sdk - 1_4_2 Note : If data
  3. 所属分类:数值算法/人工智能

    • 发布日期:2008-10-13
    • 文件大小:9811
    • 提供者:冯金建
  1. email20051012

    0下载:
  2. 这是我根据JAVAMail做的一个关于邮件接收和邮件发送的Applet程序-under JAVAMail done on a mail receiving and sending of mail procedures Applet
  3. 所属分类:Email客户端

    • 发布日期:2008-10-13
    • 文件大小:305200
    • 提供者:Ben
  1. SignalExample

    0下载:
  2. ActionEvent事件处理,ActionListener接口的调用及实现,以及Applet的一些特性,-ActionEvent incident handling, call ActionListener interface and implementation, and the Applet features,
  3. 所属分类:其它

    • 发布日期:2008-10-13
    • 文件大小:3217
    • 提供者:刘洁
  1. GuessExample

    0下载:
  2. 猜数字游戏buttonEnter按钮增加了ActionEvent事件监视器,监视器为当前Java Applet buttonGetNumber按钮增加了ActionEvent事件监视器,监视器为当前Java -viewing game buttonEnter button increased ActionEvent incident monitors, monitors for the current Java Applet buttonGetNumber button increase
  3. 所属分类:其它

    • 发布日期:2008-10-13
    • 文件大小:6575
    • 提供者:刘洁
  1. c_and_java

    0下载:
  2. 演示win32的socket 通讯 八皇后的改进算法 并发Concurrency的JAVA实现 applet演示鼠标的点击时间和显示图象 手机J2ME的多线程演示-demonstration of the socket 8 Queen's communications improved algorithm with Concurrency JAVA applet demonstration mouse clicks and the time to display ima
  3. 所属分类:J2ME

    • 发布日期:2008-10-13
    • 文件大小:449834
    • 提供者:唐宇
  1. ImageButtonn

    0下载:
  2. 本案例是一个用 JAVA Applet 实现页面响应鼠标事件的例子-this a case with Java Applet page response to the example of a mouse
  3. 所属分类:按钮控件

    • 发布日期:2008-10-13
    • 文件大小:14133
    • 提供者:王伟
  1. mintoolbar

    0下载:
  2. 本案例是使用Java Applet 响应鼠标事件,点击图标后进入相应的页面。-this case is to use Java Applet response to the mouse, click on the corresponding icon and entered the pages.
  3. 所属分类:工具条

    • 发布日期:2008-10-13
    • 文件大小:14890
    • 提供者:王伟
  1. electricphoto

    0下载:
  2. 本案例是使用Java Applet 实现的电子相册效果-this case is to use Java Applet effect of the electronic photo albums
  3. 所属分类:组合框控件

    • 发布日期:2008-10-13
    • 文件大小:95410
    • 提供者:王伟
  1. xwindow

    0下载:
  2. 本案例是使用 Java Applet 动态改变显示的图片,并产生百叶窗效果-this case is the use of dynamic change Java Applet shown in pictures, and produce blinds effect
  3. 所属分类:组合框控件

    • 发布日期:2008-10-13
    • 文件大小:138257
    • 提供者:王伟
  1. FontMetrics

    0下载:
  2. 本案例采用Java Applet 实现文字颜色的不停改变,并产生波浪效果-this case using Java Applet text color has been changed, and generate waves results
  3. 所属分类:界面编程

    • 发布日期:2008-10-13
    • 文件大小:3600
    • 提供者:王伟
  1. java-testnet

    1下载:
  2. 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
  3. 所属分类:网络编程

    • 发布日期:2008-10-13
    • 文件大小:10726
    • 提供者:东子
  1. applet3d

    0下载:
  2. 一个用applet写的3d小程序,希望能够对学习这方面的朋友一点帮助。-an applet written with the small 3d procedure, hoping to be able to learn this friend a little help.
  3. 所属分类:3D图形编程

    • 发布日期:2008-10-13
    • 文件大小:33665
    • 提供者:zhaoadou
  1. STreeView20

    0下载:
  2. 无解压密码 通过java Applet实现导航树功能 内有详细的参数说明-without extracting passwords java applet to achieve through the tree navigation function within the parameters of a detailed note
  3. 所属分类:TreeView控件

    • 发布日期:2008-10-13
    • 文件大小:155325
    • 提供者:bb
  1. zhenming3

    0下载:
  2. Applet可以直接从网络上结点获取图象并显示出来,创建对应于其他结点的图象-applet directly from the network node and access images shown, corresponding to the creation of other nodes images
  3. 所属分类:组合框控件

    • 发布日期:2008-10-13
    • 文件大小:3673
    • 提供者:杨震明
  1. wzqq

    0下载:
  2. 五子棋源码 ChessWZQ1.0 采用C/S模式编写 客户端和服务器端的交互有class Message中定义,有很好的可扩展性(见 Message 定义) 客户端负责界面维护和收集用户输入的信息,及错误处理 服务器维护各在线用户的基本信息和任意两个对战用户的棋盘信息,动态维护用户列表 鉴于Applet的下载速度太慢,故做成Application 用法: /class/ 1.先运行server.bat 2.再运行client.bat (里面的用户名可以
  3. 所属分类:网络编程

    • 发布日期:2008-10-13
    • 文件大小:59445
    • 提供者:rody
  1. 2233

    0下载:
  2. 鲨鱼攻击猎物游戏 是一个Applet程序,要在浏览器中或用appletviewer执行。当Applet运行时, 鲨鱼会在水平方向持续移动,单击相应的按钮会改变鲨鱼的运动方向。游戏的目标是当猎物 经过时,如果鲨鱼也处在该位置并且完全没入水中,则猎物才被捕获。猎物被捕获时会发出 相应的提示音,并且猎物消失。-shark attack prey is a game Applet procedures, and in a browser or appletviewer implem
  3. 所属分类:游戏

    • 发布日期:2008-10-13
    • 文件大小:1126823
    • 提供者:pctd
  1. bruckeckel

    0下载:
  2. 是bruceeckel在编写applet的一小段代码重复利用-bruceeckel is in the preparation of a small applet code reuse
  3. 所属分类:其它

    • 发布日期:2008-10-13
    • 文件大小:34134
    • 提供者:Min Lee
« 1 2 ... 4 5 6 7 8 910 11 12 13 14 ... 50 »
搜珍网 www.dssz.com