搜索资源列表
KerNetEngin
- 网胡最新内核引擎的源码,并运行通过,改动注释加了说明部分-Nets hu latest kernel engine source, and run through, and the part that changes comments
server
- 网狐内核组件,真正能用的内核组件6.6,已经在本地测试过了-server kernel
wuxianzhi
- 网狐服务端,最新修复的内核,无任何限制 网狐服务端,最新修复的内核,无任何限制-Fox network server, the latest fix kernel, without any restrictions Fox network server, the latest restoration of the kernel, without any restriction
网狐6603 内核 运行组件
- 网狐6603 内核 运行组件 编译缺的,有福了,架设问题交流群:6776014-Fox 6603 was the kernel to run the component compiler missing, Blessed are the erection of the exchange group: 6,776,014
five
- 我使用以前的五子棋VC游戏的架构和资源,用了一个副线程将我的通讯与框架代码写在里面,MFC与副线程间是用内核对象和全局变量通讯的。 1.主线程: a负责创建MFC单文档 b,等待副线程开启鼠标移动和左击事件的许可,是bool g_mouseMoveAble和bool g_lButtonDownAble两个变量来控制的。 c,单击事件发生后,如果单击的合法(在棋盘上不与其它的棋子冲突),就可以将通知(HANDLE hEvent)给副线程,通知它来处理。
28_G
- 网狐平台 网狐平台二八扛 源码,网狐平台二八扛组件源码,网狐平台内核是当前网上最流行的棋牌源码,市场上所有源码价值3000元,要平台及内核源码交流QQ5069099 网狐平台 网狐平台二八扛 网狐平台二八扛源码,网狐平台二八扛组件源码,网狐平台内核是当前网上最流行的棋牌源码,市场上所有源码价值3000元,要平台及内核源码交流QQ5069099 -Net platform network Fox Fox Fox network platform 28 carried the carried
网狐最新6603
- 网狐最新6603没有内核,没方法,找不到带内核的!-Network Fox latest 6603 kernel, no method can not find with the kernel!
100K6603
- 100K内核适应所有6603版本使用,100K内核适应所有6603版本使用-100K kernel to adapt to all the 6603 version to use
1
- 6603内核加授权码。希望大家互相学习。群号:94995583 网狐6603棋牌源码-6603 kernel plus authorization code. I hope we learn from each other. Group number: 94995583 network Fox 6603 chess source
MSADO15
- 网狐棋牌游戏服务端 6.6.0.3 内核动态链接库-Fox network 6.6.0.3 kernel dynamic link library
6.6.0.1
- 6.6源代码,主要是服务器内核部分,供大家参考-6.6 source code, the main server is part of the kernel, for your reference
6.6.0.2
- 6.6.0.2源代码,主要是服务器内核部分,供大家参考,-6.6.0.2 source code, the server part of the kernel, for your reference, thank you
KernelEngine
- 网狐6603不用授权内核组件,6603内核-6603 Fox network without authorization kernel components, 6603 kernel
KernelCoreComponent
- 6602的内核组件,编译可用,直接覆盖到6602的服务器组件中,然后再框架中添加项目,之后选择项目依赖项为共享组件-6602 kernel component, compile available
6603KernelEngine
- 网狐6603的内核,这个比较稳定,内核定时器已经做了修改。-wanghu 6603 kernel engine
fox(6603)
- 网狐6603版本的内核代码 能编译通过 送给需要的朋友-Fox Network 6603 version of the kernel code can be compiled to give a friend in need by
Chess_project
- 最终的可执行文件及相关图片资源与dll文件存放在release文件夹中,用户可至release文件夹中点击chess.exe即可进行游戏。 源代码在src文件中,但是与最终project中的代码的存放方式有区别,project中kerenl文件夹中无子文件夹 kernel为AI部分源代码,用户若想了解AI的组织,可阅读其中的代码. project文件夹中Qt project文件夹,里面包含Qt 工程文件,也包含最终形成工程的源代码。其AI源代码可能与src中的代码有区别。因