CDN加速镜像 | 设为首页 | 加入收藏夹
当前位置: 首页 资源下载 源码下载 通讯/手机编程 搜索资源 - XOR

搜索资源列表

  1. fet120_1

    0下载:
  2. Toggle P1.0 by xor ing P1.0 inside of a software loop.-Toggle P1.0 by xor ing P1.0 inside of a softw are loop.
  3. 所属分类:串口编程

    • 发布日期:2008-10-13
    • 文件大小:959
    • 提供者:刘J.C.
  1. LEDCOM

    0下载:
  2. vb串口十六进制发送,带有XOR校验。LED排队屏控制卡PD101A双色使用说明和配置程序-vb serial port to send the hex with XOR parity. LED display control card PD101A color line instructions and configuration program
  3. 所属分类:Com Port

    • 发布日期:2017-04-04
    • 文件大小:12399
    • 提供者:iernatm
  1. Track_xor

    0下载:
  2. Faster GPS signal tracking using XOR method
  3. 所属分类:GPS develop

    • 发布日期:2017-04-13
    • 文件大小:2124
    • 提供者:sandeep
  1. CAcode

    0下载:
  2. 用两种不同的方式产生GPS信号的CA码。其中一种是将G2发生器产生的序列经过相位选择器后作为输出,然后与G1发生器异或。-Produced in two different ways of CA code GPS signal. One is through the G2 phase sequence generator as the output after the selector, and then XOR with the generator G1.
  3. 所属分类:GPS develop

    • 发布日期:2017-04-03
    • 文件大小:2889
    • 提供者:zhangting
  1. PDAPDemo

    0下载:
  2. J2ME MIDlet for secret viewing encoded images on mobile phone. Encoding JPG image to JPC-file by simply xor-ing all bytes with 0xFF and changing file extension.
  3. 所属分类:J2ME

    • 发布日期:2017-04-01
    • 文件大小:260034
    • 提供者:Vlados
  1. 51GPS

    0下载:
  2. 自己编写的GPS程序,包括数据重建工作,主要针对GPRMC的格式重建,程序末尾添加XOR异或程序。-I have written the GPS program, including the the data reconstruction work focused rebuild the GPRMC the format, the program added at the end of the XOR exclusive or program.
  3. 所属分类:GPS develop

    • 发布日期:2017-11-22
    • 文件大小:13794
    • 提供者:王立
  1. J2meBase64

    0下载:
  2. 纯手机端开发的一款j2me手机Base64编码解码工具! 版本:2.0 在上一版本的基础上做了很大改进: 1、支持Base64编码明文、密文的相互转换! 2、支持对无限大的文件进行准确无误的Base64编码/解码,让你在手机上也可以把图片等文件转换成Base64编码文件,而不必再依赖于网络在线转换的文件大小等诸多限制 3、增加了一个简单有效的异或(xor)加密引擎!支持对无限大文件进行快速的加解密。 软件内含源代码(有详细的中文说明),方便j2me初学者研究学
  3. 所属分类:J2ME

    • 发布日期:2017-11-11
    • 文件大小:28714
    • 提供者:yizhi
  1. BCC

    0下载:
  2. 异或校验程序,可在通讯中增加校验码,便于增强通讯安全性-XOR check procedures, can increase the parity check codes in communication
  3. 所属分类:Communication-Mobile

    • 发布日期:2017-04-16
    • 文件大小:31028
    • 提供者:wangqm
  1. Serial-debugging-assistant-source

    1下载:
  2. 1、自动检测系统串口数量,如有USB转串口设备插入,即插即用,自动添加到下拉列表框。 2、修改端口设置后自动打开串口。 3、可以发送字符、十六进制数据。 4、字符和十六进制数据可以定时循环发送。 5、支持自定义帧格式,自动加入校验。可选和校验和异或校验。 6、有十进制<-->十六进制互转功能,方便参数计算。 7、接收分别以字符和十六进制显示,完美支持中文显示和回车换行。可以自动滚屏,自动清屏。 8、单击接收到的十六进制数据,可以自动解码成十进制有符号和无符
  3. 所属分类:Com Port

    • 发布日期:2017-05-02
    • 文件大小:896343
    • 提供者:guiwang
  1. PAIRED-M-SEQUENCES

    0下载:
  2. generation of gold code using two maximal length (m seq) sequences. first we need to generate two maximal length sequences and then we have to xor those , we get gold code
  3. 所属分类:GPS develop

    • 发布日期:2017-04-04
    • 文件大小:791
    • 提供者:saikrishna
  1. CRCs

    0下载:
  2. Program with CRC diffenrent systems (CRC16, LRC, DLMS, XOR) for Modbus RTU, Modbus ASCI, DLMS-Program with CRC diffenrent systems (CRC16, LRC, DLMS, XOR) for Modbus RTU, Modbus ASCI, DLMS...
  3. 所属分类:Com Port

    • 发布日期:2017-05-04
    • 文件大小:222875
    • 提供者:Vitek54rus
  1. LE_HOP_GetSecAdvDataChIndex

    0下载:
  2. 算法输入四个参数,经过XOR、PERM、MAM 等运算后得到一个信道指数,算法考虑到了均匀利用信道,主要是用来计算跳频频点的,可以修改在output=(17*a+b)中的17 这个参数为16、32、64、128 来使跳频频点的发生变化,因此平均信道间隔也随之发生变化。到128 时调频点几乎全为0,但它还是会跳频的。但为了保证信道的分集(Diversity)和防碰撞(collision)的特点,这里的参数就应该为17。设计代码时必须满足分集(Diversity)和防碰撞(collision)的要求
  3. 所属分类:通讯编程

    • 发布日期:2018-04-20
    • 文件大小:2048
    • 提供者:wantingu
搜珍网 www.dssz.com