资源列表
[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
[数据结构常用算法] 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