-
Strategy.tar
重力四子棋程序,通过人工智能中的alpha-beta剪枝实现,AI的实力至少高于一般人的水平,人比较难下赢。通过调用getPoint函数获得下一个落子点的坐标(Gravity four chess program, through the realization of artificial intelligence in the alpha-beta pruning, the strength of AI at least a greater than average level, people is difficult to win. To obtain the coordinates of the next landing points by calling the getPoint functio)
- 2021-04-27 22:58:45下载
- 积分:1
-
BootLoader_ws3101
ARM tcp/ip bootloader
- 2005-02-22 17:37:03下载
- 积分:1
-
train-board
基于LM3S2948芯片的一个火车运行沙盘的控制程序,程序经过严格验证过应用在一个发布会上。速度用PWM控制,红外IO采集到站状态,自己写的一个验证的滤波程序。(Based on a train running sand table LM3S2948 chip control program, application procedures rigorously validated in a release. Speed with PWM control, infrared IO collection station status, himself wrote a validation of the filtering process.)
- 2015-08-31 15:26:08下载
- 积分:1
-
最短路径C语言算法
本是代码是有向图中任意两点间经过指定节点的最短路径算法
- 2022-08-16 05:49:09下载
- 积分:1
-
openplant取数小程序
private void getHistoryDataSample_Click(object sender, EventArgs e)
{
if (!OPconnect())
{
return;
}
richShowData.AppendText("(取历史采样)请求ID: " + b_pointID.Text.ToString() + "
");
//创建一个空请求
int[] vec = { Convert.ToInt32(b_pointID.Text.ToString()) };
OPAPI3.OPTime end_time = new OPAPI3.OPTime();
OPAPI3.OPTime start_time = new OPAPI3.OPTime();
OPAPI3.OPTime interval_time = new OPAPI3.OPTime();
&n
- 2022-01-26 06:18:17下载
- 积分:1
-
Keilc51v802
单片机开发模拟仿真软件,KEIL最新版本V8.0,可进行ARM,AVR等多种硬件仿真。(MCU development simulation software, the latest version V8.0 KEIL, for ARM, AVR and other hardware simulation.)
- 2020-06-26 05:00:02下载
- 积分:1
-
PI
说明: 本程序是模拟常数PI的计算,可以精确到小数点后很多位!(This procedure is a simulation of constant PI calculation can be accurate to a lot of places after the decimal point!)
- 2008-12-14 20:35:09下载
- 积分:1
-
VCdatabase
说明: 详细介绍了用VC.NET开发城市基础地理数据库的实例,用于城市测绘,城市基础地理系统建设的重要参考。(Described in detail with the development of urban infrastructure VC.NET examples of geographic database for urban mapping, urban infrastructure an important geographic reference system.)
- 2009-08-17 22:36:26下载
- 积分:1
-
1.CreateViewController
oc编程,将视图控制器添加至UIWindow,若干方法(oc programming, will add a view controller to UIWindow, several methods)
- 2013-12-10 13:49:36下载
- 积分:1
-
Csharp winform抽奖程序 源码下载
Csharp winform抽奖程序 源码下载
- 2015-02-27下载
- 积分:1