资源列表
snake
- 关于蛇的游戏的一个小程序,对初学游戏编程很有帮助,欢迎下载.-A dos based snake game in "C" with full source code Descr iption:Dos based Snake game By: chingpongin This code is copyrighted and has limited warranties
GAME
- 小游戏的代码-Game code
RussiaDiamonds
- 七彩俄罗斯方块小程序,锻炼使用图形坐标编程的能力,很有趣的,欢迎下载-Russia Diamonds Ver 1.0> Copyright by forever_chang forever_chang@china.com
Round_NameDemo2
- 这个主题是关于一个圆形的Swing按钮,实际上,这个技巧可以适用于制作任何形状的按钮,我们将实现一个圆形轮廓的按钮。-This theme is a circle on the Swing button, in fact, this technique can be applied to create any shape of button, we will achieve a circular outline of the button.
Calculator
- 一个简单的计算器 两个类。还只是完成+、-、×、÷运算而已。GUI只是用了AWT,很简单,相信一看就能懂了-A simple two-type calculator. Only just completed+,-,×,÷ computing. GUI only used the AWT, is very simple, I believe will be able to understand a look
tanchishe
- 一个用C++编写的比较简单的贪吃蛇的手机游戏程序.-A use of C++, prepared by relatively simple procedures for cell phone game Snake.
AnimatorIcon
- 动画线程的设计与实现 Java动画编程有多种实现方法,但它们实现的基本原理是一样的,即在屏幕上画出一系列的帧来造成运动的感觉。Java多线程技术是Java动画编程中普遍运用的技术,它在控制动画程序的流程和动画的显示效果方面起着重要的作用。Java动画编程中的动画闪烁和图像残缺不全等现象,是Java程序员经常碰到的问题。本文以作者应用实例程序为基础,阐述如何运用多线程、重载Update、双缓冲和图像跟踪等技巧来解决这类问题,以达到动画显示的最佳效果。 -Animation Design a
Bounce
- 小球跑,多线程,加GUI,俩系多线程的程序,希望大家喜欢-bounce
BouncePress
- 多个小球跑,多线程,优先级,练习学习java-bounded
runner
- 龟兔才跑,实现技术多线程和GUI,模拟实际情况-rabbit touristor
JPasswordFieldDemo
- 密码验证框 在任何网站、论坛、BBS这样的web应用当中,密码验证的功能是必不可少的。下面这个编程实例中,我们学习一个Java密码输入框的具体实现过程,分析一下Java代码的结构-Password Authentication box in any website, forum, BBS such a web application, the password authentication function is essential. The following programming ex
ClockDemo
- 本代码将描述一个简单数字式的Java时钟的具体实现方案。文中将对实现代码以及调试方式进行详细描述。 -The code will be described in a simple digital clock concrete realization of Java programs. The article will be the realization of the code, as well as a detailed descr iption of testing methods.