-
以重排九宫问题为例演示全局择优搜索法的搜索过程,要求有一定的普适性。...
以重排九宫问题为例演示全局择优搜索法的搜索过程,要求有一定的普适性。-Rearrangement of Lo Shu Square as an example to demonstrate the overall selection of the best search method searching process, requiring a certain degree of universality.
- 2022-08-23 03:00:21下载
- 积分:1
-
布谷鸟算法-可用于路径规划
布谷鸟算法,可用于路径规划和寻优,matlab下可正常运行
- 2022-02-12 16:46:39下载
- 积分:1
-
判断一个整数N 是不是回文数(10 进
制和2 进制都要是回文):例如1,3,5 都
满足条件。...
判断一个整数N 是不是回文数(10 进
制和2 进制都要是回文):例如1,3,5 都
满足条件。-Determine an integer number N is not a palindrome (10 M and 2 M to be the palindrome): for example, have to meet conditions 1,3,5.
- 2022-01-21 04:12:05下载
- 积分:1
-
excel 使用的VBA范例, 具体请参阅审核
excel 使用的VBA范例, 具体请参阅审核-how to use excel VBA
- 2022-01-24 16:07:00下载
- 积分:1
-
线性表的应用(约瑟夫环),好像好多人在找就上传一个。
线性表的应用(约瑟夫环),好像好多人在找就上传一个。-linear scale applications (Josephus), it seems that many people find it an upload.
- 2022-02-11 10:50:57下载
- 积分:1
-
一段小程序 但是我不知道是做什么的一段压缩是是是 杀的杀是...
一段小程序 但是我不知道是做什么的一段压缩是是是 杀的杀是
-this is very ease
but I can t understand
- 2022-03-30 11:58:07下载
- 积分:1
-
在vb中对字节变量进行位操作的函数。包括左移、右移、置位、复位、位判断操作。...
在vb中对字节变量进行位操作的函数。包括左移、右移、置位、复位、位判断操作。-in vb to byte variable-bit operations functions. Including the left, the death, at home, reset, judgment-operation.
- 2022-03-20 15:34:49下载
- 积分:1
-
学生信息管理 用于管理学生的相关成绩信息
实现分类统计等功能...
学生信息管理 用于管理学生的相关成绩信息
实现分类统计等功能-Student Information Management for the management of student performance information related to the achievement of the functional classification of statistics
- 2022-01-25 20:22:34下载
- 积分:1
-
GuiToolkit的列子
GardenUI(免费,界面效果挺好的,XML,代码界面分离)
- 2022-08-25 08:19:22下载
- 积分:1
-
用 C++ 创建简单的 Win32 服务程序(NTServCpl) 详细信息 < NT服务 > 《用 C++ 创建简单的 Win32 服务程序》一文...
用 C++ 创建简单的 Win32 服务程序(NTServCpl) 详细信息 < NT服务 > 《用 C++ 创建简单的 Win32 服务程序》一文的例子代码。描述如何用 Visual C++ 创建 Windows NT 服务程序。创建该服务仅用到一个 C++ 类,这个类提供服务与操作系统之间一个简单的接口。使用这个类实现自己的服务非常简单,只要改写少数几个基类中的虚拟函数即可。文中有三个源代码参考例子:这是其中之一―― NTServCpl:是一个控制面版程序,用来控制 NTService 服务; 其余两个分别为: NTService:是一个简单的 Win32 服务,它就是用本文所描述的方法建立的; NTServCtrl:是一个独立的程序例子,用它可以监控某个 Win32 服务;-create simple Win32 services (NTServCpl) detailed information lt; NT services gt; "C create simple Win32 service procedures," a text of the code examples. Describe how to use Visual C create Windows NT service procedures. Creation of the service only to a category C, the category of services provided between an operating system with a simple interface. Use this category to realize their services are very simple, as long as rewriting a few of the base class function can be virtual. The text has three reference source code example : This is one of them-- NTServCpl : console is a procedure used to control NTService services; The remai
- 2022-08-09 22:47:02下载
- 积分:1