-
改进的 optim 代码
微分搜索算法是一种由 civicioglu 提出的新的进化搜索算法。它是比很多病提出了进化算法的更强大。
- 2022-08-22 02:33:50下载
- 积分:1
-
使用单链表实现本程序要求,单链表每个节点存储一个学生的信息。
创建一个链表类(List),链表类可实现如下功能:
创建链表,插入节点,删除节点,编辑节点...
使用单链表实现本程序要求,单链表每个节点存储一个学生的信息。
创建一个链表类(List),链表类可实现如下功能:
创建链表,插入节点,删除节点,编辑节点,显示节点,保存链表信息等功能,读入数据文件等功能(详细说明请查看源代码)。
创建一个操作类(Operater),操作类实现如下功能:
显示菜单,操作链表。-use a single linked list to achieve the procedural requirements of each node-Chain store a student information. Create a Chain category (List), objectlist can achieve the following functions : Create List, insert nodes, the nodes to delete, edit nodes, nodes showed that the preservation Chain information and other functions, read features such as data files (see detailed description of the source code). The creation of a category of operation (Operater), the operation to achieve the following functional categories : display menu, operation List.
- 2022-02-13 06:34:24下载
- 积分:1
-
时钟
时钟
时钟
时钟
时钟
时钟
时钟
时钟
时钟
时钟
时钟
时钟
时钟
时钟
-clock c lock c lock c lock c lock c lock c lock c lock c lock Clock clock clock clock clock clock clock Clock
- 2022-02-03 23:08:36下载
- 积分:1
-
modbusTCP客户端
在Windows系统中C++编程模拟成modbusTCP客户机设备,与工控场合的modbusTCP服务机设备实现通信。modbusTCP服务机采用MCGS触摸屏。用CAsyncSocket类实现基础TCP/IP通信,接收来自服务机的modbusTCP编码,识别编码并按照modbusTCP协议编制回应信息码,通过以太网返回服务机。编程环境为Visual C++6.0,程序简洁,可作交流与参考。
- 2023-02-12 01:40:03下载
- 积分:1
-
利用给定的条件可以实现立体相对的两张影像前方教会解算,同时能够进行精读估计...
利用给定的条件可以实现立体相对的两张影像前方教会解算,同时能够进行精读估计-利用给定的条件可以实现立体相对的两张影像前方教会解算,同时能够进行精读估计
- 2022-02-01 12:18:40下载
- 积分:1
-
lift detection system to lift performance testing system. It is a learning proce...
电梯检测系统是对电梯性能进行检测的系统。是一个用来学习的程序-lift detection system to lift performance testing system. It is a learning process for
- 2022-02-21 17:14:57下载
- 积分:1
-
vc++实现计算器功能 实现计算器功能
vc++实现计算器功能 实现计算器功能 -vc++ Calculator functions to achieve
- 2022-04-24 10:27:43下载
- 积分:1
-
是一个监控网络信息的东西, 观察到本机的网络链接情况, 并且能够显示端口号....
是一个监控网络信息的东西, 观察到本机的网络链接情况, 并且能够显示端口号.-is an information network monitoring things, observed that the plane of the network link, and can show the port.
- 2022-06-18 16:36:26下载
- 积分:1
-
条形码识别
本程序可以运行于Microsoft Windows 98/ME/NT/2000/XP下。
分辨率:任何分辨率即可
制作工具:Microsoft Visual C++ 6.0
- 2022-03-01 09:49:59下载
- 积分: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