CDN加速镜像 | 设为首页 | 加入收藏夹
当前位置: 首页 资源下载 文档资料 软件工程 搜索资源 - read data

搜索资源列表

  1. JSR75

    0下载:
  2. j2me 中从本地读取数据JSR075 API 包括 FileConnection 等-j2me read data from local JSR075 API including such FileConnection
  3. 所属分类:software engineering

    • 发布日期:2017-04-28
    • 文件大小:60312
    • 提供者:阮文杰
  1. How-to-read-timing-diagram

    0下载:
  2. 时序 ,就是按照一定的时间顺序给出信号 就能得到你想要的数据,或者把你要写的数据写进芯片 -Timing Timing is given by a certain time sequence signal can get the data you want, or you write the data written into the chip
  3. 所属分类:software engineering

    • 发布日期:2017-03-23
    • 文件大小:101660
    • 提供者:李文
  1. thread167689

    0下载:
  2. I am facing a problem interfacing the Cirrus CS5450A to Atmel 89C51/ 89C52 microcontroller. I want to know how to read data from the 5460A. The SCK, SDO, SDI pins are being read through T0, T1 and WR pins (Port 3 pins 4,5,6). I went through the
  3. 所属分类:software engineering

    • 发布日期:2017-03-26
    • 文件大小:11374
    • 提供者:shriram_26
  1. Data-warehouse

    0下载:
  2. 本书论述在设计和建造数据仓库中涉及的所有主要问题,论述分析型环境(决策支持系统环境)以及在这种环境中的数据构造。主要内容包括数据仓库的设计与建造步骤,传统系统到数据仓库的迁移,数据仓库的数据粒度、数据分割、元数据管理、外部数据与非结构化数据,分布式数据仓库、高级管理人员信息系统和数据仓库的设计评审等。 本书主要是面向数据仓库的设计、开发和管理人员,以及构造和使用现代信息系统的人员,也适于信息处理方面的高校师生和从事传统数据库系统技术工作的人阅读。-This book discusses the
  3. 所属分类:Project Design

    • 发布日期:2017-05-22
    • 文件大小:6981075
    • 提供者:zjh
  1. read-serial-data-by-the-Visual-Basic

    0下载:
  2. 利用VB中的MScomm控件读串口传过来的定位数据,-Utilize VB in MScomm controls read the serial pass over the positioning data,
  3. 所属分类:software engineering

    • 发布日期:2017-11-08
    • 文件大小:2995
    • 提供者:李丽
  1. read

    0下载:
  2. 利用QFile从文件中读取数据,帮助大家理解Qfile的用法。-The QFile data read from a file, to help us to understand the usage of Qfile.
  3. 所属分类:software engineering

    • 发布日期:2017-11-19
    • 文件大小:2268
    • 提供者:
  1. 1-Wire

    0下载:
  2. 在没有专用总线主机(如DS2480B、DS2482)的情况下,微处理器可以轻松地产生1-Wire时序信号。本应用笔记给出了一个采用‘C’语言编写、支持标准速率的1-Wire主机通信基本子程序实例。1-Wire总线的四个基本操作是:复位、写“1”、写“0”和读数据位。字节操作可以通过反复调用位操作实现,本文提供了通过各种传输线与1-Wire器件进行可靠通信的时间参数-In case no dedicated bus host (such as DS2480B, DS2482), the micro
  3. 所属分类:software engineering

    • 发布日期:2017-12-01
    • 文件大小:52141
    • 提供者:LI
  1. How-to-use-vb-open-Excel

    0下载:
  2. 怎样用vb打开Excel用EXCEL对象读取EXCEL文件中数据.然后通过ADODB连接SQL进和导入 -How to use vb open Excel with Excel object read data in Excel file. Then through the ADODB connection SQL in and import
  3. 所属分类:software engineering

    • 发布日期:2017-10-31
    • 文件大小:9115
    • 提供者:xsen
  1. verilog

    1下载:
  2. 用verilog设计的存储器,可以读入数据,读出数据,是集成电路重要运用单元-Design with verilog memory that can be read into the data, read data is important IC with Cell
  3. 所属分类:software engineering

    • 发布日期:2017-11-24
    • 文件大小:158580
    • 提供者:马顺
  1. program

    2下载:
  2. 利用VB语言编写出一个简单的OPC客户端程序,要求这个客户端能够读取服务器中的数据,并显示出来。-VB language a simple OPC client applications require the client to be able to read data from the server and displayed.
  3. 所属分类:software engineering

    • 发布日期:2017-11-19
    • 文件大小:1531975
    • 提供者:范伟强
  1. 1_toyota_Display

    0下载:
  2. THis a project used to read data from rs485 and displays it on PC-THis is a project used to read data from rs485 and displays it on PC
  3. 所属分类:Project Design

    • 发布日期:2017-11-11
    • 文件大小:334859
    • 提供者:Ram
  1. Prei_08

    0下载:
  2. 通过读取文件中的数据、图片,模拟火车前进-Train Simulator forward to read data
  3. 所属分类:software engineering

    • 发布日期:2017-11-29
    • 文件大小:1057311
    • 提供者:豆子
  1. FIFO-algorithm

    0下载:
  2. 先入先出队列,这是一种传统的按序执行方法,先进入的指令先完成并引退,跟着才执行第二条指令。是一种先进先出的数据缓存器,他与普通存储器的区别是没有外部读写地址线,这样使用起来非常简单,但缺点就是只能顺序写入数据,顺序的读出数据,其数据地址由内部读写指针自动加1完成,不能像普通存储器那样可以由地址线决定读取或写入某个指定的地址-First-in, first-out queue, which is a traditional sequential execution method, first en
  3. 所属分类:software engineering

    • 发布日期:2017-11-10
    • 文件大小:1326
    • 提供者:路子祥
  1. Module_ReadSRAM

    0下载:
  2. This an sample to read data from SRAM in FPGA DE2-This is an sample to read data from SRAM in FPGA DE2
  3. 所属分类:software engineering

    • 发布日期:2017-04-09
    • 文件大小:858
    • 提供者:number1
  1. data-acquisition-software

    0下载:
  2. 本软件基于C++6.0 MFC编写生成,主要功能为从USB端口实时接收并显示数据或波形,显示电压范围0-5V,电压范围可调整,可选着输入com端口,可以将数据保存为txt文档,且可以从txt文档中回读数据并显示。文档中有我的联系方式。-From the USB port real-time receiving and display the data and waveform display, 0-5V voltage range input, optional COM port, data c
  3. 所属分类:software engineering

    • 发布日期:2017-04-17
    • 文件大小:166464
    • 提供者:996hjhj
  1. 18B20

    0下载:
  2. 18b20,测量温度芯片,读数据采样,在数码管上显示,用AVR采样-18b20, measure the temperature of the chip, the read data is sampled on the digital display, with AVR sampling
  3. 所属分类:software engineering

    • 发布日期:2017-04-11
    • 文件大小:1363
    • 提供者:王乐
  1. Memory-read-and-write-test

    0下载:
  2. 对指定地址区间的RAM(2000H~23FFH)先进行写数据55AAH, 然后将其内容读出再写到3000H~33FFH中。-The specified address range RAM (2000H ~ 23FFH) first write data 55AAH, then re-read its contents written in 3000H ~ 33FFH.
  3. 所属分类:Software Testing

    • 发布日期:2017-03-23
    • 文件大小:3521
    • 提供者:马铮
  1. read-SA-data

    0下载:
  2. 正确读取雷达基数据,适合初学者使用,是个不错的例子。-Read correctly radar base data, suitable for beginners to use, is a good example.
  3. 所属分类:software engineering

    • 发布日期:2017-05-29
    • 文件大小:12040230
    • 提供者:郑佳锋
  1. read-write-SP3-data

    1下载:
  2. 这是matlab编写的关于读取写入sp3数据的小程序,卫星参数-This is a matlab prepared on sp3 data read write small programs, satellite parameters
  3. 所属分类:software engineering

    • 发布日期:2017-04-24
    • 文件大小:159025
    • 提供者:ou
  1. read-data

    0下载:
  2. 利用软件绘图,并在前面界面上显示出来,可以利用鼠标移动数据-use software plotting,and discover it on the front interface,you can always use your mouse to read the data
  3. 所属分类:software engineering

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