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

搜索资源列表

  1. ProcComm

    0下载:
  2. 自己写的进程通讯类,用起来很方便的,用CreateFile创建一个名字,然后用CreateView创建视图,返回的指针就是进程通讯的数据区。-Process communications class to write their own, with very convenient CreateFile to create a name, and then create a view with CreateView returned pointer is to process the data c
  3. 所属分类:Windows Kernel

    • 发布日期:
    • 文件大小:1157
    • 提供者:王小强
  1. ipmsg211src

    0下载:
  2. 飞鸽传书 (IP Messenger V2.06)是一款基于 TCP/IP(UDP)的局域网内即时通信软件,2.00以上版本支持局域网内发信息、传送文件、文件夹、多文件(或文件夹),通讯数据采用 RSA/Blofish 加密 (2.00版以上),速度非常快,采用BSD License开源许可协议发布。。最新版(2.50 alpha6)的Log文件支持 UTF-8编码格式,增加了气球提示。-IP Messenger (IP Messenger V2.06) is a based on TCP/IP
  3. 所属分类:Crypt_Decrypt algrithms

    • 发布日期:2017-05-28
    • 文件大小:11760145
    • 提供者:吴飞
  1. TimeSynchronization

    0下载:
  2. 通过服务器端、客户端的网络通讯,了解系统编程的基本原理。同步网络时间应用程序。-Synchronized network time applications, server-side and client network communication, understanding of the basic principles of system programming.
  3. 所属分类:Windows Kernel

    • 发布日期:2017-12-04
    • 文件大小:55321
    • 提供者:
  1. RW-Page-for-Mifare-Ultralight

    0下载:
  2. 测试PCSC读卡器的一个很好的例子,可以用来列举WINDOWS上的所有PCSC读卡器,以及可以和卡片通讯-test PCSC reader a good example. Windows can be used to list all the PCSC reader, as well as cards and communications-Test PCSC reader a good example, can be used to enumerate all on WINDOWS PCSC r
  3. 所属分类:Windows Kernel

    • 发布日期:2017-11-18
    • 文件大小:64064
    • 提供者:joly
  1. ICcardautomaticscriptwritingtool

    0下载:
  2. 测试PCSC读卡器的一个很好的例子,可以用来列举WINDOWS上的所有PCSC读卡器,以及可以和卡片通讯-test PCSC reader a good example. Windows can be used to list all the PCSC reader, as well as cards and communications-Test PCSC reader a good example, can be used to enumerate all on WINDOWS PCSC r
  3. 所属分类:Windows Kernel

    • 发布日期:2017-11-20
    • 文件大小:62846
    • 提供者:joly
  1. LINCOM

    0下载:
  2. qt实现串口通讯,操作系统为LINUX,可以编译成多种平台的程序 -QT series communicate
  3. 所属分类:Linux-Unix program

    • 发布日期:2017-11-25
    • 文件大小:180744
    • 提供者:zhu
  1. VCPACCESS_hotel_X_L

    0下载:
  2. VC+ACCESS酒店管理信息系统_X_L 现代化的酒店是集客房、餐饮、通讯、娱乐,商务文化及其他各种服务与设施为一体化的消费场所,酒店组织庞大,服务项目多,信息量大,要想提高劳动生产,降低成本,提高服务质量和管理水平,促进经济效益,必须借助计算机来进行现代化的信息管理,《小型酒店管理信息系统》正是为此而设计的,该系统是运用Microsoft Office Access数据库系统和Microsoft Visual C++ 6.0程序语言开发实现的,《小型酒店管理信息系统》包括了客房管理子系统
  3. 所属分类:Windows Kernel

    • 发布日期:2017-11-11
    • 文件大小:8093403
    • 提供者:
  1. transport-encrypt-demo.tar

    0下载:
  2. 两端传输加密的demo程序,采用c/s架构的socket通讯,加密算法使用RC4算法-Both ends of the transmission of encrypted demo program, c/s architecture socket communication, encryption algorithm using the RC4 algorithm
  3. 所属分类:Crypt_Decrypt algrithms

    • 发布日期:2017-11-11
    • 文件大小:4885
    • 提供者:liuzhuo
  1. Linux_process_communication

    0下载:
  2. 详细介绍Linux进程间如何进行通讯,让大家对Linux进程有深刻的了解。-Details Linux interprocess communications, so that we have a deep understanding of the Linux process.
  3. 所属分类:Linux-Unix program

    • 发布日期:2017-12-02
    • 文件大小:30266
    • 提供者:curl
  1. 01

    0下载:
  2. linux驱动总线I2C总线基础,主要描述了I2C总线的运行原理和通讯协议。-The the linux drive bus I2C bus foundation, mainly describes the operating principle of the I2C bus and communication protocols.
  3. 所属分类:Driver develop

    • 发布日期:2017-11-27
    • 文件大小:3786
    • 提供者:蔡超勋
  1. stund-2.22

    0下载:
  2. STUN服务器代码,用于NAT穿越, 用于及时通讯,视频通话, 语音通话等穿透-stun server source code, use for NAT P2P application
  3. 所属分类:Linux-Unix program

    • 发布日期:2017-11-17
    • 文件大小:211196
    • 提供者:zhoulang
  1. OC_0602

    0下载:
  2. 配置,可以和西门子连接,使两者之间能够相互通讯-Configuration, you can connect and Siemens, to be able to communicate with each other between the two
  3. 所属分类:Windows Kernel

    • 发布日期:2017-11-30
    • 文件大小:2959
    • 提供者:周琳
  1. ICP_lamport

    0下载:
  2. 进程间通讯的经典问题lamport——面包师问题。设计到信号量和互斥量-Inter-process communication the classic problem lamport- baker problem. Designed to semaphores and mutexes
  3. 所属分类:Windows Kernel

    • 发布日期:2017-11-17
    • 文件大小:3004771
    • 提供者:张旭
  1. 7

    0下载:
  2. delphi RS232 计算机串口通讯源程序-the delphi RS232 computer serial communication source
  3. 所属分类:Windows Kernel

    • 发布日期:2017-11-21
    • 文件大小:306386
    • 提供者:平时了
  1. 5

    0下载:
  2. delphi 232串口通讯,本程序主要用于发卡器WG26读卡器的程序-delphi 232 serial communication, this program is mainly for the card dispenser WG26 reader program
  3. 所属分类:Windows Kernel

    • 发布日期:2017-12-03
    • 文件大小:187202
    • 提供者:平时了
  1. student-management-system-with-cPP

    0下载:
  2. 计算机高级语言(C++)课程设计,内容是一个学生通讯管理系统的实现,很值得研究学习-Computer language (c++) curriculum design, the content is a student communication management system realization, it is worth to study
  3. 所属分类:Windows Kernel

    • 发布日期:2017-11-23
    • 文件大小:588119
    • 提供者:黄河
  1. message

    0下载:
  2. 消息队列 ,linux通讯方式之一消息队列的简单测试程序,经测,好用。-Message queue, linux means of communication, one message queue simple test program, measuring, easy to use.
  3. 所属分类:Driver develop

    • 发布日期:2017-12-03
    • 文件大小:1795
    • 提供者:王均
  1. signal

    0下载:
  2. linux应用程程序进程间的通讯方式之一信号量,经过测试,好用。-One of the means of communication between the the linux application program process semaphores, tested, easy to use.
  3. 所属分类:Driver develop

    • 发布日期:2017-12-08
    • 文件大小:853
    • 提供者:王均
  1. fifo

    0下载:
  2. fifo ,linux通讯方式之一管到的简单测试程序,经测,好用-fifo, linux communication of the tube to a simple test program, tested free, easy to use
  3. 所属分类:Driver develop

    • 发布日期:2017-12-08
    • 文件大小:9628
    • 提供者:王均
  1. Message

    0下载:
  2. ubuntu系统下在qtopia编译器下编出的arm板短信通信程序,能在arm板上实现短信通讯。-SMS Communications ubuntu system in the the qtopia compiler to compile the the arm plates SMS communication procedures in the arm board.
  3. 所属分类:Linux-Unix program

    • 发布日期:2017-11-14
    • 文件大小:42967
    • 提供者:zhangjun
« 1 2 ... 14 15 16 17 18 1920 21 22 23 24 ... 31 »
搜珍网 www.dssz.com