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

搜索资源列表

  1. 当前流行的串口调试助手的源码-自己编写

    0下载:
  2. 串口调试助手的源码,自己编写,界面与当前流行的串口调试工具基本相同。该工具使用方便,而且可以自定义串口速率,由状态显示内容-serial debugging aids source, their preparation, interface with the popular serial debugging tools basically the same. The tool is easy to use, but can define serial rate, as indicated by
  3. 所属分类:通讯编程

    • 发布日期:2008-10-13
    • 文件大小:61547
    • 提供者:罗明
  1. 虚拟串口驱动程序

    2下载:
  2. 好东东,虚拟串口驱动程序,里面含有相关 串口监视界面。-good Dongdong, virtual serial port driver, it contains relevant surveillance serial interface.
  3. 所属分类:通讯编程

    • 发布日期:2008-10-13
    • 文件大小:793950
    • 提供者:海涛
  1. QQc

    0下载:
  2. 仿照腾讯qq的小程序,学习界面设计的朋友可以参考一下。-modeled on the small program, learning the interface design reference for a friend.
  3. 所属分类:通讯编程

    • 发布日期:2008-10-13
    • 文件大小:44019
    • 提供者:erik
  1. msnmlib-1.2.2-src

    0下载:
  2. jmsn是一个完整的JAVA应用程序,下载解压后可以直接运行,运行的界面跟微软的MSN Messenger很类似,包括操作上都非常一致,如果你的操作系统是Linux或者其他那都可以直接用它来替代微软的程序。另外一个是msnm-lib,这个就是我们今天要介绍的API,它仅仅是一个开发包,在jmsn组件中已经包含了这个包。 -jmsn is a complete Java application that can be downloaded directly unpacked run, run
  3. 所属分类:通讯编程

    • 发布日期:2008-10-13
    • 文件大小:538752
    • 提供者:黄瓜
  1. RS编码器软件

    2下载:
  2. 本程序仿真做出了一个RS编码器。运行本软件,可得到一个可视化界面,按界面提示随意输入信息序列,即可对其进行RS编码。一般的RAR解压即可-made an RS encoder. Running the software, will be a visual interface, interface suggested by the random input sequences can be encoded its RS. General RAR can extract
  3. 所属分类:通讯编程

    • 发布日期:2008-10-13
    • 文件大小:82322
    • 提供者:郭俊奇
  1. smpladdressbook

    0下载:
  2. 这个通讯薄程序的界面及功能相对比较简单。 此程序使用文件存储,并不使用数据库。程序将文件映射为内存文件,提高存取速度,并实现了简单的查询及排序功能。 -communications procedures and functions of the interface is relatively simple. The use of this procedure document storage and do not use the database. Procedures for docu
  3. 所属分类:通讯编程

    • 发布日期:2008-10-13
    • 文件大小:35915
    • 提供者:徐磊
  1. VC知识库文章 - 初识 Embedded Visual C++

    0下载:
  2. 操作系统有所耳闻,它是微软已推出的三种操作系统内核之一,是一种实时操作系统。虽然它是一种实时操作系统,但是从96年发布v1.0到现在,它的主要用途都在民用领域,比如Pocket PC、SmartPhone、Automation。不像VxWorks,应用于航空航天、军事等领域。现在linux、VxWorks厂商也都看好嵌入式民用市场,激烈竞争在所难免。我看好Windows CE,因为微软在PC领域实在太强,用户也早已熟悉了微软的产品,把PC下的技术移植到嵌入式领域,首先在操作界面
  3. 所属分类:通讯编程

    • 发布日期:2008-10-13
    • 文件大小:5688
    • 提供者:wzg
  1. 基于VB实现PC机与单片机的串行通讯

    1下载:
  2. 基于VB实现PC机与单片机的串行通讯 随着计算机技术尤其是单片微型机技术的发展,人们已越来越多地采用单片机来对一些工业控制系统中如温度、流量和压力等参数进行检测和控制。PC机具有强大的监控和管理功能,而单片机则具有快速及灵活的控制特点,通过PC机的RS-232串行接口与外部设备进行通信,是许多测控系统中常用的一种通信解决方案。因此如何实现PC机与单片机之间的通讯具有非常重要的现实意义。本文将论述在VB环境下PC机与单片机之间实现串行通讯的软硬件方案。PC机的通讯程序使用Visual Basic编
  3. 所属分类:通讯编程

    • 发布日期:2008-10-13
    • 文件大小:14733
    • 提供者:贾沼瑞
  1. bcomd

    0下载:
  2. 一个vc开发的界面漂亮,功能比较强大的串口通讯调试的程序-vc development of a beautiful interface, function more powerful debugging serial communication procedures
  3. 所属分类:通讯编程

    • 发布日期:2008-10-13
    • 文件大小:971396
    • 提供者:李宏
  1. C++读写地址例程(同步方式)

    0下载:
  2. 基于某公司产品的串口编程例程,读写地址,界面编程等-based on a company's product serial programming routines, reading and writing addresses, and other programming interface
  3. 所属分类:通讯编程

    • 发布日期:2008-10-13
    • 文件大小:143255
    • 提供者:大卫
  1. 测试TCommDll

    0下载:
  2. 这是个控制COM端口收发数据的例子自已写,界面一般般.附有源程序-This is a control COM port to send and receive data to write their own examples, as the general interface. With source
  3. 所属分类:通讯编程

    • 发布日期:2008-10-13
    • 文件大小:228434
    • 提供者:程序员
  1. Sercodes_61519312

    0下载:
  2. COMM通信例子,编译通过,没有界面处理。-COMM communications example, compile, no interface processing.
  3. 所属分类:通讯编程

    • 发布日期:2008-10-13
    • 文件大小:37425
    • 提供者:shen
  1. [诺基亚java用户界面api程序员指南]

    0下载:
  2. [诺基亚java用户界面api程序员指南].rar-[Nokia java user interface api Programmer's Guide]. Rar
  3. 所属分类:通讯编程

    • 发布日期:2008-10-13
    • 文件大小:651145
    • 提供者:何小云
  1. QT arm_project

    1下载:
  2. 在Linux基于QT平台开发的界面与文件收发系统,有时间显示、关机等功能。
  3. 所属分类:通讯编程

    • 发布日期:2011-03-17
    • 文件大小:7840
    • 提供者:longlong4268f
  1. mobile下的按钮类

    0下载:
  2. 适用于window mobile系统,里面有demo程序和源码,用于mobile系统的界面编程,美化按钮
  3. 所属分类:通讯编程

    • 发布日期:2012-01-16
    • 文件大小:2431242
    • 提供者:gisxing@126.com
  1. KWP2000.rar

    0下载:
  2. 用VC6开发的串口和K线调试程序,采集数据可以自动保存在TXT文档当中,对于学习VC6界面编程和串口通讯技术有一定的借鉴意义。,Developed using VC6 and K-line serial debugger, collecting data can be automatically saved in TXT files, the study VC6 interface for programming and serial communication technology must
  3. 所属分类:Communication

    • 发布日期:2017-04-09
    • 文件大小:1752599
    • 提供者:li jian
  1. msn_tongxun

    0下载:
  2. 这是一款从功能到界面都酷似MSN的即时通讯程序,对于构建类似项目有非常大的借鉴意义-This is a functional approach to the interface are similar to MSN
  3. 所属分类:Communication

    • 发布日期:2017-05-08
    • 文件大小:430973
    • 提供者:jack
  1. mscommunication

    0下载:
  2. 实现串口间的通信,界面编程,串口控件。vc++常用控件-mscommunication
  3. 所属分类:Communication

    • 发布日期:2017-05-04
    • 文件大小:1535982
    • 提供者:断肠梦
  1. 小清新登入窗口界面 特效满满

    0下载:
  2. IM即时通讯系统易语言源码,很好的参考源码((IM instant messaging system easy language source code, application programming source code, a good reference.))
  3. 所属分类:通讯编程

    • 发布日期:2017-12-25
    • 文件大小:135168
    • 提供者:4578
  1. QT串口和网络助手界面实现

    0下载:
  2. QT串口和网络助手界面实现,包括TCP,UDP,串口通信等功能。
  3. 所属分类:通讯编程

    • 发布日期:2021-09-16
    • 文件大小:5877314
    • 提供者:ply001ok
« 12 3 4 5 6 7 8 9 10 ... 20 »
搜珍网 www.dssz.com