资源列表

« 1 2 ... .11 .12 .13 .14 .15 24516.17 .18 .19 .20 .21 ... 28522 »

[人工智能/神经网络/遗传算法ga

说明:遗传算法是弥补了EM算法的缺点,是现在比较流行的一种利用迭代计算全局最优值的一种算法。遗传算法是借鉴了自然遗传学,因此它们的基本思想是想通的。-Genetic algorithm is made up for the shortcomings of EM algorithm, is now more popular means of a global optimum value of iterative calculation algorithm. Genetic algorithm is bo
<赵晓霞> 在 2025-07-05 上传 | 大小:1kb | 下载:0

[压缩解压gprmc

说明:GPS的GPRMC格式的读取头文件 GPS的GPRMC格式的读取头文件-GPS-GPRMC format to read header file format to read GPS-GPRMC header file
<cjy> 在 2025-07-05 上传 | 大小:1kb | 下载:1

[matlab例程psmf1

说明:coding for progressive switching median filter-coding for progressive switching median filter
<uma> 在 2025-07-05 上传 | 大小:1kb | 下载:0

[数据结构常用算法insert

说明:先建立一个字母单链表,并输出到屏幕上,再试着插入一个字母(如把I插入到L后面) -The first letter of the establishment of a single linked list, and output to the screen, and then try to insert a letter (if the I inserted into the L back)
<陈源> 在 2025-07-05 上传 | 大小:1kb | 下载:0

[数值算法/人工智能Primukas.java.tar

说明:In computer science, Prim s algorithm is an algorithm that finds a minimum spanning tree for a connected weighted undirected graph.
<Justas> 在 2025-07-05 上传 | 大小:1kb | 下载:0

[数据结构常用算法list

说明:在原有建立的线性表的基础上,本程序完成可以输出,查询,插入元素等功能,功能较为全面-A linear form in the original building, based on the completion of this program can output, query, insert the element and other functions, functions more comprehensive
<陈源> 在 2025-07-05 上传 | 大小:1kb | 下载:0

[数据结构常用算法dfs

说明:深度优先搜索算法DFS的实现,1.如果有可能,访问一个领接的未访问的节点,标记它,并把它放入栈中。 2 当不能执行规则 1 时,如果栈不为空,则从栈中弹出一个元素。 3 如果不能执行规则 1 和规则 2 时,则完成了遍历。-Depth-first search algorithm DFS implementation, 1. If possible, visit a collar then outstanding access node, mark it and put it into the
<陈源> 在 2025-07-05 上传 | 大小:1kb | 下载:0

[数据结构常用算法large

说明:本程序围绕大整数编程,程序能够实现大整数的加、减、乘、除取余等运算。-This program around the big integer programming, the program can achieve large integer add, subtract, multiply, in addition to taking over other operations.
<陈源> 在 2025-07-05 上传 | 大小:1kb | 下载:0

[matlab例程Parzen_LOO

说明:Parzen windows needed for Gaussian mixture to evaluate the pdf
<Tavita> 在 2025-07-05 上传 | 大小:1kb | 下载:0

[数据结构常用算法expression

说明:利用堆栈先进后出的特点,使用进栈与出栈实现各种表达式的运算。-After the stack out of the use of advanced features, the use of the stack into the stack and out of operations to achieve a variety of expressions.
<陈源> 在 2025-07-05 上传 | 大小:1kb | 下载:0

[人工智能/神经网络/遗传算法SimulatedAnnealing

说明:模拟退火算法,利用该算法,实现方程的快速求解-Simulated Annealing
<HEllO2010> 在 2025-07-05 上传 | 大小:1kb | 下载:0

[matlab例程suanfa

说明:该函数的功能是利用matlab实现图像的快速有效的分割-Function of the function is to use matlab to achieve fast and efficient image segmentation
<HEllO2010> 在 2025-07-05 上传 | 大小:1kb | 下载:0
« 1 2 ... .11 .12 .13 .14 .15 24516.17 .18 .19 .20 .21 ... 28522 »

源码中国 www.ymcn.org