CDN加速镜像 | 设为首页 | 加入收藏夹
当前位置: 首页 资源下载 源码下载 Windows编程 通讯编程 搜索资源 - c语言实现

搜索资源列表

  1. CRC算法和c语言实现

    1下载:
  2. CRC的全称为Cyclic Redundancy Check,中文名称为循环冗余校验。它是一类重要的线性分组码,编码和解码方法简单,检错和纠错能力强,在通信领域广泛地用于实现差错控制-CRC called the Cyclic Redundancy Check, the Chinese name of the Cyclic Redundancy Check. It is an important class of linear block codes, encoding and decoding
  3. 所属分类:通讯编程

    • 发布日期:2008-10-13
    • 文件大小:27.39kb
    • 提供者:jojo
  1. IVRStat

    0下载:
  2. 浙江联通IVR统计,用VISUAL STUDIO 2003 C#语言实现.包含全部配置文件和源程序.-Zhejiang Unicom IVR Statistics, using Visual Studio 2003 C# language. includes all source code and configuration files.
  3. 所属分类:通讯编程

    • 发布日期:2008-10-13
    • 文件大小:45.8kb
    • 提供者:徐益军
  1. 2D_convolution

    1下载:
  2. 二维卷积运算之C语言实现 若x为N1*M1的二维信号,y为N2*M2的二维信号,则卷积为(N1+N2-1)*(M1+M2-1)的信号-2D convolution operators on C language if x N1 * M1 to the two-dimensional signal y * M2 N2 for the two-dimensional signal, convolution (N1 N2-1) * (M1 M2 - 1) signal
  3. 所属分类:通讯编程

    • 发布日期:2008-10-13
    • 文件大小:3.33kb
    • 提供者:劉昱楓
  1. ccp

    1下载:
  2. CAN测量与标定下位机程序及详细文档。can标定C语言实现-CAN Measurement and Calibration under the crew detailed procedures and documentation. Can calibration C Language
  3. 所属分类:通讯编程

    • 发布日期:2008-10-13
    • 文件大小:1.97mb
    • 提供者:证明
  1. LinuxCSMS

    0下载:
  2. Linux平台下用C语言实现手机短信的发送以及PDU编码的过程-Linux platform using C language mobile phone messages sent and PDU encoding process
  3. 所属分类:通讯编程

    • 发布日期:2008-10-13
    • 文件大小:115.98kb
    • 提供者:杨川江
  1. CplusplusImplementSIP

    0下载:
  2. 根据WinSock的编程原理,采用流套接字编程,运用面向对象的方法分析了SIP协议,详细地描述了用C++语言实现SIP协议的呼叫建立过程。-under WinSock programming theory, flow socket programming, use of the object-oriented method for the SIP, detailed descr iption of C language of the SIP call setup process.
  3. 所属分类:通讯编程

    • 发布日期:2008-10-13
    • 文件大小:1002.75kb
    • 提供者:phil
  1. c

    0下载:
  2. 一些算法的C语言实现,初学者非常适用,仔细看会有很到的效果
  3. 所属分类:通讯编程

    • 发布日期:2008-10-13
    • 文件大小:267.69kb
    • 提供者:杨哥
  1. C语言实现串行通信接口程序

    0下载:
  2. c语言实现串口通讯的两个例子,分别为中断式和询问式两种-serial communications, the two examples were interrupted and asked-two -
  3. 所属分类:通讯编程

    • 发布日期:2008-10-13
    • 文件大小:8.87kb
    • 提供者:黎林
  1. c语言实现软件自动升级

    0下载:
  2. 用C及ftp实现软件自动升级。通过在服务器端建立FTP服务,实现远程主机的文件更新. 软件启动过程连接服务器,获得软件文件更新列表(此步省略),进行本地文件更新 启动过程进行系统调用执行批处理文件ftpget.bat,调用方式system( \"e:\\\\ftpget.bat\" ) 文件ftpget.bat负责连接服务器下载所需文件,并完成文件的更新-C ftp software and automatic upgrades. Through the establis
  3. 所属分类:通讯编程

    • 发布日期:2008-10-13
    • 文件大小:1.16kb
    • 提供者:lll
  1. socket ecc+3des加密聊天c语言

    0下载:
  2. socket编程, ecc+3des加密聊天c语言实现
  3. 所属分类:通讯编程

  1. 3GPP 喷泉编译码C语言实现

    2下载:
  2. 本代码实现3GPP MBMS服务中的喷泉编译码方案(RAPTOR编译码),代码经过优化,可以高速译码
  3. 所属分类:通讯编程

  1. ofdmFINISH

    0下载:
  2. 用c语言实现ofdm系统的功能,并验证系统的误码率-OFDM implementation using c language system, and verify that the system BER
  3. 所属分类:Communication

    • 发布日期:2017-04-13
    • 文件大小:2.05kb
    • 提供者:杨毅
  1. chuankou

    0下载:
  2. 串口调试 C语言程序 经测试通过 可以验证串口的功能实现-Serial debugging C language program can be verified by the test function of the realization of serial
  3. 所属分类:Communication

    • 发布日期:2017-04-01
    • 文件大小:1.4kb
    • 提供者:周杰伦
  1. GF2_LDPC.c

    1下载:
  2. 对二进制LDPC的和积译码算法。。效率很高,用C语言实现-LDPCimplementation.using c language
  3. 所属分类:Communication

    • 发布日期:2017-03-29
    • 文件大小:4.9kb
    • 提供者:HJCX
  1. com32

    0下载:
  2. C语言写的串口通讯程序,直接使用可以读写串口数据,包括打开串口,向串口写入数据,关闭串口参考,串口参数可以自己设置,容易扩展,简单实用。-C language to write the serial communication program, direct use can read and write serial data, including open serial port, the serial port to write data, close the serial port inf
  3. 所属分类:Communication

    • 发布日期:2017-04-09
    • 文件大小:1.93mb
    • 提供者:阿川
  1. StudentBookCLanguageCourseDesign

    0下载:
  2. C语言 学生通讯录课程设计(功能齐全):1、用C语言实现系统; 2、利用结构体数组或动态链表实现学生通讯录的数据结构设计; 3、系统具有增加,查询,删除等基本功能; 4、系统的各个功能模块要求用函数的形式实现; 5、将通讯录信息存在文件中; 6、完成设计任务并编写课程设计说明书。 7、每个同学提交源程序(*.c),可执行程序(*.exe),保存通讯录信息的文件addrbook,课程设计说明书电子文档(word)。 -Student Book C Language
  3. 所属分类:Communication

    • 发布日期:2017-03-27
    • 文件大小:11.21kb
    • 提供者:hefuping
  1. c-for-Assistant-serial

    0下载:
  2. c语言实现的串口编程,实现了串口助手的功能,代码详尽易读。-c language serial programming, serial assistant exhaustive readable code.
  3. 所属分类:Communication

    • 发布日期:2017-11-09
    • 文件大小:44.15kb
    • 提供者:tony
  1. C-Socket

    0下载:
  2. 计算机通信网中的socket通信编程,包含客户端和服务器端,由c语言实现。-The socket communication programming in computer communication networks, including client and server-side by the C language.
  3. 所属分类:Communication

    • 发布日期:2017-11-12
    • 文件大小:6.72kb
    • 提供者:Allan
  1. c-language-mobile-phone-system

    0下载:
  2. 基于c语言实现移动电话系统,TRAFFIC_FILE中的交通数据填充到3个GRID_SIZE×GRID_SIZE数组中-C language based mobile telephone system, TRAFFIC_FILE the traffic data to populate three GRID_SIZE × GRID_SIZE array
  3. 所属分类:Communication

    • 发布日期:2017-04-14
    • 文件大小:3.5kb
    • 提供者:yan bin
  1. LDPC-2012-02-11

    0下载:
  2. C语言实现的LDPC(Low Density Parity Check Codes)通信仿真代码(Software for Low Density Parity Check Codes Version of 2012-02-11. This collection of programs and modules, written in C, is intended to support research and education concerning Low Density Pari
  3. 所属分类:通讯编程

    • 发布日期:2017-12-25
    • 文件大小:349kb
    • 提供者:kai05911
« 12 3 4 5 6 »
搜珍网 www.dssz.com