搜索资源列表
usbtest
- /*串行口操作模式1:8位UART,波特率可变,11.0592晶振*/ TMOD = 0x20 /*定时器*计数器1的操作模式为2*/ PCON = 0x80|PCON /*SMOD 置1*/ TH1 = 0xfd /*定时器1的重装载值,此时若SMOD=0,9.6K SMOD=1,19.2K*/ TR1 = 1 /*定时器*计数器1开始工作*/ REN = 1 /*允许串行口接收*/-/ * serial port mode 1:8 bit UART,
hostdebugger
- /*串行口操作模式1:8位UART,波特率可变,11.0592晶振*/ TMOD = 0x20 /*定时器*计数器1的操作模式为2*/ PCON = 0x80|PCON /*SMOD 置1*/ TH1 = 0xfd /*定时器1的重装载值,此时若SMOD=0,9.6K SMOD=1,19.2K*/ TR1 = 1 /*定时器*计数器1开始工作*/ REN = 1 /*允许串行口接收*/-/ * serial port mode 1:8 bit UART,
errata_for_sl811hs_embedded_usb_host_slave_control
- /*串行口操作模式1:8位UART,波特率可变,11.0592晶振*/-/ * serial port mode 1:8 bit UART, variable baud rate, 11.0592 crystal * /
interfacing_an_external_processor_to_the_sl811hs_s
- /*串行口操作模式1:8位UART,波特率可变,11.0592晶振*/-/ * serial port mode 1:8 bit UART, variable baud rate, 11.0592 crystal * /
sl811hs_5
- /*串行口操作模式1:8位UART,波特率可变,11.0592晶振*/-/ * serial port mode 1:8 bit UART, variable baud rate, 11.0592 crystal * /
sl811hs_dk_11
- /*串行口操作模式1:8位UART,波特率可变,11.0592晶振*/-/ * serial port mode 1:8 bit UART, variable baud rate, 11.0592 crystal * /
sl811hs_linux_host_driver_v1_0_9
- /*串行口操作模式1:8位UART,波特率可变,11.0592晶振*/-/ * serial port mode 1:8 bit UART, variable baud rate, 11.0592 crystal * /
sl811hs_reference_schematics_14
- /*串行口操作模式1:8位UART,波特率可变,11.0592晶振*/-/ * serial port mode 1:8 bit UART, variable baud rate, 11.0592 crystal * /
sl811hs_reference_schematics_20
- /*串行口操作模式1:8位UART,波特率可变,11.0592晶振*/-/ * serial port mode 1:8 bit UART, variable baud rate, 11.0592 crystal * /
sl811hs_vxworks_host_driver_v1_0_9
- /*串行口操作模式1:8位UART,波特率可变,11.0592晶振*/-/ * serial port mode 1:8 bit UART, variable baud rate, 11.0592 crystal * /
lab2_21
- this code used to illustrate the different problems in delta modulation technique also variable slope delta modulation also the bit error rate versus signal to noise ratio for ook and prk
RMcode
- 这是一个可变r,m的RM码的编译码程序,采用BPSK调制,且在AWGN信道下,最终给出误比特率-This is a variable r, m of the RM code decoding process, using BPSK modulation, AWGN channel and in the end gives the bit error rate
(tanh)-LDPCPAR
- 基于802.16e 协议标准的LDPC码编码解码方法,采用C语言,码率,迭代次数可变-Protocol standard based on 802.16e LDPC code encoding and decoding method using C language, bit rate, variable number of iterations
MATLAB
- A 2by3 MIMO model using Simulink. The decoder uses zero forcing algorithm. Set in the workspace the modulation order (QAM modulation), Doppler shift, SNR in dB, bit rate, sample per frame, max number of bits and max number of errors before running th
111
- FPGA 实现全双工异步串口(UART),与PC 机通信。1 位起始位;8 位数据位;一个停止位;无校验位;波特率为2400、4800、9600、11520 任选或可变(可用按键控制波特率模式)-FPGA to achieve full-duplex asynchronous serial interface (UART), to communicate with the PC. A start bit 8 data bits one stop bit no parity bit 240