CDN加速镜像 | 设为首页 | 加入收藏夹
当前位置: 首页 资源下载 源码下载 系统编程 搜索资源 - 异步 读写

搜索资源列表

  1. qddown_vc1108423424113

    0下载:
  2. 一个基于串口的手机短信发送/接收程序;Demo很简单,是以异步方式读写串口的;在对话框初始化中修改串口的配置参数正确后,能100%的正常发送/接收短信。
  3. 所属分类:系统编程

    • 发布日期:2014-01-16
    • 文件大小:165646
    • 提供者:lbp
  1. Win32Svr upload

    1下载:
  2. 用 Win32SDK 创建带界面的NT service service的安装与卸载 串口的异步读写通信 将程序加入系统托盘图标-Win32SDK used to create interfaces with the NT service service installation and uninstall the asynchronous serial communications to read and write procedures to join the system tray icon
  3. 所属分类:系统编程

    • 发布日期:2008-10-13
    • 文件大小:140561
    • 提供者:姜维
  1. libcssl-test

    0下载:
  2. cssl 串口异步读写库 实例 经典 LinuxC库-cssl classic example of serial asynchronous read and write library LinuxC Library
  3. 所属分类:Linux-Unix program

    • 发布日期:2017-04-02
    • 文件大小:39848
    • 提供者:zpf
  1. timewrite

    0下载:
  2. unix环境下write函数同步和异步读写效率的比较-write function under unix synchronous and asynchronous read and write the comparative efficiency
  3. 所属分类:Linux-Unix program

    • 发布日期:2017-03-29
    • 文件大小:8607
    • 提供者:王玮
  1. libcssl-0.9.4

    0下载:
  2. 一个法国人 编写的经典的 异步串口读写库 Linux 库
  3. 所属分类:Linux-Unix program

    • 发布日期:2017-03-28
    • 文件大小:19369
    • 提供者:zpf
  1. 2

    0下载:
  2. unix课程实验2,同步与异步write的效率比较,将文件读入缓存,调用times函数进行计时,进行写操作,写操作完全完成后再次调用times函数,记录结束的时间,再将不同时间输出-unix course experiment 2, synchronous and asynchronous write the efficiency comparison, the file is read into the cache, timing of times a function is called,
  3. 所属分类:Linux-Unix program

    • 发布日期:2017-11-24
    • 文件大小:634031
    • 提供者:cheetah
  1. timeWrite

    0下载:
  2. Unix中同异步读写效率比较,Unix环境高级编程-Unix in the Unix environment with asynchronous read and write efficient high-level programming
  3. 所属分类:Linux-Unix program

    • 发布日期:2017-11-30
    • 文件大小:1227
    • 提供者:asdf
  1. gtty

    0下载:
  2. 一个串行接收,并行发送的缓存器,其数据存储使用双端口SRAM(一读一写)实现,SRAM大小为深64、宽32位(64字×32位,使用提供的双端口SRAM见目录rf2shd4)。缓存器按一位串行输入接收数据,缓存器位置全满后不再接收串行数据输入;并根据读数请求,按接收数据的顺序,将接收完整的32位数据发送出去,并标记该缓存器位置为空,又可以放置新的串行输入数据。 设计了同步和异步两种串行发-Receive a serial, parallel send buffer, the data is sto
  3. 所属分类:Windows Kernel

    • 发布日期:2017-11-19
    • 文件大小:407461
    • 提供者:绯红
  1. txtd.tar

    0下载:
  2. 一个基于c 的windwos线程的管理的一个框架。主要包括读写配置文件、读写日志函数、加载DLL文件、异步非阻塞Socket网络通信、进程监控-C the Windwos thread of management based on a framework. Mainly including read and write configuration files, read and write the log function to load the DLL file, asynchronous n
  3. 所属分类:Windows Kernel

    • 发布日期:2017-11-22
    • 文件大小:564392
    • 提供者:单鹏飞
  1. API-com

    0下载:
  2. 串行端口是系统资源的一部分,其本质是作为CPU和串行设备间的编码转换器。当数据从 CPU经过串行端口发送出去时,字节数据转换为串行的位(Bit) 接收数据时,串行的位被转换为字节数据。应用程序要使用串口进行通信,必须在使用之前向操作系统提出资源申请要求(即打开串口),通信完成后再释放资源(即关闭串口)。串行通信一般可以分为同步和异步两种操作方式。所谓同步方式是指在串口的接收缓冲区中读取规定数目的数据,直到规定数目的数据全部被读出或设定的超时时间已到才返回。如果规定的待读取数据量大且设定的超时时间
  3. 所属分类:Windows Kernel

    • 发布日期:2017-04-01
    • 文件大小:209159
    • 提供者:chowyu
  1. FileReadWrite_Asyn

    0下载:
  2. 操作系统课程的最后实验的第三个小实验 异步文件读写的源代码-Finally, a third experiment a little experiment asynchronous file read and write operating system source code programs
  3. 所属分类:Windows Kernel

    • 发布日期:2017-05-12
    • 文件大小:3062324
    • 提供者:Joanna
  1. 4-ThreeStyle

    0下载:
  2. 操作系统最后试验之三种文件读写方式的比较 无缓冲方式 高速缓存方式 和 异步方式-Operating system' s final test comparison of three file read and write cache mode unbuffered mode and asynchronous mode
  3. 所属分类:Windows Kernel

    • 发布日期:2017-04-13
    • 文件大小:1631
    • 提供者:Joanna
  1. httpd-2.4.27.tar

    0下载:
  2. 2017年07月最新httpd软件,Httpd-2.4 1.mpm支持运行dos机制 2.支持event mpm 3.支持异步读写 4.支持每模块及每个目录分别使用各自的日志级别; 5.每请求配置; 6.增强版的表达式分析 7.支持毫秒级别的keeplive timeout 8.基于fqdn的虚拟主机不再需要namevirtualhost指令; 9.支持用户自定义变量 新模块: 1.mod_
  3. 所属分类:Linux/Unix编程

    • 发布日期:2017-12-13
    • 文件大小:8603417
    • 提供者:大彬彬
搜珍网 www.dssz.com