CDN加速镜像 | 设为首页 | 加入收藏夹
当前位置: 首页 资源下载 源码下载 通讯/手机编程 串口编程 搜索资源 - can interface

搜索资源列表

  1. serialport_demo

    0下载:
  2. 这个串口通信侧重于界面的编辑和数据的处理,做数据库的可以-the serial communication interface focused on the editing and processing of data, so the database can s
  3. 所属分类:串口编程

    • 发布日期:2008-10-13
    • 文件大小:71.02kb
    • 提供者:潘松
  1. 考勤

    0下载:
  2. 这是我给公司编写的自己使用的一个考勤系统,他的界面是从网上下载的,并且路经是静态的 安装的,时候 必须 把 数据库 放在 c:\\progome file\\考勤 下面才可以!-This is what I prepared for the company's own use of a performance appraisal system, and the interface is downloaded from the Internet, and pass through the
  3. 所属分类:串口编程

    • 发布日期:2008-10-13
    • 文件大小:488.83kb
    • 提供者:陈明
  1. 多串口多线程工业控制实现

    2下载:
  2. 由于工作关系几个月没有接触Internet了,回来发现很多朋友给我写了信,其中很多一部分都是关于串口方面出现了问题。由于在以前的工程实施过程中关于串口通讯我有时用MSCOMM控件,有时自己用WIN32 API直接操作串口。后来还试验了网络上面很流行的SerialPort类。在工业控制过程中间我对SerialPort类进行了一些简单的修改,发现这个类确实是一个非常好的东西,其中封装了操作串口复杂的一些串口操作。我们使用的时候可以直接通过它的一些简单的接口就可以完成各种外围设备的工作了。我对串口数量
  3. 所属分类:串口编程

    • 发布日期:2008-10-13
    • 文件大小:92.47kb
    • 提供者:li
  1. 不占用串口资源读取串口

    0下载:
  2. 不占用串口读取串口,在win98下VxD串口数据捕捉的程序。具体使用可以自已在界面上学习-off Serial serial read in VxD under win98 serial data capture process. Concrete can use in their own learning interface
  3. 所属分类:串口编程

    • 发布日期:2008-10-13
    • 文件大小:32.47kb
    • 提供者:向峰
  1. mscomm

    0下载:
  2. Visual Basic是一个Windows系统下流行的应用程序开发平台。其方便的界面设计使程序员能节省大量时间,并把最大的精力集中在应用程序核心代码的编写上。VB4目前已成为Win95系统下一种最高效灵活的主流开发工具之一,而调用API应用程序接口则正是对VB4功能的强有力扩充,它使得VB4能够直接控制和处理PC硬件资源,而不必依赖于MS-DOS系统服务。可以说,正是借助于API使得VB即能隐藏大部分Windows编程的难点,同时又提供了使用Windows环境的灵活性。 -Visual B
  3. 所属分类:串口编程

    • 发布日期:2008-10-13
    • 文件大小:96.93kb
    • 提供者:sadf
  1. lscommdemo2

    0下载:
  2. 实现了一个简洁易用的多线程串行通讯接口,可以切换查询和自动接收模式,进行对串口数据收发-achieve a simple and user-friendly multi-threaded serial communication interface, and can switch automatically receive inquiries model for the serial data transceiver
  3. 所属分类:串口编程

    • 发布日期:2008-10-13
    • 文件大小:86.24kb
    • 提供者:苏文涛
  1. Examples1101

    0下载:
  2. Z8读卡器开发接口,就是公交车上刷卡那种,含VB和VC源码,有兴趣的朋友可以来看看哦。-humanized reader interface development is busload 0800-099799 kind, including VB and VC source, Interested friends can view flash open her cloak.
  3. 所属分类:串口编程

    • 发布日期:2008-10-13
    • 文件大小:228.32kb
    • 提供者:liuy
  1. SerialCommNT

    0下载:
  2. 使用WINDOWS API接口,已封装成WINAPI动态库,可直接使用-use Windows API interface, Packaging has become WINAPI DLL can be used directly
  3. 所属分类:串口编程

    • 发布日期:2008-10-13
    • 文件大小:48.69kb
    • 提供者:王良高
  1. commwanshan

    1下载:
  2. 串口调试代码,可以手工发送ascII或者16进制,功能完善,界面清晰,VC编写-serial debugging code can be sent manually or 16 ascII 229, complete functions, interface clear, VC prepared
  3. 所属分类:串口编程

    • 发布日期:2008-10-13
    • 文件大小:39.86kb
    • 提供者:黄顾
  1. MSP430_uart+_mstr1

    0下载:
  2. 430单片机通信程序_uart+_mstr1接口通信方式,前面已上传mstr1的,因为_uart的代码文件有点小上传不了,所以加上mstr1,希望对大家有帮助-430 SCM _uart _mstr1 Communication Program Interface Communication, mstr1 front uploaded, because the code _uart documents can upload a little, So mstr1 addition, we hope
  3. 所属分类:串口编程

    • 发布日期:2008-10-13
    • 文件大小:2.03kb
    • 提供者:lifeforent
  1. comm2communication

    0下载:
  2. 串口通信程序,可以直接执行使用,带有界面容易操作-serial communication procedures, the implementation can be directly used, with the interface is easy to operate
  3. 所属分类:串口编程

    • 发布日期:2008-10-13
    • 文件大小:2.92kb
    • 提供者:gfwang
  1. SerialPortVxD

    0下载:
  2. 该程序是不占用资源的串口数据捕捉.同一台计算机中,再有其他应用程序或设备同时占用一个或多个串口的情况下,捕捉这些串口的通信数据,显示在界面上,并可保存-that the procedure was not occupied resources serial data capture. Same computer, we have other applications or devices occupying one or more serial circumstances, the captur
  3. 所属分类:串口编程

    • 发布日期:2008-10-13
    • 文件大小:56.81kb
    • 提供者:孙洪亮
  1. MSComm控件实现中文Win 9x下的通信

    0下载:
  2. VB 5.0/6.0的MSComm通信控件提供了一系列标准通信命令的接 口,它允许建立串口连接,可以连接到其他通信设备(如Modem)、 还可以发送命令、进行数据交换以及监视和响应在通信过程中可能 发生的各种错误和事件,从而可以用它创建全双工的、事件驱动 的、高效实用的通信程序。-VB 5.0/6.0 the MSComm control communications for a series of standard communication interface orders, which a
  3. 所属分类:串口编程

    • 发布日期:2008-10-13
    • 文件大小:5.27kb
    • 提供者:徐徐
  1. 串行接口通讯实验代码

    0下载:
  2. 串行接口通讯试验该试验可以学习如何编写一个通讯程序。这个试验能够实现的功能很简单,仅仅作为试验用。工作环境为:无需其余任何环境,直接接通电源即可。-serial communication interface test of the pilot can learn how to prepare a communication process. The pilot function can be achieved is very simple, just to experiment with. T
  3. 所属分类:串口编程

    • 发布日期:2008-10-13
    • 文件大小:4.06kb
    • 提供者:邓昕岳
  1. 音响控制

    1下载:
  2. sony 351音响串口控制程序!程序本身提供了操作界面,可以切换351的四路输入ABCD,同时也可以增加对声音实现增加、减小、静音等功能。-351 serial control procedures! The process itself provides a user interface that can switch 351 4P ABCD input, but can also increase the voice added, reduce, mute function.
  3. 所属分类:串口编程

    • 发布日期:2008-10-13
    • 文件大小:15.09kb
    • 提供者:lsq
  1. 多媒体摄像头控制

    1下载:
  2. 实现对philp快球的串口控制,可以控制快球的上下左右的转动。除了本身的控制界面外,还提供了网络的接口,可以在网络上对其实施控制。需要著名的组件trayicon和控件msco-to achieve faster serial control of the ball, control the ball around the next turn. In addition to the control interface, but also provides a network interface,
  3. 所属分类:串口编程

    • 发布日期:2008-10-13
    • 文件大小:20.61kb
    • 提供者:lsq
  1. USB-CAN

    0下载:
  2. USB-CAN的VC接口程序。与ARM进行通讯,很详细。-The VC USB-CAN interface program. Communicate with the ARM, very detailed.
  3. 所属分类:Com Port

    • 发布日期:2017-03-27
    • 文件大小:13.49kb
    • 提供者:赵亚楠
  1. CAN-bus

    0下载:
  2. CAN编程接口说明 CANbus以太网交换机(SNode)指南 CANbus转串口(TNode-Mix)指南 CAN编程接口说明v3 CANbus转以太网(双路TNode-N2)指南-CAN programming interface CANbus Ethernet switch ( SNode ) guide CANbus to serial port (TNode-Mix ) guide to the CAN programming interface V3 CANbus Ethernet
  3. 所属分类:Com Port

    • 发布日期:2017-03-27
    • 文件大小:575.36kb
    • 提供者:weichangyong
  1. the-interface-of-human-computer

    0下载:
  2. PC机的人机界面,用于数据的查询控制和显示。-PC human-machine interface, which can carry out data query control and display
  3. 所属分类:Com Port

    • 发布日期:2017-04-08
    • 文件大小:13.33kb
    • 提供者:huangqiunan
  1. ControlCAN

    0下载:
  2. can卡用户接口,can卡通用,可用于串口通信(Can card user interface, can card general, can be used for serial communication)
  3. 所属分类:串口编程

    • 发布日期:2018-04-29
    • 文件大小:19kb
    • 提供者:第二批90后
« 12 3 4 5 »
搜珍网 www.dssz.com