搜索资源列表

  1. delphi 下拉框读取数据表

    0下载:
  2. delphi 下拉框读取数据表
  3. 所属分类:源码下载

  1. 读数据

    0下载:
  2. 文件流读取数据,实现文件的读入和读出,用C#作为编译平台。
  3. 所属分类:编译

    • 发布日期:2012-06-13
    • 文件大小:79983
    • 提供者:whtgis
  1. 串口

    0下载:
  2. 使用串口读取数据文件-use Serial read data files
  3. 所属分类:Windows编程

    • 发布日期:2024-05-06
    • 文件大小:2048
    • 提供者:
  1. 操作Excel

    0下载:
  2. 下面实例在C#中连接Oracle数据库(Name),从表(TableName)中读取数据,并写入Excel。-following examples in C# Oracle database connectivity (Name), (TableName) to access data, and write Excel.
  3. 所属分类:Oracle数据库

    • 发布日期:2024-05-06
    • 文件大小:3072
    • 提供者:花龙
  1. 20050120091918_MySerialPort[2004-01-18-01]

    0下载:
  2. 从串口读取数据,有两种方法,1、每接收一个EV_RXCHAR,就用ReadFile读一次,这样我觉得太恐怖了。2、接收到一个EV_RXCHAR后,等一定数据量的CPU周期(GetTickCount),再一次性读取缓冲区里的数据。这样做,一般情况下不会有问题,但是,如果数据很多,过了“一定数据量的CPU周期”,还没收完数据怎么办?就会少读数据了。 我用三个线程序来完成串口数据的接收,其实就是第一种方法的变种: 一个侦听EV_RXCHAR,
  3. 所属分类:串口编程

    • 发布日期:2024-05-06
    • 文件大小:46080
    • 提供者:刘云鹏
  1. 数据绘图

    0下载:
  2. 生成一系列点的二次回归方程。以读文件方式读取数据,并可自设比例尺显示在屏幕上,然后进行回归,并可进行显著性检验。-generate a series of points of quadratic regression equation. Reading papers to read data, as well as self-imposed scale display on the screen and then return to c
  3. 所属分类:绘图程序

    • 发布日期:2024-05-06
    • 文件大小:30720
    • 提供者:naoko
  1. zu

    0下载:
  2. 本程序可以从Excel中读取数据到Access数据库中。-this program can read Excel data to Access database.
  3. 所属分类:数据库编程

    • 发布日期:2024-05-06
    • 文件大小:1024
    • 提供者:王昊
  1. 点net 读写文件

    0下载:
  2. 用C#做的读写文件,可读取数据和写数据进去-C# do reading and writing and can write and read data into the data
  3. 所属分类:C#编程

    • 发布日期:2024-05-06
    • 文件大小:2048
    • 提供者:
  1. shujukuguo2

    0下载:
  2. 从数据库中读取数据并将它放入图形中需要mschart ocx-read from the database data into graphics it will need to randomly mschart
  3. 所属分类:数据库编程

    • 发布日期:2024-05-06
    • 文件大小:6144
    • 提供者:国志兴
  1. file_data

    0下载:
  2. 从file中读取数据到vb中,进行排序处理后用mschart作出图形来.-read from the data file to vb, after sorting mschart used to make graphics.
  3. 所属分类:Windows编程

    • 发布日期:2024-05-06
    • 文件大小:8192
    • 提供者:涂飞
  1. B+

    0下载:
  2. B+树算法:从磁盘读取数据文件,可以进行插入,删除操作,两种方式打印出元素信息。树型打印和依关键字大小打印。-B Tree Algorithm : From disk to read data files that can be inserted, deleted operation, Print out both elements of information. Tree-Print and Print size according
  3. 所属分类:数据结构常用算法

    • 发布日期:2024-05-06
    • 文件大小:4096
    • 提供者:刘莹
  1. suiji

    0下载:
  2. 判断随机数,用于随机读取数据的时候,是初级源代码,可以修改用于其他地方-Determine the random numbers for random read data, it is the primary source code, can be modified for other places
  3. 所属分类:数值算法/人工智能

    • 发布日期:2024-05-06
    • 文件大小:181248
    • 提供者:ycbs1986
  1. f011x1_preprocess_data

    0下载:
  2. 几种不同的数据预处理方法和数据读取数据的方式-Several different data preprocessing methods and data to read data
  3. 所属分类:图形图像处理(光照,映射..)

    • 发布日期:2024-05-06
    • 文件大小:3072
    • 提供者:qizhicai
  1. ccpumemctl

    0下载:
  2. VC6.0 客户端程序,用来检测 主机的运行状态。从服务器读取数据。-VC6.0 client program, used to detect the operational status of the host. Read data from the server.
  3. 所属分类:Internet/网络编程

    • 发布日期:2024-05-06
    • 文件大小:38912
    • 提供者:
  1. kalman

    0下载:
  2. kalman滤波,能够读取数据样本,并对下一数据进行滤波-kalman filtering, be able to read data samples, and the next data filtering
  3. 所属分类:数学计算/工程计算

    • 发布日期:2024-05-06
    • 文件大小:908288
    • 提供者:zhou
  1. Douglas

    0下载:
  2. MFC程序,道格拉斯曲线压缩算法(Douglas-Pcucker),提供点数据,读取数据后绘制曲线,再进行压缩,显示压缩后的点,与原曲线进行对比,-Douglas-Pcucker Algorithm
  3. 所属分类:图形图象

    • 发布日期:2024-05-06
    • 文件大小:2063360
    • 提供者:郭旭
  1. DataRead

    0下载:
  2. 读取一款温度记录仪数据的例子,原来的温度记录仪只有一个数据显示画面,画面上只有曲线显示,没有具体数据,通过读取数据,可以实时监测温度的异常波动。-Read a data logger example, the original logger data show that there is only one screen, the screen shows only the curve, there is no specific data
  3. 所属分类:通讯编程

    • 发布日期:2024-05-06
    • 文件大小:4096
    • 提供者:张亮
  1. DigitalSignalofMatlab

    0下载:
  2. 数字信号处理,包括:各种现有信号及随机信号的输入,从文件读取数据的输入,各种滤波器的实现,傅里叶变换等,傅里叶反变换等,谱分析,利用图形界面形式编写,简单且可视化强,便于理解。-Digital Signal Matlab
  3. 所属分类:其他小程序

    • 发布日期:2024-05-06
    • 文件大小:41984
    • 提供者:张迎
  1. chengxu

    0下载:
  2. 从EXCEL中读取数据,提供了替换掉不理想数据的方法,还阐述了如何将数据写入EXCEL。-It can read data from EXCEL and provide method of replacing unsatisfactory data, but also explain how to write data to EXCEL.
  3. 所属分类:matlab例程

    • 发布日期:2024-05-06
    • 文件大小:1024
    • 提供者:王婷婷
  1. 程序-读取数据程序

    0下载:
  2. VB编写读取数据的程序,读取.txt等文件格式(use Visual Basic write the programme, which can read data like .txt profiles)
  3. 所属分类:数据库编程

    • 发布日期:2024-05-06
    • 文件大小:16384
    • 提供者:Paul22
« 12 3 4 5 6 7 8 9 10 ... 50 »

源码中国 www.ymcn.org