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

搜索资源列表

  1. I2CBUS

    0下载:
  2. I2C 存储读取数据的控制程序,89C52单片机上测试运行OK-I2C memory read data control procedures, 89C52 microcontroller on a test run OK
  3. 所属分类:SCM

    • 发布日期:2017-11-13
    • 文件大小:2352
    • 提供者:andywu
  1. SeriesPort

    0下载:
  2. vc++开发的串口编程,包括打开串口,设置串口,读取数据等等操作-serial programming vc++ developed, including open serial port, set serial read data operation
  3. 所属分类:Communication

    • 发布日期:2017-12-01
    • 文件大小:2728345
    • 提供者:better
  1. mschart

    0下载:
  2. 从数据库中读取数据进行图形显示, 需要MSChart OCX。-Graphical display to read data from the database, need MSChart OCX.
  3. 所属分类:Other windows programs

    • 发布日期:2017-11-27
    • 文件大小:7806
    • 提供者:李锡军
  1. usbsd

    0下载:
  2. 关于USB.SD卡的读取已经存储,方便在usb的读取数据以及将读取的数据存储在sd卡上。-Read on USB.SD card has been stored, easy to read in usb data and read data stored in the sd card.
  3. 所属分类:Project Manage

    • 发布日期:2017-11-07
    • 文件大小:1306242
    • 提供者:文毅鹏
  1. fft

    1下载:
  2. FFT三分之一倍频程音频声强分析,从.wav文件中读取数据,计算34个频程段的声强值输出。-FFT one-third octave sound presser level analysis
  3. 所属分类:Audio program

    • 发布日期:2014-09-09
    • 文件大小:3072
    • 提供者:wanglmb
  1. STM32-SDCardReader

    0下载:
  2. STM32 SD卡读取数据.(用STM32实现读卡器功能)-STM32 SD Card reader.
  3. 所属分类:SCM

    • 发布日期:2017-11-16
    • 文件大小:63979
    • 提供者:mm
  1. show-data-in-h-files

    0下载:
  2. 从文件中读取数据并用图像显示,便于直观判断数据分布-read data from files and show them in a picture
  3. 所属分类:CSharp

    • 发布日期:2017-11-10
    • 文件大小:13988864
    • 提供者:Lily
  1. RISC_CPU

    0下载:
  2. 1. RISC工作每执行一条指令需要八个时钟周期。RISC的复位和启动通过rst控制,rst高电平有效。Rst为低时,第一个fetch到达时CPU开始工作从Rom的000处开始读取指令,前三个周期用于读指令。 在对总线进行读取操作时,第3.5个周期处,存储器或端口地址就输出到地址总线上,第4--6个时钟周期,读信号rd有效,读取数据到总线,逻辑运算。第7个时钟周期,rd无效,第7.5个时钟地址输出PC地址,为下一个指令做好准备 对总线写操作时,在第3.5个时钟周期处,建立写的地址,第
  3. 所属分类:VHDL-FPGA-Verilog

    • 发布日期:2017-11-22
    • 文件大小:1025903
    • 提供者:宋颖
  1. DataControl

    0下载:
  2. C#从本机OPC服务器读取数据作出判断后,写另外一台OPC服务器的变量-C# to read data from the local OPC server to make judgments, to write another one OPC server variables
  3. 所属分类:CSharp

    • 发布日期:2017-11-03
    • 文件大小:31925
    • 提供者:盛毛毛
  1. DataListner

    1下载:
  2. C#从远程OPC服务器读取数据写本机OPC服务器的变量,用于两个系统间的数据交换-C# write native OPC server to read data from a remote OPC server variables for the exchange of data between the two systems
  3. 所属分类:CSharp

    • 发布日期:2016-01-26
    • 文件大小:160768
    • 提供者:盛毛毛
  1. productor-consumer

    1下载:
  2. 生产者消费者问题 一个大小为3的缓冲区,初始为空 2个生产者 – 随机等待一段时间,往缓冲区添加数据, – 若缓冲区已满,等待消费者取走数据后再添加 – 重复6次 3个消费者 – 随机等待一段时间,从缓冲区读取数据 – 若缓冲区为空,等待生产者添加数据后再读取 – 重复4次 说明: 显示每次添加和读取数据的时间及缓冲区的状态 生产者和消费者用进程模拟。 包括windows和linux下的程序代
  3. 所属分类:Windows Kernel

    • 发布日期:2017-11-30
    • 文件大小:4299
    • 提供者:梁力轩
  1. jstl

    0下载:
  2. jstl ,当进行MVC开发模式是,jstl.jar 导入工程,用于jsp页面读取数据。-JSTL, The the MVC development mode, jstl.jar import works for jsp pages to read data.
  3. 所属分类:Jsp/Servlet

    • 发布日期:2017-12-03
    • 文件大小:361478
    • 提供者:lu
  1. labviEW_example_erwei_read

    0下载:
  2. 基于labview从二维数组中 读取数据至excel表格 存储至本地文件-Based labview local file storage to read the data from the two-dimensional array to excel form
  3. 所属分类:LabView

    • 发布日期:2017-03-21
    • 文件大小:41604
    • 提供者:5657580
  1. cPPbuilder-sql

    0下载:
  2. c++builder环境中,对sql数据库操作的例子。希望对你有帮助,注意数据库需要你新建一个sql数据库。ADOQuery无法读取数据集-c++builder environment, the example of the operation of the sql database. You want to help, pay attention to the database you need to create a new sql database. ADOQuery can not re
  3. 所属分类:ADO-ODBC

    • 发布日期:2017-11-14
    • 文件大小:554452
    • 提供者:李明
  1. CreditCardCode-

    0下载:
  2. etc发卡器代码,实现卡片无线读取数据,并修改卡片数据的功能,使用芯片为STC10F08E-etc card dispenser code card the wireless read data and modify the function of the card data, use the chip for STC10F08E
  3. 所属分类:单片机(51,AVR,MSP430等)

    • 发布日期:2017-11-30
    • 文件大小:75776
    • 提供者:陈志浩
  1. USB_HID_gamestick_tool_VC6.0

    0下载:
  2. VC++6.0源代码,类似于呀呀USB工具上位机软件。 Gamestick上位机程序原型。可以用来与USB HID设备进行通讯,比如可以与游戏手柄或赛车操作方向盘通讯,读取游戏手柄实时读取数据。也可以向HID设备下发数据。可以把它改一下就成了带游戏手柄的上位机界面程序。-usb hid gamestickmouse
  3. 所属分类:Driver Develop

    • 发布日期:2017-11-13
    • 文件大小:5964800
    • 提供者:yan
  1. OV6620(lpc2106)

    0下载:
  2. 图像传感器芯片ov6620的读取数据实例程序源代码-Read the data of the image sensor chip ov6620 sample program source code
  3. 所属分类:SCM

    • 发布日期:2017-11-19
    • 文件大小:92377
    • 提供者:walker
  1. wordcount1

    0下载:
  2. hadoop的wordcount程序,从HDFS读取数据-hadoop wordcount program, data is read from the HDFS
  3. 所属分类:Java Develop

    • 发布日期:2017-12-10
    • 文件大小:1042
    • 提供者:mjj
  1. OPenCV_programs

    0下载:
  2. 里面有OPenCV环境变量的设置,OpenCV入门的各种常用程序,全部经过测试能运行,有结果。包括图片显示,图片反相,鼠标事件,播放AVI文件,画几何图形,图像边缘检测,从摄像头读取数据等等程序。-There is OPenCV environment variable Settings, OPenCV entry of all sorts of commonly used procedures, can all through the test run, have the result. In
  3. 所属分类:OpenCV

    • 发布日期:2017-11-18
    • 文件大小:9589306
    • 提供者:夏辉
  1. DistributionPowerFlow

    0下载:
  2. 上传的是eclipse工程文件夹。计算辐射型配电网的分层算法,通过从文本文档读取数据。以IEEE33节点系统为例,数据保存在1.txt中,使用方法里面有txt文档说明-Upload eclipse project folder. Hierarchical algorithm calculation of the radiation distribution network, read data from text documents. IEEE33 node system, for exampl
  3. 所属分类:Java Develop

    • 发布日期:2017-12-06
    • 文件大小:13903
    • 提供者:张好
« 1 2 ... 45 46 47 48 49 50»
搜珍网 www.dssz.com