资源列表

« 1 2 ... .41 .42 .43 .44 .45 17946.47 .48 .49 .50 .51 ... 28522 »

[matlab例程kuopin

说明:信号用m序列进行扩频,成型滤波和BPSK调制后经过信道发送到接收端,接收端进行解扩解调-Using m sequence spread spectrum signal, after forming filter and BPSK modulation channel is sent to the receiver, the receiver to enlarge demodulation
<小小娟飞飞> 在 2024-11-01 上传 | 大小:1024 | 下载:0

[matlab例程gold

说明:生成生数为7,9,10,11的平衡gold码,-Generates raw Numbers for the balance of 7,9,10,11 gold, gold is not so good m sequence code autocorrelation properties, but the same length of two kinds of sequence is more than up to the amount
<小小娟飞飞> 在 2024-11-01 上传 | 大小:1024 | 下载:0

[matlab例程m_seq1

说明:选择13级移位寄存器的初始数据,用移位加反馈的方法生成级数为3~13的m序列-The selection of the initial data of 13 level shift register, series is generated by shift plus feedback method for 3 ~ 13 m sequence
<小小娟飞飞> 在 2024-11-01 上传 | 大小:1024 | 下载:0

[数学计算/工程计算GAstonefitness

说明:利用matlab中关于遗传算法的函数求解函数的最优解,这是一个段示例-Genetic algorithm using matlab function regarding the optimal solution for solving function, which is an example of a segment
<LR> 在 2024-11-01 上传 | 大小:1024 | 下载:0

[数据结构常用算法BMP---01--20130916

说明:用C++编写的对话框,能够实现目标的动态运动,目标的自动添加撤除,文本文件的读取和保存。我的QQ是870666742.此程序较复杂,不懂的地方可以问我。-Prepared with C++ dialog, to achieve the target of dynamic movement, removal of the target automatically add a text file to read and save. My Q
<李冬冬> 在 2024-11-01 上传 | 大小:11447296 | 下载:0

[matlab例程sliding-mode-variable-structure

说明:《滑模变结构控制MATLAB仿真》目前最新版的配套光盘中的matlab仿真程序,和适合做滑膜变结构的仿真,可以在基础上扩展,很好的低起点资料-" MATLAB simulation of sliding mode variable structure control," the latest edition of the companion CD matlab simulation program, and suita
<luojian> 在 2024-11-01 上传 | 大小:667648 | 下载:0

[matlab例程xinhaochuli

说明:近期成果,与大家分享:奇异值分解、小波降噪、zoom细化 谱峭度 和滤波器设计,共勉-Recent achievements to share with you: singular value decomposition, wavelet noise reduction, zoom refined spectral kurtosis and filter design, encouragement
<苏文> 在 2024-11-01 上传 | 大小:234496 | 下载:0

[数据结构常用算法FIVE

说明:自己写的五子棋代码,可以直接执行,效率很高-Write your own backgammon code that can be executed directly, high efficiency
<周嘉莉> 在 2024-11-01 上传 | 大小:4096 | 下载:0

[数据结构常用算法Hotname

说明:数据结构采用的是独立链法。用一个maxtimes和maxname实时跟新最大次数及对应的名字。使用了一个 hash函数: hash = hash * 131 + (int)name[j] int serial = hash 10007 (先要卷乘131,然后将得到的结果模一个和10000相近的素数,采用10007)(网络上的现成的算法)。然后生成一个链表,链表由节点组成,节点里面装入姓名和出现的次数;如果出现次数为0,则新建节点,否则在
<周嘉莉> 在 2024-11-01 上传 | 大小:1024 | 下载:0

[数据结构常用算法slides

说明:用双向链表实现了存储数据的功能。使用了两个链表,分别存储编号对应的幻灯片的两个点对应的坐标,以及序号对应的点的坐标。采用蛮力算法,找每个点是否只落在一个幻灯片所在的区域内,如果只有一个则记下该序号,并且删除该幻灯片和序号;如果出现多于一个的情况,立即跳出for循环,进行对下一个序号点的检验工作;如果没有落入任何一个幻灯片,则表明无解,直接输出-1停止。外面使用了一个虚假的while循环,判读条件是现在是否还有幻灯片以及上一次没有进行fo
<周嘉莉> 在 2024-11-01 上传 | 大小:3072 | 下载:0

[数据结构常用算法temperature

说明:择使用数组储存数据。*x,*y分别装入观察站的地理坐标,temp装入的是温度信息,*tpx,*tpy分别用作对x,y进行快速排序(tpx[2]=8表示排在第2位的是x[8],rank[8]=2表示x[8]排在第2位)升序,rankx[i]即为最终x[i]的排名。 为了方便计算一个范围内的温度值,定义了一个long long 型的数组sum。算出比点p小的点(不包括点p本身)的所有温度值之和sum,之后范围的四点sum相加减,再对少数
<周嘉莉> 在 2024-11-01 上传 | 大小:3072 | 下载:0

[数据结构常用算法TSP

说明:使用邻接表记录存贮村庄两点的ID和村庄之间的权值。采用广度搜索,利用邓俊辉老师的模板BFS。先任取一点,搜索到它的距离最远的点(带权值)i,点i必然是关键路径上的一个最远点。再以该点为起始点搜索离他距离最远的点(带权值),所得到的一定是donfood即最远路径。-Using adjacency table records the ID stored villages and villages between the two weight
<周嘉莉> 在 2024-11-01 上传 | 大小:1024 | 下载:0
« 1 2 ... .41 .42 .43 .44 .45 17946.47 .48 .49 .50 .51 ... 28522 »

源码中国 www.ymcn.org