搜索资源列表

  1. ReadFromFile

    0下载:
  2. 从记事本中读出数据并输出,一起学习一下-from the notebook had sensed data and output, together to learn about
  3. 所属分类:Windows编程

    • 发布日期:2008-10-13
    • 文件大小:34047
    • 提供者:岑伊万
  1. CircularBufferSrc

    0下载:
  2. 循环buffer,用于一方面动态向buffer中输入数据,一方面动态读出数据的应用中-cycle buffer, for the one hand, to dynamic data input buffer, on the one hand the dynamic sensed data applications
  3. 所属分类:其它

    • 发布日期:2008-10-13
    • 文件大小:100948
    • 提供者:沈永玲
  1. 贝叶斯决策

    0下载:
  2. 实现贝叶斯决策算法,从文件中读出数据,并且会出决策的分布图。-achieve Bayesian decision-making algorithm, which sensed data from the document, and will make the distribution of decision-making.
  3. 所属分类:其它资源

    • 发布日期:2008-10-13
    • 文件大小:40037
    • 提供者:杨爽
  1. mhk

    0下载:
  2. 测试Windows 2k中内存和外存的速度。 分别在内存中分配一片存储空间,和在硬盘上建立一个同样大小的空间,往这两个空间中用不同方式写入/读出数据。-testing Windows 2k memory and external memory speed. In memory allocated a storage space, and the drive to establish a space of the same size, t
  3. 所属分类:进程与线程

    • 发布日期:2008-10-13
    • 文件大小:999
    • 提供者:周继波
  1. adoPIC

    0下载:
  2. 用ADO把大文件,比如JPG,BMP ,mp3等大文件 以二进制的形式存入数据库和读出数据库,并显示或播发-use ADO to use the documents, such as JPG, BMP, MP3 and other large files in binary form sensed data stored in the database and library, and display or transmit
  3. 所属分类:数据库编程

    • 发布日期:2008-10-13
    • 文件大小:502315
    • 提供者:皇飞
  1. student_fiostream

    0下载:
  2. 一次作业练习,目的是学会运用类,还有fiostream,从.txt文件中读出数据读到内存中,然后经过一系列处理将数据显示出来。-a workbook, the purpose is to learn how to use category, fiostream. from. txt document read sensed data memory, and then after a series of data processing w
  3. 所属分类:其它

    • 发布日期:2008-10-13
    • 文件大小:234317
    • 提供者:zouwenzhu
  1. ps2_vhdl

    0下载:
  2. 利用vhdl实现FPGA芯片从PS2键盘读出数据(0-F) 并在数码管上显示 -use FPGA chip from the PS2 keyboard sensed data (0-F) and displayed on a digital control
  3. 所属分类:其它资源

    • 发布日期:2008-10-13
    • 文件大小:875
    • 提供者:刘音
  1. yhb-chunchu

    0下载:
  2. 该程序的功能是从文件中读出数据转存储在数组中-the procedure is the function of sensed data from the file to the memory array
  3. 所属分类:文件操作

    • 发布日期:2008-10-13
    • 文件大小:1063
    • 提供者:yhb7226
  1. FM1715_C51

    1下载:
  2. 射频读卡芯片FM1715的C驱动程序。实现对FM1715初始化操作;实现对FM1715操作的总线方式(并行总线,SPI)选择;该函数实现从FM1715的EEPOM中读出数据等功能函数 -FM1715 chip RF Reader C driver. Implementation of FM1715 initialization operation; Implementation of the bus FM1715 operation
  3. 所属分类:其它资源

    • 发布日期:2008-10-13
    • 文件大小:14134
    • 提供者:陈浩
  1. dizibiaogeshencheng

    0下载:
  2. 采用vba编程,从excel表格读出数据及表格,然后打开擦的,绘制表格。-used vba programming from excel forms sensed data and forms, then opened the rub, drawing forms.
  3. 所属分类:其它

    • 发布日期:2008-10-13
    • 文件大小:142495
    • 提供者:杨红杰
  1. ztf01

    0下载:
  2. 内存位图类,从文件中读出数据,转变为24位位图格式 可以支持Bmp的所有非压缩格式 可以支持JFIF--Jpeg的简单的Baseline格式 -memory bitmap and from documents sensed data, into 24 bitmap format can support Bmp all of the non-compressed JPEG format can support -- the J
  3. 所属分类:图形图像处理(光照,映射..)

    • 发布日期:2008-10-13
    • 文件大小:315912
    • 提供者:zhengtang
  1. XBA Tools

    1下载:
  2. 我做的一个玩游戏的数据分析器,其实很简单啦,呵呵,就是从IE的窗口中读出数据。(对于需要密码,用户的才能登陆网站分析数据,就不用OpenURL这个也做不到,)直接从IE的显示中取数据。如果你喜欢NBA,可以编译一下玩玩。:)http://xba.qingdaonews.com/-I do play a data analyzer, it is actually very simple -- as long, that is, from
  3. 所属分类:游戏

    • 发布日期:2008-10-13
    • 文件大小:76015
    • 提供者:王军
  1. VB对Word97中书签的编程

    0下载:
  2. 1、上述程序在VB5.0中文版和安装了Microsoft Word97的Windows98中文版环 境下调试通过。 2、实例中模板文件的格式并不局限于此,可以是任意格式的Word文档;书签 的定义也不局限于文本,还包括为引用而命名的位置。 3、实例中,当更新书签内容时,应采取更简便的方法,避免程序的冗余。通 常的做法是:按一定的命名规则定义书签(如b1,b2,b3),将所有的数据信息 存放在数据库中,而数据库字段的命名也采用相应规则(如
  3. 所属分类:界面编程

    • 发布日期:2008-10-13
    • 文件大小:109258
    • 提供者:胡进
  1. NDVI程序

    1下载:
  2. 读取TM波段3和波段4的图像,计算归一化植被指数NDVI,并用NDVI处理单波段图像,突出显示遥感影像的植被部分(输出后的图像上高亮的部分是植被区域)-Band 3 and band 4 images of a TM image are read and NDVI computed. Then a single band image is processed with the NDVI leading to the vegetation
  3. 所属分类:GDI/图象编程

    • 发布日期:2008-10-13
    • 文件大小:853795
    • 提供者:凌波微步
  1. ZLG500Bdemo

    0下载:
  2. ZLG500B读卡模块上位机测试程序---如果你没有选择循环测试选项的话,设置完要进行操作的扇区和块以及密码、数据这些参数,把卡放到感应区内后,就可以点击写入数据,读出数据,写入数值,读出数值和加减按钮进行操作。-ZLG500B PC reader module testing procedures -- if you have no choice test cycle options, set up to operate the En
  3. 所属分类:驱动编程

    • 发布日期:2008-10-13
    • 文件大小:29823
    • 提供者:进忘
  1. ReadFromFile

    0下载:
  2. 从记事本中读出数据并输出,一起学习一下-from the notebook had sensed data and output, together to learn about
  3. 所属分类:Windows编程

    • 发布日期:2024-06-17
    • 文件大小:43008
    • 提供者:岑伊万
  1. XBA Tools

    0下载:
  2. 我做的一个玩游戏的数据分析器,其实很简单啦,呵呵,就是从IE的窗口中读出数据。(对于需要密码,用户的才能登陆网站分析数据,就不用OpenURL这个也做不到,)直接从IE的显示中取数据。如果你喜欢NBA,可以编译一下玩玩。:)http://xba.qingdaonews.com/-I do play a data analyzer, it is actually very simple-- as long, that is, from t
  3. 所属分类:游戏

    • 发布日期:2024-06-17
    • 文件大小:75776
    • 提供者:王军
  1. VB对Word97中书签的编程

    0下载:
  2. 1、上述程序在VB5.0中文版和安装了Microsoft Word97的Windows98中文版环 境下调试通过。 2、实例中模板文件的格式并不局限于此,可以是任意格式的Word文档;书签 的定义也不局限于文本,还包括为引用而命名的位置。 3、实例中,当更新书签内容时,应采取更简便的方法,避免程序的冗余。通 常的做法是:按一定的命名规则定义书签(如b1,b2,b3),将所有的数据信息 存放在数据库中,而数据库字段的命名也采用相应规则(如
  3. 所属分类:界面编程

    • 发布日期:2024-06-17
    • 文件大小:108544
    • 提供者:
  1. NDVI程序

    0下载:
  2. 读取TM波段3和波段4的图像,计算归一化植被指数NDVI,并用NDVI处理单波段图像,突出显示遥感影像的植被部分(输出后的图像上高亮的部分是植被区域)-Band 3 and band 4 images of a TM image are read and NDVI computed. Then a single band image is processed with the NDVI leading to the vegetation
  3. 所属分类:GDI/图象编程

    • 发布日期:2024-06-17
    • 文件大小:854016
    • 提供者:凌波微步
  1. ZLG500Bdemo

    0下载:
  2. ZLG500B读卡模块上位机测试程序---如果你没有选择循环测试选项的话,设置完要进行操作的扇区和块以及密码、数据这些参数,把卡放到感应区内后,就可以点击写入数据,读出数据,写入数值,读出数值和加减按钮进行操作。-ZLG500B PC reader module testing procedures-- if you have no choice test cycle options, set up to operate the End
  3. 所属分类:驱动编程

    • 发布日期:2024-06-17
    • 文件大小:29696
    • 提供者:
« 12 3 4 »

源码中国 www.ymcn.org