Hot Search : Source embeded web remote control p2p game More...
Location : Home Search - applet
Search - applet - List
DL : 0
本案例是使用Java Applet 实现的电子相册效果-this case is to use Java Applet effect of the electronic photo albums
Update : 2024-04-29 Size : 95232 Publisher : 王伟

DL : 0
本案例采用Java Applet 实现文字颜色的不停改变,并产生波浪效果-this case using Java Applet text color has been changed, and generate waves results
Update : 2024-04-29 Size : 3072 Publisher : 王伟

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 to test Ethernet switch serial data transceiver situation. The applet directory for the java applet and how communications module example, when used in the first place index.htm and test.jar downloaded to the module, then the input ie http:// module IP address/index.htm to visit. (Currently only ZNET- 200T supports download)
Update : 2024-04-29 Size : 10240 Publisher : 东子

DL : 0
双缓冲技术: 另一种减小帧之间的闪烁的方法是使用双缓冲,它在许多动画applet 中被使用。 主要原理是创建一个后台图象,将一帧画入图象,然后调用drawImage() 将整个图象一次画到屏幕上去。好处是大部分绘制是离屏的。将离屏图象一次 绘至屏幕上比直接在屏幕上绘制要有效得多。 双缓冲可以使动画平滑,但有一个缺点,要分配一张后台图象,如果图象 相当大,这将需要很大一块内存-double buffering technology : a reduced frame between the flashing method is to use double buffering, in many applet animation are used. The main principle is to create a background image of a painting into images, then called drawImage () to the entire image to a screen painted up. Most benefits are drawn from the screen. Leaving screen image to a painting directly on the screen than on the screen mapping can be much more effective. Double Buffer can make the animation smooth, but there is a drawback to allocate a background image, image considerably, which will require a lot of memory
Update : 2024-04-29 Size : 1024 Publisher : 刘伟

DL : 0
一个用applet写的3d小程序,希望能够对学习这方面的朋友一点帮助。-an applet written with the small 3d procedure, hoping to be able to learn this friend a little help.
Update : 2024-04-29 Size : 33792 Publisher :

java applet 倒计时有声定时器,开始,运行过程中,和结束的时候都会有不同的声音提示。适合java初学者学习。是我们的作业。-audio countdown timer, start process, and will end when there are different voices suggest. Java suitable for beginners to learn. We work.
Update : 2024-04-29 Size : 63488 Publisher : 李果

DL : 0
java Applet 实现的日历小程序 可以实现基本功能-calendar small programs can achieve the basic functions
Update : 2024-04-29 Size : 2048 Publisher : 李锋

DL : 0
系统运行时的截屏图:webstart_screen01.gif/webstart_screen02.gif。 安装使用前,请先查阅:help/help.html。 本系统的客户端浏览器仅支持IE6.0,其他浏览器如MyIE2/FireFox不能正确运行Java Applet或JScript,故无法正常使用本系统。特此说明-system running at the screen shots : webstart_screen01.gif/webstart_screen02.gif. Before the installation, inspection post : help/help.html. The system of the client browser supports only Internet Explorer 6.0, other browsers such as MyIE2/FireFox can not correctly run Java applet or JScript, it is impossible to normal use of the system. Hua
Update : 2024-04-29 Size : 433152 Publisher : signme

DL : 0
让APPLET可以运行本地代码,从台湾网站下的!-local code can be run from the website of Taiwan!
Update : 2024-04-29 Size : 98304 Publisher : 王健旭

DL : 0
Java Applet 簡易繪圖小畫家 可幫助初學者學習如何使用-Java Applet small simple graphics artist can help beginners learn how to use
Update : 2024-04-29 Size : 5120 Publisher : Davi Su

DL : 0
Java Applet 萬年歷計算小程式 可幫助初學者學習如何使用-Java Applet hefty almanac small calculation programs can help beginners learn how to use
Update : 2024-04-29 Size : 3072 Publisher : Davi Su

吃豆子源码说明 Version 1.0 Author Raindrop-"Nothing" Email chinaren_gc@chinaren.com Date 2002.03.29 此源码在jdk1.3.1下调试通过。 在此环境下以Applet/Application方式均能正常运行。 注意data和images目录必须放到class所在目录下的eatbean/util/目录下,以便程序能正常读取资源文件。 -eat beans source Note Version 1.0 Author Raindrop- "Not hing "Email chinaren_gc@chinaren.com Date 20 02.03.29 this source under the jdk1.3.1 through debugging. Under the circumstances to Applet/Application form can operate normally. Attention to data and images must be studied in class directory directory under the eatbean/ut il/directory, the normal procedure to read resource files.
Update : 2024-04-29 Size : 55296 Publisher : 魏存庆

Applet画图程序,和java画图类似,-Applet drawing program, and similar java drawing,
Update : 2024-04-29 Size : 1024 Publisher : 万名

Chinese chess for applet .-Chinese chess for applet.
Update : 2024-04-29 Size : 306176 Publisher : bemail

DL : 0
随机筛选,小球下落,模拟正态分布曲线 java源码 编译后class 及applet直观演示-random screening, the whereabouts of the ball, simulation normal distribution curve java source and compiled class applet visual demonstration
Update : 2024-04-29 Size : 16384 Publisher : weiwei

一个国际象棋小游戏,皇后对阵国王盘格占据,自动记分,applet演示程序-a small international chess game, Queen's against Sacramento grid was occupied, automatic Points applet Demonstration Program
Update : 2024-04-29 Size : 31744 Publisher : weiwei

DL : 0
一个打飞碟小游戏,界面漂亮,可用鼠标拦截飞碟,applet直接演示,含有声音、动画,源码及编译后类-a small flying saucer playing games, beautiful interface, the mouse can be used to intercept the flying saucer, applet directly demo, containing voice, animation, and the compiled source category
Update : 2024-04-29 Size : 110592 Publisher : weiwei

DL : 0
一个applet servlet之间通过序列化对象通讯的例子,very useful-an applet servlet between objects through the sequence of communication examples, very useful
Update : 2024-04-29 Size : 857088 Publisher : 张超锋

DL : 0
java编写的applet小应用程序,是最短路径的算法演示程序。界面是英文的。-java applet prepared by the small applications, is the shortest path algorithm demonstration program. The interface is in English.
Update : 2024-04-29 Size : 30720 Publisher : 海怪

一个java写的魔方游戏,是个APPLET游戏,可以运行于IE-a written Cube games, is APPLET games, can run in IE
Update : 2024-04-29 Size : 69632 Publisher : liu
« 1 2 ... 5 6 7 8 9 1011 12 13 14 15 ... 50 »
DSSZ is the largest source code store in internet!
Contact us :
1999-2046 DSSZ All Rights Reserved.