-
The prisoner s dilemma constitutes a problem in game theory. It was originally f...
The prisoner s dilemma constitutes a problem in game theory. It was originally framed by Merrill Flood and Melvin Dresher working at RAND in 1950. Albert W. Tucker formalized the game with prison sentence payoffs and gave it the "prisoner s dilemma" name (Poundstone, 1992).
- 2022-01-26 05:35:13下载
- 积分:1
-
BMP转化为ICO,是一个很有意思小程序,希望网友多多支持。
BMP转化为ICO,是一个很有意思小程序,希望网友多多支持。-BMP into ICO, is a very interesting small procedures in the hope that the generous support of netizens.
- 2022-06-12 21:44:55下载
- 积分:1
-
ehlib源码,包含dbgrideh 支持多表头,合计行,可与pb的datawindow相比
ehlib源码,包含dbgrideh 支持多表头,合计行,可与pb的datawindow相比-ehlib source, including support for multi-table dbgrideh head, the total line may be compared with the pb of the DataWindow
- 2023-02-13 08:15:03下载
- 积分:1
-
#ifdef HAVE_CONFIG_H
#include "config.h"
#endif
#ifndef __STDC__
# ifndef const
# define const
# endif
#endif
- 2022-01-24 18:04:03下载
- 积分:1
-
一个开源链表类
实现链表的大部分功能,可直接使用。实现链表的创建,添加和删除等功能。可以帮人更好的进行链表的操作,并不用太在意链表内部的各种情况。
- 2022-09-21 01:35:04下载
- 积分:1
-
一个简单的控制台上的学生管理器。实现了插入,删除,保存等操作...
一个简单的控制台上的学生管理器。实现了插入,删除,保存等操作-A simple console student manager. Realize the insert, delete, save, such as operation
- 2022-01-26 07:45:29下载
- 积分:1
-
不要让站长把时间都花费在为您修正说
不要让站长把时间都花费在为您修正说 -Not to let the station to the time spent on the amendment that you
- 2022-02-14 10:29:03下载
- 积分:1
-
获取word每页缩略图
private void ConvertToImage(string wordInputPath, int resolution)
{
try
{
Aspose.Words.Document doc = new Aspose.Words.Document(wordInputPath);
if (doc == null)
{
return;
}
- 2022-07-13 14:38:36下载
- 积分:1
-
port surveillance procedures and s
端口监视程序,-port surveillance procedures and s
- 2022-03-20 03:45:39下载
- 积分:1
-
图书管理系统--C和Mysql
这是一个用C语言开发的图书管理系统,开发环境是VC++,该系统包含如下功能:显示系统主界面,对书籍进行相关的操作,如添加,删除,查询,显示所有记录。利用VC++开发的系统,并将数据保存在Mysql数据库中。附上系统代码和使用说明书,代码中对关键编码部分进行了注释,个人能力有限,请大家批评指正,谢谢!
- 2022-06-28 12:40:54下载
- 积分:1