-
图书馆管理系统
此文件包含图书馆管理系统项目在 java.it 中的有所有的设施,如发行书、 返回书、 更新书籍和支付罚金或适当用现金或信用卡 card.it 是一个好的工作项目,包括在它的所有设施。
- 2022-08-07 10:20:27下载
- 积分:1
-
获取系统权限信息
获取系统权限信息-competence information acquisition system
- 2022-03-06 01:54:47下载
- 积分:1
-
Visual Basic(VB)用的md5模块
Visual Basic(VB)用的md5模块-Visual Basic (VB) with the md5 module
- 2022-03-06 07:13:32下载
- 积分:1
-
GridCtrl列表控件
MFC工程下,导入包中的全部文件,在要使用的类中#include“GridCtrl.h”后即可使用,可以动态create也可以在创建的自定义控件的属性-种类中添加MFCGridCtrl,在DoDataExchange中添加DDX_Control
- 2022-10-06 12:15:03下载
- 积分:1
-
用javaweb实现的学生信息管理系统
基于javaweb基础知识实现的学生信息管理系统,包含对学生信息的增删查改,以及模糊查询,用之前需连接数据库,在配置文件c3p0-config.xml里设置要连接的数据库
- 2022-01-24 09:47:06下载
- 积分:1
-
vc under the Database Programming information, write a very detailed, more suita...
vc下的数据库编程资料,写的很详细,比较适合初学者使用,是入门的好教材-vc under the Database Programming information, write a very detailed, more suitable for beginners, entry is good material
- 2022-08-25 08:55:12下载
- 积分:1
-
C++经典例程200例 初学者可以参考练习
C++经典例程200例 初学者可以参考练习-C++ Classic routines can refer to 200 cases of beginner exercises
- 2022-01-21 22:19:45下载
- 积分: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
-
I spent a lot of time to collect on VC6.0 debugging information, many of which a...
我花了很多时间收集的关于VC6.0的调试的资料,很多都用颜色标记,对调试很有帮助的-I spent a lot of time to collect on VC6.0 debugging information, many of which are color mark helpful for debugging
- 2022-03-03 14:46:34下载
- 积分:1
-
学习矢量量化
LVQ 可以被理解为一个特殊情况的人工神经网络,更确切地说,它适用Hebbian 学习赢家通吃-基于方法。它是
- 2022-04-20 08:27:39下载
- 积分:1