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

搜索资源列表

  1. flash_magament

    0下载:
  2. 内核通过保持一个称为数据缓冲区高速缓冲的内部数据缓冲区来减小对芯片的存取频度。高速缓冲含有最近被使用过的串行Flash的数据。当从芯片中读数据的时候,内核试图先从高速缓冲中读取。如果数据已经在该高速缓冲中,则内核可以不必从芯片中读取数据。如果数据不在该高速缓冲中,则内核从芯片上读数据,并将其缓冲起来,这样下次使用时就不需要再从芯片中读取了。描述的就是数据缓冲区的管理。-Core by maintaining a data buffer as an internal data buffer cac
  3. 所属分类:Other windows programs

    • 发布日期:2017-04-03
    • 文件大小:3906
    • 提供者:linqiong
  1. DeviceApplication

    0下载:
  2. C# 编写的人体温度检测 需要配合硬件 串口读取数据-C# written in the body temperature measurement needs with the hardware serial port to read data
  3. 所属分类:CSharp

    • 发布日期:2017-04-01
    • 文件大小:705489
    • 提供者:小鱼
  1. EPC_DEMO

    3下载:
  2. It is used for RFID in UHF (900Mhz) to read data from the reader
  3. 所属分类:其他小程序

    • 发布日期:2013-09-25
    • 文件大小:317566
    • 提供者:sica
  1. Lab6_2

    0下载:
  2. TreeView Example- read data from a text file and add it in a treeview control with scrollbar.Update the file from treeview
  3. 所属分类:Windows Develop

    • 发布日期:2017-04-01
    • 文件大小:61943
    • 提供者:andra
  1. preprocessor

    0下载:
  2. Handling preprocessor directives. Write a program that processes a preprocessor directive in the file containing the program in C. Should properly handle the directive # include, # define, # ifdef and ifndef. In the implementation of # de
  3. 所属分类:Console

    • 发布日期:2017-03-24
    • 文件大小:480061
    • 提供者:anyman
  1. MyDataclass

    0下载:
  2. C#读取SQL数据库,将数据读到dataset中返回。-C# Read SQL database, dataset read data returned.
  3. 所属分类:CSharp

    • 发布日期:2017-03-30
    • 文件大小:1094
    • 提供者:grc1573
  1. 1062

    0下载:
  2. 该代码为LCD1602的驱动程序的源代码,包括初始化、写控制字、写数据、读数据。-The code for the LCD1602 driver source code, including initialization, write control word, write data, read data.
  3. 所属分类:Other systems

    • 发布日期:2017-04-17
    • 文件大小:19009
    • 提供者:海风
  1. ReadDataFromFile

    0下载:
  2. 这是一个从txt文件中读取数据的小程序,程序很好理解,编写规范,对初学者有较大帮助。-This is a txt file to read data from a small program, a good understanding of procedures, preparation of specifications of great help for beginners.
  3. 所属分类:File Operate

    • 发布日期:2017-04-07
    • 文件大小:2718
    • 提供者:花无缺
  1. JMY-503

    0下载:
  2. 串口打开关闭读数据,写数据,设置串口等,串口打开关闭读数据,写数据,设置串口等,-Serial open close read data, write data, the serial port settings, etc., serial open close read data, write data, the serial port settings, etc.
  3. 所属分类:GUI Develop

    • 发布日期:2017-05-15
    • 文件大小:3931043
    • 提供者:何江平
  1. 4.tongbuhuchi

    0下载:
  2. 本实验是根据老师给的课件完成的,整个实验的思路是这样的:先设计三中文件读写模式,每种读写模式中首先从源文件中读取数据,然后在对数据进行某些操作,比如:移位等,接着再写到目标文件中。由于每次读写所用的时间具有一定的随机性,为了比较准确地比较各种模式的读写时间,程序中对每种读写模式都进行了十次操作,然后再得到每种模式的平均读写时间,之后再进行比较。-The experiment is based on the teacher to complete the courseware, the whole
  3. 所属分类:GUI Develop

    • 发布日期:2017-04-16
    • 文件大小:19779
    • 提供者:谢振宇
  1. lianxiqi

    0下载:
  2. 程序应用随机函数读取,数据,进行相应的计算出结果,错误会报警。-Program random function to read data, the corresponding calculated results, an error alarm.
  3. 所属分类:Windows Develop

    • 发布日期:2017-04-10
    • 文件大小:677
    • 提供者:picipo
  1. Ppp

    0下载:
  2. 树形控件在vc中很重要,用ADO连接数据库,然后从数据库读取数据,成树-In the tree control in vc is important to connect database with ADO, and then read data from the database, into a tree
  3. 所属分类:Other systems

    • 发布日期:2017-04-04
    • 文件大小:23820
    • 提供者:jelly
  1. job

    0下载:
  2. 实现功能: 1、修改背景颜色 2、修改mfc系统icon图标 3、下拉列表,控制波形显示,模拟串口发来的数据 4、ADO数据库直连,读取数据,显示 5、添加串口类,显示本机的串口数目 6、显示鼠标点击的相对位置 7、状态栏,动态时钟控制显示 -Function: 1, 2, modify the background color, change the system icon icon mfc 3, the drop-down list, the c
  3. 所属分类:Windows Develop

    • 发布日期:2017-04-10
    • 文件大小:2054876
    • 提供者:王方雨
  1. tongxun

    0下载:
  2. VS2008 编写的利用FTP实现在线存储,及时更新的通讯录,利用读写TXT写入读取数据.-VS2008 use FTP to achieve the preparation of online storage, update the address book, to read data written by write TXT.
  3. 所属分类:CSharp

    • 发布日期:2017-04-16
    • 文件大小:51435
    • 提供者:胡文琦
  1. txttoshuzu

    0下载:
  2. 从txt文件中读取数据,转换成十进制数存数数组中-Read data from txt file, save the number into a decimal array
  3. 所属分类:Windows Develop

    • 发布日期:2017-04-16
    • 文件大小:217065
    • 提供者:木头
  1. ExcelToTxt

    0下载:
  2. 一个读取EXCEL数据,并且充足数据,重新写入TXT文档的程序,设计到Excel操作以及读写文件操作-EXCEL a read data, and sufficient data, re-write the program TXT documents and design to operations and to read and write Excel file operations
  3. 所属分类:File Operate

    • 发布日期:2017-04-01
    • 文件大小:154680
    • 提供者:孙文超
  1. GroupDiv2

    0下载:
  2. 访问SQL Server 数据库,根据设置的时间段读取数据,并对数据进行分类!-Access the SQL Server database, according to the time period set to read data, and data categories!
  3. 所属分类:CSharp

    • 发布日期:2017-04-16
    • 文件大小:50530
    • 提供者:zhaoqian
  1. CSharptTextFile

    0下载:
  2. C3对txt文本文档的操作 方法一 文件的底层操作,比如写入或读出byte数据数据时用 1、建立文件流对象,System.IO.FileStream filestm; 2、来打开文档,filestm = System.IO.File.Open(Filename, System.IO.FileMode.Append ) 3、文档操作, filestr.WriteByte(...),Write(...),Read(...),ReadByte(...) 4、文档注销,fi
  3. 所属分类:CSharp

    • 发布日期:2017-04-06
    • 文件大小:59724
    • 提供者:宗发保
  1. sj

    0下载:
  2. 通过ODBC读取ACCESS数据库数据,通过读取的数据计算测量平差中所要求的坐标-ACCESS database through ODBC to read data, read data calculated by measuring the coordinates of the required adjustment in
  3. 所属分类:ADO-ODBC

    • 发布日期:2017-04-09
    • 文件大小:2143771
    • 提供者:lihu
  1. KML

    0下载:
  2. 一个KML应用程序,程序要能从CSV文件(逗号分隔符文本文件)中读取数据,生成kml格式文件。能用该文件向Google Earth用户界面中添加地图项。是我们的面向对象程序设计的课程设计。-A KML application, the program should be from the CSV file (comma delimited text file) to read data, generate kml format. The file can be used to add a Goo
  3. 所属分类:Dialog_Window

    • 发布日期:2017-05-27
    • 文件大小:10207274
    • 提供者:黄华
« 1 2 ... 5 6 7 8 9 1011 12 13 14 15 ... 50 »
搜珍网 www.dssz.com