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

搜索资源列表

  1. 单片机启点-I2C程序C语言

    0下载:
  2. I2C编程,应用于I2C接口的C语言程序,适合初学者-I2C programming, I2C interface for the C language program suitable for beginners
  3. 所属分类:通讯编程

    • 发布日期:2008-10-13
    • 文件大小:4.18kb
    • 提供者:黄一一
  1. GSM手机C++开发库

    0下载:
  2. GSM手机C++开发库,介绍了GSM手机C++编程-GSM C development bank, introduced the GSM C Programming
  3. 所属分类:通讯编程

    • 发布日期:2008-10-13
    • 文件大小:353.41kb
    • 提供者:张善伟
  1. newCcodeaboutCRC

    0下载:
  2. CRC循环校验的C语言程序,全新算法实现,编译过可用,简单易懂!-Cyclic Check the C Programming Language, the new algorithm, compiled available and easily understood!
  3. 所属分类:通讯编程

    • 发布日期:2008-10-13
    • 文件大小:6.35kb
    • 提供者:彭杨
  1. Linuxdocunmentcollection

    0下载:
  2. linux下c++编程的好文章,详细介绍了c++编程的各个方面。-linux c programming under the excellent article, detailing the c programming in all its aspects.
  3. 所属分类:通讯编程

    • 发布日期:2008-10-13
    • 文件大小:1.68mb
    • 提供者:张雪涛
  1. 2410arm9zhilingjichaxu

    0下载:
  2. 优龙S3C2410平台的用ADS1.2进行编译的程序,可以很方便的进行修改移植到其他平台进行实验,这里有2410片内AD程序,汇编程序点亮led,汇编和C混合编程点亮led,GP [大地坐标转换经纬度源码.rar] - 大地坐标转换经纬度源码,该源码对搞测绘或地质或GIS、GPS很重要。 [skyplot1(GPS卫星数据分析).rar] - GPS卫星数据分析,包括C/A码分析,P1、P2码分析,D1、D2分析,周跳数据分析,图形仿真 等等,相关的数据算法 ! 比较不错! [
  3. 所属分类:通讯编程

    • 发布日期:2008-10-13
    • 文件大小:144.31kb
    • 提供者:武汉
  1. HightQualityC

    0下载:
  2. 养成一种良好的编程习惯是一个高级程序员的品性,该文档详细地讲解了C编程的一些规范.-develop a good programming practice is a senior programmer of his personality, The documents explain in detail the C programming of some of the norms.
  3. 所属分类:通讯编程

    • 发布日期:2008-10-13
    • 文件大小:105.84kb
    • 提供者:梅雨
  1. Solaris10_C2

    0下载:
  2. 续solaris下得C语言编程初步入门ppt-continued under solaris C programming language in the initial induction ppt
  3. 所属分类:通讯编程

    • 发布日期:2008-10-13
    • 文件大小:251.64kb
    • 提供者:刘俊
  1. OFDM.rar

    0下载:
  2. 用C++编写的OFDM仿真程序,推荐在IT++库下进行C++通信仿真编程,Using C++ to prepare the OFDM simulation program recommended in the IT++ library under C++ Communications Simulation Programming
  3. 所属分类:Communication

    • 发布日期:2017-03-28
    • 文件大小:585.35kb
    • 提供者:张松
  1. CAN485

    0下载:
  2. 压缩包内是基于c++编程的485通讯的程序,包括电路原理图和源程序代码-Compressed packet is based on the c++ programming of the 485 procedures, including circuit schematics and source code
  3. 所属分类:Communication

    • 发布日期:2017-04-06
    • 文件大小:159.67kb
    • 提供者:李航宇
  1. hafuman

    0下载:
  2. 哈夫曼算法 用C++编程解决哈夫曼树的问题 分块程序-Huffman algorithm using C++ programming to solve the problem of sub-Huffman tree block procedures
  3. 所属分类:Communication

    • 发布日期:2017-04-27
    • 文件大小:43.02kb
    • 提供者:hanruyun
  1. Parallel_And_Distributed_Programming_Using_C

    0下载:
  2. This ebook teach you about the parallel programming and distribute computing by using C language, It is a good book to beginning to learn parallel programming technology.
  3. 所属分类:Communication

    • 发布日期:2017-05-09
    • 文件大小:1.95mb
    • 提供者:jantima
  1. Cjiaocheng

    0下载:
  2. 详细讲述了C语言的编程技术等基础特点,你能够从中学习很多知识-Detailed account of the C programming language and other basic features, you can learn a lot of knowledge
  3. 所属分类:Communication

    • 发布日期:2017-03-30
    • 文件大小:859.65kb
    • 提供者:jiabo
  1. scoketBiancheng

    0下载:
  2. 这是一个含很多scket的C++编程,很多种编写方式,很多种风格,希望能对你有所帮助-This is a lot of scket with the C++ programming, it is to prepare a variety of ways, it is a variety of styles, hoping to help you
  3. 所属分类:Communication

    • 发布日期:2017-04-16
    • 文件大小:214.46kb
    • 提供者:沉睡
  1. address-list-

    0下载:
  2. 设计一个程序,实现通讯功能。本软件采用C++程序编程,实现通讯录基本功能(①用文件来保存通讯录信息(必须实现的功能)②编程实现通讯录记录的添加、删除、修改、浏览和查询(必须实现的功能)。本软件在中文版Visual C++中运行,利用MFC编程设计界面,实现各个功能的操作。 -Design a program to achieve communication. The software uses C++ programming, to achieve the basic functions of
  3. 所属分类:Communication

    • 发布日期:2017-05-13
    • 文件大小:3.3mb
    • 提供者:jane
  1. UDP_Demo

    0下载:
  2. 一个基于UDP的网络通迅程序,使用Visual C++进行编程-A UDP-based network communication, the use of Visual C++ programming
  3. 所属分类:Communication

    • 发布日期:2017-03-29
    • 文件大小:246.4kb
    • 提供者:zhaoyf
  1. [Visual.C.Turbo.C

    0下载:
  2. VC++ 串口编程与通信 单片机 与 PC机通信-VC++ Serial communication microcontroller programming and communication with the PC,
  3. 所属分类:Communication

    • 发布日期:2017-06-09
    • 文件大小:15.81mb
    • 提供者:wangchong
  1. linux-C-libpcap-

    0下载:
  2. 内有linux 异步通讯网络编程。和基于libpcap的抓包程序。以及关于libpcap的学习资料。-Linux asynchronous communication within the network programming. The packet capture libpcap-based program. And learning materials on libpcap.
  3. 所属分类:Communication

    • 发布日期:2017-05-15
    • 文件大小:3.78mb
    • 提供者:li
  1. VCPPqqCommunication-code

    0下载:
  2. 关于qq交流工具的详细源代码。。。其是基于c++的编程环境。值得推荐-Qq exchange tools source code. . .Is based on the c++ programming environment. Is recommended. . .
  3. 所属分类:Communication

    • 发布日期:2017-11-18
    • 文件大小:3.93mb
    • 提供者:candy
  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--environment

    0下载:
  2. Linux平台上c语言编程环境1.熟悉gedit命令,编辑C语言程序2. 用gcc把源程序编译成可执行程序-C language programming environment on the Linux platform. Familiar with gedit command, edit the C language program with gcc to compile the source code into an executable program
  3. 所属分类:Communication

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