搜索资源列表
gamelobby
- 游戏大厅,C#写的 ,强大的AI人工智能设计,并提供了机器人的难度、战术风格等参数调节,使得游戏运营不但可以采用多人网络对战,还可以使用人机对战 优秀的线程处理,精妙的游戏算法,平滑的异步通讯......极大地提高服务端性能,使得服务端能够达到最大的负载量 强大的游戏大厅设计,可以任意设置房间,牌桌,游戏规则,人数限制,强退惩罚...... 强大的服务端设计,可以任意设置各项参数,监控游戏全局,查看机器人状态。-games hall, and C# to write and po
javawaleicode
- java挖雷游戏 一个运用java线程设计的一个游戏代码 不用修改就可以运行-java games mine dug using a java-thread design of a game code without changes on the run
shell124
- 程序主要运用向量 将数据进行排序 构造了Thread类和Node结构,以及切换,读入函数,FCFS与RR算法运用的队列,最后计算出各项包括utilization,serviceTime,ioTime等各项数据,然后输出结果-procedures will primarily use vector data structure sort of Thread and Node category structure, and switching, read into the function, RR
javachoujiangchenxu
- 此小程序的基本流程是,在一个文本文件存放里面备选的数据,数据的格式是每行有姓名和手机号.他们之间是用分隔符-来分隔的。然后在自定义一个方法,通过分隔符来区分姓名和手机号,然后将他们分别存储进两个不同的可变向量当中。自定义一个线程,此线程是专门用来随机选取一个号码, 并且每隔50毫秒就将一个不同的号码显示在号码框中,这样就实现了号码的快速滚动,实现了完全模拟电视当中抽奖的画面.-this small procedure basic processes, in a text file stored
CChessThinkerEngine
- 本程序由四部分组成:数据结构定义、核心模块、扩展模块和操作界面。其中核心模块由走法产生器、搜索引擎和估值函数组成;扩展模块由悔棋功能、还原功能、思考线程控制及音效控制组成;操作界面对外接口有:棋盘位图、悔棋按钮、还原按钮、停止思考按钮、打开音乐按钮、关闭音乐按钮和新棋局按钮等-this procedure consists of four parts : data structure definition, the core module, expansion modules and inter
Fireworks
- 本例制作烟花,执行本例实例后,用鼠标点击浏览器中的面板,将出现五彩缤纷的烟花效果。本实例的知识点有:鼠标事件的监听,Graphics类和Thread类的应用。
用VC语言实现的汉罗塔
- 在程序启动时,用默认值生成塔类和碟子类的实例,并调用GDI对象绘图。当选择自动方式后,派生一个新线程递归挪动碟子并在每次挪动碟子后刷新图形。在挪动线程中,监测临界区对象作为暂停或继续的判别标志;当选择手动方式时,在碟子的移动过程中进行大碟子和小碟子的判断,如果合乎要求,允许移动,如果不合乎要求,跳出提示对话框。-commencement of the proceedings, with the default value generated tower and plate type exampl
VirtualKFCIventory
- 很过瘾的虚拟肯德基买卖模拟机,上学期JAVA课的PROJECT,可以设定出售和生产的比例,体现后台的multiple thread-very enjoyable virtual KFC trading simulation machine, Java classes last semester of PROJECT, can set the sale and production ratio reflects the background of multiple thread
Win32 thread 實作 貪吃蛇
- 使用C語言在Win32的環境下用thread實作貪食蛇
VC-game-code.rar
- 一本关于C++服务器/客户端网络编程的书的源代码,很有价值,尤其是服务端包含IOCP,线程池,学习者大大的福音,A book on C++ server/client network programming book' s source code, great value, especially in the service-side with IOCP, thread pool, learners greatly Gospel
traversememadd.rar
- 游戏内存地址遍历工具vc源码.里面包含提权,远线程注入,枚举进程,条件过滤等多项功能.vs2008编译通过,Game memory address vc ergodic source tools. Which contains the right to mention, much thread injection enumeration process, a number of functions such as filtering conditions. Vs2008 compiled thr
bnetd-thread-6.1.2
- Bnetd 6.1.2 暗黑服务端源代码(支持1.10以上)-Bnetd 6.1.2
Orge_Analysis_Document
- 包含Ogre场景管理,场景渲染,设计模式,消息机制,数据文件结构分析以及渲染系统线程化文档-Contains Ogre scene management, scene rendering, design patterns, messaging, data analysis, and file structure of the document rendering system thread
WLYXjiasuqi
- 网页游戏加速器适用于任何游戏加速,通过进程线程来实现加速 非常稳定-Webpage game accelerator is applicable to any game, through the process of thread to achieve accelerated very stable
thread
- 这是一个J2ME写的歌词显示并播放音乐小程序,比较简单-thread of using
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
GUI-and-Thread-JAVA
- 文件包含两个压缩包,JAVA编程GUI和线程Thread管理专题,一些基本功能的实现。-File contains two compressed, JAVA programming GUI and thread Thread management topics, some of the basic functions to achieve.
The-DLL-thread-hook
- DLL线程钩子 具体功能自己试用 -The DLL thread hook
Thread-injection-source
- 线程注入器源码,可以注入简单的程序及游戏!-Thread into the source code, you can inject a simple procedure and games!
thread
- Java的线程学习基础代码,适合刚学线程的新手使用(Java thread learning basic code)