-
Snake game hopes of learning vc++ The users some help or a graduation project fo...
贪吃蛇游戏希望对学习vc++的网友们有些帮助或是对做毕业设计的人们有些小小的帮助-Snake game hopes of learning vc++ The users some help or a graduation project for people to do some small help
- 2022-03-10 10:39:16下载
- 积分:1
-
这是一个VC编写的小程序,可以在窗体中显示颜色渐变的文字
这是一个VC编写的小程序,可以在窗体中显示颜色渐变的文字-This is a small VC preparation procedures can be displayed in the form of text color gradient
- 2022-08-07 09:34:38下载
- 积分:1
-
(1)可选择不同的规则集(用普通文本文件存贮规则)。
(2)利用VC TreeCtrl控件显示分析得到的句法结构树。
(3)中间分析过程产生的所...
(1)可选择不同的规则集(用普通文本文件存贮规则)。
(2)利用VC TreeCtrl控件显示分析得到的句法结构树。
(3)中间分析过程产生的所有边都输出到结果文件,便于跟踪分析的细节。
(4)分析过程中,检索规则集中的规则,查到一条满足条件的规则就停止,因而产生的不是全部分析结果,并且,规则的顺序也会对分析结果有影响(可比较两个规则文件,其中规则内容一样,但有两条规则的顺序不同,在分析
“学习/verb 文件/noun”
这样的例子时结果就不同:
-(1) choice of different sets of rules (using ordinary text file storage rules). (2) VC TreeCtrl control analysis showed the syntactic structure of the tree. (3) Intermediate analysis of all the edges are exported to the outcome document, and facilitate the tracking analysis of the details. (4) analysis process, the rules focus on the search rules, found a meet conditions to stop the rules, which not all of the analysis results, and, rules of the order will also have an impact on results of the analysis (which can compare the two rules, which rules the same content, but there are two the sequence of the different rules, the analysis of "learning/verb documents/noun" Such examples on the different results :
- 2022-05-31 03:27:45下载
- 积分:1
-
在窗体间传递数据
在窗体间传递数据-所带源代码,是很好的示例.-In the form of data transmission-
- 2022-02-03 17:10:51下载
- 积分:1
-
国象代码,不错的源代码,初学者使用
国象代码,不错的源代码,初学者使用-States, such as code, a good source code, for beginners to use
- 2022-02-06 17:55:37下载
- 积分:1
-
ASP广告板实现算法
ASP广告板实现算法-ASP billboards Algorithm
- 2022-10-15 21:30:03下载
- 积分:1
-
一种新的强大的支持向量机处理系统,多个数据
一种新型的功能强大的svm处理系统,拥有多种处理数据的能力-a new powerful svm processing systems, multiple data-handling capacity
- 2022-01-29 02:16:32下载
- 积分:1
-
文法分析器 在c环境下编写的 我认为还可以
文法分析器 在c环境下编写的 我认为还可以-c grammar analyzer in the preparation of the environment I think I can
- 2022-02-24 13:07:34下载
- 积分: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
-
语音采集、回放、显示,分析
语音采集、回放、显示,分析-voice capture, playback, display, analysis
- 2023-08-27 03:00:04下载
- 积分:1