搜索资源列表
heibaiqi
- 一个很好的黑白棋源码 本程序是在已有的《黑白棋》基础上实现的网络版,通过Winsocket实现了进程的同步,源程序有比较详细的注释,适合于大家参考 转载来源: 开源盛世-源代码下载网
108042187
- 本程序是在已有的《黑白棋》基础上实现的网络版,通过Winsocket实现了进程的同步,源程序有比较详细的注释,适合于大家参考-this procedure is already in the "reversi" on the basis of the Internet version of Winsocket achieved through the process of synchronization, a more detailed source of the Notes
WLYXjiasuqi
- 网页游戏加速器适用于任何游戏加速,通过进程线程来实现加速 非常稳定-Webpage game accelerator is applicable to any game, through the process of thread to achieve accelerated very stable
topguniii
- 用多道程序技术实现一个游戏程序。 飞机、子弹、军舰和弹药可以设计成类,由类产生对县象,可移动的实体可以由对象产生进程。-Process technology with a multi-channel games. Aircraft, bullets, ships and ammunition can be designed into a class, generated by the class as the county can move the entity can generate the
java--SnakeGame
- 用java写的贪吃蛇的游戏,使用了链表和进程有关的知识,可以改变蛇的速度。基本功能都已实现。-Snake written by java game, use the list and process-related knowledge, can change the speed of the snake. Basic functions have been achieved.
ErsBlock
- 以JDK实现俄罗斯方块游戏,支持界面风格转化,面板颜色变化,有背景音乐,音乐与游戏进程同步,音乐部分由Java Media FrameWork实现,均有源码。-Tetris game with JDK implementation, support interface style transformation, panel color change, the background music, music and games process synchronization, music and
MyFirstWG
- 这个是利用c++,mfc写的连连看外挂,通过打开进程读内存,模拟点击实现-This is to use c++, mfc Lianliankan write plug, the process of reading by opening the memory, analog click to achieve
hooking
- 你可以自己轻轻松松地通过它实现注入DNF游戏进程,然后DIY自己的WG-you can get hooked on your desired game through this programming!
Awesome-Tetris
- 本程序用C++编程语言实现了Windows控制台下俄罗斯方块这一游戏。用户进入游戏主界面后,经由键盘输入,可以控制游戏进程。 其特色在于,以模块化的结构,多文件的实现程序的功能。整个程序的终极目标——“俄罗斯方块”的功能,被拆分成了包括主函数在内的13个函数模块。整个项目由4个.CPP文件和6个.h头文件组成(其中有4个文件是External Dependencies),共583行。 -The program in C++ programming language to implemen
Shrewgame
- 打地鼠游戏,通过控制进程暂停实现地鼠的刷新,同时刷新频率会加快,同时随机出现不同个数的地鼠-Hamster playing games, achieved by controlling the process to be suspended hamster refresh, and refresh rate will accelerate, while randomly varying the number of hamster
20130504_032530284
- 大话西游 II 游戏外挂 寻找大话西游 II的窗口,插入进程实现自动喊话、自动练级。 -Westward Journey II game Looking Westward Journey II window, achieve automatic loudspeaker, automatic leveling insertion process.
SSDT-Hook-realization-(two)
- 进程隐藏与进程保护(SSDT Hook 实现)(二)分许如果过驱动HOOK-Hidden process and process protection (SSDT Hook realization) (two) Xu if overdriven HOOK
SSDT-Hook-realization-(ONE)
- 进程隐藏与进程保护(SSDT Hook 实现)(一)分许如果过驱动HOOK-Hidden process and process protection (SSDT Hook realization) (a) Xu if overdriven HOOK
BallKick
- 打砖块游戏Android终端的实现,具有游戏基础功能,查看排行,声效等等。游戏主进程采用简单举行碰撞实现。-Arkanoid games Android terminal realize, with games basic functions, view rankings, sound and so on. Held in the main game process using a simple collision implementation.
LvFQ-OS
- 参照orange操作系统那本书,实现了一个简单的操作系统,底层功能由汇编实现,上层用c语言,包括进程管理,文件管理,内存管理Orange light of the operating system that book, achieving a simple operating system, the underlying function implementation by the assembly, the upper with the c language, including proces
KeyboardHook
- 原理:通过SetWindowsHookEx函数将DLL注入到进程的地址空间中,线程dwThreadId获取到的键盘消息会实现被钩子拦截-Principle: The SetWindowsHookEx function DLL is injected into the process s address space, the thread dwThreadId get to the keyboard hook to intercept messages will be achieved
java--SnakeGame
- 用java写的贪吃蛇的游戏,使用了链表和进程有关的知识,可以改变蛇的速度。基本功能都已实现。-Snake written by java game, use the list and process-related knowledge, can change the speed of the snake. Basic functions have been achieved.
RoundRobin
- java 实现 操作系统中得进程调度 短作业优先和时间片-java achieve operating system process scheduling too short job priority and time slice