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

搜索资源列表

  1. ReadSMS

    0下载:
  2. 基于AT指令,群发短信,发送列表使用Excel表单导入-Based on AT commands, mass text messages, send the list to use Excel to import form
  3. 所属分类:Communication

    • 发布日期:2017-04-02
    • 文件大小:65002
    • 提供者:肖宇
  1. RealtimeCommunicationSystem

    0下载:
  2. 一个聊天系统的服务器端, 建立侦听套字,建立连接套接字,动态隐藏与显示控件使用列表框控件等。高级按钮控件的定制,高级列表框的定制,连接套接字的建立以及与服务器的连接等。 该服务器是以本地IP的8000端口建立服务;而且本程序没有提供相应的设置接口,如需修改则可以程序中修改代码,再重新编译生成应用程序。 客户端的配置文件为Debug目录下server.info文件;可以直接在server.info文件中进行修改,也可以利用客户端提供的设置接口进行修改。-A chat system,
  3. 所属分类:Communication

    • 发布日期:2017-05-17
    • 文件大小:4198545
    • 提供者:杨云麟
  1. MultiChat

    0下载:
  2. 多人聊天室,自己做网络实验写的。实现了很多功能,如:群聊,私聊。服务器踢人。而且服务器客户都维护了一个在线列表。-More than chat rooms, make their own network of experimental writing. Achieved a lot of features, such as: group chat, whisper. Server kicking. And the server customers to maintain an online li
  3. 所属分类:Communication

    • 发布日期:2017-03-30
    • 文件大小:773846
    • 提供者:fishstan
  1. MTKLongCheer

    0下载:
  2. MTK audio change. I hope that this guide is helpful, but I assume no warranty for any damages which might arise on the phone. This program only works with MTK mobile phones (see list below). The phone must be COM Port (serial port) on the PC mod
  3. 所属分类:Communication

    • 发布日期:
    • 文件大小:597662
    • 提供者:phreakymac
  1. dnw0.50A

    0下载:
  2. 基于DNW5.0 添加如下功能: 1, 已经download文件路径自动保存 2, 增加可选择的usb download地址列表 3, 动态调整COM口配置 4, 退出时, 自动保存当前设置 5, 可保存已打印的信息-Based on DNW5.0 add the following functions: 1, has saved automatically download the file path 2, increasing alternative usb downlo
  3. 所属分类:Communication

    • 发布日期:2017-05-13
    • 文件大小:3360822
    • 提供者:Leman
  1. c-talk

    0下载:
  2. 用基于TCP/IP协议连接方式, 实现了服务器转发,多客户连接,好友列表上线了自动更新,程序托盘,当有消息时,如果程序最小化,跟QQ一样,托盘的图标会闪烁.有提示音.实现ctrl+enter与enter转切换. 基本类似于QQ群. 由于是SQL库的,所以能很方便的集成到你的OA系统中。 (注意,请把"客户端目录的face和music两个文件夹放到您编译的目录中去,也就是放到Debug或者Release中去) 和这个是一样的,不过我的是源代码而已。可以自己定制。-Use based o
  3. 所属分类:Communication

    • 发布日期:2017-04-09
    • 文件大小:1348804
    • 提供者:lizhi
  1. well

    0下载:
  2. 多种编写学生成绩管理系统的方法,内涵单链表程序,双链表程序,数组指针程序,链表文件结合等程序-A variety of preparation methods of student achievement management system, meaning a single linked list program, double-linked list program, the array pointer program, combined with other procedures link
  3. 所属分类:Communication

    • 发布日期:2017-04-16
    • 文件大小:18703
    • 提供者:红光
  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
    • 文件大小:11478
    • 提供者:hefuping
  1. ldpcdecode

    0下载:
  2. 使用链表编写的LDPC码的和积译码算法,经本人亲自验证,非常好用-LDPC codes using the list prepared by the decoding algorithm and product, verified by me personally, very easy to use
  3. 所属分类:Communication

    • 发布日期:2017-03-31
    • 文件大小:486912
    • 提供者:李冰
  1. EchoClient

    0下载:
  2. The client has just sent the message "hello", and received back "HELLO". The server shows the number of client handlers it is currently managing (only one), and displays a list of messages received from its clients.
  3. 所属分类:Communication

    • 发布日期:2017-04-01
    • 文件大小:2968
    • 提供者:Rahul
  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
    • 文件大小:3455461
    • 提供者:jane
  1. realizeconnectionlesscommunications

    0下载:
  2. 实现了无连接的通信,如果一个运行在 Windows XP 上的应用程序清单指定要,使用 ComCtl32.dll 版本 6 或更高版本来启用可视化方式,-Implement connectionless communication, if you run Windows XP on a list of applications to specify, use ComCtl32.dll version 6 or later to enable visually,
  3. 所属分类:Communication

    • 发布日期:2017-04-16
    • 文件大小:175467
    • 提供者:tandy
  1. double_circle_link

    0下载:
  2. 用纯c实现的双向循环链表,类似于通讯录的功能。-The double-way circle linked list is realized with pure c code and its function is similar to the address book.
  3. 所属分类:Communication

    • 发布日期:2017-04-08
    • 文件大小:971
    • 提供者:张三
  1. EV4000_5000-plc-driver-List

    0下载:
  2. 关于使用OPC技术的例程,OPC客户端经典例程-failed to translate
  3. 所属分类:Communication

    • 发布日期:2017-03-28
    • 文件大小:14513
    • 提供者:hanshufeng
  1. comdataprocess

    0下载:
  2. 该程序使用与调PID参数使用,对下位机进行数据采集,在列表中显示,然后上位机实时的动态显示响应曲线。这个程序适用于直流电机的位置闭环控制,内速度换,外位置换,很经典。-The program uses the tune PID parameters used for the next bit machine for data collection, displayed in the list, then the PC real-time dynamic display of the respon
  3. 所属分类:Communication

    • 发布日期:2017-05-14
    • 文件大小:3542733
    • 提供者:何伟
  1. Java-chat-room-code

    0下载:
  2. 这个一个简单的利用数据报协议传送信息的聊天测试程序。 *程序由三个简单的组件构成,分别是一个List,用于接收信息, *一个JComboBox,用于输入对方ip地址,和一个JTextField, *用于编辑信息。<br> -The use of a simple datagram protocol to send messages chat test program.* Program consists of three simple components, name
  3. 所属分类:Communication

    • 发布日期:2017-03-28
    • 文件大小:9043
    • 提供者:leizi
  1. 4_1

    0下载:
  2. c语言编写的通讯录,可以在TC2.0中运行,有1个.h文件,3个.c文件-An address list programmed in C.
  3. 所属分类:Communication

    • 发布日期:2017-04-15
    • 文件大小:6969
    • 提供者:vonseashore
  1. Recorded-communications-server

    0下载:
  2. 自己编写的通讯录服务器程序,希望对大家有用-Write your own mail list server program, I hope useful for everyone!!
  3. 所属分类:Communication

    • 发布日期:2017-04-05
    • 文件大小:40843
    • 提供者:
  1. VisaUSB

    0下载:
  2. 使用devcpp开发的纯C语言程序,使用该程序可以扫描电脑上所连接的USB仪器,并返回仪器清单和名称。(使用时,电脑上需要安装Visa驱动,如果不知道哪里有VISA驱动,请上NI官网:http://www.ni.com/下载)-Pure C-language program using devcpp developed to use the program can scan the computer connected USB devices, and return to the instrum
  3. 所属分类:Communication

    • 发布日期:2017-04-01
    • 文件大小:10476
    • 提供者:xgwu
  1. Script_to_ping_stations

    0下载:
  2. VBA scr ipt to report on which IP addresses respond to PINGs from a list of IPs.
  3. 所属分类:Communication

    • 发布日期:2017-04-16
    • 文件大小:16649
    • 提供者:superwave33
« 1 23 4 »
搜珍网 www.dssz.com