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

搜索资源列表

  1. TreeData

    0下载:
  2. 此程序很好的介绍了树形控件的使用方法 给出了具体的操作步骤 包括了怎么样连接数据库 从数据库里的表读取数据形成树 对初学者是很用的-This procedure introduced a very good tree control given the use of specific steps include how to connect to database tables from the database to read data on the formation of the tree
  3. 所属分类:Other windows programs

    • 发布日期:2017-04-25
    • 文件大小:68129
    • 提供者:张帆
  1. USB430

    0下载:
  2. 其中的usb端口通信已经作为一个模块来使用,用户只需用以下函数就可以对usb端口进行方便地读写: unsigned char D12_WriteEndpoint(unsigned char endp, unsigned char len, unsigned char * buf) 此为usb端点输出函数,endp是要进行通信的端点,取值为3(普通端点,最大可一次传输16byte)或5(主端点,最大可一次传输64byte);len为一次输出数据长度;*buf为数据所在位置。 usb端点
  3. 所属分类:SCM

    • 发布日期:2017-04-28
    • 文件大小:14572
    • 提供者:wsj
  1. SelectTime

    0下载:
  2. 1、创建一个基于单文档的应用程序 2、添加菜单及菜单项: 匿名管道 创建管道 读取数据 写入数据 -1, to create a single document based on the application 2, add the menu and menu items: Create anonymous pipe to read data into the data pipeline
  3. 所属分类:Windows Develop

    • 发布日期:2017-04-26
    • 文件大小:280301
    • 提供者:hjw
  1. parent

    0下载:
  2. 1、创建一个基于单文档的应用程序 2、添加菜单及菜单项: 匿名管道 创建管道 读取数据 写入数据 -1, to create a single document based on the application 2, add the menu and menu items: Create anonymous pipe to read data into the data pipeline
  3. 所属分类:Windows Develop

    • 发布日期:2017-04-02
    • 文件大小:265307
    • 提供者:hjw
  1. read_omi_level2

    1下载:
  2. 读取HDF5格式的OMI卫星2级产品,用于提取产品参数-Read data from an OMI level 2 file HDF 5 format
  3. 所属分类:Other systems

    • 发布日期:2017-04-14
    • 文件大小:3158
    • 提供者:李适
  1. BMPSys

    0下载:
  2. VisualC++和SQL数据库存储和显示图像,里面包含了用ADO来连接数据库,MyAppendChunk和MyGetChunk两个函数存储和读取数据很有用-VisualC++ and SQL database to store and display images, which includes the use of ADO to connect to the database, MyAppendChunk and MyGetChunk two functions to store and r
  3. 所属分类:source in ebook

    • 发布日期:2017-05-17
    • 文件大小:4480249
    • 提供者:lisha
  1. AVR_DTMF

    0下载:
  2. 使用2X16的液晶(国内型号叫1602B)。可以将234个来电存在EEPROM中,并可以通过电脑串行口在超级终端中读取数据。-The use of the LCD 2X16 (called internal model 1602B). 234 calls can exist in EEPROM, and serial port via computer terminals in the super-read data.
  3. 所属分类:SCM

    • 发布日期:2017-05-02
    • 文件大小:527246
    • 提供者:王大德
  1. lw

    0下载:
  2. 这是我自己所做的学年论文,经过老师指导,是有关《学生成绩管理系统》,本系统主要通过对学生成绩信息管理的设计,实现其基本操作,考虑系统的安全性,运用线性表逐步完善学生成绩的建立、添加、查询、删除、输出,保存记录和读取数据等基本功能。-This is my own school papers, teacher guidance, is the " student achievement management system" , the system of student achiev
  3. 所属分类:ERP-EIP-OA-Portal

    • 发布日期:2017-03-31
    • 文件大小:331266
    • 提供者:
  1. fifo

    0下载:
  2. To write data to the FIFO, present the data to be written and assert the write enable. At the next rising edge of the clock, the data will be written. For every rising edge of the clock that the write enable is asserted, a piece of data is written in
  3. 所属分类:Other systems

    • 发布日期:2017-04-05
    • 文件大小:654
    • 提供者:guruguru
  1. project

    0下载:
  2. the attached file contains bitmap image reader which read the file, header infor and data of image
  3. 所属分类:Picture Viewer

    • 发布日期:2017-03-22
    • 文件大小:3534
    • 提供者:isra
  1. A06c.cpp

    0下载:
  2. TSP 10 city ,read data from text file
  3. 所属分类:AI-NN-PR

    • 发布日期:2016-10-20
    • 文件大小:795
    • 提供者:spirit
  1. array

    0下载:
  2. Array function. Read data from the text file and generate the output. This program evaluate the gred for student mark.
  3. 所属分类:Other systems

    • 发布日期:2017-03-30
    • 文件大小:6502
    • 提供者:ain
  1. studentGred

    0下载:
  2. Array function. Read data from the text file and generate the output. This program evaluate the gred for student mark.
  3. 所属分类:Compiler program

    • 发布日期:2017-03-30
    • 文件大小:260062
    • 提供者:ain
  1. yl7

    0下载:
  2. 对公司四位员工销售情况的统计记录,有四位员工编号1-4,每位员工销售相同的五种产品编号1-5,程序来实现对于每个月中,每个人每种商品的销售总额计算,每种商品月销售总额计算,每个员工所有商品销售总额的计算。读取数据是通过在程序中用canf()来实现的,共需要读取600个数据,每位员工的数据是150个。-Four employees of the company' s statistical records of sales, there are four staff numbers 1-4,
  3. 所属分类:Linux-Unix program

    • 发布日期:2017-04-03
    • 文件大小:1791
    • 提供者:yangliang
  1. 2

    0下载:
  2. 基于51单片机I2C总线及E2PROM断电后读取数据-Based on 51 single-chip I2C bus and read data after the power failure E2PROM
  3. 所属分类:SCM

    • 发布日期:2017-04-08
    • 文件大小:1255
    • 提供者:邢云皓
  1. virtualreality

    0下载:
  2. 利用opengl和vc++开发的虚拟现实的源代码,读取模型数据文件并展示,同时实现了漫游等功能。-Use opengl and vc++ development of virtual reality' s source code, read data files and display model, while features such as roaming.
  3. 所属分类:OpenGL program

    • 发布日期:2017-05-10
    • 文件大小:2503262
    • 提供者:aaa
  1. readcom

    0下载:
  2. delphi6编写的读电子称数据(添加MSComm控件)-delphi6 com1 read data
  3. 所属分类:Delphi VCL

    • 发布日期:2017-03-27
    • 文件大小:202385
    • 提供者:大口吃肉
  1. AskAndAnswer

    0下载:
  2. 一款学习游戏,数据读取自数据库,随机从数据库读取数据并生成问答,答对了会祝贺,答错了会愚弄你,呵呵,有意思,可以从这个程序中学到随机读取数据等常用的一些知识点等。-A learning game, data read from the database, random read data from the database and generate questions and answers, the correct answer to the Council congratulated the
  3. 所属分类:Other Games

    • 发布日期:2017-04-17
    • 文件大小:202784
    • 提供者:968
  1. read-message-from-server

    0下载:
  2. linux网络编程,循环读取服务器的数据的简单程序,适合初学者-linux network programming, servers, data read cycle simple procedure, suitable for beginners
  3. 所属分类:Internet-Socket-Network

    • 发布日期:2017-03-28
    • 文件大小:1056
    • 提供者:cenwentong
  1. readtext

    0下载:
  2. The program attempts to read a text file line-by-line and print out exactly what it read for each line. The output is in the form of a modified "hex dump" that may be compared directly to the actual contents of the input files. All characters read
  3. 所属分类:File Operate

    • 发布日期:2017-03-28
    • 文件大小:8343
    • 提供者:leespoon
« 1 2 ... 13 14 15 16 17 1819 20 21 22 23 ... 50 »
搜珍网 www.dssz.com