-
马文强 五子棋
本程序实现了一个五子棋的游戏,简单智能,人机对弈,电脑是在棋盘随机一个棋子,初步实现了五子棋的功能,简单实用,适合新手练手项目(This program realizes a game of gobang, simple and intelligent, man-machine game, computer is a random chess on the chessboard, preliminary realization of the function of gobang, simple and practical, suitable for novice hands-on projects.)
- 2018-12-06 15:52:37下载
- 积分:1
-
youxi
人机对弈,互取火柴。取最后一根者输。每次至少取一根,最多取4跟。如果人先取则人必输。如果机先取,则机器等待人出错。否则人胜。(Human-computer game, and take matches. The last one loses. Check at least one of each, with up to 4 check. If the person is who will get lost. If the machine to check, then wait for others to machine error. Otherwise, people win.)
- 2009-04-10 15:50:28下载
- 积分:1
-
CursorMouseDemo
创建并设置鼠标光标,VC++精选编程源码,很好的参考。(Create and set the mouse cursor, VC++ select programming source code, a good reference.)
- 2013-12-03 10:25:28下载
- 积分:1
-
vcText
用VC++编写一个CDC文字处理程序的代码,通过本程序大家可掌握如何产生自定义字体和自定义插入符,熟悉对CString类的使用。讲解定时器的使用和DrawText函数的巧妙运用以及CDC的裁减功能。(Using VC++ to write a word processing program code CDC, through this process we can learn how to create custom fonts and custom insert a symbol, familiar with the use of the CString class. Explain the use of timers and the clever use of DrawText function and the reduction of CDC function.)
- 2010-05-18 18:18:01下载
- 积分:1
-
familytree
用树形结构实现家庭成员信息管理,如建立、删除、查询、统计、打印等。(Family members with a tree structure to achieve information management, such as create, delete, query, statistics, printing and so on.)
- 2015-10-27 23:11:39下载
- 积分:1
-
reference_design_BMS
说明: 多节锂电池充电管理系统 硬件参考设计和系统设计说明(Hardware Reference Design and System Design Explanation of Multi-section Lithium Battery Charging Management System)
- 2019-06-12 18:30:51下载
- 积分:1
-
foxitpdfsdk_5_3_dotnet
说明: foxit pdf 的sdk开发包,可用于显示pdf文件,内置demo,.net使用(Foxit PDF SDK development kit, can be used to display PDF files, built-in demo,. Net use)
- 2021-04-18 16:58:52下载
- 积分:1
-
CAT
CAT系统中的自动化技术软件实现CAT system automation software(CAT system automation software)
- 2011-06-06 09:23:51下载
- 积分:1
-
GATSP
说明: 该算法经运行,无任何问题,可用于解决遗传算法求解旅行商问题(The algorithm by running without any problems, can be used to solve the traveling salesman problem genetic algorithm)
- 2008-10-08 09:37:16下载
- 积分:1
-
UDP套接字编程
说明: 可通过U D P套接字及接口函数发送/接收数据
1. 在Linux系统下,采用C语言编写一个U D P服务器程序,客户向服务器发送字符串后,服务器能把该字符串返回给客户程序。
2. 在Linux系统下,采用C语言编写一个U D P客户程序,可向服务器发送字符串,并把服务器返回的字符串显示出来。(Data can be sent / received through U D P sockets and interface functions.
1. In Linux system, a U D P server program is written in C language. After the client sends the string to the server, the server can return the string to the client program.
two. Under the Linux system, a U D P client program is written in C language,which can send a string to the server and display the string returned by the server.)
- 2020-06-24 19:40:01下载
- 积分:1