搜索资源列表
avi File Wrapper src
- avi文件封装类,包括avi文件的读写等常用操作,音频视频流等-avi file Packaging categories, including avi file read and write popular operation, streaming audio and video, etc.
ASYNC131
- 一 程序的整体结构 1 拨号功能,自动响应功能。(能使用ATDT命令拨号,使用Ctrl-D退出联机状态)。 2 执行调制解调器命令。 3 仿真终端功能:在线方式可进行联机通信,TTY终端仿真,加载驱动程序后可进行VT100终端仿真。 4 文件服务功能: 文本文件的传输,二进制文件的传输,文本文件和二进制文件的写盘功能。文本文件的阅览和简单编辑功能。 5 终端服务功能: UNIX主机上运行的具有菜单驱动的终端服务程序,客户机可通过终端仿真器访问远程
FileWrite
- 文件操作,文件读写,文档序列化,文件保存-File operations, file reading and writing, document sequence, the file is saved
file
- 在vc下,经常要读写文件,有些类好用但有限制,比如CFile用于mfc,这个代码不受任何限制-In vc, the often have to read and write documents, and some easy to use but restricted category, such as CFile for mfc, this code without any restrictions
115157704system_file_system
- 1)多用户 (2)多级目录:具有树形目录结构;(3)具有login (用户登录)和用户身份认证功能;(4)文件的创建: create (5)文件的打开:open(6)文件的读:read(7)文件的写:write(8)文件关闭:close(9)删除文件:delete (12)列出文件目录:dir(列目录时要列出文件名、物理地址和文件长度) (13)退出:logout (14)文件保护机制-integrity of the file system -1) Multi-user (2) multi-l
Write-ReadFile
- C++读写文件。Win32程序,产生100个随机数,然后将产生的数存储为10行10列的文件格式,最后从文件中读取这些数并按照原格式显示出来。-The C++ Programming file. It can create 100 numbers and write them to the txt file, in the end read it to print.
File
- 简单的VC程序,用VC工具实现文件的写入和读取。-Simple VC program, with the VC tool for file write and read.
VC.XML.file.image.code
- VC编程XML文件读写图像经典代码VC Programming XML file to read and write image classic code -VC Programming XML file to read and write image classic code
File
- VC++针对文件的操作的工程文件,包含对文件的写入,读取,格式变换等基本程序-VC++ file operations for the project file that contains the file write, read, format conversion and other basic procedures
file
- VC编程关于文件的读写。mfc与api方式-VC programming on the file read and write. mfc way with the api
file-read-write_C-Language
- 对常用的文件读写做了小结,不清楚的朋友可以看看,还是不错的幺-Read and write files on the common with a summary, do not know friends can see, is good unitary
Biff
- EXCEL File writer using the BIFF record types. Easy entry to start with EXCEL file format.
Text-file-combiner
- 文本文件合并器将txt文件合并到一个文件中,可以选择是否写入分隔符号-Txt text file combiner to merge the file to a file, you can choose whether to write a separator
File-management
- 文件管理,创建文件,写入内容,删除文件的功能,测试已经通过了,基本功能很实用,值得学习-File management, create a file, write content, delete the file function, the test has passed, the basic function is very useful, it is worth learning
File
- 文件操作,文件的打开和关闭,向文件中写信息,读信息。-File operations, open and close the file, write to the file information, read the information.
read-and-write-CSV-file
- 可以实现CSV的写入文件读取。同样如果将程序稍作改动就可实现各种格式的文件的写入和读取。文件是以逗号和回车为间隔的写入的。这样可以用excel软件打开该文件。同时,在读取时,将存取的数字在逗号和回车的交替中提取出来。-You can write the CSV file to read. The same if the program make a little change can be achieved in various formats file write and read. The
File
- 设计一个简单的文件系统,用文件模拟磁盘,用数组模拟缓冲区,要求实现: 支持多级目录结构,支持文件的绝对读路径; 文件的逻辑结构采用流式结构,物理结构采用链接结构中的显示链接结构中的显示链接方式; 采用文件分配表; 实现的命令包括建立目录、列目录、删除空目录、建立文件、删除文件、显示文件内容、打开文件、读文件、写文件(追加方式)、关闭文件、改变文件属性。 最后编写主函数对所做工作进行测试。 -Design a simple file system, disk file s
check-file-write-correct-or-not
- On Error檢查磁碟機寫入資料是否正確,可解決高速寫入檔案發生錯誤的機會-On Error check the drive to write data is correct, to resolve high-speed write file error
file-operations
- 含有运行结果哦~功能齐全而且是优化版 文件操作设计及实现 总体设计:设计实现对文件 file.txt的读取,插入和增加的功能; 要求: (1)实现对文件中的整行读取和写入(不可用fscanf,fprintf函数,只可以fread和fwrite) (2)实现文件中间插入一段话--------这是一个测试; (3)实现对文件的创建,文件写入和添加; -Contains the results oh fully functional and optimized version
file
- c file write.read txt program.
