搜索资源列表
mapEditor2
- 使用说明: 1、菜单中的“新增”按钮可以增加一个新的地图工程,地图选择本地图片,可以设置宽度和高度以及每个地图单元格的宽度和高度。 2、打开地图图片后,可以设置每个单元格“放置路点”或“放置障碍”以及“放置建筑”。路点是可角色通行的部分、障碍是角色无法通行的部分。建筑需要在“元件库”中导入图片后,点击“放置建筑”进行放置。 3、点击“Layer&层”中的“地图”、“建筑”、“网格”可隐藏地图上对应的元素。 4、点击“保存”,可以将地图设置的信息保存为xml文件,如果有没有设置元素
Test
- 实现一个数据单元,包括学号和姓名两部分。编写两个线程,一个线程往数据单元中写,另一个线程往出读。要求每写一次就往出读一次。-To achieve a data unit, including the school number and name of two parts. The preparation of two threads, one thread to the data unit in writing, reading another thread Wang Chu. Asked ea
manyballs
- 弹球例子代码,描述动画线程与双缓冲的实现。-Pinball example code, descr iption of animation thread and the double buffer implementation.
java_application
- 一个类似超级玛丽的java小游戏,利用系统midplay实现背景音乐,线程池技术实现音效功能。另外北京音乐为多声道文件,程序中可通过控制声道实现不同背景音乐。-Super Mario' s java a similar game to achieve using the system midplay background music, sound technology features a thread pool. In addition to Beijing' s multi-ch
SnakeGame
- 贪吃蛇小游戏~ 图形界面 线程 游戏编程-Snake game ~ Game Programming GUI thread
jDemo
- 关于线程的实例,里面定义了一个小游戏的基础代码-Instance on the thread, which defines a game based code
SuperMario_v6.1
- 模仿超级玛丽的单关卡游戏,共有6关. 每关需要吃到毒蘑菇才能过.自己写的.没用任何引擎.可以供初学者了解最基本的绘图和线程知识-Single-level imitation of Super Mario games, a total of 6 off each need to eat poisonous mushrooms can be shut off. His writing. Useless any engine can be for beginners to understand b
Game
- 是一個手機遊戲應用程式,運用近頻傳輸達成的對戰遊戲,使用到spinner和thread。-the game for fighting,used spinner and thread and NFC.
tuixiangzi-
- 推箱子小游戏,带图形界面,实现多线程,连接数据库-Sokoban game with a graphical interface, multi-thread to connect to the database
thread-priority-example-horse-racing
- VC++线程优先级示例程序-赛马,不同优先级执行的程序显示在进度条中,有长有短,像赛马一样,体现出每个线程被执行的优先顺序-VC++ thread priority sample program- horse racing, the priority execution program displays a progress bar with a long or short, like horse racing, reflecting the priority of each thread is
yanhuayouxi
- 通过制作烟花的实例,运用了Java2中的界面技术和线程技术。通过界面技术,制作出烟花的形状。通过线程技术,控制烟花的播放场景和播放时间。-Instance through the production of fireworks, the use of the the Java2 interface and thread. Interface technology, making the shape of the fireworks. By threading technology, contro
acl.2.1.2.8.src.2012.7.2
- acl 框架库是一个 C 库,主要包含:服务器开发框架、同步/异步网络通讯、常用数据结构、进程池/线程池、流式 xml/json 解析器、http/ping 应用协议等内容-Acl framework library is a library of C, mainly include: server development framework, synchronous/asynchronous network communication, the common data structure, p
tan_chi_she
- 贪吃蛇小游戏,有些bug(闪屏-可用多线程解决,边界判断有瑕疵)懒得修改了,程序仅供参考-Snake game, some bug (flash screen- can be used to solve the multi thread, the boundary judgment is flawed) too lazy to modify the program for reference only
Beach-to-catch-crabs
- 线程和鼠标以及键盘事件的监听与处理是Java桌面应用程序中必须熟练掌握的关键技术。本程序使用线程和鼠标事件监听器开发一个捉螃蟹的程序,程序启动后会有一个线程控制螃蟹随机出现在沙滩的某个小洞里,鼠标点击某个螃蟹,它会流泪(因为知道自己要被抓了),而鼠标也会变成拾取物品的动作-Threads and monitor and handle mouse and keyboard events is a key technology Java desktop applications must be fa
