-
Motor
电机驱动监控系统电机驱动监控系统电机驱动监控系统电机驱动监控系统
- 2022-03-17 10:38:36下载
- 积分:1
-
给任意长度的字符串,加CRC校验码的c语言算法
给任意长度的字符串,加CRC校验码的c语言算法-to arbitrary length of the string, plus CRC algorithm in C Language
- 2023-04-02 22:45:02下载
- 积分:1
-
C series of the small program, a very good thing.
用C++编的小程序,很好的。-C series of the small program, a very good thing.
- 2022-02-12 21:16:19下载
- 积分:1
-
风险投资编写的日历和即时表
vc编写日历和即时钟表-vc prepared calendar and instant watches
- 2022-01-28 13:50:22下载
- 积分:1
-
这是一个简易的浏览器小程序 用vc开发的,对学学习和借鉴,是一个很不错的选择....
这是一个简易的浏览器小程序 用vc开发的,对学学习和借鉴,是一个很不错的选择.-It is a simple web browsing program, using VC and is a good example to learn and study.
- 2023-08-04 21:15:02下载
- 积分:1
-
this S/w intended to either ShutDown,Logoff or restart the computer as given tim...
此软件用于在给定时间或某个时间关闭、注销或重新启动计算机时间。这个win32api的S/W使用概念MFC关机计时器还使用系统托盘接口工作
- 2022-05-20 03:12:30下载
- 积分:1
-
这是一个录音设备产生的..C++的特性,如一个普通的球员…
这是一个录音设备生成的。。C++的特性,比如普通播放器停止录制
- 2022-09-06 11:15:03下载
- 积分:1
-
生成12x12简体汉字、繁体汉字、日文、朝鲜文点阵字库的VB程序...
生成12x12简体汉字、繁体汉字、日文、朝鲜文点阵字库的VB程序-Generation 12x12 Simplified Chinese characters, Traditional Chinese, Japanese, Korean, dot-matrix font VB program
- 2022-09-16 12:15:03下载
- 积分:1
-
用C编写的递归下降计算器,但在C++中编译,压缩包中包含有实验报告。...
用C编写的递归下降计算器,但在C++中编译,压缩包中包含有实验报告。-prepared by the recursive drop calculator, but in C compiler, compressed packet contains experimental report.
- 2022-04-21 02:54:30下载
- 积分: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