-
in VC DBGird under control through database records show
在VC++下借助DBGird控件显示数据库记录 -in VC DBGird under control through database records show
- 2022-06-22 06:17:13下载
- 积分:1
-
DBSCAN 算法测试
Tesesting DBSCAN (基于密度的空间聚类的应用程序) 算法
- 2022-02-06 08:43:28下载
- 积分:1
-
源程序实现view窗口的动态切分,通过该源代码可以学习一下
源程序实现view窗口的动态切分,通过该源代码可以学习一下-View source window to achieve the dynamic segmentation, through which you can learn the source code
- 2023-05-16 12:20:03下载
- 积分:1
-
一个常用的windows网络编程片段:获取IP地址.
一个常用的windows网络编程片段:获取IP地址.-A program:get ip address
- 2022-05-17 11:39:29下载
- 积分:1
-
sd card for pxa270 (在bootloader 下)
sd card for pxa270 (在bootloader 下)-sd card for pxa270 (under the bootloader)
- 2022-02-02 18:46:09下载
- 积分:1
-
一个矩阵四则运算程序. 主要实现两个矩阵的 加,减,乘,除运算...
一个矩阵四则运算程序. 主要实现两个矩阵的 加,减,乘,除运算-a matrix 4 Operational procedures. Two main matrix, plus or minus, multiplication and Operational
- 2022-05-17 04:24:06下载
- 积分:1
-
VC使用DLL多风格切换窗口
摘要:VC/C++源码,界面编程,风格切换
VC使用DLL多风格切换窗口,一种有两种风格供选择,界面风格在DLL资源里,通过DLL文件切换不同的窗口,现在好多软件都有风格切换的功能,很不错的功能,希望大家喜欢。
- 2022-09-16 22:20:03下载
- 积分:1
-
含有一个 CSpreadSheet类实现对Excel文件的读写的封装
含有一个 CSpreadSheet类实现对Excel文件的读写的封装-Contains a category CSpreadSheet achieve read and write Excel files package
- 2023-06-16 08:50: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
-
DMA和DMA控制器,对DMA(直接存储器访问)和C DMA系统
DMA与DMA控制器,讲解了DMA(Direct Memory Access)的概念以及DMA系统组成及工作过程
-DMA and the DMA controller, on a DMA (Direct Memory Access) and DMA system the concept of the composition and the working process
- 2022-05-19 10:08:09下载
- 积分:1