搜索资源列表

  1. write-read

    0下载:
  2. vxWorks下的读写程序-write procedures
  3. 所属分类:其它资源

    • 发布日期:2008-10-13
    • 文件大小:940
    • 提供者:yql
  1. 怎样编写一个在USB接口读写数据的程序

    0下载:
  2. 怎样编写一个在USB接口读写数据的程序-how to Write/Read USB port ?
  3. 所属分类:USB编程

    • 发布日期:2024-05-31
    • 文件大小:4096
    • 提供者:王数
  1. Read and Write Text Files in WinCE

    0下载:
  2. Read and Write Text Files in WinCE
  3. 所属分类:Windows Mobile

    • 发布日期:2024-05-31
    • 文件大小:4096
    • 提供者:刘云
  1. 4510b_flash

    0下载:
  2. flash write
  3. 所属分类:微处理器(ARM/PowerPC等)

    • 发布日期:2024-05-31
    • 文件大小:12288
    • 提供者:吴海平
  1. i2c读写代码C语言

    0下载:
  2. i2c读写代码C语言,通过控制I2C控制器,设置I2C时序来读写E2PROM的源代码,很有帮助-i2c read and write C-language code by controlling I2C controller, I2C set E2PROM timing to read and write the source code, helpful
  3. 所属分类:通讯/手机编程

    • 发布日期:2024-05-31
    • 文件大小:20480
    • 提供者:seal_luo
  1. vrml file read and write src

    0下载:
  2. 这个是三维WRL格式文件的读取和写入源代码,有关三维和CAD的朋友可以参考-WRL this is the three-dimensional format read and write source code, the three-dimensional CAD and friends can reference
  3. 所属分类:3D图形编程

    • 发布日期:2024-05-31
    • 文件大小:121856
    • 提供者:扬子昌
  1. vxWorksDrv

    0下载:
  2. 这是一篇介绍如何写vxWorks驱动软件的文章,有编程的步骤,还加上实例。是个不错的入门材料。-this is how to write a VxWorks driver software of articles that programming, and the steps with examples. It is a good introductory material.
  3. 所属分类:VxWorks

    • 发布日期:2024-05-31
    • 文件大小:305152
    • 提供者:邓元华
  1. readandwrite

    0下载:
  2. linux写的read-and-write-linux write read-and-write
  3. 所属分类:Linux/Unix编程

    • 发布日期:2024-05-31
    • 文件大小:3072
    • 提供者:林林
  1. write-read

    0下载:
  2. vxWorks下的读写程序-write procedures
  3. 所属分类:VxWorks

    • 发布日期:2024-05-31
    • 文件大小:1024
    • 提供者:yql
  1. JAVA-write-EXCEL

    0下载:
  2. java读取Excel表格,拷贝、更新Excel工作薄-java read Excel spreadsheets, copy, update Excel work Thin
  3. 所属分类:JSP源码/Java

    • 发布日期:2024-05-31
    • 文件大小:1024
    • 提供者:liuyue
  1. 93C46-write

    0下载:
  2. 如果RTL8019AS使用了93C46,那么如何通过单片机对它进行编程呢? 93C46是一个有128字节的eeprom,可以是8位或16位的存储模式,在RTL8019AS中,用的是16位的模式,也就是总共有64个16位的存储单元.16位方式下,存储地址为0---63 .每个地址存储两个字节,低位字节在前,高位字节在后(这跟单片机的存储相反,单片机是高位在前,低位在后). 下表是93c46存储的内容,地址是用字节表示的.-used
  3. 所属分类:单片机(51,AVR,MSP430等)

    • 发布日期:2024-05-31
    • 文件大小:1024
    • 提供者:ff
  1. CYPRESS_68013

    0下载:
  2. 程序针对mcu:cypress 68013,flash:samsung k9f1g08u,MCU运行于48M,对于其它频率,一些时序常数可能需要修改.程序实现了FLASH的CLEAR,WRITE,READ基本操作.-procedures against mcu : cypress 68013, flash : samsung k9f1g08u, MCU running on the M-48, for other frequencies
  3. 所属分类:其他嵌入式/单片机内容

    • 发布日期:2024-05-31
    • 文件大小:2048
    • 提供者:xb
  1. LPC21XX_I2C

    0下载:
  2. 此工具包为I2C读写程序,用于24C16及24C256的读与写是ADS的-this tool kits for I2C read and write procedures for the 24C16 and 24C256 read and write is ADS
  3. 所属分类:微处理器(ARM/PowerPC等)

    • 发布日期:2024-05-31
    • 文件大小:74752
    • 提供者:pankui
  1. I2CEEPORM

    0下载:
  2. 本文件是I2C总线读写测试程序;将跳线器JP6短接,使用外部22.1184MHz晶振. 功能:定义 0 ~ 9 键为数字键, A ~ F 为功能键。按 A 键后,可按0 ~ 9 数字键, 从零地址开始存储该键值,并送LED数码管上显示该键值。按 B 键后,从零地 址开始读取数据值,并送LED数码管上显示。读取速度每秒一次。按 C 键后, 停止任何操作。-This document is the I2C bus to r
  3. 所属分类:单片机(51,AVR,MSP430等)

    • 发布日期:2024-05-31
    • 文件大小:3072
    • 提供者:lilin
  1. 24LC65

    0下载:
  2. 〖说明〗24LC65 I2C EEPROM字节读写驱动程序,芯片A0-A1-A2要接VCC。 现缺页写、页读,和CRC校验程序。以下程序经过50台验证,批量的效果有待考 察。 为了安全起见,程序中很多NOP是冗余的,希望读者能进一步精简,但必须经过验 证。-Descr iption〗 〖24LC65 I2C EEPROM byte read and write driver chip A0-A1-A2 to take V
  3. 所属分类:单片机(51,AVR,MSP430等)

    • 发布日期:2024-05-31
    • 文件大小:1024
    • 提供者:felix
  1. linuxtrycode

    0下载:
  2. linux文件系统试验 一、实验目的 学习有关linux文件管理程序如何组织的知识,为简化的文件系统设计并实现一组目录操作。实验中使用软盘的fat12格式,设计一个程序可以对这种格式的磁盘进行一组目录操作。 实验使用了部分linux的系统调用,比如说open() sleek() read() write()几个调用。通过此实验来对linux的文件系统的管理有进一步的理解。 二、实验要求 主要实现
  3. 所属分类:操作系统开发

    • 发布日期:2024-05-31
    • 文件大小:337920
    • 提供者:jialin
  1. filesys

    0下载:
  2. Windows系统文件过滤驱动源代码. 采用Windows 2000 DDK开发. 可修改文件Create, Open, Write, Read, Flush, Cleanup, Close例程. 参考此代码可实现文件加密,文件监控,版权保护等特殊文件操作. -Windows system file system filter driver source code. Using Windows 2000 DDK deve
  3. 所属分类:驱动编程

    • 发布日期:2024-05-31
    • 文件大小:175104
    • 提供者:
  1. powerbuilder-write-read-xml

    0下载:
  2. pb调用xml例子,就是powerbuilder调用xml和写xml文件的一个例子,很好用-powerbuilder write-read-xml
  3. 所属分类:xml/soap/webservice

    • 发布日期:2024-05-31
    • 文件大小:78848
    • 提供者:dy
  1. OPENGL-write-read-DXF-files

    0下载:
  2. OPENGL写的读取DXF文件的曲线特征的信息-The OPENGL write read DXF files curve characteristics
  3. 所属分类:OpenGL

    • 发布日期:2024-05-31
    • 文件大小:781312
    • 提供者:zhu
  1. posix-write-read-lock

    0下载:
  2. posix write read lock
  3. 所属分类:软件工程

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

源码中国 www.ymcn.org