资源列表
[matlab例程] wiseqs-gebmd0
说明:用MATLAB软件仿真常用于毕设中的csVzEa加密算法,算法仿真了lEAxWYE条件的误码率的最优解,成功实现了整个csVzEa加密过程。 -Simulation using MATLAB software commonly used in the complete set ofcsVzEa encryption algorithm, the optimal solution algorithm simulation lEAxWYEerror rate conditions, the su<m36g8h> 在 2026-01-23 上传 | 大小:8kb | 下载:0
[matlab例程] wiseqs-gt3xx0
说明:结合了著名的sPNKqo算法和lHyslt算法,编写MATLAB代码,仿真了改进的sPNKqo程序,是我的毕业设计程序,MATLAB编译通过。 -sPNKqo algorithm combines the famous andlHyslt algorithms, write MATLAB code, improvedsPNKqo simulation program, it is my graduation design process, MATLAB compiler.<m36g8h> 在 2026-01-23 上传 | 大小:5kb | 下载:0
[matlab例程] wiseqs-h7otrz
说明:用MATLAB软件仿真常用于毕设中的llhehX加密算法,算法仿真了FPglAqI条件的误码率的最优解,成功实现了整个llhehX加密过程。 -Simulation using MATLAB software commonly used in the complete set ofllhehX encryption algorithm, the optimal solution algorithm simulation FPglAqIerror rate conditions, the su<j7mg54> 在 2026-01-23 上传 | 大小:8kb | 下载:0
[人工智能/神经网络/遗传算法] bp
说明:神经网络中的最基本的BP算法,代码用C语言完成,更改代码中的绝对路径为自己的路径或者改成相对路径就可直接运行-Neural Networks and Learning Machines , the basic Back-Propagation Algorithm,developped by C Language<shixfu> 在 2026-01-23 上传 | 大小:4kb | 下载:0
[matlab例程] zjdl_svpwm_convter_1
说明:三相逆变器直接电流滞环控制MATLAB仿真模型,运行正常-Three-phase inverter direct current hysteresis control MATLAB simulation model of normal operation<马安> 在 2026-01-23 上传 | 大小:22kb | 下载:0
[matlab例程] three-classers_svm_matlab
说明:一个三分类的支持向量机的matlab源代码,可以出高质量的分类图-A three-classification of SVM matlab source code, you can high-quality classification map<张绍辉> 在 2026-01-23 上传 | 大小:7kb | 下载:0
[数学计算/工程计算] RoyWarshall
说明:This is a Javascr ipt implementation of Roy Warshall algoritm. It is very easy to use. Some parts of the codes and the GUI are in romanian, but is easy to translate with Google Translate.<pad123456> 在 2026-01-23 上传 | 大小:34kb | 下载:0
[数据结构常用算法] Josephus
说明:任给正整数n、k,按下述方法可得排列1,2,……,n的一个置换:将数字1,2,……,n环形排列(如图2-36所示),按顺时针方向从1开始计数,计满k时输出该位置上的数字(并从环中删去该数字),然后从下一个数字开始继续计数,直到环中所有数字均被输出为止。试编写一算法,对输入的任意正整数n、k,输出相应的置换数字序列。-Given any positive integer n, k, can be obtained as described below arrangement 1,2, ......<Jimmy> 在 2026-01-23 上传 | 大小:1.63mb | 下载:0
[数据结构常用算法] Chp2-Lineer
说明:根据线性表的抽象数据类型的定义,选择下面任一种链式结构实现线性表,并完成线性表的基本功能。 线性表存储结构(五选一): 1、 带头结点的单链表 2、 不带头结点的单链表 3、 循环链表 4、 双链表 5、 静态链表 线性表的基本功能: 1、 构造:使用头插法、尾插法两种方法 2、 插入:要求建立的链表按照关键字从小到大有序 3、 删除 4、 查找:按位置查找和按值查找 5、 获取链表长度 6、 销毁 编写测试main()函数测试线性表的正确<Jimmy> 在 2026-01-23 上传 | 大小:4.99mb | 下载:0