搜索资源列表
RussiaDiamonds
- 一个C++写的俄罗斯方块的源程序,代码结构良好,玩游戏的同时能听见音乐,并且画面不闪烁。 -C wrote a Rubik's cube of the source, code structurally sound, play games at the same time able to hear music, and images not blinked.
heleFive
- 有人工智能和联网对弈功能。画面自我感觉还行。人工智能弱了些。有双方落子记录、悔棋。还有“电脑代理功能”也就是不论和电脑还是联网和其他人下,中途离开,可以选电脑代理。此时电脑利用AI和对方下。-a game artificial intelligence and networking functions. Feeling self-images also OK. Some weak artificial intelligence. The two sides Kutno record, he ne
plane_zhou
- 这是大四时做的,还算成功的二D游戏,实现了以前不熟悉的联机模式。从游戏的制作来说,二D的画面,背景音乐的制作,爆炸的效果,键盘的控制,单人模式和联机模式。这些也算得上是五脏俱全了。-This is the time to do that fairly successful two D games, achieved previously unfamiliar with the on-line mode. Production from the game, two D images, backgr
拳皇2005
- JAVA手机游戏:拳王2005,画面还可以哦。-Java mobile games : 2005 champion, images can also oh.
lightsMAPEDIT
- 当年写得通用地图编辑器,使用整块图像,支持方形和菱形tite可标高度。-was written definitive map editors, the use of block images, and support the square diamond tite highly scalable.
旋转图像Demo和其源代码
- 旋转图像Demo和其源代码,具有极高的参考价值。-rotating images Demo and its source code with a high reference value.
Lid7
- DIRECTX3D图象游戏编程代码示例createdevice等-DIRECTX3D images game programming code examples createdevice etc.
pintugaga
- 本练习制作拼图游戏,运行效果如图99-1所示。执行本实例后,用鼠标拖动选中的小图片进行拼接,可以拼成一幅完整的图片。本实例的知识点有:鼠标事件的监听,Graphics类和Image类的应用。-pieces of the jigsaw operation results as shown in Figure 99-1. The implementation of this example, using the mouse Drag the selected small mosaic images,
CmyFive
- C下实现的五子棋(非双人对下)。 光标的动态显示:采用setwritemode(1)函数,光标移动时在原位置再画一次,从而起到擦除原光标的效果。 判胜负的函数设计:为仅检验落子处的横、竖、斜三方向的胜负,节省了大量编程时间,并使运行效率大大提高。 游戏开始画面:本拟采用直接用程序画的方式,但效果不好。于是采用bmp图像显示方式,使开始画面更为美观。-under the C (121-under double right). Cursor dynamic display :
UFOfly
- UFO示例可以通过键盘方向键使飞碟在一个位图背景图像上飞行。如果读者引导飞碟到达游戏屏幕的边缘,那么它将会停止-UFO example direction through the keyboard keys to make a flying saucer in the background bitmap images on the flight. If readers guide the trap to reach the edge of the game screen, then it wil
MCELauncher
- 一个游戏画面,在画面上显示透明文字,即将文本文字点阵图的背景设置为透明色.-a game images displayed on the screen in a transparent language, the forthcoming version of text bitmaps set to the background color transparent.
javaAppletprogramecodes-2
- java applet 程序,适用于初学者学习java语言编写的图形图像用户界面 小程序。主要有:闪电中城市;激光绘图。-java applet procedures, apply to beginners learning java language graphical user interface images of small procedures. Are : lightning cities; Laser Mapping.
javaAppletprogramecodes-1
- java applet 小程序,小巧简单,适用于初学者学习java语言编写的图形图像用户界面 小程序。主要有:火焰招牌;百叶窗效果。-java applet procedures small, compact simple. apply to beginners learning java language graphical user interface images of small procedures. Are : Flame signs; Louver effect.
javaAppletprogramecodes-3
- java applet 小程序,java语言编写的图形图像用户界面小程序。主要有:水面倒影;图形按钮。-java applet small procedures, java language graphic images of small user interface procedures. Are : Surface Mirror; Graphics button.
ImageProcessingProficientinVisualC++Programming.ra
- 请将您需要的文件或目录拷贝到硬盘中。当\\Source目录下的源文件被拷贝到硬盘上时,源文件的属性可能变为只读的,在编译之前应该将它们的属性改为可读写的。 \\Source目录中的vcip.dsw包含了全书的所有项目,在Visual C++中打开它就能控制全部的代码。 光盘中各目录的内容如下所示: \\Bin 本书所有示例的可执行文件,可直接在光盘中运行 \\Images 用于图像处理测试的图像文件 \\Source\\Sho
BubbleII
- 泡泡堂单机版,可以很方便的发展为网络版。图像精美,很好玩哦~-bubble appear single version can be very convenient for the development of the Internet version. Exquisite images, is a lot of fun, oh ~
delphitxll
- 一个经典的图像浏览实例,功能比较完善,希望大家喜欢-a classic example of the images here, function more perfect, hope you like
superlb060912
- SuperLB S2.0在原有基础上改进 1,群功能 (即江湖门派) 2,大量Javascr ipt单独输出,提高效率,并做了Javascr ipt在NE浏览器下的兼容处理 3,新增加威望和积分排名 4,xjax的引入 5,支持图片自解压(忘记是否在里面了,好象是用户备份直接压缩也可以自解压,还包括程序)-SuperLB Ramsay based on the original an improvement, functional groups (featuring t
Sandy
- 拼图游戏源代码,将一个大的图像分成9个大小、尺寸相等的小图像,然后在这9个图像中随机选择8个小图像,放在9个小方格中,余留一个空格。游戏者要移动这8个小图像,将它们按原来在大图像中的位置排列,则游戏成功-picture arrangement game source code, to a large image into nine size, the small size of the same image, Then the nine images selected randomly eigh
araneid-1.1.0-src
- 1. 下载一个Java开发库,例如 J2sdk1.4.2 等版本,http://java.sun.com/ 上有; 2. 编译所有的源文件; 3. 复制 images 目录到程序运行目录,如果目录放置错误,程序会没有图像显示; 4. 运行 dujid.araneid.Araneid(默认) 。 对于发布包: 1. 下载一个Java运行时,例如 J2re1.4.2 等版本,http://java.sun.com/ 上有; 2. 执行 cl