CDN加速镜像 | 设为首页 | 加入收藏夹
当前位置: 首页 资源下载 源码下载 系统编程 Linux/Unix编程 搜索资源 - read data

搜索资源列表

  1. rngLib

    0下载:
  2. 环行buffer的实现以及操作函数,主要包括环行buffer的内存申请,释放,读取数据和写入数据,还有返回该buffer的一些属性参数-Circular buffer and the operation of the realization of function, including memory ring buffer to apply, release, read data and write data, as well as the return of some of the buffe
  3. 所属分类:Linux-Unix program

    • 发布日期:2017-03-23
    • 文件大小:2193
    • 提供者:Tonysun
  1. yl7

    0下载:
  2. 对公司四位员工销售情况的统计记录,有四位员工编号1-4,每位员工销售相同的五种产品编号1-5,程序来实现对于每个月中,每个人每种商品的销售总额计算,每种商品月销售总额计算,每个员工所有商品销售总额的计算。读取数据是通过在程序中用canf()来实现的,共需要读取600个数据,每位员工的数据是150个。-Four employees of the company' s statistical records of sales, there are four staff numbers 1-4,
  3. 所属分类:Linux-Unix program

    • 发布日期:2017-04-03
    • 文件大小:1791
    • 提供者:yangliang
  1. rs232_recv

    0下载:
  2. Linux 下利用串口来读串口设备数据,对于Linux初学者学习有所帮助。-Linux serial port using serial devices to read data, for Linux help for beginners to learn.
  3. 所属分类:Linux-Unix program

    • 发布日期:2017-03-30
    • 文件大小:660
    • 提供者:王大軍
  1. poppler-data-0.1.tar

    0下载:
  2. 解决linux下,PDF 中文乱码问题!解压放置到/opt文件夹下面。(需要使用sudo启动nautilus,否则无权限)<br>3.打开终端进入该目录:cd /opt/poppler-data-0.1 (如不是解压到/opt目录下就变动一下)<br>4.运行命令:sudo make install datadir=/usr/share<br>5.可以了,中文乱码问题应该解决了。-This package consists of encoding files
  3. 所属分类:Linux-Unix program

    • 发布日期:2017-04-09
    • 文件大小:2618801
    • 提供者:lizhen
  1. gpsd-2[1].38.tar

    0下载:
  2. GPS读取数据文件,嵌入式linux开发-GPS to read data files, embedded linux development
  3. 所属分类:Linux-Unix program

    • 发布日期:2017-05-02
    • 文件大小:776598
    • 提供者:孙林祥
  1. ckjs

    0下载:
  2. linux操作系统下,实现从串口读取数据的功能,编译通过,已测试-linux operating system, read data from a serial port functions, compile, have been tested
  3. 所属分类:Linux-Unix program

    • 发布日期:2017-04-13
    • 文件大小:1934
    • 提供者:武强
  1. 7

    0下载:
  2. 创建4个线程,其中两个线程负责从文件读取数据到公共的缓冲区,另两个线程从缓冲区读取数据作不同的处理(加和乘运算)。使用信号量控制这些线程的执行。 -Creating 4 threads, two of which thread is responsible for reading data from file buffer to the public, the other two threads to read data from the buffer for different treat
  3. 所属分类:Linux-Unix program

    • 发布日期:2017-04-16
    • 文件大小:49749
    • 提供者:jane
  1. ADC

    0下载:
  2. 主要是工作在S3C2410开发板上,利用驱动程序、应用程序和开发板来进行ADC数据读取,读取的数据会用网页的形式显示-Mainly work in the S3C2410 development board, the use of drivers, applications, and development board for ADC data read, read data is displayed with the page
  3. 所属分类:Linux-Unix program

    • 发布日期:2017-04-05
    • 文件大小:45979
    • 提供者:丛春龙
  1. read

    0下载:
  2. linux下串口的读取,主要描述了怎样通过串口读取数据的-read under linux serial, describes how to read data through the serial port
  3. 所属分类:Linux-Unix program

    • 发布日期:2017-04-01
    • 文件大小:1133
    • 提供者:付艳生
  1. pipe

    0下载:
  2. 管道是UNIX系统和类UNIX系统都支持的通信机制,它也是进程间通信(IPC,Inter-Process Communication)最古老的形式之一。管道是半双工的,如果要实现双向通信,需要建立两个管道。管道只能用于具有亲缘关系的进程间进行通信,如果两个完全无关的进程进行通信,则需要使用有名管道,即FIFO。 本实验父进程从控制台读数据,并向管道中写字符串。子进程将父进程经由管道传输过来的字符进行大小写互转,然后将装换后的字符送回父进程。 实验环境 Redhat9.0-Pipeli
  3. 所属分类:Linux-Unix program

    • 发布日期:2017-04-05
    • 文件大小:899
    • 提供者:tiger
  1. 485_receive_data

    0下载:
  2. 485接收数据代码,从ttys读数据,经测试该代码可行-485 receive data code, read data from the ttys, tested the code possible
  3. 所属分类:Linux-Unix program

    • 发布日期:2017-04-13
    • 文件大小:1778
    • 提供者:li
  1. pipe

    0下载:
  2. 本实验父进程从控制台读数据,并向管道中写字符串。子进程将父进程经由管道传输过来的字符进行大小写互转,然后将装换后的字符送回父进程。-In this study, the parent process read data from the console, write to the pipe string. The child process the parent process through the tunnel over the character case conversion, and
  3. 所属分类:Linux-Unix program

    • 发布日期:2017-04-03
    • 文件大小:19122
    • 提供者:sdf
  1. Read-and-export-files

    0下载:
  2. 使用系统调用,用C或C++写一个程序,实现如下功能:从一个文件中读出数据,写入另一个文件中。 要求: 具有良好的交互性 使用者可输入源文件和目的文件的路径和文件名。 具有完善的错误处理机制 针对可能出现的各种错误,要有相应的错误提示输出,并作相应处理。 在Linux操作系统上调试并运行 -Use of system calls, using a program written in C or C, to achieve the following functions:
  3. 所属分类:Linux-Unix program

    • 发布日期:2017-04-01
    • 文件大小:80027
    • 提供者:
  1. gtp_test

    1下载:
  2. 是一个简单的,验证GTP协议数据包长度和识别GTP信令的简单C程序,只验证了GTP信令的Create PDP Context request 和Create PDP Context response以及GTP数据的TCP的东西。从CAP文件读数据,输出csv文件。-Is a simple, simple C program to verify that the GTP protocol data packet length and identification of GTP signaling,
  3. 所属分类:Linux-Unix program

    • 发布日期:2017-03-21
    • 文件大小:3490
    • 提供者:rainstone
  1. dmsdoc

    0下载:
  2. 通用数据采集系统(Data Mining System)主要用于从登陆日志中采集客户使用所租用服务器的数据,并通过网络通信(TCP/IP协议)上传至服务器,以便在一段时间内作为对客户进行收费的依据。 系统在结构上使用C/S结构,即数据采集客户端(Client)与服务器端(Server)结构。 客户端(Client)分为服务器日志数据读取、数据匹配和数据发送模块。 服务器端(Server)分为数据接收、数据存入和数据库访问模块-General-purpose data acqu
  3. 所属分类:Linux-Unix program

    • 发布日期:2017-11-24
    • 文件大小:415215
    • 提供者:王银
  1. pc

    0下载:
  2. 一个大小为3的缓冲区,初始为空 2个生产者 – 随机等待一段时间,往缓冲区添加数据, – 若缓冲区已满,等待消费者取走数据后再添加 – 重复6次 3个消费者 – 随机等待一段时间,从缓冲区读取数据 – 若缓冲区为空,等待生产者添加数据后再读取 – 重复4次 说明: 显示每次添加和读取数据的时间及缓冲区的状态 生产者和消费者用进程模拟。-A buffer of size 3, is initially
  3. 所属分类:Linux-Unix program

    • 发布日期:2017-12-07
    • 文件大小:3138
    • 提供者:王刚
  1. adpreader

    0下载:
  2. Adp Reader read Data for Linux.
  3. 所属分类:Linux-Unix program

    • 发布日期:2017-12-09
    • 文件大小:1448
    • 提供者:rongtermiu
  1. Producers_consumers

    0下载:
  2. • 一个大小为3的缓冲区,初始为空 • 2个生产者 – 随机等待一段时间,往缓冲区添加数据, – 若缓冲区已满,等待消费者取走数据后再添加 – 重复6次 • 3个消费者 – 随机等待一段时间,从缓冲区读取数据 – 若缓冲区为空,等待生产者添加数据后再读取 – 重复4次 说明: • 显示每次添加和读取数据的时间及缓冲区的状态 • 生产者和消费者用进程模拟。 -• a buffer o
  3. 所属分类:Linux-Unix program

    • 发布日期:2017-11-21
    • 文件大小:337736
    • 提供者:Dean Miller
  1. The-Art-Of-War1

    0下载:
  2. ANDROID写的孙子兵法,也是学习的过程吧,大家看看,读数据,显示呵-ANDROID wrote The Art of War, but also the process of learning it, we see, read data, display uh
  3. 所属分类:Linux-Unix program

    • 发布日期:2017-04-08
    • 文件大小:388169
    • 提供者:Harrison
  1. i8042-sparcio

    0下载:
  2. i8042 read data for Linux v2.13.6.
  3. 所属分类:Linux-Unix program

    • 发布日期:2017-04-12
    • 文件大小:1213
    • 提供者:kengcouning
« 12 3 4 5 6 7 »
搜珍网 www.dssz.com