资源列表

« 1 2 ... .54 .55 .56 .57 .58 5559.60 .61 .62 .63 .64 ... 28523 »

[数据结构常用算法Bitree

说明:二叉树的建立,与递归遍历,并求其深度-The establishment of a binary tree, and recursively traverse and find its depth
<> 在 2025-11-29 上传 | 大小:303kb | 下载:0

[matlab例程frODR

说明:matlab program for character recognition using Neural networks.
<Mohamed Hashi> 在 2025-11-29 上传 | 大小:303kb | 下载:0

[matlab例程Mathematical-modeling

说明:数学建模:最短距离和模拟退火 已调试好-The shortest distance and simulated annealing
<yang> 在 2025-11-29 上传 | 大小:303kb | 下载:0

[matlab例程Ballal-fuzzy-logic-notes

说明:Fuzzy Logic Examples using Matlab,we need to control the speed of a motor by changing the input voltage. When a set point is defined, if for some reason, the motor runs faster, we need to slow it down by reducing the input voltage.
<erdem> 在 2025-11-29 上传 | 大小:303kb | 下载:0

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

说明:implementation VRP with tabu search
<alireza> 在 2025-11-29 上传 | 大小:303kb | 下载:0

[数据结构常用算法process_schedule

说明:演示进程调度算法 使用的链表 包涵7个功能 4个算法-Process Scheduling Algorithm Demo
<gaojinyu> 在 2025-11-29 上传 | 大小:303kb | 下载:0

[数据结构常用算法SLR(1)

说明:编写识别表达式拓广文法的合法句子的SLR(1)分析程序,对输入的任意符号串,给出分析过程及分析结果。分析过程要求输出步骤、状态栈、符号栈、输入串和语法动作。如果该符号串不是表达式文法的合法句子,要给出尽量详细的错误提示。-Write a recognition of the legitimate expression of broadening the sentence grammar SLR (1) analysis program , for any input string of symb
<suhuhu> 在 2025-11-29 上传 | 大小:303kb | 下载:0

[数据结构常用算法gSpan6.tar

说明:频繁图挖掘实现算法gspan,用C++语言实现-an algorithm for subgraph discovery named gspan,it was first found by famous machine learning expert Jiawei Han
<cra> 在 2025-11-29 上传 | 大小:303kb | 下载:0

[matlab例程TurboCodes_OFLYNN

说明:提供了Turbo编译码的Tutorial,以及完整的matlab源代码。-Available PowerPoint presentation walks through how turbo codes work, and then goes onto using the included MATLAB files. Includes Links to useful resources, some available for free online, some you may already ha
<Chao> 在 2025-11-29 上传 | 大小:303kb | 下载:0

[matlab例程xxl

说明:平均互信息是信源概率的上凸函数,是信道概率的下凸函数,该软件展示他们平面图与三维可视图.直观.-The average mutual information source probability convex function, convex function of the probability of channel, the software shows they plan and 3D view. Intuitive.
<wangjin> 在 2025-11-29 上传 | 大小:303kb | 下载:0

[数据结构常用算法Fibonacci

说明:4阶斐波那契序列如下:f0=f1=f2=0, f3=1,…,fi=fi-1+fi-2+fi-3+fi-4, 利用容量为k=4的循环队列,构造序列的前n+1项(f0, f1 , f2 ,… fn ),要求满足fn ≤200而fn+1 >200。 -4-order Fibonacci sequence is as follows: f0 = f1 = f2 = 0, f3 = 1, ..., fi = fi-1+ fi 2+ fi-3+ fi-4, With size k = 4
<lv> 在 2025-11-29 上传 | 大小:303kb | 下载:0

[数据结构常用算法NQueueProgram

说明:八皇后问题,一个经典的算法题,用的是回溯法,把所有的解全部解出来了-eight queue program , it s has the whole answer
<fsy> 在 2025-11-29 上传 | 大小:303kb | 下载:0
« 1 2 ... .54 .55 .56 .57 .58 5559.60 .61 .62 .63 .64 ... 28523 »

源码中国 www.ymcn.org