-
核心函数是一个状态切换的函数 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
-
RSA Cryptosysten
在这个
- 2023-03-06 04:30:03下载
- 积分:1
-
vc achieved with a simple personal income tax calculator
用vc++实现的简单个人所得税计算器-vc achieved with a simple personal income tax calculator
- 2023-06-21 09:45:03下载
- 积分:1
-
实现对PE文件的相关操作。可以对文件的图标,节,内容等进行操作...
实现对PE文件的相关操作。可以对文件的图标,节,内容等进行操作-The achievement of the relevant documents on the operation of PE. Icon on the document, section, content, etc. to operate
- 2022-04-24 11:24:17下载
- 积分:1
-
古典平面设计,实现了扩展总线的功能,双向
经典图形设计,实现总线IO扩张功能,双向输入输出。-Classical graphic design, to achieve the expansion bus IO functions, bi-directional input and output.
- 2022-01-26 06:52:49下载
- 积分: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
-
simple and practical calculator, keyboard support
简单实用的计算器,支持键盘操作-simple and practical calculator, keyboard support
- 2023-02-26 16:00:03下载
- 积分:1
-
2.4kb/s 低速率 MELP 语音编码 包含编解码部分 附带有 语音编码中参数(基音周期,LSF, 子带强度)的输出
语音的编解码程序,2.4kb/s 低速率 MELP 语音编码 包含编解码部分 附带有 语音编码中参数(基音周期,LSF, 子带强度)的输出
- 2022-08-18 01:07:12下载
- 积分:1
-
a chatroom programme by winsock
简单的聊天室代码,winsock以及vc++编程实现-a chatroom programme by winsock
- 2022-03-26 06:51:54下载
- 积分:1
-
Dr.dobb开发杂志里的源码,里面的源码可都是很经典的哦
Dr.dobb开发杂志里的源码,里面的源码可都是很经典的哦-The source codes of Dr.dobb, a magazine of development. They are very classic.
- 2022-02-14 20:44:54下载
- 积分:1