-
他对包是一个UNIX下的C程序
he AutoMix package is a C program for Unix-like systems, implementing
the automatic reversible jump MCMC sampler of the same name
described in Chapters 4, 5, and 6 of David Hastie s Ph.D. thesis-he AutoMix package is a C program for Unix-l ike systems, implementing the automatic reversible jump MC MC sampler of the same name described in Chapter s 4, 5, and 6 of David Hastie"s Ph.D. thesis
- 2022-07-10 22:15:02下载
- 积分:1
-
我们解决八数码问题,广度优先搜索可能会导致内存不够用,采用启发式搜索,启发函数为f(x)=g(x)+h(x) g(x)为该结点不同于目标结点的个数,h(x)为该...
我们解决八数码问题,广度优先搜索可能会导致内存不够用,采用启发式搜索,启发函数为f(x)=g(x)+h(x) g(x)为该结点不同于目标结点的个数,h(x)为该结点的深度,选择那f(x)结点最小的那个结点进行扩展, 引入了一个"扩展数组[4]"(因为扩展的结点最多只有4个),该数组保存着某个结点的0点向各个方向的扩展的结点对象,然后对该扩展数组进行分析,利用启发函数在进行递归扩展... -us solve eight digital, BFS may lead to insufficient memory, using heuristic search, heuristic function f (x) = g (x) h (x) g (x) for the target node is different from the number of nodes, h (x) for the nodes of depth, the choice between f (x) nodes that the smallest node expansion. the introduction of an "expanded array [4]" (because the expansion of the nodes at most four), The array maintains a node of 0:00 a.m. to expand in all directions in the target node, and then expanded array analysis, use heuristic function during recursive expansion ...
- 2022-08-06 14:22:02下载
- 积分:1
-
基于遗传算法和bp网络的简单人脸识别,只能识别三种表情。图像经过简单的小波变换处理...
基于遗传算法和bp网络的简单人脸识别,只能识别三种表情。图像经过简单的小波变换处理-Bp networks based on genetic algorithm and a simple face recognition, could only identify three kinds of expressions. After a simple wavelet transform image processing
- 2022-03-01 00:24:39下载
- 积分:1
-
NetLogo实现双货仿真模型
netlogo实现的二元货物的模拟仿真模型-netlogo to achieve the dual cargo simulation model
- 2022-02-03 08:04:28下载
- 积分:1
-
本程序是关于qam的解调程序用c语言编写希望大家能用
本程序是关于qam的解调程序用c语言编写希望大家能用-this process is on the demodulation process qam c language with hope everyone can be prepared
- 2022-11-25 17:00:03下载
- 积分:1
-
网上一直没有Harris算法的VC程序
无奈
自己写一个吧
用了两个小时就写好了 非常简陋 大家凑合着看
2005年11月15日...
网上一直没有Harris算法的VC程序
无奈
自己写一个吧
用了两个小时就写好了 非常简陋 大家凑合着看
2005年11月15日-Harris algorithm VC procedures helpless himself wrote it with a two hour written a very simple you can make do with a November 15, 2005
- 2022-04-11 17:24:10下载
- 积分:1
-
遗传问题的MATLAB代码,用于解决TSP问题的程序
遗传问题的MATLAB代码,用于解决TSP问题的程序-Genetic problems MATLAB code for the procedure to solve TSP problems
- 2022-10-30 01:55:04下载
- 积分:1
-
收集的关于遗传算法的模糊搜索的ppt资料,有兴趣的可以研究一下...
收集的关于遗传算法的模糊搜索的ppt资料,有兴趣的可以研究一下-Collected on the genetic algorithm ppt fuzzy search information, interested can look at
- 2022-02-16 07:42:19下载
- 积分:1
-
一个使用Java实现的人工智能的图搜索策略程序――酒九宫图问题 人工智能-图搜索策略-演示程序-使用说明 程序简介 在人工智能领域,对隐式图的搜索是求解问题的一...
一个使用Java实现的人工智能的图搜索策略程序――酒九宫图问题 人工智能-图搜索策略-演示程序-使用说明 程序简介 在人工智能领域,对隐式图的搜索是求解问题的一种基本方法,本程序通过使用多种图搜索策略,对 重排九宫问题进行求解,演示了“广度优先搜索”、“深度优先搜索”、“有界深度优先搜索”、 “最好优先搜索”和“局部择优搜索”五种基本的图图搜索策略。 整个程序使用了动画技术,界面设计美观友好,使用方便。-use a Java artificial intelligence plans Search Strategy-- Liquor JiuGongTu problems of artificial intelligence-map search strategy- Demonstration Program-use guide in the field of artificial intelligence, the implicit search of the plan to solve the problem is one of the basic methods, the procedures through the use of multiple map search strategy, the rearrangement JiuGongTu problem solving, presentation of the "breadth- first search," "depth-first search", "bounded depth-first search", "best-first search" and "partial selection of the best search" five basic map search strategy. The whole process of using animation, interface design aesthetic friendly, easy to use.
- 2022-01-25 17:15:20下载
- 积分:1
-
基于熵函数的语音端点检测方法.rar格式为vip
基于熵函数的语音端点检测方法.rar格式为vip-voice endpoint detection methods. Rar format vip
- 2023-04-29 16:20:03下载
- 积分:1