资源列表

« 1 2 ... .99 .00 .01 .02 .03 25604.05 .06 .07 .08 .09 ... 28522 »

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

说明:最短路径算法,一种很有用的算法,是计算最短路径的常用算法-Shortest path algorithm, a useful algorithm is the calculation of the commonly used shortest path algorithm
<林梅> 在 2025-06-25 上传 | 大小:53kb | 下载:0

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

说明:人工智能中的八数码问题:附有详细的注释 我们可以将八数码问题看成移动空格的问题.在不断的移动空格过程当中不断改变棋盘的布局,使之到达目标状态. 用一个open表(本程序采用序栈)的节点,从中选择一个总体代价最小的节点(不妨设为A节点,栈不为空时)是否是目标状态,如果不是则将A节点的有效的儿子节点(不在open表及closed表中出现过,不违反移动规则)插入有序表open表中,并将A节点插入closed表中.然后重复以上操作. -Artificial Intelligence 8
<刘伟> 在 2025-06-25 上传 | 大小:323kb | 下载:0

[压缩解压huofuman

说明:霍夫曼编码,网上搜到的,感觉还行,传上去大家一起瞧瞧……自己技术不行-Huffman code, online search to feel also visit Chuan-up look at everyone ... not ... own technology
<pbh> 在 2025-06-25 上传 | 大小:3kb | 下载:0

[matlab例程fuzzpid

说明:是一个模糊PID控制例子,控制对象为一个直升机俯仰轴的角度控制,数学模型为二阶传递函数.-Is an example of fuzzy PID control, control helicopter for a pitch axis angle control, the mathematical model for the second-order transfer function.
<莫宏伟> 在 2025-06-25 上传 | 大小:1kb | 下载:0

[matlab例程bpannpid

说明:
<莫宏伟> 在 2025-06-25 上传 | 大小:1kb | 下载:0

[matlab例程pid

说明:是一个常规PID控制例子(包括了系统建模部分),控制对象为直升机的俯仰轴角度控制,其数学模型为二阶传递函数.-Is an example of conventional PID control (including the system modeling part), control for the helicopter pitch angle control axis, the mathematical model for the second-order transfer function.
<莫宏伟> 在 2025-06-25 上传 | 大小:1kb | 下载:0

[matlab例程immune7

说明:免疫算法例子.本例是求取一个分段函数的最大值.-Examples of immune algorithm. In this case is to strike a maximum of a piecewise function.
<莫宏伟> 在 2025-06-25 上传 | 大小:1kb | 下载:0

[数学计算/工程计算meller

说明:之前做的meller-幂法,数值分析算法-Before doing meller-power method, numerical analysis algorithms
<ss> 在 2025-06-25 上传 | 大小:1kb | 下载:0

[压缩解压121312rar

说明:自己用c++builder做的一个rar调用进行压缩的程序.-Their use c++ Builder to do a rar compressed call procedures.
<南才北往> 在 2025-06-25 上传 | 大小:1.33mb | 下载:0

[数据结构常用算法paixu

说明:使用随机函数生成N1*10矩阵实际用选择法或冒泡法进行排序并输出结果-Use random function to generate N1* 10 matrix of actual choice of law or bubble sort method and the output
<ss> 在 2025-06-25 上传 | 大小:29kb | 下载:0

[数据结构常用算法dongtailianbiao

说明:使用随机函数生成一个动态链表(包含一个数据域)并进行排序-Use random function to generate a dynamic list (including a data domain) and sort
<ss> 在 2025-06-25 上传 | 大小:3kb | 下载:0

[matlab例程Digitalsignalprocessing

说明:MATLAB在信号处理中的应用举例 三角波或锯齿波发生函数: sawtooth() 方波发生函数: square()
<xueli> 在 2025-06-25 上传 | 大小:1.52mb | 下载:0
« 1 2 ... .99 .00 .01 .02 .03 25604.05 .06 .07 .08 .09 ... 28522 »

源码中国 www.ymcn.org