CDN加速镜像 | 设为首页 | 加入收藏夹
当前位置: 首页 资源下载 源码下载 系统编程 搜索资源 - rs

搜索资源列表

  1. messagequen

    0下载:
  2. 以 下 程 序 在 IBM RS/6000 小 型 机(AIX 操 作 系 统) 上 和IBM PC(UNIX 操 作 系 统) 上 分 别 调 试 通 过。 该 程 序 主 要 模 拟 根 据 帐 号 查 询 余 额 的 过 程。-following procedures in IBM RS/6000 (AIX), and IBM PC (U NIX operating systems), respectively, through debugging. The procedures unde
  3. 所属分类:Linux/Unix编程

    • 发布日期:2008-10-13
    • 文件大小:1119
    • 提供者:sj
  1. jsq0306

    0下载:
  2. 加密 计算器.dsp This file (the project file) contains information at the project level and is used to build a single project or subproject. Other users can share the project (.dsp) file, but they should export the makefiles locally. 计算器.h
  3. 所属分类:弱点检测代码

    • 发布日期:2008-10-13
    • 文件大小:28728
    • 提供者:Liaowj
  1. rs_decoder_spw

    0下载:
  2. Cadence SPW 4.8.2,RS解码的源码。-Cadence SPW 4.8.2, RS the source decoder.
  3. 所属分类:Linux/Unix编程

    • 发布日期:2008-10-13
    • 文件大小:4602
    • 提供者:黄丽
  1. vbrs232

    0下载:
  2. 使用串口与计算机进行通讯。编写VB程序来访问串口显示数据。输出为RS-232C标准接口,波特率为300-9600、偶校验、7个数据位、2个停止位。所有字符均发送11位ASCII码,一个起始位。-use serial communication with the computer. VB prepared to access serial display data. Output for the RS-232C standard interface, baud rate for the 300 -
  3. 所属分类:系统编程

    • 发布日期:2008-10-13
    • 文件大小:64029
    • 提供者:irro
  1. reed-solomon-4.0

    1下载:
  2. RS编解码c语言程序4.0版,,可以对任意长度的信息添加纠错码。-RS codecs c language program version 4.0, can be arbitrary length of the message adding error-correcting codes.
  3. 所属分类:Linux/Unix编程

    • 发布日期:2008-10-13
    • 文件大小:52153
    • 提供者:牛韬
  1. TTY22

    0下载:
  2. windows 串口通信。有关串口输入输出,I/O操作。 RS-232接口原理实现-windows serial communication. The serial input and output, I / O operations. RS-232 interface is realized
  3. 所属分类:系统编程

    • 发布日期:2008-10-13
    • 文件大小:63916
    • 提供者:红城共
  1. RSfenxingformatlab

    1下载:
  2. RS分形算法matlab代码实现,既利用RS方法计算时间序列的分形hurst指数
  3. 所属分类:系统编程

    • 发布日期:2008-10-13
    • 文件大小:1975
    • 提供者:陈宁
  1. reed-solomon-3.1.1

    0下载:
  2. 这是RS编码解码程序,已经验证,希望对你有用,
  3. 所属分类:系统编程

    • 发布日期:2008-10-13
    • 文件大小:51665
    • 提供者:雷辉
  1. rs

    0下载:
  2. 采用rc4加密算法写的 主要算法: //加解密前需初始化S盒
  3. 所属分类:加密解密

    • 发布日期:2008-10-13
    • 文件大小:8136
    • 提供者:张飞
  1. rs编解码源程序

    1下载:
  2. 详细介绍了RS编码和解码原理,并附有C++源代码。
  3. 所属分类:系统编程

  1. rs.rar

    0下载:
  2. RS纠错编码原理及其实现方法,全面易懂,非常具体详细。,RS and its realization of the principle of error correction coding methods, a comprehensive easy to understand, very specific and detailed.
  3. 所属分类:Crypt_Decrypt algrithms

    • 发布日期:2016-11-21
    • 文件大小:694335
    • 提供者:璩程
  1. RSES

    2下载:
  2. 实现了粗糙集理论的好软件,它有效的解决了具有不完整和不确定性的问题-implement rough set theory ,efficiently solve incomplete and uncerten uncertain questions
  3. 所属分类:Windows Kernel

    • 发布日期:2017-05-10
    • 文件大小:2189983
    • 提供者:王而山
  1. ftdi_sio

    0下载:
  2. 标准的linux下rs-232驱动代码,不过是2.4内核的,若在2.6下用要做点修改-Standards under linux driver rs-232 code, but a 2.4 kernel, if used in the 2.6 to do under the modified
  3. 所属分类:Linux-Unix program

    • 发布日期:2017-04-03
    • 文件大小:28925
    • 提供者:蒙蒙
  1. ftdi_sio.tar

    0下载:
  2. 標準的linux下rs-232驅動代碼,是2.6內核的.-Linux standard rs-232 drivers under the code, are 2.6 kernel.
  3. 所属分类:Linux-Unix program

    • 发布日期:2017-04-16
    • 文件大小:34616
    • 提供者:陈俊廷
  1. Serial-Programming-HOWTO

    0下载:
  2. serial programming, posix serial api,serial how to, RS-232 programming in linux, etc -serial programming, posix serial api,serial how to, RS-232 programming in linux, etc ....
  3. 所属分类:Linux-Unix program

    • 发布日期:2017-03-26
    • 文件大小:21787
    • 提供者:DVR
  1. rs

    1下载:
  2. RS的编码就是计算信息码符多项式,除以校验码生成多项式之后的余数;rs编码的基本实现,包括add,mul函数等;-RS coding is to calculate the information symbol code polynomial, divided by the check code generator polynomial after the remainder rs basically coding, including add, mul function, etc.
  3. 所属分类:Crypt_Decrypt algrithms

    • 发布日期:2015-11-27
    • 文件大小:1189
    • 提供者:久久
  1. RS(7_3)-code--c-source

    0下载:
  2. RS 编码 优秀论文,有流程框图和C源码-RS coding excellent papers have flow diagram and C source code
  3. 所属分类:Windows Kernel

    • 发布日期:2017-04-17
    • 文件大小:408971
    • 提供者:陆军
  1. rs

    0下载:
  2. MATLAB仿真程序rs解码器,值得使用下载-rs decoder matlab demo program, you can learn how to use good reference document, I hope you like it, give strong support to continue uploading,
  3. 所属分类:Linux-Unix program

    • 发布日期:2017-04-14
    • 文件大小:5431
    • 提供者:王国
  1. MODBUS--TCP-RS-232485-MODBUS--RTU

    0下载:
  2. MODBUS/TCP to RS-232/485 MODBUS/RTU的网关服务器-MODBUS/TCP to RS-232/485 MODBUS/RTU gateway server
  3. 所属分类:Driver develop

    • 发布日期:2017-04-17
    • 文件大小:198547
    • 提供者:慕容杰
  1. rs

    0下载:
  2. previous rate used in rs algo for Linux v2.13.6.
  3. 所属分类:Linux-Unix program

    • 发布日期:2017-04-29
    • 文件大小:28036
    • 提供者:waomuner
« 12 3 4 »
搜珍网 www.dssz.com