-
运筹学单纯形法方法的演算实现
在我们一般运筹学的学习中,在遇到运输、分配等问题时,需要用到单纯形法来解决,直接利用程序算的结果,避免了手动演算的麻烦,此程序代码为方便学习者使用。
- 2022-02-25 22:36:42下载
- 积分:1
-
图的遍历包括深度优先搜索和广度优先搜索,大家可以看看。...
图的遍历包括深度优先搜索和广度优先搜索,大家可以看看。-Graph traversal, including depth-first search and breadth-first search, we can look at.
- 2022-06-01 17:16:41下载
- 积分:1
-
A simple calculator is available using this source code
一个实现了简单计算器得程序-A simple calculator is available using this source code
- 2022-11-20 07:45:03下载
- 积分:1
-
AppWizard has created this chess application for you. This application
not onl...
--- --- --- --- --- --- --- --- ---
StdAfx.h
StdAfx.cpp
这对文件由用于将一些预编译信息纳入程序。
chessDlg.h
chessDlg.cpp
这一对文件定义并实现了,象棋的主界面。
resource.h
chess.rc
这是整个工程中使用的Windows资源列表。包括置于res子目录下的图标,
位图以及光标等内容。
define.h
这是一个包含程序中的数据表示的定义的头文件。
NewGame.h
NewGame.cpp
这一对文件定义并实现用于新游戏的设置的对话框。
Eveluation.h
Eveluation.cpp
这一对文件定义并实现了估值核心类。
MoveGenerator.h
MoveGenerator.cpp
这一对文件定义并实现了走法产生器。
SearchEngine.h
SearchEngine.cpp
这一对文件定义了搜索引擎接口。
NegamaxEngine.h
NegamaxEngine.cpp
这一对文件定义并实现负极大值搜索引擎-
AppWizard has created this chess application for you. This application
not only demonstrates the basics of using the Microsoft Foundation classes
but is also a starting point for writing your application.
This file contains a summary of what you will find in each of the files that
make up your chess application.
chess.dsp
This file (the project file) contains information at the project level and
is used to bui
- 2022-02-03 16:50:45下载
- 积分:1
-
JULIA之C语言源代码
JULIA之C语言源代码-JULIA on C language source code
- 2022-01-28 19:21:53下载
- 积分:1
-
first come first serve 2
first come first serve 2
- 2022-12-22 06:30:03下载
- 积分:1
-
JAVA的MPEG播放器
JAVA的MPEG播放器-JAVA MPEG player
- 2023-08-28 01:05:04下载
- 积分:1
-
c++的库函数,全集,中文版的很不错,不懂得函数可以在这找到...
c++的库函数,全集,中文版的很不错,不懂得函数可以在这找到-c++ library function, Complete Works, the Chinese version is pretty good, do not know how to function can be found in this
- 2022-07-27 11:39:52下载
- 积分:1
-
一个VB做的计算器
一个VB做的计算器- a calculator in vb tool.
- 2022-01-30 15:07:37下载
- 积分:1
-
A*算法解决八数码软件
A*算法解决八数码软件-A* algorithm to solve eight digital software
- 2022-03-10 10:49:45下载
- 积分:1