-
一个用Java编写的分形程序。分形(Fractal)理论是Mandelbrot于20世纪70年代提出的一门非线性学科,用于描述自然界中的非平衡非线性复杂系统的有...
一个用Java编写的分形程序。分形(Fractal)理论是Mandelbrot于20世纪70年代提出的一门非线性学科,用于描述自然界中的非平衡非线性复杂系统的有序状态。利用分形算法可以画出千奇百怪的图象。Mandelbrot集和Julia集是分形集合中最基本的两个集合-Using Java to prepare a fractal process. Fractal (Fractal) theory is the Mandelbrot in the 20th century, 70s raised a non-linear science, used to describe the nature of the non-equilibrium nonlinear complex systems in an orderly state. Using fractal algorithm can draw strange image. Mandelbrot set and Julia fractal sets is the most basic collection of two collections
- 2022-01-22 07:05:42下载
- 积分:1
-
us solve eight digital, BFS may lead to insufficient memory, using heuristic sea...
我们解决八数码问题,广度优先搜索可能会导致内存不够用,采用启发式搜索,启发函数为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-02-04 07:43:49下载
- 积分:1
-
神经网络vc源代码神经网络的VC++代码呀
神经网络vc源代码神经网络的VC++代码呀-Neural network source code vc neural network VC++ Code you
- 2023-07-19 10:50:04下载
- 积分:1
-
libview的libsvm程序,它的应用比较方便。
libview的libsvm程序,它的应用比较方便。-libview the libsvm procedure, its application more convenient.
- 2023-07-03 09:00:03下载
- 积分:1
-
CMU的自主机器人的软件开发平台, 应用十分广泛, 基本上已经成为一种近似标准, 比较好用, 希望对开发机器人导航算法方面的人有用...
CMU的自主机器人的软件开发平台, 应用十分广泛, 基本上已经成为一种近似标准, 比较好用, 希望对开发机器人导航算法方面的人有用 -CMU autonomous robot software development platform for a wide range of applications, they have basically become a kind of similar to the standard, more useful, in the hope that the development of robot navigation algorithm useful side
- 2022-01-26 20:14:31下载
- 积分:1
-
本算法中采取了种群规模为100,同时采用轮盘赌来获取种群。开始使用随机的方法得到初始的种群...
本算法中采取了种群规模为100,同时采用轮盘赌来获取种群。开始使用随机的方法得到初始的种群-the algorithm adopted a population size of 100, using roulette to access populations. Using the stochastic method initial Stocks
- 2022-02-07 23:06:16下载
- 积分:1
-
改进的识别MBP神经网络算法,随机噪声的无线…
用改进的神经网络MBP算法辨识 ,对具有随机噪声的二阶系统的模型辨识-improved neural network algorithm for identification of MBP, the random noise with the second-order system model
- 2022-02-10 12:00:41下载
- 积分:1
-
CMAC小脑模型神经网络的具体实现算法。
CMAC小脑模型神经网络的具体实现算法。-CMAC cerebellar model of neural network algorithm for concrete realization.
- 2023-08-15 11:40:03下载
- 积分:1
-
二进制的基本遗传算法,在VC++环境下编程实现。
二进制的基本遗传算法,在VC++环境下编程实现。-binary basic genetic algorithm, the VC environment programming.
- 2022-08-09 15:06:51下载
- 积分:1
-
用于三分类的BP算法程序,matlab源码
用于三分类的BP算法程序,matlab源码-three classifications for the BP algorithm procedures, Matlab FOSS
- 2022-01-26 08:07:44下载
- 积分:1