搜索资源列表
ProgrammingWindowsCHS
- 《Windows 程序设计(第5版)(上、下册)》 如果对Windows开发有什么问题的话,请翻阅PetZold的著作吧。在《Window程序设计》(第5版)中,这位杰出的“Windows先锋奖”(Windows Pioneer Award)获得者根据最新的Windows操作系统权威技术修订了他的经典著作——再一次演示了基本的Win32程序设计的API核心内容。本书的内容包括: ** 基本内容——输入、输出和对话框 ** Unicode概述 ** 图形——绘图、文本和字体、位图和元文件 **
jffs2_src_study
- jffs2源码研究分析 全文分为 jffs2的数据实体及其内核描述符 描述jffs2特性的数据结构 注册文件系统 挂载文件系统 打开文件时建立inode的方法 jffs2中写正规文件的方法 jffs2中读正规文件的方法 jffs2中符号链接文件的方法表 jffs2中目录文件的方法表 jffs2的Garbage Collection 以及心得体会, 共11个章节 详细研究分析了jFFS2的源代码的核心部分.-jffs2
Markup90
- MarkUP ,用于VC环境下,读取和写入XMl文档文件。不错的程序,-MarkUP for VC environment, read and write XMl document file. Yes procedures,
USBPORT
- USB 接口图,公母连接图,不忘用资料阅读-USB INTERFACE PIN,PDF FILE,READ ME READ
Someone-like-you--Adele
- Simple program that contains code in c++. Write file, read file
File
- 完整的.net对文件的操作代码,删除。创建。读取。重命名-Complete net operating code file, delete. Created. Read. Rename
DAQReadAndWrite.
- DAQ图形文件读写子函数,完整的实现了对DAQ文件的读写功能-The DAQ graphics file read and write subfunction
read
- 利用QFile从文件中读取数据,帮助大家理解Qfile的用法。-The QFile data read from a file, to help us to understand the usage of Qfile.
fortran-read-netcdf
- Fortran 读取CDF文件,包含现成的程序和安装说明,以及使用方法。-Fortran read CDF file,contains off-the-shelf program and installation instructions, as well as the use of the method.
read
- Fortran 读取CDF文件,包含现成的程序和安装说明,以及使用方法。-Fortran read CDF file,contains off-the-shelf program and installation instructions, as well as the use of the method.
How-to-read-and-write-file
- 对于MFC编程,此文档详细介绍了如何读和写文件,很清楚的说明。-For MFC program,this file introduce how to read and write file.
Read-and-write-for-MFC
- 对于MFC编程,文件读写很重要,也需要一定技巧,此文档有很好的介绍。-For MFC program,the reading and writing of file is very important.
Read-File
- 读取超大容量文件的一种效率很到的方法介绍,有兴趣的朋友可以看看。-Read the large capacity file a efficiency is to introduce the method, interested friends can see.
Linux
- 为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
java
- 编写程序将10个整型数写入一个文件中,然后再从该文件中将这10个数读出并显示出来-Write a program 10 integer is written to a file, then these 10 numbers from the file read out and displayed
mfc_txt
- MFC,txt格式文件的读入,写出;向从文本文件中写入信息;从文本文件中读取信息;关闭文件-MFC,txt File read and write
H264Android
- H264解码器源码,移植ffmpeg中的H264解码部分到Android,深度删减优化,在模拟器(320x480)中验证通过。 程序的采用jni架构。界面部分,文件读取,视频显示都是用java做的,底层的视频解码用C来做满足速度的要求。 在这个版本中,从H264码流中分割出Nal是在java层做的,这样在java层直接调用解码时就知道是否有显示视频,缺点的就是耦合度/封装性差一点。 如果采用在底层做Nal分割的方法,可以封装得好看一些,但是每次送的数据有限制,如果送
A-Fast-File-System-for-UNIX-1.pdf
- 本文针对Unix文件系统的缺陷,提出了并实现了改进方案。性能取得了显著的提升。是一篇必读的佳作。-In this paper, Unix file system deficiencies, proposed and implemented improvements. Achieved significant performance improvement. Is a must-read masterpiece.
MATLAB
- It can read file, read electric charge etc
Digital-image-processing
- 掌握图像文件的读取与写入,掌握图像文件的显示、翻转、缩放、叠加。-Master image file read and write, master image file display, flip, zoom, overlay.