搜索资源列表
jaq
- /* 本程序实现的功能: 显示系统时间和日期 该程序主要操作是: 使用了dos的系统调用功能,输入大小写D显示系统当前日期,当输入大小写T输出当前系统时间,当输入大小写Q退出程序,当输入其他字符时,提示错误 。 主要算法:将系统时间及日期转化成字符显示,通过堆栈来排序显示,同时涉及到 坐标位置设置的转换。时间和日期的显示都只调用了一个(函数)compute,避免了代码的冗余,尽量做到简洁,同时当一次操作过后,程序处于等待状态,以进行下一次操作,而非自动退出。该程序显示时间时多次调
error_correction_coding
- 压缩文件中是Error Correction Coding - Mathematical Methods and Algorithms(Wiley 2005)作者:(Todd K. Moon )的配套代码,是由C和matlab两种语言编写的-compressed files is Error Correction Coding - Mathemat da Methods and Algorithms (Wiley, 2005) Author : (Todd K. Moon) matching
javascript-msz
- 简介:本软件为Javascr ipt共享教学软件,包含各种Javascr ipt源码及演示,力求丰富易懂。 本软件1.0版本为免费版本,你可以免费使用,自由传播,但请保留其版权。 本软件制作格式:CHM,支持全文检索,可以运行在所有windows操作系统。 注意:由于源代码在制作时已经转化为Html格式,所以如要Copy使用,请先复制到文本文件然后才能使用。有部分网址连接只供演示,并非真实存在,所以不能打开属于正常情况
mohukongzhiqisheji
- 用MATLAB语言求取控制表,输入为偏差和偏差变化率,输出为控制信号-using MATLAB strike control table, input errors and the rate of change of error, the output control signals
RS_BCH_channelcoding
- RS-BCH REED SOLUMEN 信道编码纠错码算法,用MATLAB编程-RS-BCH Reed SOLUMEN channel coding algorithm for error-correcting codes, using MATLAB programming
minimumvar
- 基于最小均方误差准则的LMS算法对淹没在噪声中的信号进行的有效的提取.-based on the minimum mean square error criteria LMS algorithm drowned in the noise signal the effective extraction.
DES_PC--k
- if (pfile() == 0) unlink(inname) else fprintf(stderr, \"%s: I/O Error -- File unchanged\\n\", inname) fclose(outfile) fclose(infile) } exit(0)
simulation.rar
- 一些常用的通信系统仿真,16qam、64qam误码分析,turbo。,Some commonly used communication system simulation, 16qam, 64qam error analysis, turbo.
EFG2D
- 用无网格EFG方法求解悬臂梁程序,已经通过编译,无错误。-Mesh-free EFG method cantilever procedures have been adopted by the compiler, error-free.
ziyuanfenpei1
- 一个关于资源分配的原代码!保证无错!希望大家多多支持-Resource allocation on the original code! Guarantee error-free! Hope that we can support
juanjima
- 仿真(2,1,2)卷积码编解码器在二进制对称信道(BSC)中的误码性能,画出纠错后误码率-信道误码率曲线,其中,编码器的生成多项式为g1=[111]、g2=[101]。-imulation (2,1,2) convolutional encoding and decoding the binary symmetric channel (BSC) in the error rate performance, bit error rate after correction drawn- the ch
ofdm
- OFDM在MATLAB中的仿真程序,包括数据生成,数据传输,干扰,误差补充,数据接收,误码率的计算。不过误码率很大,达到0.5,希望对大家有用。-OFDM in the MATLAB simulation program, including data generation, data transmission, interference, error added, data receiving, the bit error rate calculations. But a large erro
crc16
- CRC计算 对PSTN中的FSK 数据进行效验,是比较流行的算发-CRC calculation check PSTN COMM data is error or right
Bit-Error-Rate_Simulation_UsingMatlab
- nice document about Bit-Error-Rate Simulation Using Matlab
HammingDecoder
- -- Hamming Decoder -- This Hamming decoder accepts an 8-bit Hamming code (produced by the encoder above) and performs single error correction and double error detection. -- download from: www.pld.com.cn & www.fpga.com.cn LIBRARY ieee U
QPSK_system_BER_simulation
- 进行QPSK的BER算法的仿真,计算误码率-The BER for QPSK simulation algorithm to calculate the bit error rate
simQPSK
- QPSK simulation. it is useful file to simulate the bit error rate for the random sybol generated.
dengluxitong
- 输入用户名,密码 进行登录 b.只有用户名、密码都不为空的情况下,提交页面(使用Javascr ipt脚本验证) c.如果当前页面是由checklogin.jsp重定向过来的,进行相关信息的显示 c.1 用户名不存在 c.2 密码错误 c.3 用户超过5次登录,锁定该页面,禁止用户登录30分钟后,开放(可以客户端实现[比较麻烦]/也可服务器端实现[容易]) -Enter the user name, password to
QPSK_System_BER_Simulation
- qpsk通信系统误码计算 System error Simulation Analysis between AWGN and Rayleigh channel -ber calcution in qpsk system
C-check-error-message
- C语言出错信息速查,帮助您编程过程中的排错,查阅错误信息。-C language error message Quick help you troubleshooting programming process, access to the error message.
