搜索资源列表
xiangqi
- 这是一个能够远程下中国象棋的程序,能够基本实现远程下棋功能,但还不完善,屏幕有些闪烁,但还是值得借鉴的。程序使用说明:先在一台机器上运行,并选择作为服务器,再到另外一台机器上运行这个程序,选择不作服务器,并制定服务器的IP地址,就可开始了。c++4.rar-This is a long-range program of Chinese chess, a game of chess to the basic remote, but not perfect, the screen flashes s
llkwg
- QQ游戏连连看 1.2.2、编程读出坐位号 a、远程读取进程数据 b、打开远程进程 c、读取远程进程数据 -QQ Games Lianliankan 1.2.2, programming read seat numbers a, remote data reading process, b, open the remote process c, the process to read remote data
wulin201
- C++Builder 编写的武林外传 远程注入 外挂 功能齐全-Written in C++ Builder Swordsman plug into the full-featured remote
xiangqi
- 网上对弈游戏(象棋)采用Visual C++ 6.0编写。可以实现远程在线实时游戏。只要知道对方的IP地址,就可以随时进行连接,游戏.网上对弈可以随时进行,可以根据自己的水平挑选对手,也可以随时结束游戏.完全可以代替面对面的真人对弈,在某些方面甚至比真人对弈还要方便.本程序采用中国象棋通用规则。使用TCP/IP协议,用套接制编程编写。具有建立游戏主机或加入对方主机的功能。连接后可以实现即时双人对弈。-Games on the Internet games (chess) with Visual
BackSpaceMeet
- 使用VS6.0并用C++编写的后方交会windows应用程序。实现了测绘遥感中的后方交会功能。Use VS6.0 and written with C++ windows application resection. Achieved in the resection of remote sensing mapping function.-Use VS6.0 and written with C++ windows application resection. Achieved in the r
CreateProcess
- CreateProcess注入器吗模块,暂停某线程再进行远程注入的 适合新手学习 大部分网上只有C+教程 我这个是易改变过来的-CreateProcess do injector module, pause a thread and then remote injection for beginners to learn most of the tutorials online only C+ me this is easy to change over
fiveChessSystem
- 计算机人机对弈是人工智能的主要之一,作为人智能研究的一个重要分支,计算机博弈是检验人工水平的一个重要方面。它的研究为人工智能带来了很多重要的方法和理论,产生了广泛的社会影响和学术影响。 研究其计算机算法,可以让我们看到人工智能的初影,也有助于我们人脑的开发。 五子棋机器博弈系统以java及C/C++语言作为开发语言,系统支持通常的人机对战外还支持远程人人对战及远程机器对战,可以动态添加好友,修改个人信息,具有很强的实用性,采用动态链接技术实现人工智能模块的加载,降低了人工智能模块更换的代价,提高