Welcome![Sign In][Sign Up]
Location:
Search - cp

Search list

[Linux-Unixshell(who+cp)

Description: shell编程,实现who以及cp命令。
Platform: | Size: 1599 | Author: 小于 | Hits:

[matlabcpknn 一致性预测器cp算法

Description: 一致性预测器cp算法
Platform: | Size: 1451 | Author: wangli1997@163.com | Hits:

[Linux-Unixmyshell

Description: 实现Shell,能处理命令 cd :改变进程当前路径 pwd :查看进程当前路径 pid:查看当前进程号(getpid()系统调用) logout :退出shell ls [-l] rm [-r] mkdir, mv, cp-achieve Shell, can handle orders cd : the process of change current path pwd : View current path process pid : View the current process (getpid () system call) logout : withdraw from the shell ls [-l] rm [-r] mkdir, mv, cp
Platform: | Size: 11264 | Author: 叶黎 | Hits:

[assembly languageIEEE80211a

Description: 802.11a OFDM MATLAB仿真代码!(推荐)非常详细,有接受收发,CP,FFT.IFFT.多径影响等。
Platform: | Size: 200704 | Author: yang | Hits:

[Post-TeleCom sofeware systemsofdm-qpsk

Description: 通信系统中常用的多进制数字相位调制的源代码 并结合ofdm系统 加入了相应的保护前缀(cp)和导频序列 应用于有关ofdm的信道估计等系统-Communication systems commonly used in multi-band digital phase modulation of the source code and combine OFDM system by adding a prefix corresponding protection (cp) and the pilot sequence used in the relevant channel estimation of OFDM systems
Platform: | Size: 1024 | Author: bingo | Hits:

[Linux-Unixshell(who+cp)

Description: shell编程,实现who以及cp命令。-shell programming, the realization of who and cp command.
Platform: | Size: 1024 | Author: 小于 | Hits:

[Othertx_ofdm

Description: ofdm系统发射端个模块的仿真程序,包括,调制,加pilot,加cp等-OFDM system, the transmitter modules of the simulation program, including modulation, plus pilot, plus cp, etc.
Platform: | Size: 7168 | Author: 李华 | Hits:

[Technology ManagementLinux1

Description: Linux常用命令 1 文件列表 – ls : ls #以默认方式显示当前目录文件列表; ls –a #显示所有文件包括隐藏文件; ls –l #显示文件属性,包括大小,日期,符号连接,是否可读写及是否可执行。 2 目录切换 – cd : cd dir #切换到当前目录下的dir 目录; cd / #切换到根目录; cd .. #切换到到上一级目录。 3 复制 – cp : cp source target #将文件source 复制为 target; cp /root/source . #将/root 下的文件source 复制到当前目录; cp –av soure_dir target_dir #将整个目录复制,两目录完全一样; cp –fr source_dir target_dir #将整个目录复制,并且是以非链接方式复制,当source 目 录带有符号链接时,两个目录不相同。 4 删除 – rm : -err
Platform: | Size: 6144 | Author: | Hits:

[SCMSTC89

Description: 步进电机驱动器,使单片机输出 CP-,CW-,和FRE-,信号给步进电机驱动, 高速从500Hz可以加速10490Hz,低速从102Hz可以加速500Hz-Stepper motor drives, so that single-chip output CP-, CW-, and FRE-, signals to the stepper motor-driven, high-speed 500Hz can accelerate from 10490Hz, low-speed can accelerate 500Hz from 102Hz
Platform: | Size: 2048 | Author: cece | Hits:

[OtherICIMatrix

Description: 本程序求的OFDM中子载波干扰之间的相关性矩阵,可以用来对OFDM的cp利用以及检测效果进行估计和补偿-This procedure for the OFDM carrier interference neutron correlation between the matrix, can be used for OFDM using the cp as well as the detection of the effects of estimation and compensation
Platform: | Size: 1024 | Author: Laura | Hits:

[matlabofdm_all_channel_2

Description: OFDM链路级别仿真,包括数字调制与解调,AWGN信道,CP的添加与消除,零填充,-OFDM link-level simulation, including digital modulation and demodulation, AWGN channel, CP addition and elimination, zero-filling,
Platform: | Size: 4096 | Author: 李伟林 | Hits:

[Applicationscp

Description: 大了头彩票计算说明应用,能算出预测好码.
Platform: | Size: 2048 | Author: hzjhzj | Hits:

[Linux-Unixunix

Description: 模拟unix操作系统中的文件系统功能,在终端界面上用户可以象unix的shell命令一样输入一些命令,如输入ls 显示文件目录,chmod改变文件权限,chown改变文件拥有者,chgrp改变文件所属组,chnam改变文件名,pwd显示当前目录,cd改变当前目录,mkdir创建目录,rmdir删除目录,mk创建文件 ,cp文件拷贝,rm删除文件,cat显示文件内容,login切换用户,passwd修改用户口令 等功能。在后台,要实现混合索引式文件结构,包括用空闲结点号栈管理空闲结点和成组链接发管理空闲盘块。-Simulation of unix operating system file system functions, in a terminal interface as unix users, like the shell command to import some orders, such as the input file directory ls show, chmod to change file permissions, chown change file owner, chgrp to change the file belongs to group chnam change the file name, pwd show current directory, cd to change the current directory, mkdir to create directories, rmdir delete directory, mk create a file, cp file copy, rm to delete files, cat shows the contents of the documents, login to switch user, passwd modify user passwords and other functions . In the background, it is necessary to realize a mixed-type index file structure, including its stack node idle idle node management and group management links fat free disk blocks.
Platform: | Size: 266240 | Author: dufei | Hits:

[matlabML_cp

Description: 这是一个非常好的用于OFDM的基于CP的 最大似然符号定时同步和载波同步的MATLAB仿真程序,经本人深入阅读吸收经典文献,反复编程调试而提炼而成,代码精炼有序,绝对没有错误,由此程序仿真得到的同步曲线与经典文献完全一致。同仁们阅读此程序一定受益匪浅! 这里不吝成果,特上载与诸位网友共享。也欢迎同仁们提供更多的优秀程序。 由于文献要求采用N=1024个子载波的OFDM,运行此程序需2分钟-3分钟的时间。 -This is a very good CP for OFDM-based maximum likelihood symbol timing synchronization and carrier synchronization of the MATLAB simulation program, after I read the absorption of classical literature in depth, repeated programming and debugging derived, code refining orderly, absolute no mistake, this process has been synchronized simulation curve is fully consistent with classical literature. Tongren have read this procedure will definitely benefit! Spared the outcome here, especially to upload to share with you friends. Tongren also welcome to provide more excellent program. Documentation required as a result of N = 1024 sub-carrier OFDM, to run this process will take 2 minutes-3 minutes.
Platform: | Size: 1024 | Author: 黄翔东 | Hits:

[OS DevelopMicrium-ARM-uCOS-II-ARM1176-CP

Description: 大名鼎鼎的uCOS-II在ARM1176处理器上的移植源代码+说明文档.强烈推荐!-Famous uCOS-II in the ARM1176 processor transplant source code+ Documentation. Strongly recommended!
Platform: | Size: 2204672 | Author: 李峥 | Hits:

[Multimedia Developcdplayer

Description: CP播放的程序,还可以的,大家可以看一下,呵呵!-CP player of the procedures, but also, and everyone can look at, huh, huh!
Platform: | Size: 243712 | Author: 宋珂 | Hits:

[matlabML_cp

Description: 值得深刻阅读的基于CP的OFDM同步程序 这是一个非常好的用于OFDM的基于CP的 最大似然符号定时同步和载波同步的MATLAB仿真程序,经本人深入阅读吸收经典文献,反复编程调试而提炼而成,代码精炼有序,绝对没有错误,由此程序仿真得到的同步曲线与经典文献完全一致。同仁们阅读此程序一定受益匪浅! 这里不吝成果,特上载与诸位网友共享。也欢迎同仁们提供更多的优秀程序。 由于文献要求采用N=1024个子载波的OFDM,运行此程序需2分钟-3分钟的时间。 -Worthy of profound reading of the CP-based OFDM synchronization process this is a very good CP for OFDM-based maximum likelihood symbol timing synchronization and carrier synchronization of the MATLAB simulation program, after I read the absorption of classical literature in depth, repeated programming and debugging extracted from the symbol of refined and orderly, there is no error, this procedure has been synchronized simulation curve is fully consistent with classical literature. Tongren have read this procedure will definitely benefit! Spared the outcome here, especially to upload to share with you friends. Tongren also welcome to provide more excellent program. Documentation required as a result of N = 1024 sub-carrier OFDM, to run this process will take 2 minutes-3 minutes.
Platform: | Size: 1024 | Author: 张华 | Hits:

[matlabCP-OFDM_noguardcarrier

Description: CP-OFDM的MATLAB源代码,简洁明了,非常适合初学者-Cyclical Prefix-Orthogonal Frequency Division Modulation;MATLAB source code;Brief and clear Better for the beganners.
Platform: | Size: 15360 | Author: kdb | Hits:

[matlabcp

Description: a simulation describe how the extract the CP factor in wind turbines
Platform: | Size: 25600 | Author: | Hits:

[Windows DevelopImage Viewer CP Pro ActiveX Control 1.3

Description: Image Viewer CP Pro ActiveX Control 1.3
Platform: | Size: 2076672 | Author: hbetancur | Hits:
« 12 3 4 5 6 7 8 9 10 ... 50 »

CodeBus www.codebus.net