-
打开真彩色位图,很有用,可以方便编程空间
打开真彩色位图,很有用,可以方便编程空间-this is bit picture .it make program easy
- 2022-03-10 10:30:46下载
- 积分:1
-
用c程序实现的数字时钟程序,其中包含改程序的所有c代码,以及详细的注释说明。...
用c程序实现的数字时钟程序,其中包含改程序的所有c代码,以及详细的注释说明。-C program with digital clock procedures, including procedures to all the c code, as well as detailed notes.
- 2022-05-09 11:28:11下载
- 积分:1
-
酒店管理系统
通过这个酒店管理系统软件您可以预订一个房间,预定房间、 付款,然后你可以能够利用此示例程序法案的房间详情。
然后这个程序根据虚拟基本的前端。如果你喜欢这请对此发表评论。
- 2023-01-21 17:35:04下载
- 积分:1
-
不好意思,手头没有源码,但急需一些贵站的资源。请谅解。...
不好意思,手头没有源码,但急需一些贵站的资源。请谅解。-sorry, not available source code, but some sort of Guizhan resources. Please understanding.
- 2023-05-11 12:20:02下载
- 积分:1
-
C#读取gps串口信息,可以实时读取gps模块定位信息
可以选取串口号,解析gps模块获取的坐标,并且实时显示获取的字符串信息,可以判断当前定位状态是否处于锁定状态。
- 2022-08-12 17:03:59下载
- 积分:1
-
本实例介绍了如何在WINDOWS窗体上停靠控件。
本实例介绍了如何在WINDOWS窗体上停靠控件。-Introduction of the examples of how to form the docked controls WINDOWS.
- 2022-12-23 16:35:03下载
- 积分: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
-
用servlet实现完整的党员管理系统,包含分页,模糊查询,等功能。
本资源用Java做的Java web 项目,包含完整的分页,模糊查询,LBS地理位置自动获取,包括前台以及后台的页面,适合初学servlet的人。
- 2022-08-14 06:40:24下载
- 积分:1
-
寻找多项式的所有根
应用背景包含了一组可用于估计所有的根(实和复)的多项式。如果找不到根,可以返回假。取决于:stddefines ; ; ;-标准的定义和功能关键技术它使用拉盖尔方法估计根随着抛光根。一个n阶多项式有n根。如果找不到根,可以返回假。用在C中借用的代码的代码。
- 2022-01-26 04:06:28下载
- 积分:1
-
Batch job scheduling problem, with VC++ Realize, code can be directly run
批处理作业调度问题,用VC++ 实现,代码可直接运行,-Batch job scheduling problem, with VC++ Realize, code can be directly run
- 2022-04-14 18:08:48下载
- 积分:1