CDN加速镜像 | 设为首页 | 加入收藏夹
当前位置: 首页 资源下载 搜索资源 - can 收发 函数

搜索资源列表

  1. 金笛JAVA版短信开发控件 V2.1

    0下载:
  2. 1、异步操作方式。设备连接和短信发送均采用异步方式,即容器程序调用连接函数或发送函数后立即返回。由控件自行完成连接或发送过程,当操作完成后,将执行结果以事件的形式通知容器程序。 2、内部包含收发缓冲队列。控件可以同时接受容器程序较多的发送请求,控件将这些发送请求放到一个发送队列中,控件依次逐个执行该发送队列,并将执行结果以事件的形式通知容器程序。控件包括了内部发送队列和内部接收队列,并且提供了队列的处理情况的访问方法,根据这个特性,容器程序可以连续提交多个短信发送请求; 3、支持多个控件
  3. 所属分类:TreeView控件

    • 发布日期:2008-10-13
    • 文件大小:104.95kb
    • 提供者:马艳飞
  1. VCMSCOMM

    0下载:
  2. MSComm 控件通过串行端口传输和接收数据,为应用程序提供串行通讯功能。MSComm控件在串口编程时非常方便,程序员不必去花时间去了解较为复杂的API函数,而且在VC、VB、Delphi等语言中均可使用。 Microsoft Communications Control(以下简称MSComm)是Microsoft公司提供的简化Windows下串行通信编程的ActiveX控件,它为应用程序提供了通过串行接口收发数据的简便方法-MSComm control through serial port
  3. 所属分类:通讯编程

    • 发布日期:2008-10-13
    • 文件大小:17.01kb
    • 提供者:123
  1. VC_RSA

    0下载:
  2. 一、RSA基本原理 对明文分组M和密文分组C,加密与解密过程如下: C = POW (M , e) mod n M = POW(C , d) mod n = POW(POW( M ,e), d) mod n=POW( M,e*d) 其中POW是指数函数,mod是求余数函数。 其中收发双方均已知n,发送放已知e,只有接受方已知d,因此公钥加密算法的公钥为 KU={ e , n},私钥为KR={d , n}。该算法要能用做公钥加密,必须满足下列条件: 1. 可以找到e ,
  3. 所属分类:加密解密

    • 发布日期:2008-10-13
    • 文件大小:5.39kb
    • 提供者:烟翔
  1. lessonprocess

    0下载:
  2. 命名管道充分利用了Windows NT和Windows 2000内建的安全机制。 将命名管道作为一种网络编程方案时,它实际上建立了一个客户机/服务器通信体系,并在其中可靠地传输数据。 命名管道是围绕Windows文件系统设计的一种机制,采用“命名管道文件系统(Named Pipe File System,NPFS)”接口,因此,客户机和服务器可利用标准的Win32文件系统函数(例如:ReadFile和WriteFile)来进行数据的收发。 -named pipe full advan
  3. 所属分类:系统编程

    • 发布日期:2008-10-13
    • 文件大小:240.25kb
    • 提供者:李思川
  1. sja1000.rar

    0下载:
  2. CAN总线控制器SJA1000的设置和初始化代码,及收发函数。,CAN bus controller SJA1000 setup and initialization code, and sending and receiving function.
  3. 所属分类:SCM

    • 发布日期:2017-03-25
    • 文件大小:69.09kb
    • 提供者:mu
  1. CANRcv_snd

    0下载:
  2. CAN通讯程序,测试通过。完成收发数据校验,标准帧扩展帧。在工业中应用一年以上,性能稳定。处理函数全,直接调用即可。使用方便,可以直接使用。-CAN communication procedures, test. Complete the send and receive data validation, standard frame expansion frame. In industry for more than a year, stable performance. Handler al
  3. 所属分类:SCM

    • 发布日期:2017-03-29
    • 文件大小:167.61kb
    • 提供者:李杰
  1. CAN

    0下载:
  2. CAN通讯程序,调试好的完整收发程序。实现接受和发送。标准的API函数-CAN communication program, debug, send and receive good comprehensive program. To achieve the acceptance and send. The standard API functions
  3. 所属分类:Embeded-SCM Develop

    • 发布日期:2017-03-26
    • 文件大小:151.39kb
    • 提供者:李杰
  1. can_normal

    0下载:
  2. 80c51的CAN功能节点,主要包括CAN收发函数等。-80c51 node of the CAN function, including functions such as CAN transceiver.
  3. 所属分类:SCM

    • 发布日期:2017-04-14
    • 文件大小:3.76kb
    • 提供者:dengwei
  1. CAN2

    0下载:
  2. CAN函数初始化 数据发送接收处理 CAN函数初始化 数据发送接收处理-CAN function is to initialize the data sending and receiving processing of data sending and receiving CAN initialization processing function
  3. 所属分类:SCM

    • 发布日期:2017-04-03
    • 文件大小:5.92kb
    • 提供者:zero
  1. VBchuankou

    0下载:
  2. VB下的串口通信 详细编写了串口的收发函数和代码 可直接与底层单片机的串口进行通信 运行环境:WINXP-VB serial communication under the detailed preparation of the serial port of the transceiver functions and code can directly communicate with the Serial underlying operating environment: WINXP
  3. 所属分类:Communication

    • 发布日期:2017-04-02
    • 文件大小:8.48kb
    • 提供者:吴梁辛
  1. eCAN

    0下载:
  2. DSPF2812 CAN通信函数,可以实现基本的收发功能-DSPF2812 CAN communications functions, can realize the basic send and receive functions
  3. 所属分类:DSP program

    • 发布日期:2017-05-06
    • 文件大小:1.22mb
    • 提供者:李文超
  1. DATALINK

    0下载:
  2. 关于J1939多播协议的程序。在程序中添加收发函数及相应的头文件即可使用。本程序经过测试可行。-More about J1939 the multicast protocol procedures. Add transceiver function and the corresponding header files can be used in the program. This procedure has been tested feasible.
  3. 所属分类:SCM

    • 发布日期:2017-12-05
    • 文件大小:2.29kb
    • 提供者:rjb
  1. hooksr

    0下载:
  2. 这是一个dll工程。通过注入到其他进程能捕获到进程的网络收发数据。(所用技术:IAT HOOK,能截取send()、recv()等网络收发函数)-This is a dll project which can capture the data from send(),recv() and so on.
  3. 所属分类:Hook api

    • 发布日期:2017-04-03
    • 文件大小:4.43kb
    • 提供者:collin
  1. MySerialPort

    0下载:
  2. VC6.0工程,基于第三方类的串口程序。已经转成VS2008.文件可以添加至自己的工程。可以学习界面设计和串口收发函数-A VC6.0 project written based on a third-party serial class, whitch has turned into VS2008. Files can be added to your own projects. You can learn interface design and write serial transceiv
  3. 所属分类:Communication

    • 发布日期:2017-05-20
    • 文件大小:5.47mb
    • 提供者:冯小星
  1. Dual-CAN-transceiver-test

    0下载:
  2. 双CAN收发测试(STM32神舟IV号-库函数版)-Dual CAN transceiver test (STM32 Shenzhou IV numbers- library function version)
  3. 所属分类:SCM

    • 发布日期:2017-05-17
    • 文件大小:4.18mb
    • 提供者:lizhenwen
  1. 83-15W4K-4串口中断收发

    0下载:
  2. 串口,四个串口同时收发数据,波特率可调,分函数,修改即可使用(Serial port, four serial port to send and receive data at the same time, baud rate adjustable, sub function, modify can use)
  3. 所属分类:单片机开发

    • 发布日期:2017-12-25
    • 文件大小:150kb
    • 提供者:skymon
  1. NRF24L01

    0下载:
  2. 为对nrf24l01 或者G24A 等类24L01 RFID芯片的驱动,已经在项目应用 ,只要调用文中的初始化函数,以及包收发函数即可实现通信(In order to drive 24L01 RFID chips such as nRF24L01 or G24A, it has already been applied in the project. As long as the initialization function and the packet sending and receivi
  3. 所属分类:单片机开发

    • 发布日期:2017-12-19
    • 文件大小:6kb
    • 提供者:眼前一亮
  1. LSPInstall

    0下载:
  2. 可以非常快速的安装LSP网络分层协议,拦截网络收发函数(The LSP network layer protocol can be installed very quickly, and the network data transceiver function can be intercepted)
  3. 所属分类:网络编程

    • 发布日期:2017-12-29
    • 文件大小:29kb
    • 提供者:HookSafe
  1. CAN收发实验

    0下载:
  2. 基于STM32 F1单片机的can通信,有can通信的相关库函数,包含整个单片机工程(can communication programs based on STM32 F1,including functions of all the can communication .)
  3. 所属分类:其他

    • 发布日期:2018-01-03
    • 文件大小:363kb
    • 提供者:bemyself
  1. candtu_vc++

    1下载:
  2. CANTest 通用测试软件、CAN 接口函数库是提供给用户进行上位机二次开发,可以自行编程进行数据收发、处理等.
  3. 所属分类:组合框控件

    • 发布日期:2019-01-29
    • 文件大小:3.99mb
    • 提供者:525488045
« 12 3 »
搜珍网 www.dssz.com