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

搜索资源列表

  1. TCP的客户服务器通信程序

    0下载:
  2. TCP的客户服务器通信程序 一:程序运行过程 1、运行服务器程序,等待客户端发出请求 2、运行客户端程序,输入客户的IP地址,请求连接 3、若连接成功,服务器端显示客户的IP地址及端口号;客户端接收文件并保存在d:\\\\client\\\\ls.txt下,否则,显示错误信息。 二:程序实现原理 发送端:打开文件,逐一读取字符到缓冲区(缓冲区大小为1024),若文件大于1024,则成块发送;若小于,则直接发送。 接受端:与发送端同理。-TCP client-server communicatio
  3. 所属分类:网络编程

    • 发布日期:2008-10-13
    • 文件大小:15357
    • 提供者:刘鹏
  1. I2C总线C语言源程序

    0下载:
  2. 这是一个c语言写的a/d转换程序。利用i2c总线实现对24c02的存和取-A a/d convert program in c, which can write and read from a 24c02 using i2c bus
  3. 所属分类:嵌入式/单片机编程

    • 发布日期:2008-10-13
    • 文件大小:1139
    • 提供者:丁韧
  1. subr

    0下载:
  2. VHDL 8位无符号除法器 试验报告 计算前在A和B端口输入被除数和除数,然后在Load线上送高电平,把数据存到除法计算电路内部,然后经过若干个时钟周期,计算出商和余数,并在C和D端输出。 其实现方法是,将除法器分为两个状态:等待状态与运算状态。 开始时除法器处于等待状态,在该状态,在每一时钟上升沿,采样Load信号线,若是低电平,则仍处于等待状态,如果采样到高电平,除法器读取A,B数据线上的输入数据,保存到内部寄存器a_r,b_r,置c_r为0,d_r为a_r,判断除数是否为零,若
  3. 所属分类:Internet/网络编程

    • 发布日期:2008-10-13
    • 文件大小:83109
    • 提供者:aa
  1. 鞋塑企业的计件工资系统

    0下载:
  2. 这是我在去年年底利用业余时间做的一个鞋塑企业的计件工资系统。由于本人技术有限,请各位下载看过源码的同仁能给些建议,谢谢了。 我的Email:softboy@vip.sina.com QQ:9844389 验证信息:DFW,谢谢了!以下我说一下使用源码注意项: 1、Windows2000 Professional SP3、DELPHI 6.0、SQL Server2000的开发环境; 2、开发目录为:D:PieceRate,数据库备份存放于Data目录中,还原SQL
  3. 所属分类:其他行业

    • 发布日期:2008-10-13
    • 文件大小:1890725
    • 提供者:何云
  1. 取文件

    0下载:
  2. 如何读取保存在D盘某文件夹下的文本文件, 读取后如何保存在一个数组中-how to read stored in a D-folders within the text files, how to read stored in an array
  3. 所属分类:其它

    • 发布日期:2008-10-13
    • 文件大小:2992
    • 提供者:劉昱楓
  1. spca5xx-

    0下载:
  2. spca-5xx驱动+spcaview-5xx测试工具就可以驱动普通的摄像头了。Wi h$ 驱动安装完毕后,需要重启,然后插上摄像头。d 一般摄像头设备文件对应着/dev/video0[ 我的摄像头是jpeg编码的,如果需要自己写客户端的,可以直接读取video0-SPCA-5xx drive spcaview - 5xx testing tools can drive an ordinary camera of. Wi h $ driver is installed, the need to
  3. 所属分类:文件操作

    • 发布日期:2008-10-13
    • 文件大小:180622
    • 提供者:咽克格
  1. CSpreadShee

    0下载:
  2. // Class to read and write to Excel and text delimited spreadsheet // // Created by Yap Chun Wei // December 2001 // // Version 1.1 // Updates: Fix bug in ReadRow() which prevent reading of single column spreadsheet // Modified by jing
  3. 所属分类:Windows编程

    • 发布日期:2008-10-13
    • 文件大小:6734
    • 提供者:梁乐
  1. EEPROM-rea-d-and-write-program

    0下载:
  2. S12G系列单片机EEPROM的读写程序。简单明了,可以简化该方面的编程困难,包括读、写、擦除等函数。-S12G MCU EEPROM read and write procedures. Simple, you can simplify the programming difficulties, including reading, writing, erasing and other functions.
  3. 所属分类:SCM

    • 发布日期:2017-04-05
    • 文件大小:5949
    • 提供者:陶锋
  1. skia-read-only

    0下载:
  2. skia是个2D向量图形处理函数库,包含字型、坐标转换,以及点阵图都有高效能且简洁的表现。不仅用于Google Chrome浏览器,新兴的Android开放手机平台也采用skia作为绘图处理,搭配OpenGL/ES与特定的硬件特征,强化显示的效果。该代码是skia的源码,非常完整。-There is a 2 d vector graphics libraries, contains fonts, coordinate transformation, and lattice figure has
  3. 所属分类:2D Graphic

    • 发布日期:2017-06-17
    • 文件大小:26682193
    • 提供者:润柳情结
  1. Railway-station

    0下载:
  2. the program assumes that we have a raileay station, when the train leaves we denote that as (D), and when it enters we donote that as (E), so (ED) means that the train entered the station and then left, (EEDD) means that a train entered, another one
  3. 所属分类:Console

    • 发布日期:2017-04-10
    • 文件大小:1855233
    • 提供者:sundos
  1. My

    0下载:
  2. 用来读取BMP格式图片的VC,在文件MyView.cpp文件下修改Read( d:\\1.bmp ) 的文件路径即可读取显示相应的BMP图片-Used to read BMP format images VC
  3. 所属分类:Document

    • 发布日期:2017-05-10
    • 文件大小:2283242
    • 提供者:刘文
  1. D.tar

    0下载:
  2. 把相关的数据放入到内存数据库中,以便更快的读取到数据和内容。-The relevant data into the into memory for faster data read and content.
  3. 所属分类:Linux Network

    • 发布日期:2017-04-30
    • 文件大小:8977
    • 提供者:hanwei
  1. FtpClient

    0下载:
  2. FtpClient 端程式,當d:\Config\Remote (可自行修改)有任何檔案,會自動傳送至指定 ip的 FTP Server ,ini 檔案Read,Write方式.
  3. 所属分类:Ftp客户端

  1. function-d

    0下载:
  2. 视频运动中的目标的跟踪方法。方法比较简单,算法也简洁易懂,比较适合对MATLAB不是很熟悉的同学使用和学习,不过还是要有一定的MATLAB语言基础-Tracking target video motion. The method is relatively simple algorithms are easy to read, more suitable for MATLAB is not very familiar with the students to use and learn, but
  3. 所属分类:Other systems

    • 发布日期:2017-04-14
    • 文件大小:3448
    • 提供者:wangqifeng
  1. mysample

    0下载:
  2. to deal with DLL in VB. my sample explain how to read D-to deal with DLL in VB. my sample explain how to read DLL
  3. 所属分类:ADO-ODBC

    • 发布日期:2017-04-14
    • 文件大小:3944
    • 提供者:jal5648xian
  1. read-excel

    0下载:
  2. 用C#读写EXCEL文件,注意添加引用Microsoft.Office.Interop.Excel.d-Read and write EXCEL files with C#, pay attention to add a reference,Microsoft.Office.Interop.Excel.dll
  3. 所属分类:CSharp

    • 发布日期:2017-05-05
    • 文件大小:112219
    • 提供者:l
  1. PLC Read And Write

    1下载:
  2. labview通过串口 读写三菱大部分的PLC 读写D M X Y等寄存器,模块化VI方便调用(LabVIEW through the serial read and write MITSUBISHI, most of the PLC read and write, D, M, X, Y and other registers, modular VI easy to call)
  3. 所属分类:其他

    • 发布日期:2017-12-17
    • 文件大小:129024
    • 提供者:xunangua
  1. 地图显示优1

    1下载:
  2. MIF 文件读取,简单的GIS系统,附带MIF文件(MIF file read, simple GIS system, accompanied by MIF files)
  3. 所属分类:书籍源码

    • 发布日期:2017-12-25
    • 文件大小:5172224
    • 提供者:k151
  1. 13-D-Flash

    0下载:
  2. MC9S12XEP100以字节为单位读写Dflash,读写一个unsigned char数组,稍加改动能读写结构体(MC9S12XEP100 reads and writes Dflash in bytes, reads and writes a unsigned char array, and can read and write structures with slight modifications.)
  3. 所属分类:单片机开发

    • 发布日期:2018-05-02
    • 文件大小:1422336
    • 提供者:几点钟
  1. BF518-SPORT-read-AD7606

    1下载:
  2. ADI公司的BF518定点DSP通过SPORT口读取A/D芯片AD7606采样的数据。本程序为完整工程,可以参考使用(ADI s fixed-point DSP BF518 read A/D chip AD7606 sampling data through SPORT mouth. This program is a complete project, you can refer to the use)
  3. 所属分类:DSP编程

    • 发布日期:2020-09-25
    • 文件大小:23552
    • 提供者:许波
« 1 2 34 5 6 7 8 9 10 ... 16 »
搜珍网 www.dssz.com