-
a program to change string s length,you can change it from the outside ,for exam...
一个改变字符串长度的程序,可以从外部改变它,例如文件名。
- 2022-05-07 00:12:02下载
- 积分:1
-
A*算法属于一种启发式搜索。它扩展结点的次序类似于广度优先搜索,但不同的是每生成一个子结点需要计算估价函数F,以估算起始结点到该结点的代价及它到达目标结点的代价...
A*算法属于一种启发式搜索。它扩展结点的次序类似于广度优先搜索,但不同的是每生成一个子结点需要计算估价函数F,以估算起始结点到该结点的代价及它到达目标结点的代价的和;每当扩展结点时,总是在所有待扩展结点中选择具有最小F值的结点作为扩展对象,以便使搜索尽量沿最有希望的方向进行。 -A* algorithm is a heuristic search. It extended node in the order of priority similar to the breadth of search, but in every generation is a sub-node calculated valuation function F, to estimate initial node to the node, the price and it arrived at the target node, and the price; Whenever expansion node, the question has always extended to all nodes with the smallest choosing F value of the node as expansion targets, in order to search as far as possible along the most promising direction.
- 2023-01-19 07:50:04下载
- 积分:1
-
单纯形法c程序,能解决任意的线性规划问题,朝方便的
单纯形法c程序,能解决任意的线性规划问题,朝方便的-faasfgknjjkgjkojgobfhuh,furhf
- 2022-05-17 22:11:17下载
- 积分:1
-
C#语言编写的一个销售管理系统
C#语言编写的一个销售管理系统,适合初学者学习,C/S架构模式
- 2022-07-15 07:52:11下载
- 积分:1
-
轻量级SQL SERVER编辑工具
这是一个基于C#编写的轻量级的SQL SERVER编辑工具,它不仅可以编辑SQL 语句,更可以脱离SQL SERVER来执行并获得所需的结果,非常方便,是您研究数据库连接与实现的好源码。注意:建立工程是基于VS2010的。使用方法:1、执行该工具2、选择数据库引擎3、选择数据库实例4、运行软件
- 2022-12-16 11:25:04下载
- 积分:1
-
一个封装的进度条类.可以替换自己的颜色显示百分比
一个封装的进度条类.可以替换自己的颜色显示百分比-The progress of a package of classes. Can replace their percentage of the color display
- 2022-08-24 11:17:26下载
- 积分:1
-
Windows虚拟内存 的c语言 演示
监视 内存状况
Windows虚拟内存 的c语言 演示
监视 内存状况-Virtual memory
- 2022-06-02 16:29:01下载
- 积分:1
-
有对话框Windows服务程序,可以监控用户指定的服务,可以列举当前运行的程序。...
有对话框Windows服务程序,可以监控用户指定的服务,可以列举当前运行的程序。-Windows dialog with the procedures of service, users can monitor a designated service, can cite the current operating procedures.
- 2022-03-31 14:42:45下载
- 积分:1
-
vc下利用ODBC API对数据库的操作,包括增、删、改。可以移植、通用...
vc下利用ODBC API对数据库的操作,包括增、删、改。可以移植、通用-vc using ODBC API to the database operations, which include additional cut, change. Transplant GM
- 2022-11-16 03:00:03下载
- 积分:1
-
c++ 实例教程123,学习c++的不错的例程,相信对于初学者和高级编程者都有好处的...
c++ 实例教程123,学习c++的不错的例程,相信对于初学者和高级编程者都有好处的-Guide to 123 c example, the study c good routines, and I believe beginners and advanced programmers are beneficial
- 2022-02-06 23:05:45下载
- 积分:1