-
该程序通过传感器实现布尔逻辑运算
该程序通过感知器实现布尔逻辑运算,具体实现与或还有异或的运算-The program through the sensor to achieve Boolean logic operations
- 2022-07-22 03:58:58下载
- 积分:1
-
采用Prolog解决传教士和野人经典谓词C.问题。
用Prolog求解传教士和野人问题
复习经典谓词演算中的归结原理,掌握人工智能程序设计语言Prolog,理解通过搜索求解问题实现人工智能的思想。-Using Prolog to solve the issue of missionaries and Savage Classical Predicate Calculus review summarized in principle, grasp the artificial intelligence programming language Prolog, to understand to solve problems by searching for the realization of the idea of artificial intelligence.
- 2022-12-24 18:40:03下载
- 积分:1
-
微粒群算法与其它进化类算法相类似,也采用“群体”与“进化”的概念,同样也是依据个体(微粒)的适应值大小进行操作。所不同的是,微粒群算法不像其它进化算法那样对于个...
微粒群算法与其它进化类算法相类似,也采用“群体”与“进化”的概念,同样也是依据个体(微粒)的适应值大小进行操作。所不同的是,微粒群算法不像其它进化算法那样对于个体使用进化算子,而是将每个个体看作是在n维搜索空间中的一个没有重量和体积的微粒,并在搜索空间中以一定的速度飞行。-Particle swarm optimization algorithm with other similar type of evolution, but also the use of " groups" and " evolution" concept is also based on the individual (particle) size of the operation of fitness. The difference is that unlike other particle swarm optimization evolutionary algorithm as the use of evolution for the individual operator, but as each individual in the n-dimensional search space of a weight and size of the particles, and in the search space the speed of a certain flight.
- 2023-05-18 16:45:03下载
- 积分:1
-
人工智能最大流算法 源码及设计文档,内含4个源代码
人工智能最大流算法 源码及设计文档,内含4个源代码-artificial intelligence maximum flow algorithm source code and design documents, containing four source code
- 2022-02-11 12:59:22下载
- 积分:1
-
遗传算法在matlab中的实现
遗传算法在matlab中的实现-genetic algorithm in the realization of Matlab
- 2022-03-31 21:01:01下载
- 积分:1
-
模拟退火c++的算法程序,广泛应用于最优化、运筹学、人工智能、遗传算法等领域,具有很好的学习价值...
模拟退火c++的算法程序,广泛应用于最优化、运筹学、人工智能、遗传算法等领域,具有很好的学习价值-simulated annealing algorithm procedures, the most widely used optimization, operations research, artificial intelligence, genetic algorithms and other areas of learning is very good value
- 2022-02-13 16:29:07下载
- 积分:1
-
遗传优化神经网络结构,C++源代码
遗传优化神经网络结构,C++源代码-Genetic optimization of neural network architecture, C++ Source code
- 2023-07-04 11:35:03下载
- 积分:1
-
一个很好的工具,用于解析,写的很好,很值得用什么
很不错的xml解析工具,写的非常好,值得用一下-A very good tool for xml parsing, writing very well, it is worth to use what
- 2022-04-22 22:12:24下载
- 积分:1
-
特别是在题库管理模块中对自动组卷功能常用的算法(包括随机选取法、回溯试探法和遗传算法)进行了比较。对于较流行的验证码技术也给出了具体实现。...
特别是在题库管理模块中对自动组卷功能常用的算法(包括随机选取法、回溯试探法和遗传算法)进行了比较。对于较流行的验证码技术也给出了具体实现。-particularly in the examination management module to automatically making up the algorithm commonly used functions (including random selection method, Retrospective testing and genetic algorithm) were compared. For more popular authentication code technology has provided a concrete realization.
- 2022-03-05 17:25:24下载
- 积分:1
-
I recently wrote a paper source, mainly for reference signal with the ICA algori...
我最近写的一篇论文的源码,主要是对带参考信号的 ICA算法的扩展,多参考信号的ICA固定点算法。-I recently wrote a paper source, mainly for reference signal with the ICA algorithm expansion more reference signal ICA fixed-point algorithms.
- 2022-03-14 21:56:04下载
- 积分:1