-
核心函数是一个状态切换的函数 CAjaxParserDlg::Route。状态切换函数解根据一个 DFA 来对输入的文本进行分析。也就是说,如果你做一个新的DF...
核心函数是一个状态切换的函数 CAjaxParserDlg::Route。状态切换函数解根据一个 DFA 来对输入的文本进行分析。也就是说,如果你做一个新的DFA,就能分析新的词法。 DFA 的初始化在 CAjaxParserDlg::OnInitDialog。 -core function is a state of the switching function CAjaxParserDlg : : Route. State switching function according to a DFA solution to the input text for analysis. In other words, if you do a new DFA, we can analyze the new morphology. DFA in the initialization CAjaxParserDlg : : OnInitDialog.
- 2022-04-01 07:37:53下载
- 积分:1
-
WINDOWS CE Registry Editor source, the use of EVC development, can be used in Po...
WINDOWS CE注册表编辑源码,使用EVC开发,可以应用在POCKET PC 2003系统.-WINDOWS CE Registry Editor source, the use of EVC development, can be used in Pocket PC 2003 system.
- 2022-01-27 20:13:40下载
- 积分:1
-
这是一个简单的停车场管理程序,实现了车辆入库、出库、登记、计费等功能。用C编写的...
这是一个简单的停车场管理程序,实现了车辆入库、出库、登记、计费等功能。用C编写的-This is a simple car park management procedures, to achieve a vehicle storage, a library, registration, billing and other functions. Prepared with C
- 2023-08-21 08: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
-
报表功能分析和解释源jCharts
JCharts报表功能源码的分析和解读,可以实现页面的js生成数据报表的功能-Statements JCharts function analysis and interpretation of source
- 2022-12-19 10:55:04下载
- 积分:1
-
实现线性表的源程序
实现线性表的源程序-Linear List of the source
- 2023-03-23 16:25:03下载
- 积分:1
-
TLD 源码
应用背景目前针对监控市场上的跟踪,特别是球机目标跟踪的情况下,因为在跟踪的过程中场景实时的在改变,只有有一个有效的物体特征跟踪算法才能把物体跟踪到,TLD算法就是一个这样的算法。关键技术TLD跟踪代码,针对目标进行跟踪 侦测和学习,可以在物体被遮挡有效的侦测到,次算法不是用颜色直方图等特征,而是用一套特有的特征算法,可以有效的对目标进行区分。
- 2022-02-14 14:27:40下载
- 积分:1
-
摄像头人脸检测
该程序是为了达到对五彩物体的识别不变的实质性变化的观点,对象
- 2023-04-28 16:50:03下载
- 积分:1
-
仿真Windows的查找文件功能
仿真Windows的查找文件功能-simulation Windows search function documents
- 2022-03-06 03:17:16下载
- 积分:1
-
能够限制鼠标的移动范围,简单地运用了API函数,对于想学API的新手,有一定的参考价值,因为我也是新手!...
能够限制鼠标的移动范围,简单地运用了API函数,对于想学API的新手,有一定的参考价值,因为我也是新手!-To limit the scope of the movement of the mouse, simply use the API function, like the API for the novice, has a certain reference value, because I am also a novice!
- 2022-03-11 04:04:28下载
- 积分:1