搜索资源列表
cards
- 以扑克控件的制作过程为实例,介绍了MFC ActiveX控件的详细制作过程,希望对学习控件编写的朋友有所帮助。-poker to control the production process a n example, introduced the MFC ActiveX detailed production process, and I hope to the study prepared by the Control friends help.
自动扫雷机
- 自动扫雷机 v1.0 1.双语版(中文,英文),能自动检测操作系统版本和语言,采用相应的界面和扫雷规则 2.可以自动完成扫雷过程, 在Athlon 1G上的最好成绩为: 初级:1秒 中级:1秒 高级:2秒 3.可以控制扫雷窗口的时钟的快慢,甚至停止 缺点:人工智能推理部分做得不是很理想,希望大家能帮忙改善.-automatic machine v1.0 a mine. Copies of the bilingual (Chinese and English), Automatic detecti
滚皮球
- 这是一个滚皮球的小程序-This is a small ball rolling process
Tetris
- 经典游戏俄罗斯方块的制作程序,想成为游戏制作高手,次程序不能不看-classic game of the Russian box production process to become a game production masters, meeting procedures must not overlook
海底宝藏
- 是一款需要耐心去完成的游戏,一共有100关 同时需要智力去完成,玩的过程中会发现窍门的。-is a need for patience to complete the game, a total of 100 related intellectual needed to complete the process of playing, you will find the keys.
hrd_src
- 此版本的华容道仅是个VC++语言的演示版,只是为了演示 一种思路,所以没有增加任何的功能。本游戏图象也是从 同类FLASH游戏中剪出,可惜它的出处网页已经不可访问了. 由于华容道每角色同一时刻可能有不同方向的选择,增加了 判断难度。本游戏主要演示单键无选择控制华容道的模拟 智能处理过程。当然这很简单,谈不上真正的智能。 如果对AI类兴趣的话,可以到 http://chess.withu.com 和计算机下一盘,欢迎交流探讨该类AI算法。 本游戏还存在一些BU
黑白棋游戏
- 这个程序也是对编程基本功的一个训练,对于初学C语言的人,将分支,循环,数组,函数综合应用.-the process of programming is a basic skills training for the C language learning, to branch cycle, arrays, function integrated application.
qipu011
- 围棋简谱录入程序0.1.1版及源代码 这个程序的前身是死活题原型录入程序,增加了自认为有用的若干功能,尤其有助于网上发贴子和制作围棋网页。最新的改进请看 ReadMe 文件,-number notation entry procedures 0.1.1 version of the source code and the process of life and death and that is the predecessor of the prototype entry process
看谁得分高
- 本游戏的主角是个小球,玩家通过按右键的时间长短来决定小球的初始速度,当按动左键时小球启动,小球在运动过程中将受到磨察力的作用,速度将减慢最终停止,小球停止的位置距离右边红色墙壁的距离(距离越近成绩越高)及小球在运行过程中与墙壁碰撞的次数(次数越多成绩越高)将决定玩家的最终成绩,按任意键程序将把当前成绩与存放在mc.txt中的历史成绩比较,给玩家以平价,并将当前成绩保存在mc.txt中。游戏有两个界面第一个界面是游戏场景,其中有三个参数,由左至右依次为“DIS”最终离右边墙的距离,“BUMP”小球
TCS 2005
- 贪吃蛇2005 + 源程序 贪吃蛇 一个经典的小游戏,本人精心制作,相信会比其它所谓的贪吃蛇效果好很多。希望大家能提出更多宝贵的意见。游戏规则: 利用方向键控制蛇头运动,当蛇头碰到食物即吃到食物,获得积分; 在此过程中不允许蛇头出界或碰到身体,否则游戏结束。基本操作: 程序运行后输入数字0-9,选择级别;任何时候按Esc键即退出游戏;用键盘方向键控制蛇头运动方向;按任意键暂停,方向键和组合键除外;暂停后,按方向键继续游戏;出错后会出现是否继续游戏的提示,Y继续,N结束。
Source_of_memory_read_and_write
- 这是老侃同志设计的程序源码,可以在任意进程中读取数据和修改数据,类似于游戏修改器,很有借鉴意义,可以作为初学者的入门参考,也可以作为游戏外挂开发的基础。网上辛苦搜集而来,希望能够给部分同志提供帮助。-This source is written in VB by Mr.LaoKan.With this program, you can read and write the memory data of any process, very similar to the game master so
process
- Delphi检测指定进程是否存在. -Delphi detect the existence of the specified process. Delphi detect the existence of the specified process.
DNF-injection-process
- DNF 注入进程可用于最新的DNF注入自己测试可用-DNF injector can be used in the latest version now DNF injection process
Hack_Windows_Task_Manager_demo
- hide process for window xp sp3
Hidden-process
- 隐藏进程,能够隐藏正在运行的进程,切换进程方便-Hidden process
Tetris-writing-process
- 这是基于C++平台的一种俄罗斯方块编写过程,分七步,晒出来与大家共享一下-This is based on the A Tetris C++ platform writing process, seven-step, the sun came out to share
The-FPGA-game-transplant-process.
- 基于FPGA的游戏移植的实现。十分简单。对于新手很有好处,是不错的资料。-The FPGA game transplant process.
PROCESS
- linux下的一个基于fork()进程方式的并发服务器!-linux under a concurrent server based on the fork () process way!
construction-process-map
- 此文档详细介绍了图的构造过程,适合刚学数据结构的学者,本文档的中程序能在vc6.0上运行-This document details the construction process diagram, data structure suitable for just learning academics, this document programs can run on vc6.0
Process-communication-routines
- 易语言——进程通讯例程 源码 老B分享-Easy language - process communication routines source code