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

搜索资源列表

  1. ds1302数据读取,并送595显示

    0下载:
  2. ds1302数据读取,并送595显示,另附proteus仿真电路,DS1302 data read, and sent to 595 showed that separate Proteus simulation circuit
  3. 所属分类:汇编语言

    • 发布日期:2017-03-26
    • 文件大小:52194
    • 提供者:狂热者
  1. Cmos.rar

    0下载:
  2. masm32环境下,读写访问cmos数据代码的例子,masm32 environment, read and write data access code example cmos
  3. 所属分类:assembly language

    • 发布日期:2017-03-27
    • 文件大小:64787
    • 提供者:wzh
  1. lmYEaNdR.rar

    0下载:
  2. 1:判断闰年程序 2:产生随机数并计算程序 3:计算平台长度程序 4:加减乘除运算 5:数字方阵程序 6:数据加密程序 7:代码转换程序 8:键盘录入数据的转换与显示 9:音乐演奏 10:显示色彩矩形块 11、12:字符图形程序 13:图形变换 14、15:动画 16:打字练习 17:打字计时练习 18:系统时间显示 19:显示日期时间 20:七段电子表显示 21:简易文本编辑器 22:磁盘文件读写 23:成绩管理 24、25:pc机通信 26:钟表显
  3. 所属分类:assembly language

    • 发布日期:2017-03-28
    • 文件大小:247405
    • 提供者:Tony
  1. rdvv.rar

    0下载:
  2. hex code for controlling a TSA5511 phase locked loop chip using a PIC16F84 Also drives a standard 16x1 LCD display. function 16F84(A) L.C.D. notes 0V 5 1, 5 +5 volt 4, 14 2, 3 Display enable 2 6 SCL 17 needs 10k pullup to +
  3. 所属分类:assembly language

    • 发布日期:2016-01-27
    • 文件大小:2148
    • 提供者:Nev
  1. NFA-CONVERT-TO-DFA

    0下载:
  2. 编写程序读取nfa.txt,构造出NFA的数据结构,并编写算法实现NFA到DFA的转化。-Write a program to read nfa.txt, the data structure constructed NFA and NFA to DFA write algorithm transformation
  3. 所属分类:Compiler program

    • 发布日期:2017-03-23
    • 文件大小:174545
    • 提供者:kangqingping
  1. FIFO

    0下载:
  2. FIFO设计的难点在于怎样判断FIFO的空/满状态。为了保证数据正确的写入或读出,而不发生益处或读空的状态出现,必须保证FIFO在满的情况下,不能进行写操作。在空的状态下不能进行读操作。怎样判断FIFO的满/空就成了FIFO设计的核心问题。-FIFO design challenge is how to decide the FIFO empty/full. In order to ensure the correct data is written or read, or read the b
  3. 所属分类:assembly language

    • 发布日期:2017-03-27
    • 文件大小:11192
    • 提供者:王杰
  1. Threaded_Solution

    0下载:
  2. 多线程程序,以进行数据保护。程序打开一个text文件,线程按行从文件中读取数据同时计算每行的字母数为奇数和偶数的单词的个数,然后关闭文件,输出最后的结果。 -Multithreaded programs, for data protection. Program opens a text file, thread by line read from the file while in each of the line An odd number of letters and even the
  3. 所属分类:MPI

    • 发布日期:2017-03-31
    • 文件大小:957
    • 提供者:ASIN
  1. Serial

    0下载:
  2. 串行程序。程序打开一个text文件,线程按行从文件中读取数据同时计算每行的字母数为奇数和偶数的单词的个数,然后关闭文件,输出最后的结果。 -Multithreaded programs, for data protection. Program opens a text file, thread by line read from the file while in each of the line An odd number of letters and even the number o
  3. 所属分类:MPI

    • 发布日期:2017-04-04
    • 文件大小:660
    • 提供者:ASIN
  1. KStock.rar

    2下载:
  2. 这是一个用Delphi开发的读取K线的股票分析系统,数据来源于大智慧。大家研读一下吧,This is a development with Delphi read K Line s stock analysis system, data from the great wisdom. We read about it
  3. 所属分类:Delphi VCL

    • 发布日期:2017-03-28
    • 文件大小:546572
    • 提供者:程丽娇
  1. dianbiaoduqu

    1下载:
  2. 结合645通讯电表规约,利用delphi 编写电表数据读取-read the data of 645
  3. 所属分类:Delphi VCL

    • 发布日期:2017-04-01
    • 文件大小:393164
    • 提供者:hlh
  1. MemoryRead

    4下载:
  2. Delphi写的内存搜索与内存读写操作库 指定进程,在进程中查找对应的字符与字符串,或者其他类型的数据。-Delphi to write the memory search and memory read and write operation of the Treasury designated the process, in the process to find the corresponding characters with the string, or other types o
  3. 所属分类:Delphi VCL

    • 发布日期:2017-03-22
    • 文件大小:290415
    • 提供者:huping
  1. Cwave

    0下载:
  2. 用C++编写的一个软件,完成对一个语音信号的内插和抽取。语音数据以wav格式、单声道存储,编码方式为PCM。可完成的功能为: (1)读wav文件; (2)写wav文件; (3)对语音数据进行内插和抽取。 -Written in C++, a software, to complete a voice signal decimation and interpolation. Wav format, voice data, single-channel storage, encodi
  3. 所属分类:Speech/Voice recognition/combine

    • 发布日期:2017-03-29
    • 文件大小:864
    • 提供者:梦游
  1. SSI

    1下载:
  2. SSI串行数据读取源代码c语言-SSI serial data read c language applicable to 51430
  3. 所属分类:磁盘编程

    • 发布日期:2014-03-20
    • 文件大小:1224
    • 提供者:赵风伟
  1. ExifInfo

    0下载:
  2. 读写EXIF数据,delphi控件,支持EXIF ver2.1-2.2。-Read and write EXIF data, delphi controls, support for EXIF ver2.1-2.2.
  3. 所属分类:Delphi VCL

    • 发布日期:2017-03-29
    • 文件大小:809216
    • 提供者:bugofbed
  1. 24C64

    0下载:
  2. 一个通用的24C01-24C256共9种EEPROM的字节读写操作程序, 此程序有五个入口条件,分别为读写数据缓冲区指针, 进行读写的字节数,EEPROM首址,EEPROM控制字节, 以及EEPROM类型。此程序结构性良好,具有极好的容错性,程序机器码也不多: -A generic 24C01-24C256 A total of nine kinds of EEPROM bytes to read and write operating procedures, this proc
  3. 所属分类:assembly language

    • 发布日期:2017-03-29
    • 文件大小:1596
    • 提供者:yiger
  1. modis_Spectral_response_function_fit

    0下载:
  2. 处理一定的遥感数据,可以自动读取,也可以将其生成。-Processing of remote sensing data can be automatically read, and can also be generated.
  3. 所属分类:Compiler program

    • 发布日期:2017-04-10
    • 文件大小:660
    • 提供者:颜敏
  1. tcdrom

    2下载:
  2. 使用ASPI读SCSI/IDE/ATAPI的CDROM数据或音乐磁道数据的程序,并可控制CDROM的一些参数- Uses ASPI to read SCSI/IDE/ATAPI the CDROM data or the music track data procedure, and may control CDROM some parameters
  3. 所属分类:SCSI-ASPI

    • 发布日期:2017-04-20
    • 文件大小:65490
    • 提供者:站长
  1. a4q1

    0下载:
  2. ARM下 Implement matrix multiplication of 2 square matrices, with data read from an input file and printed both to the console and to an output file. • Assume a file with correct data (no garbage, characters, etc.). • you must check and p
  3. 所属分类:assembly language

    • 发布日期:2017-11-30
    • 文件大小:3588
    • 提供者:李浩
  1. 48v_Cell_Collect_can

    0下载:
  2. 用PIC18F2580完成A/D采集,CAN总线数据读取-PIC18F2580 complete with A/D Acquisition, CAN bus data read
  3. 所属分类:Compiler program

    • 发布日期:2017-04-17
    • 文件大小:97141
    • 提供者:liwei
  1. CIniEx

    0下载:
  2. INI文件操作C++类,可实现读写删除操作,支持各种数据类型,方便好用。-INI file operations C++ Category can be deleted to achieve read and write operations, supports a variety of data types, easy-to-use.
  3. 所属分类:OS Develop

    • 发布日期:2017-03-31
    • 文件大小:4804
    • 提供者:alex
« 1 2 ... 4 5 6 7 8 910 11 12 13 14 ... 25 »
搜珍网 www.dssz.com