CDN加速镜像 | 设为首页 | 加入收藏夹
当前位置: 首页 资源下载 搜索资源 - 奇偶校验

搜索资源列表

  1. vc-lin-232

    0下载:
  2. 分析了L IN 总线协议的特点、报文帧结构及校验方法, 以V isual C+ + 6. 0 为开发平台, 利用W indow s A P I 函数通过PC 机的RS232 口实现了基于L IN 总线协议的串口通信. 给出了实现的部分流程图及代码, 在通信过程中 选择简便的奇偶校验及和校验进行差错校验, 保证了数据的无差错传输.-分析了L IN 总线协议的特点、报文帧结构及校验方法, 以V isual C++ 6. 0 为开发平台, 利用W indow s A P I 函数通过PC
  3. 所属分类:software engineering

    • 发布日期:2015-04-10
    • 文件大小:224375
    • 提供者:newstarnul
  1. 200991323298249

    0下载:
  2. VB开发的串口通信源码。对端口速度、奇偶校验、停止位等都可以设置。用于串口通信的开发-VB source code developed by serial communication. On the port speed, parity, stop bits and so can be set. Serial Communication for Development
  3. 所属分类:software engineering

    • 发布日期:2017-04-15
    • 文件大小:7546
    • 提供者:zyuntian
  1. TL16C550

    0下载:
  2. 复位脚MR=P4^6 P0^4~P0^7分别控制A2,A1,A0,/CS2脚,晶振为11.0592M,波特率设为115200bps,无奇偶校验,8位数据位,1位停止位-Reset mp4 ^ 6 feet MR =, P0 P0 ^ ^ ~ 7 respectively, A0, A1 control A2, feet, CS2/for 11.0592 M, crystals set baud rate, and 115200bps parity, 8 bits of data bits, an
  3. 所属分类:Com Port

    • 发布日期:2017-03-30
    • 文件大小:696
    • 提供者:zhaoya
  1. lcd

    0下载:
  2. 串口设置:波特率9600,无奇偶校验,数据位8位,停止位1位。 发送数据时必须以$开始,无结束字符。如$1234,就可以直接发送-lcd Mechanics
  3. 所属分类:Embeded-SCM Develop

    • 发布日期:2017-04-08
    • 文件大小:1537
    • 提供者:郑莹
  1. uart16550_latest[1].tar

    0下载:
  2. 开源UART IP核16550,该IP核兼容16550 UART,具有Modem功能,完全可编程的串行接口具有可设置的字符长度、奇偶校验、停止位以及波特率生成器。-Open-source UART IP core 16550, the IP core is compatible with 16550 UART, with Modem function, fully programmable serial interface can be set up with a character lengt
  3. 所属分类:VHDL-FPGA-Verilog

    • 发布日期:2017-04-09
    • 文件大小:1559265
    • 提供者:lisa1027
  1. UART

    0下载:
  2. 通用UART串口的VHDL描述,可自行设定奇偶校验,波特率等参数-VHDL descr iption of generic UART serial port, they are free to set parity, baud rate and other parameters
  3. 所属分类:VHDL-FPGA-Verilog

    • 发布日期:2017-05-03
    • 文件大小:1233541
    • 提供者:姜明
  1. DES

    0下载:
  2. DES 使用一个 56 位的密钥以及附加的 8 位奇偶校验位,产生最大 64 位的分组大小。这是一个迭代的分组密码,使用称为 Feistel 的技术,其中将加密的文本块分成两半。使用子密钥对其中一半应用循环功能,然后将输出与另一半进行“异或”运算;接着交换这两半,这一过程会继续下去,但最后一个循环不交换。DES 使用 16 个循环。 -DES uses a 56-bit key and an additional 8-bit parity bit, resulting in the larg
  3. 所属分类:Crypt_Decrypt algrithms

    • 发布日期:2017-04-09
    • 文件大小:2050628
    • 提供者:ala
  1. TSMSComm_v3.0

    0下载:
  2. 1.属性 CommName:填写COM1,COM2…等串口的名字,在打开串口前,必须填写好此值。 BaudRate:设定波特率9600,4800等,根据实际需要来定,在串口打开后也可更改波特率,实际波特率随之更改。 ParityCheck:奇偶校验。 ByteSize:字节长度_5,_6,_7,_8等,根据实际情况设定。 Parity:奇偶校验位 pBits:停止位 SendDataEmpty:这是一个布尔属性,为true时
  3. 所属分类:Delphi VCL

    • 发布日期:2017-03-24
    • 文件大小:502012
    • 提供者:sd
  1. net

    0下载:
  2. 这个是用java语言用swing来做的网络课程上的奇偶校验码算法-This is done using java language Web-based course with the swing on the parity-check codes algorithm
  3. 所属分类:Java Develop

    • 发布日期:2017-03-29
    • 文件大小:2186
    • 提供者:cw
  1. Linux_chuankou

    0下载:
  2. linux 串口程序开发详细的介绍了诸如:浈流量缓冲,奇偶校验,停止位,等等的设置-linux serial port program development described in detail such as: Zhen flow buffer, parity, stop bits, and so set
  3. 所属分类:source in ebook

    • 发布日期:2017-04-06
    • 文件大小:107110
    • 提供者:lba
  1. ThedesignofUniversalAsynchronousReceiverTransmitte

    0下载:
  2. 本课题所设计的UART支持标准的RS.232C传输协议,主要设计有发送模块、接收模块、线路控制与中断仲裁模块、Modem控制模块以及两个独立的数据缓冲区FIFO模块。该模块具有可变的波特率、数据帧长度以及奇偶校验方式,还有多种中断源、中断优先级、较强的抗干扰数据接收能力以及芯片内部自诊断的能力,模块内分开的接收和发送数据缓冲寄存器能实现全双工通信。除此之外最重要的是利用口模块复用技术设计数据缓冲区FIFO,采用两种可选择的数据缓冲模式。这样既可以应用于高速的数据传输环境,也能适合低速的数据传输场
  3. 所属分类:Project Design

    • 发布日期:2017-05-17
    • 文件大小:5073351
    • 提供者:mabeibei
  1. VB_com1

    2下载:
  2. VB串口初学者很好 的实例,其中有奇偶校验,串口通道选择等-VB Serial good examples for beginners, including parity, serial port channel selection, etc.
  3. 所属分类:Com Port

    • 发布日期:2017-04-03
    • 文件大小:18524
    • 提供者:tomer
  1. 3.20

    0下载:
  2. 向串口发送数据 使用外部11.0592MHz晶振,根据CONFIG.H文件配置,Fpclk=11.0592MHz 通讯波特率115200,8位数据位,1位停止位,无奇偶校验-Send data to the serial port using an external 11.0592MHz crystal, according to CONFIG.H file configuration, Fpclk = 11.0592MHz communication baud rate 115200,
  3. 所属分类:SCM

    • 发布日期:2017-04-03
    • 文件大小:63805
    • 提供者:谭晓鹏
  1. rs232

    0下载:
  2. 打开串口调试程序,将波特率设置为9600,无奇偶校验 晶振11.0592MHz,发送和接收使用的格式相同,如都使用 字符型格式,在发送框输入 hello,I Love MCU ,在接 收框中同样可以看到相同字符,说明设置和通信正确 -Open the serial port debugger, the baud rate is set to 9600, no parity crystal 11.0592MHz, send and receive using the same fo
  3. 所属分类:Other systems

    • 发布日期:2017-04-08
    • 文件大小:659
    • 提供者:zhu
  1. PS2Key

    0下载:
  2. 使用1602液晶显示和PS/2键盘 Keil uV2 7.01编译运行通过 程序中没有做键盘数据的奇偶校验-Using the 1602 LCD and PS/2 keyboard Keil uV2 7.01 compile and run through the program did not do the keyboard data parity
  3. 所属分类:SCM

    • 发布日期:2017-04-01
    • 文件大小:25167
    • 提供者:谢成炜
  1. Turbo_LDPC

    0下载:
  2. Turbo码,LDPC码(低密度奇偶校验码)均具有接近Shannon限的性能, 是目前便译码研究的热点。Turbo码在低信噪比情况下的性能优于其它各种编码 方式。而LDPC码的描述简单,具有较大的灵活性,当码长足够长时具有比Turbo 码更为良好的性能,其译码复杂度低于Turbo码。-Turbo code, LDPC code (LDPC) all have close to Shannon limit performance, it is the firm' s resear
  3. 所属分类:Communication

    • 发布日期:2017-03-27
    • 文件大小:699978
    • 提供者:欢欢牛
  1. pelco

    0下载:
  2. pelco协议 波特率2400,起始位1,数据位8,无奇偶校验-pelco protocol 2400 baud, 1 start bit, 8 data bits, no parity
  3. 所属分类:Windows Develop

    • 发布日期:2017-03-27
    • 文件大小:89962
    • 提供者:fanyegong
  1. CommConfig

    0下载:
  2. VB版的串口设置程序公用对话框,使用了windows的控件,edldlg32.ocx。通过这个对话框我们可以了解到需要设置的端口号、波特率、数据位、奇偶校验、数据流控制,停止位等。-VB version of the serial port setup common dialog box, use the windows controls, edldlg32.ocx. Through this dialog box we can understand the need to set the po
  3. 所属分类:Windows Develop

    • 发布日期:2017-04-05
    • 文件大小:16539
    • 提供者:周云
  1. wg26

    0下载:
  2. 韦根26格式的读卡器,协议代码公开。韦根的接收对时间的实时性要求比较高,如果用查询的方法接收会出现丢帧的现象:假设查询到DATA0为0时主程序正在指向其他任务,等主程序执行完该任务时DATA0已经变为1了,那么这样就导致了一个0?bit丢了,这样读出的卡号肯定奇偶校验通不过,所以表现出CPU接收不到ID模块发送的卡号了。唯一的办法是在外部中断里接收每个bit。(仅仅在中断里获得开始接收wiegand数据还不行,因为这是尽管给开始接收wiegand数据标志位置位了,但是主程序还在执行其他代码而没有
  3. 所属分类:SCM

    • 发布日期:2017-04-06
    • 文件大小:151543
    • 提供者:大师傅
  1. PS^2

    1下载:
  2. PS2键盘检测C语言程序, 说明 :通过中断方式接收按键信息,程序中没有做数据的奇偶校验 -PS2 keyboard detection of C language program, note: to receive key information through the break, the program does not do parity data
  3. 所属分类:SCM

    • 发布日期:2017-03-25
    • 文件大小:12340
    • 提供者:侯勇
« 1 2 3 4 5 6 78 9 10 11 12 ... 17 »
搜珍网 www.dssz.com