CDN加速镜像 | 设为首页 | 加入收藏夹
当前位置: 首页 资源下载 文档资料 软件工程 搜索资源 - file.write

搜索资源列表

  1. Markup90

    0下载:
  2. MarkUP ,用于VC环境下,读取和写入XMl文档文件。不错的程序,-MarkUP for VC environment, read and write XMl document file. Yes procedures,
  3. 所属分类:软件工程

    • 发布日期:2008-10-13
    • 文件大小:459532
    • 提供者:teddy
  1. Windows文件系统过滤驱动开发教程

    3下载:
  2. 我经常在网上碰到同行请求开发文件系统驱动。windows的pc机上以过滤驱动居多。其目的不外乎有以下几种: 一是用于防病毒引擎。希望在系统读写文件的时候,捕获读写的数据内容,然后检测其中是否含有病毒代码。 二是用于加密文件系统,希望在文件写过程中对数据进行加密,在读的过程中进行解密。 三是设计透明的文件系统加速。读写磁盘的时候,合适的cache算法是可以大大提高磁盘的工作效率。windows本身的cache算法未必适合一些特殊的读写磁盘操作(如流媒体服务器上读流媒体文件)。设计自己的cac
  3. 所属分类:软件工程

    • 发布日期:2008-10-13
    • 文件大小:18724
    • 提供者:仇韬
  1. c-curriculum-design

    1下载:
  2. 已知文本文件f1.txt中存放了某个省当年参加高考的1000个考生的数据(考号、姓名、性别和考试成绩),存放格式是每行存放一个考生的数据,每个数据之间用空格隔开。 假定当年该省的招生计划是:一类本科招生计划为10%;二类本科招生计划为15%;三类本科招生计划为20%;四类高职高专招生计划为25%。 请编写程序,实现以下功能: (1)划定各批次录取分数线,结果可屏幕显示,也可存入文件。 (2)能够统计各批次中男生,女生的录取比例。统计结果可屏幕显示,也可存入文件。 (3)确定每
  3. 所属分类:software engineering

    • 发布日期:2017-03-27
    • 文件大小:229479
    • 提供者:song
  1. AlargescaleWebsitearchitecturePPT

    0下载:
  2. 大规模网站架构 CAP原则 BASE策略 异步(MessageQueue) 数据库 数据的水平切分及垂直切分 数据库读写分离 避免分布式事务 反范式的数据库设计 负载均衡 DNS负载均衡 反向代理负载均衡 LVS 缓存 数据库缓存 服务器缓存/页面缓存/数据缓存/静态化 反向代理缓存 Session/Share Nothing Architecture架构 浏览器优化 浏览器缓存/CDN/小图片合并 分布式文件系统(
  3. 所属分类:Project Design

    • 发布日期:2017-04-09
    • 文件大小:1551511
    • 提供者:MagicFeng
  1. how_to_write_Makefile

    0下载:
  2. 如何编写Makefile文件技术文档,非常实用-How to write the Makefile file technical documentation, very useful
  3. 所属分类:software engineering

    • 发布日期:2017-04-03
    • 文件大小:133709
    • 提供者:刘红
  1. 1985490pof2jed

    0下载:
  2. 用VHDL语言编写代码,生成,JED文件,用MAX+PLUSII编写,该软件实现转换-Using VHDL language code generation, JED file, with the MAX+ PLUSII write, the software conversion
  3. 所属分类:software engineering

    • 发布日期:2017-05-06
    • 文件大小:1271300
    • 提供者:sunruili
  1. latitude_c640

    0下载:
  2. This Dell Laptop Latitude C640 Model Bios File you Can directly write by epro programmer and use it.-This is Dell Laptop Latitude C640 Model Bios File you Can directly write by epro programmer and use it.
  3. 所属分类:software engineering

    • 发布日期:2017-03-29
    • 文件大小:309140
    • 提供者:DILIP
  1. pic-parallel-port-programmer

    0下载:
  2. It is Parallel port PIC Programmer. You can write hex file to PIC flash using this programmer
  3. 所属分类:Project Design

    • 发布日期:2017-03-27
    • 文件大小:56826
    • 提供者:Azar
  1. lex_yacc.pdf

    0下载:
  2. A compiler or interptreter for a programminning language is often decomposed into two parts: Read the source program and discover its structure. Process this structure, e.g. to generate the target program. Lex and Yacc can generate program f
  3. 所属分类:software engineering

    • 发布日期:2017-05-27
    • 文件大小:10232857
    • 提供者:欧曜玮
  1. source

    0下载:
  2. 旅游网站设计实现,主要说明其主要要写的文件内容及格式-Tourism Site designed and implemented, mainly to explain the main contents of the file to write and format
  3. 所属分类:software engineering

    • 发布日期:2017-04-04
    • 文件大小:4246
    • 提供者:
  1. filesystemdesign

    0下载:
  2. VC++ 编写实现文件文件系统设计,供初学者参考学习 -VC++ implementation file write file system design, the reference for beginners to learn
  3. 所属分类:software engineering

    • 发布日期:2017-04-05
    • 文件大小:2669
    • 提供者:Raindrop
  1. TestFileWrite11

    0下载:
  2. source code for a file write problem
  3. 所属分类:software engineering

    • 发布日期:2017-04-17
    • 文件大小:66128
    • 提供者:Arifur Rahman
  1. vc-write-excel

    0下载:
  2. 建立vc工程,利用vc的ole技术,实现对excel的操作。-this code can use vc to write a excel file. and after finished the file, we can chang
  3. 所属分类:software engineering

    • 发布日期:2017-03-28
    • 文件大小:325922
    • 提供者:dan
  1. How-to-read-and-write-file

    0下载:
  2. 对于MFC编程,此文档详细介绍了如何读和写文件,很清楚的说明。-For MFC program,this file introduce how to read and write file.
  3. 所属分类:software engineering

    • 发布日期:2017-11-01
    • 文件大小:20636
    • 提供者:小光
  1. Read-and-write-for-MFC

    0下载:
  2. 对于MFC编程,文件读写很重要,也需要一定技巧,此文档有很好的介绍。-For MFC program,the reading and writing of file is very important.
  3. 所属分类:software engineering

    • 发布日期:2017-11-14
    • 文件大小:607284
    • 提供者:小光
  1. Linux

    0下载:
  2. 为Linux系统设计一个简单的二级文件系统。要求做到以下几点: 1.可以实现下列几条命令: login 用户登录 dir 列目录 create 创建文件 delete 删除文件 open 打开文件 close 关闭文件 read 读文件 write 写文件 -Design a simple two file system for Linux systems. To do the following: 1. Can be achieved followin
  3. 所属分类:software engineering

    • 发布日期:2017-11-28
    • 文件大小:7556
    • 提供者:hary
  1. How-to-write-DSP-CMD

    0下载:
  2. 关于TMS320F28335应用程序中CMD文件的编写方法。-About how to write a CMD file to the TMS320F28335
  3. 所属分类:software engineering

    • 发布日期:2017-11-01
    • 文件大小:8484
    • 提供者:chenccl
  1. java4

    0下载:
  2. 基于文件的简易记账程序,编写一个Java项目,实现一个简易的机遇文件的记账程序,主要功能有两部分:一为记录消费的相关信息,二为按照消费条目名称查询相关消费信息。-Based on a simple accounting program file, write a Java program to achieve a simple bookkeeping program files opportunities, the main function has two parts: one for the
  3. 所属分类:software engineering

    • 发布日期:2017-04-06
    • 文件大小:44251
    • 提供者:肖英英
  1. modelsim-do-file

    0下载:
  2. exlain how to write a do_file for modelsim-explain how to write a do_file for modelsim
  3. 所属分类:Project Design

    • 发布日期:2017-04-07
    • 文件大小:88658
    • 提供者:alice
  1. How-to-Write-makefile

    0下载:
  2. 介绍如何书写makefile。学习makefile多构建c++程序会有很大的帮助。-how to write make file
  3. 所属分类:software engineering

    • 发布日期:2017-03-29
    • 文件大小:431339
    • 提供者:jeff
« 12 3 4 »
搜珍网 www.dssz.com