CDN加速镜像 | 设为首页 | 加入收藏夹
当前位置: 首页 资源下载 源码下载 Windows编程 其他小程序 搜索资源 - read/write

搜索资源列表

  1. Excel.rar

    1下载:
  2. vc 操作 读取 excel 导入 导出,代码比较简单。适合学习用,vc read excel import and export operations, the code is relatively simple. Suitable for learning to use
  3. 所属分类:Other windows programs

    • 发布日期:2016-06-26
    • 文件大小:25459
    • 提供者:luolinqiu
  1. FileManagement.rar

    0下载:
  2. 大学生计算机操作系统课程设计,实现文件管理系统模拟功能,实现读,写,创建,删除等功能,Students of computer operating systems curriculum design, to achieve document management system analog functions, the realization of read, write, create, delete and other functions
  3. 所属分类:Other windows programs

    • 发布日期:2017-03-23
    • 文件大小:16258
    • 提供者:王明
  1. xpdf

    0下载:
  2. 读写pdf文件的程序开发库源码-Pdf documents to read and write the procedures for the development of the Treasury source
  3. 所属分类:Other systems

    • 发布日期:2017-11-08
    • 文件大小:3568982
    • 提供者:站长
  1. Dwg4Viewer

    0下载:
  2. 基于DWGdirectX和vc6平台开发的dwg读写小程序,可实现dwg读入,写出,简单绘图等功能-Based DWGdirectX and vc6 platform development dwg to read and write small programs can be realized dwg read, write, simple graphics functions
  3. 所属分类:Other windows programs

    • 发布日期:2017-04-01
    • 文件大小:395750
    • 提供者:李杰
  1. mtools-2.0.7

    0下载:
  2. MTOOLS version 2.0 Mtools is a public domain collection of programs to allow Unix systems to read, write, and manipulate files on an MSDOS filesystem (typically a diskette). The following MSDOS commands are emulated: Mtool
  3. 所属分类:Other systems

    • 发布日期:2017-03-22
    • 文件大小:71963
    • 提供者:twofish
  1. smbus_op

    0下载:
  2. DOS下面进行SMBUS读写的小程序。 SMBUS上面一般挂着内存SPD,ClockGen,Thermal Sensor等器件配置信息。 本程序适用WatcomC编写-DOS to read and write the following small program to SMBUS. SMBUS usually hung above the memory SPD, ClockGen, Thermal Sensor devices and other configuration info
  3. 所属分类:Other systems

    • 发布日期:2017-03-27
    • 文件大小:20910
    • 提供者:全达昆
  1. winpooch

    0下载:
  2. Winpooch是一款病毒木马安全监控软件。属于HIPS类型安全软件。它可以根据用户制定的规则对系统进行监控,控制文件的读,写及执行,监控注册表项,键的添加及键值的修改,监视网络连接等等;和其它同类软件比较:winpooch的设置比system safety moniter(SSM)要简单,而且更具有人性化,比Winpatrol的反应速度要快,更适合实时监控,而且winpooch还具有同类软件所欠缺的网络连接控制功能.-Winpooch is a Trojan horse virus secur
  3. 所属分类:Other systems

    • 发布日期:2017-03-28
    • 文件大小:615972
    • 提供者:yu
  1. acs550

    0下载:
  2. ABB ACS550变频器的PC端软件,可用于读取/写入全部参数,并保存成文件。-ABB ACS550 drive the PC software can be used to read/write all parameters, and save into a file.
  3. 所属分类:Other windows programs

    • 发布日期:2017-04-03
    • 文件大小:47603
    • 提供者:WW
  1. teacher

    0下载:
  2. 2003 - 2004 学年度(下)C++ 课程设计题目 实现简单的教师信息管理系统,使用到了链表,定义了一个 TeacherList 类,可以实现简单的插入,查找,删除等功能,涉及到二进制文件的读写操作。-2003- 2004 school year (the) C++ Curriculum design subject teachers to achieve a simple information management system, the use of the list, Teache
  3. 所属分类:Other systems

    • 发布日期:2017-11-10
    • 文件大小:3501
    • 提供者:赵君
  1. 各种典型vb示例

    2下载:
  2. Add_Control_RunTime.zip 实时增加控件的例子。 alarm.zip 一个日期报警程序,当某个指定日期到达时间会提醒你。 Bounce.zip 在桌面上打篮球的游戏程序。 FileCopier.zip 这个程序可以将任意的文件拷贝到同一网络上的任何地方。 FoxTOExce.zip 可以将FoxPro中的表格数据传输到excel中。 lock.zip 这是一个锁定计算机的程序。 MoviePlayer.zip 用户化的视频播放程序。 MultiBrowser.zip 可以同时
  3. 所属分类:Other systems

    • 发布日期:2017-11-11
    • 文件大小:336864
    • 提供者:
  1. DS18B20

    0下载:
  2. DS18B20与单片机的接口程序,包含对DS18B20的初始化和读写部分。-DS18B20 and MCU interface process, contains the initialization and read-write DS18B20 part.
  3. 所属分类:Other windows programs

    • 发布日期:2017-04-03
    • 文件大小:1742
    • 提供者:奚玉博
  1. imappl2pro

    0下载:
  2. IDL源码,处理IMAPP中HDF文件的IDL pro。通过源码可了解IDL中读取,写入HDF格式文件的方法。-IDL source, processing IMAPP in the HDF file IDL pro. Through the source code can understand IDL read, write HDF format documents.
  3. 所属分类:Other systems

    • 发布日期:2017-04-15
    • 文件大小:10762
    • 提供者:jinshan
  1. bitIO

    0下载:
  2. 按位读写的模板函数,本质来说,我们只能用字节来读取文件内容,但是,我们可以把字节内容进行位运算来进行分割,这样就可以按位来操作了.程序中将这些函数进行了完美的封装,直接调用就OK-By-bit read-write template function, in essence, we can only make use of byte to read the contents of the documents, but we can put the contents of byte-bit co
  3. 所属分类:Other windows programs

    • 发布日期:2017-04-12
    • 文件大小:1966
    • 提供者:小天
  1. pb375

    0下载:
  2. PB375 U盘读写汇编程序 性价比超高的U盘读写模块-PB375,兼容CH375读写操作 -PB375 U disk read and write assembler cost-effective ultra-high U-disk read-write module-PB375, read and write compatible with the operation CH375
  3. 所属分类:Other windows programs

    • 发布日期:2017-05-02
    • 文件大小:646621
    • 提供者:肖凤
  1. excel-read-write

    0下载:
  2. excel小程序,能够读取及写入excel工作表-excel program, the ability to read and write the excel worksheet
  3. 所属分类:Other windows programs

    • 发布日期:2017-03-30
    • 文件大小:79564
    • 提供者:黄帅
  1. Matlab-read-write-Excel

    0下载:
  2. 用Matlab 读写Excel操作,有详细例子-There are detailed examples of Matlab to read and write Excel operation
  3. 所属分类:Other systems

    • 发布日期:2017-04-29
    • 文件大小:14795
    • 提供者:古月
  1. MCU-simulate-SPI--Read-Write-m25p80

    0下载:
  2. 单片机模拟SPI程序读写m25p80 C语言程序,值得借鉴-Single chip simulation SPI program to read and write C m25p80 language program, it is worth learning
  3. 所属分类:Other systems

    • 发布日期:2017-04-13
    • 文件大小:2921
    • 提供者:liweirong
  1. ACOS3-Read-Write

    0下载:
  2. acos smartcard example read write
  3. 所属分类:Other windows programs

    • 发布日期:2017-05-04
    • 文件大小:62806
    • 提供者:aliexdsg
  1. ACR120 Write Master Key Sample

    0下载:
  2. ACR120USB Read Write Master Key
  3. 所属分类:其他

    • 发布日期:2018-01-07
    • 文件大小:259072
    • 提供者:medica_cekup
  1. Qcn Read,Write

    0下载:
  2. QCN Read Write Source
  3. 所属分类:其他

    • 发布日期:2021-01-18
    • 文件大小:2083840
    • 提供者:Tarsus
« 12 3 4 5 6 7 8 9 10 ... 49 »
搜珍网 www.dssz.com