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

搜索资源列表

  1. MATLAB

    1下载:
  2. 包含调制和解调:1、可输入数字基带信号进行各种参数、各种方式的调制程序,也可读入调制数据。2、对自调制数据或读入的文件调制数据进行调制方式和调制方式的分析,适合正在学习调制解调的人员使用,通过单步运行,详细了解各种调制与解调的原理及工程实现-Include modulation and demodulation: 1, enter the digital baseband signal parameters, the modulation process in various ways, but
  3. 所属分类:Modem program

    • 发布日期:2017-04-02
    • 文件大小:30733
    • 提供者:林鹏
  1. SerialLiveReceive

    0下载:
  2. 实时监控设备运行情况的演示程序,通过串口实时读取数据,曲线显示。有一定的参考意义。-Operation of real-time monitoring equipment demo program, through the serial port to read data in real time, the curve shown.
  3. 所属分类:Communication

    • 发布日期:2017-04-04
    • 文件大小:247205
    • 提供者:王振刚
  1. stack

    0下载:
  2. 它按照后进先出的原则存储数据,先进入的数据被压入栈底,最后的数据在栈顶,需要读数据的时候从栈顶开始弹出数据(最后一个数据被第一个读出来)。 -It is in accordance with the principle of LIFO store data, first enter the data is pushed onto the stack at the end, the last data in the top of the stack, you need to read data f
  3. 所属分类:Compress-Decompress algrithms

    • 发布日期:2017-03-30
    • 文件大小:757
    • 提供者:mfeng
  1. Light-Control

    0下载:
  2. 基于防盗报警系统的室内灯光调节系统 使用VFW读取USB摄像头数据,转化为室内灯光强度,显示并通过串口发送-Anti-theft alarm system based on indoor lighting control system using the USB camera VFW read data into the interior light intensity, display and sent through the serial port
  3. 所属分类:USB develop

    • 发布日期:2017-05-23
    • 文件大小:7346117
    • 提供者:benny
  1. Excel

    3下载:
  2. excel文件转txt 将excel文件按照指定格式转换为txt格式 可指定各项之间的间隔符 1.软件默认连接项为Excel文件的Sheet1页,此页名字不能改变; 2.Excel文件第一行是表头,表头内容不限,如果没有输入表头软件将把第一条 记录当做表头,从第二条记录开始读取数据; 3.Excel文件表头和数据位置不限(不限定从哪一行那一列作为起始数据),但 表头和数据记录必须连续,中间不能留有空白记录; 4.TXT文件记录格式的间隔符数目不限,可以间隔多个字符,如果记
  3. 所属分类:File Operate

    • 发布日期:2017-05-22
    • 文件大小:6833766
    • 提供者:liubin
  1. 详细介绍了SDRAM的时序控制

    0下载:
  2. 详细介绍了SDRAM的时序控制,如果使用VHDL代码从SDRAM中读取数据。-Details of the SDRAM timing control, if you use VHDL code to read data from the SDRAM.
  3. 所属分类:文档资料

    • 发布日期:2017-03-28
    • 文件大小:665521
    • 提供者:wang yong
  1. baobiao

    0下载:
  2. VB中的ADO控件和DATAGrid数据打印报表,一个VB打印的例子,报表生成的例子,数据取自Access数据库,使用Ado将数据从Access读出后绑定在DataGrid报表中,在利用打印组件输出到打印机-In VB ADO data control and DATAGrid print statements, print a VB example, report generation example, data from the Access database, using Ado to r
  3. 所属分类:Printing program

    • 发布日期:2017-03-27
    • 文件大小:29690
    • 提供者:林海波
  1. Serial-debugging

    0下载:
  2. delphi版的串口调试软件源码 SPCOMM使用方法 1.设置参数: CommName := Com1 //串口 BaudRate := 9600 //波特率 2.打开 StartComm() 3.写数据 WriteCommData(缓冲区地址,字节数) 读数据 OnReceiveData(数据接收处理); 4.关闭 StopComm()。-delphi source code version of the serial debugging software
  3. 所属分类:Delphi VCL

    • 发布日期:2017-03-22
    • 文件大小:280551
    • 提供者:philzheng
  1. data

    0下载:
  2. 本程序用C语言实现磁盘文件的读写,使用了fputc和fgetc函数以及将读出的数据装进一个字符数组里面-The program in C language to read and write disk files, and use the fgetc fputc function will read out the data and put into an array of characters which
  3. 所属分类:File Operate

    • 发布日期:2017-04-06
    • 文件大小:172358
    • 提供者:林胜钊
  1. CDAccess

    0下载:
  2. 使用vc2008将.db数据库中的数据读到ACCESS和EXCEL中。-Will use vc2008. Db read data in the database in ACCESS and EXCEL.
  3. 所属分类:MySQL

    • 发布日期:2017-06-02
    • 文件大小:14784424
    • 提供者:王贺敬
  1. LabVIEW_Example_CAN232B

    0下载:
  2. labview下 usb-rs232 的上位机数据读取-labview usb-rs232 under the PC to read data
  3. 所属分类:Dialog_Window

    • 发布日期:2017-04-06
    • 文件大小:221008
    • 提供者:刘刚
  1. excel-read-Access

    1下载:
  2. excel中使用vba读取access数据库的内容-Excel get the data form Acess
  3. 所属分类:ADO-ODBC

    • 发布日期:2017-03-21
    • 文件大小:32032
    • 提供者:王刚
  1. read

    0下载:
  2. 读取txt文本文件中的数据,然后自动画滞回曲线图!可以区分不同周期,用不同颜色描述!-Txt text file to read the data, then the hysteresis curve from the animation! Can distinguish between different periods, with different color descr iptions!
  3. 所属分类:Other systems

    • 发布日期:2017-04-02
    • 文件大小:857
    • 提供者:qusongzhao
  1. rawimagereader.rar

    0下载:
  2. 从原始格式(raw)读取图像数据格式,非常有用。,Format from the original (raw) image data format to read, very useful.
  3. 所属分类:GDI-Bitmap

    • 发布日期:2017-03-28
    • 文件大小:1565
    • 提供者:code
  1. SQLite_Demo.rar

    0下载:
  2. 一个测试Sqlite轻量级数据库性能效率的程序,可以插入、删除、读取数据操作及显示操作耗时,Sqlite a lightweight database performance test the efficiency of the procedure, you can insert, delete, read data manipulation and display time-consuming operation
  3. 所属分类:ADO-ODBC

    • 发布日期:2017-03-31
    • 文件大小:344199
    • 提供者:人道
  1. MODBUS-read

    0下载:
  2. modubs协议读取下位机的数据,可修改下位机地址-modubs agreement read the next bit machine data, can modify the lower machine address
  3. 所属分类:Embeded-SCM Develop

    • 发布日期:2017-03-31
    • 文件大小:68405
    • 提供者:YIN
  1. postgresql_to_excel

    0下载:
  2. 该源码实现了从postgreslq数据库中读取数据,并通过C#编程将数据存储到excel中。-The source implementation of the read data from postgreslq database, and programming with C# to excel in data storage.
  3. 所属分类:CSharp

    • 发布日期:2017-05-12
    • 文件大小:3039623
    • 提供者:张永健
  1. vbprint

    0下载:
  2. vb的打印,调用打印函数,先测试打印机向串口发数据,将字符串转为十六进制表示的字符串,从接收缓冲区读取数据,关闭串口事件响应-vb print, call the print function, send the first test the printer to the serial data string to hexadecimal string from the receive buffer read data off the serial port incident response
  3. 所属分类:Printing program

    • 发布日期:2016-01-25
    • 文件大小:1024
    • 提供者:cora
  1. labview-and-PLC

    6下载:
  2. 基于labview的三菱PLC通讯程序,经测试可与三菱系列PLC通讯,读取数据寄存器的值,置位复位等都可以。-Mitsubishi PLC communication program based on LabVIEW, tested with Mitsubishi PLC communications, value of the read data register Set_Reset can all be.
  3. 所属分类:ListView/ListBox

    • 发布日期:2013-12-26
    • 文件大小:102769
    • 提供者:殷波
  1. bvhReader.rar

    0下载:
  2. 运动捕获数据BVH文件阅读器。可以读取运动捕获数据BVH文件,并显示其骨架模型的运动过程。,BVH motion capture data file reader. Can read BVH motion capture data files, and display its skeleton model of the movement.
  3. 所属分类:3D Graphic

    • 发布日期:2017-03-22
    • 文件大小:441698
    • 提供者:lxm
« 1 2 ... 6 7 8 9 10 1112 13 14 15 16 ... 50 »
搜珍网 www.dssz.com