CDN加速镜像 | 设为首页 | 加入收藏夹
当前位置: 首页 资源下载 源码下载 其它 搜索资源 - windows 串口

搜索资源列表

  1. commsim

    0下载:
  2. WINDOWS下串口调试仿真程序,ASCII/二进制显示、输入切换,可以用于对嵌入式程序的调试。-Serial debugging simulation program, ASCII / binary, imported switches, which can be used to debug embedded procedures.
  3. 所属分类:其它

    • 发布日期:2008-10-13
    • 文件大小:271242
    • 提供者:mg
  1. 51-00-OS

    0下载:
  2. 基于51的圈圈操作系统(51_00_OS)出来拉…… 来这里下载整个程序包: http://blog.21ic.com/more.asp?name=computer00&id=9501 *************基于51内核的圈圈操作系统**************** 说明:这是圈圈在学习嵌入式操作系统后在51上写的一个简单的操作系统,提供创建任务,删除任务,任务调度,系统延时,任务挂起,发送消息,等待消息,CPU使用率统计,系统时间
  3. 所属分类:操作系统开发

    • 发布日期:2008-10-13
    • 文件大小:203004
    • 提供者:Computer00
  1. MSCOMM32.OCX

    1下载:
  2. 串口编程控件MSCOMM32.OCX mscomm32.ocx是微软提供的串口通讯开发控件。支持串口通讯的软件大部分都是使用这个控件来实现串口通讯功能的。 安装方法:请您把它复制到系统目录下,对于windows9x系列(win95、win98、winme)是x:\\windows\\system\\,对于 windowsNT、windows2000、windowsXP系列是x:\\winnt\\system32\\。然后打开一个命令行提示符窗口(MSDOS方式
  3. 所属分类:Delphi控件源码

    • 发布日期:2008-10-13
    • 文件大小:46273
    • 提供者:guli
  1. MyComm32

    0下载:
  2. windows 下的多线程串口通讯组件。纯delphi源代码,适用windows下的所有操作系统。
  3. 所属分类:Delphi控件源码

    • 发布日期:2008-10-13
    • 文件大小:10792
    • 提供者:wuzhihui
  1. API

    0下载:
  2. 用DELPHI编写,用windows的API来对串口操作,
  3. 所属分类:Delphi控件源码

    • 发布日期:2008-10-13
    • 文件大小:5709
    • 提供者:刘涛
  1. comdll

    0下载:
  2. 用delphi代码封装了windows平台下操作串口的dll,api操作等方法-Encapsulated using delphi code, serial windows operating platform dll, api method of operation, etc.
  3. 所属分类:Delphi控件源码

    • 发布日期:2012-07-05
    • 文件大小:210678
    • 提供者:csai
  1. comdll

    0下载:
  2. 用delphi代码封装了windows平台下操作串口的dll,api操作等方法-Encapsulated using delphi code, serial windows operating platform dll, api method of operation, etc.
  3. 所属分类:Delphi控件源码

    • 发布日期:2012-08-20
    • 文件大小:210678
    • 提供者:csai
  1. commdelphi.rar

    0下载:
  2. 自己写的串口收发程序,使用线程和windows api函数实现,对做串口通信有很大帮助。,Write their own serial transceivers, the use of threads and windows api function to do serial communication helps a lot.
  3. 所属分类:Delphi VCL

    • 发布日期:2017-03-31
    • 文件大小:393640
    • 提供者:steven
  1. Delphi_com

    0下载:
  2. 此源代码可完成基于Windows的串口调试测试及功能测试方针,具有串口自适应功能。-This source code to be completed by the serial debug Windows-based testing and functional testing policy, with serial adaptive function.
  3. 所属分类:Delphi VCL

    • 发布日期:2017-04-09
    • 文件大小:301822
    • 提供者:冯苏
  1. delphi--urat

    0下载:
  2. delphi是一种Windows应用,它利用PC串口对目标系统上的串口在线编程(IAP).供大家分享-delphi is a Windows application, which uses PC serial port on the target system' s serial-line programming (IAP). for everyone to share
  3. 所属分类:Delphi VCL

    • 发布日期:2017-03-28
    • 文件大小:981389
    • 提供者:shuchen
  1. 1000

    0下载:
  2. 通过汇编语言实现Windows机基于串口的通信,可以计算传输延迟,-Assembly language through serial communication based on Windows machine, can calculate the transmission delay,
  3. 所属分类:assembly language

    • 发布日期:2017-04-14
    • 文件大小:4660
    • 提供者:何进
  1. mscomm

    0下载:
  2. 在windows操作系统下利用visual Basic语言编写程序,实现两台电脑之间基于MSCOMM串口通信控件的文件传输,并能显示文件内容-In the windows operating system using visual Basic programming language to achieve between two computers MSCOMM serial communication control based on file transfer, and can displa
  3. 所属分类:MacOS develop

    • 发布日期:2017-04-02
    • 文件大小:8973
    • 提供者:tan
  1. Book

    0下载:
  2. 《Delphi 深度编程及其项目应用开发》 PDF格式 附带源码 简 介 本书是在总结作者多年Delphi开发经验的基础上编著而成。全书分为基础篇和应用篇。 基础篇结合示例论述了Delphi的深度编程技术,其中包括9章,分别为:理解Windows消息、 进程与线程、自定义组件的编写、文件操作、创建DLL应用程序、两层数据库应用程序、多 层数据库应用程序、Socket编程、串口编程;应用篇结合物资管理信息系统项目应用开发 技术和经验,详细阐述了一般管理
  3. 所属分类:Delphi VCL

    • 发布日期:2017-06-14
    • 文件大小:22806478
    • 提供者:LPT
  1. Serial-Comunication.tar

    0下载:
  2. windows系统下汇编语言实现的串口聊天小程序,具有简易的聊天界面,支持聊天记录保存,使用中断及查询方式实现,支持二进制和字符传送。 1. 文件功能描述: 1com1.asm为打开com1通信的源文件 2com2.asm为打开com2通信的源文件 2个源代码除了串口地址不同,其他代码相同 同理1com1.exe 和2com2分别打开com1和com2来通信 2. 二进制传送格式: 当选择菜单二进制传送时(菜单2和3) 发送方
  3. 所属分类:assembly language

    • 发布日期:2017-03-24
    • 文件大小:7505
    • 提供者:潘明
  1. BCBPAPIPSerialPort

    0下载:
  2. 利用BCB编译器开发的串口程序,编程采用Windows API函数,系统运行较稳定。-BCB compiler development using serial, programming using the Windows API function, the system runs more stable.
  3. 所属分类:Compiler program

    • 发布日期:2017-04-16
    • 文件大小:374247
    • 提供者:wu
  1. COMD

    0下载:
  2. 为在WINDOWS系统下的串口调试程序源码,并附有注解,方便设置波特率和数据位宽,支持单片机调试,使用RS232协议-Serial debugger source code under the WINDOWS system, together with annotations, convenient to set the baud rate and data bits wide to support a single-chip debugging using RS232 protocol
  3. 所属分类:source in ebook

    • 发布日期:2017-11-13
    • 文件大小:3908778
    • 提供者:张奎
  1. comport411f

    0下载:
  2. windows下的串口控件,很强大的,支持虚拟串口,也是学习编程的好例子,以前是商业软件。-windows serial port control, very strong support for virtual serial port, but also to learn programming a good example of commercial software
  3. 所属分类:Delphi VCL

    • 发布日期:2017-11-17
    • 文件大小:642575
    • 提供者:yfz
  1. LEUP1

    0下载:
  2. 程序 DEMOCRW 和 DEMOPRO 是用于学习 80X86 CPU 的保护模式特性,核心都在常规内存中,方便查看内部数据和堆栈。 本程序必须运行在纯 DOS 下(如 Windows 98 的 启动 DOS ),运行后驻留内存,再运行 DEBUG 实验。 出现保护异常会用黑底黄字显示当前信息(错误代码、中断号(实际是中断号*4)、V86 堆栈)并退出异常程序。 启动时会报告各数据的地址,以及再要显示报告数据的程序地址。 2 RDRXSGEE 程序原为用于 STC89C5
  3. 所属分类:assembly language

    • 发布日期:2017-04-01
    • 文件大小:36774
    • 提供者:乐永青
  1. WIN32APISERIAL

    0下载:
  2. Windows串口的调试,spcomm的应用-Win32 Serial port test
  3. 所属分类:Delphi VCL

    • 发布日期:2017-04-25
    • 文件大小:210254
    • 提供者:hhhaotianbao
  1. find_serial_port_num

    0下载:
  2. 枚举windows串口资源,返回port number-find windows serial port resource
  3. 所属分类:LabView

    • 发布日期:2017-05-05
    • 文件大小:22950
    • 提供者:liwei
« 12 »
搜珍网 www.dssz.com