资源列表

« 1 2 ... .49 .50 .51 .52 .53 28254.55 .56 .57 .58 .59 ... 28522 »

[数据结构常用算法maze

说明:迷宫求解一般采用“穷举法”,逐一沿顺时针方向查找相邻块(一共四块-东(右)、南(下),西(左)、北(上))是否可通,即该相邻块既是通道块,且不在当前路径上。用一个栈来记录已走过的路径栈是限定仅在表尾(top)进行插入或删除操作的线性表。-Maze solving generally use the " exhaustive" one by one to find adjacent blocks in a clockwi
<xf> 在 2025-01-15 上传 | 大小:1.06mb | 下载:0

[数据结构常用算法Merge-sort

说明:归并排序是建立在归并操作上的一种有效的排序算法。-Merge sort is based on the operation of an efficient merge sort algorithm.
<xf> 在 2025-01-15 上传 | 大小:1kb | 下载:0

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

说明:支持向量机svm 模型生成函数,本代码主要是用VC2008和LIBSVM文件,对txt文件中的样本数据,生成SVM model 文件- svm model generation, the code is mainly used VC2008 and LIBSVM files, txt file sample data files generated SVM model
<滔滔> 在 2025-01-15 上传 | 大小:1.26mb | 下载:0

[人工智能/神经网络/遗传算法C-means-classification-algorithm

说明:模式识别与人工智能中,C均值聚类算法实现,编程是VC++,测试通过。-Pattern recognition and artificial intelligence, the c-means clustering algorithm, is vc++ programming, the test pass.
<CHG> 在 2025-01-15 上传 | 大小:331kb | 下载:0

[人工智能/神经网络/遗传算法ISODATA-algorithm

说明:模式识别与人工智能中,ISODATA算法即迭代自组织分类算法实现,VC++,测试通过。-Pattern recognition and artificial intelligence, ISODATA algorithm is iterative self-organizing classification algorithm, vc++, the test pass.
<CHG> 在 2025-01-15 上传 | 大小:151kb | 下载:0

[数据结构常用算法SOJKHFFX

说明:数据结构的简单应用、队列和表的简单增删改查-Simple deletions simple application data structures, queues, and tables to the investigation
<张国裕> 在 2025-01-15 上传 | 大小:1kb | 下载:0

[matlab例程LTE_Scrambler

说明:this code implement LTE scrambler and LTE descrambler used in the 4G mobiles release 8.parameters of these two blocks are flexible.
<sadegh> 在 2025-01-15 上传 | 大小:1kb | 下载:0

[matlab例程OFDM_windowing

说明:these codes used to implement OFDM transmitter and receiver with low out of band radiation. the number of subcarrier is flexible.
<sadegh> 在 2025-01-15 上传 | 大小:4kb | 下载:0

[matlab例程OFDM-out-of-band--carrier-deactivation

说明:these codes implement out of band carrier de activation for OFDM. the number of subcarriers is flexible.
<sadegh> 在 2025-01-15 上传 | 大小:2kb | 下载:0

[matlab例程LTE_conv_coder

说明:these code implement convolutional coder and decoder used in LTE mobiles. this code used in 4G mobiles release 8.
<sadegh> 在 2025-01-15 上传 | 大小:1kb | 下载:0

[matlab例程新安江模型源程序

说明:三水源新安江模型源程序(日模型,次洪模型)-three-water resources xinanjiang model,本人一直使用,非常好!现提供给从事水文水资源方面的朋友。
<13277234792@163.com> 在 2013-12-15 上传 | 大小:3.16kb | 下载:0

[matlab例程PID_CORRECTION

说明:自动控制原理,对原系统进行PID校正,观测BODE图以及时域波形的简要程序。-Automatic control theory, PID correction of the original system, a brief observation program BODE diagram and time-domain waveform.
<Zehan Qin> 在 2025-01-15 上传 | 大小:1kb | 下载:0
« 1 2 ... .49 .50 .51 .52 .53 28254.55 .56 .57 .58 .59 ... 28522 »

源码中国 www.ymcn.org