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

搜索资源列表

  1. BMP操作(C语言)

    0下载:
  2. 通过该程序可以了解BMP的文件结构。
  3. 所属分类:其他小程序

    • 发布日期:2009-04-18
    • 文件大小:99.93kb
    • 提供者:eqgyjj
  1. MapFile.zip

    0下载:
  2. 文件内存映射的C++封装类,非常好用。推荐使用这种方式进行文件操作,使用方便,高效。,Memory-mapped file C++ Package type, very easy to use. Recommend the use of this approach to file operations, user-friendly and efficient.
  3. 所属分类:Other windows programs

    • 发布日期:2017-03-31
    • 文件大小:2.85kb
    • 提供者:陈国栋
  1. LSBEmbeding

    0下载:
  2. 信息隐藏中用于数字隐写的常用算法:LSB替换\LSB匹配,包括随机的和排序的,以及对文件和文件夹进行操作,用CxImage类能快速读取各种格式的图象-Information Hiding for digital steganography of the commonly used algorithms: LSB replacement of LSB matching, including random and sort of, as well as files and folders to op
  3. 所属分类:Other systems

    • 发布日期:2017-05-21
    • 文件大小:899.25kb
    • 提供者:壹号通缉犯
  1. Student_Info_Management

    0下载:
  2. 信息存储用文件;熟练VC CListCtrl控件 2、熟练对话框数据交换机制 3、复习C文件操作-Using information stored documents VC CListCtrl control 2 skilled, skilled dialog data exchange mechanism 3, C file operations review
  3. 所属分类:Other windows programs

    • 发布日期:2017-04-26
    • 文件大小:44.06kb
    • 提供者:wangjingdan
  1. Win32Tetris_C

    0下载:
  2. 原创Windows入门程序,直接用C语言调用Windows API的方式编写。几乎包含了Windows入门会碰到的所有知识,像窗口、消息、菜单、工具栏、资源、对话框、计时器、自绘按钮、GDI位图操作、Windows目录操作、INI文件操作等等,带详细注释的源代码,开发环境是VC6。-Original Windows entry procedures, the direct use of C language to call Windows API way to prepare. Almost c
  3. 所属分类:Other windows programs

    • 发布日期:2017-05-17
    • 文件大小:4.58mb
    • 提供者:沉沦
  1. 操作系统+模拟的+欢迎下载+C#版

    0下载:
  2. 这是个模拟操作系统,实现了基本的文件管理,进程管理,内存管理-This is a simulation of the operating system to achieve the basic document management, process management, memory management
  3. 所属分类:其他小程序

    • 发布日期:2017-03-29
    • 文件大小:396.01kb
    • 提供者:远光
  1. c

    0下载:
  2. 串联文件、索引文件存储模拟 操作系统课程设计-Series documents, the index file storage operating system, curriculum design, simulation
  3. 所属分类:Other systems

    • 发布日期:2017-04-02
    • 文件大小:1.8kb
    • 提供者:xhouyan
  1. TestFileReadWrite

    0下载:
  2. C# 读写文件操作相关测试工程代码,基础实用。(C# read and write file operations, related testing engineering code, based on practical.)
  3. 所属分类:其他

    • 发布日期:2017-12-22
    • 文件大小:73kb
    • 提供者:qq350106844
  1. wzw_Lib

    0下载:
  2. lua常用脚本函数的封装,可以嵌入到支持C编译的任何系统(Lua packages of commonly used scr ipt functions can be embedded into any system that supports C compilation)
  3. 所属分类:其他小程序

    • 发布日期:2017-12-26
    • 文件大小:1kb
    • 提供者:wentback
  1. 学生成绩管理项目

    0下载:
  2. 实现学生成绩管理,实现了8大功能,运用到了链表以及文件操作(Achieving student achievement management)
  3. 所属分类:其他

    • 发布日期:2017-12-25
    • 文件大小:300kb
    • 提供者:襟江带湖
  1. C#读取文件

    0下载:
  2. C# 读取文件 C#读取TXT文件实现的一些总结: 1、Niit.txt 默认在 File_read\bin\Debug 文件下! 假如你不想程序运行报错,那么就在这个文件下建立 1)因为这里咱们是读取文本,所以Niit.txt,内容自己写一下!留心两点 1.1)文件最好不要写中文的,否则运行结果用 ?代替中文~ 2.2)最首要 的,你写完了内容要保存文本后再运行,才会显示你添加的内容 2、读写文本操作要领来源于 System.IO 命名空间,所以程序开
  3. 所属分类:其他

    • 发布日期:2017-12-18
    • 文件大小:1kb
    • 提供者:
  1. WHC.OrderWater.Commons

    0下载:
  2. C# 的各种帮助类集合,包括网络、文件、系统、音频等,应有尽有!(C # a variety of help class collection, including the network, files, systems, audio, etc., everything!)
  3. 所属分类:其他

    • 发布日期:2017-12-28
    • 文件大小:1.82mb
    • 提供者:ihehe
  1. 新建 WinRAR 压缩文件

    0下载:
  2. 上机实验是学习程序设计语言必不可少的实践环节, 特别是C语言灵活, 简洁, 更需要通过编程的实践来真正掌握它. 对于程序设计语言的学习目的, 可以概括为学习语法规定, 掌握程序设计方法, 提高程序开发能力, 这些都必须通过充分的实际上机操作才能完成.(Computer experiment is essential to study and practice the programming language, especially C language more concise, flexibl
  3. 所属分类:其他

  1. C#数据保存至csv文件

    0下载:
  2. C#保存数据至*.csv进行显示,新建.csv文件并完成读写操作。(C# saves data to *.csv to display.)
  3. 所属分类:其他

    • 发布日期:2018-01-08
    • 文件大小:36kb
    • 提供者:qinzl
  1. 文件读写操作

    0下载:
  2. C语言文件读写操作,便于输入输出不同的文件进行相应的处理(C language file read and write operation to facilitate the input and output of different files for corresponding processing)
  3. 所属分类:其他

    • 发布日期:2018-01-08
    • 文件大小:3kb
    • 提供者:xiaomumu
  1. string

    0下载:
  2. 包含c++ 文件流操作 std::string操作(Include c++ file stream and std::string)
  3. 所属分类:其他

    • 发布日期:2018-04-29
    • 文件大小:2.51mb
    • 提供者:夏天Ada
  1. os_file

    2下载:
  2. 操作系统课设作业。在磁盘空间模拟一个linux文件系统,并提供基本的文件操作命令(如mk, cp, mkdir, rmdir, cd, ls, cat, chmod, chown, chgrp, chnam等)。文件系统的实现采用混合索引式文件结构,包括使用空闲节点号栈管理空闲节点和成组链接管理空闲盘块。(Simulate a Linux file system in disk space and provide basic file operation commands (such as MK
  3. 所属分类:其他

    • 发布日期:2018-05-01
    • 文件大小:367kb
    • 提供者:Greenyy
  1. 基于C#操作DXF

    1下载:
  2. c# 操作DXF类库文件,获取DXF数据,及坐标(C# operates DXF class library files, gets DXF data, and coordinates)
  3. 所属分类:其他

    • 发布日期:2019-06-06
    • 文件大小:1.67mb
    • 提供者:AGV
  1. C# XML文件读取示例

    1下载:
  2. C#语言编写了xml的读取,可以实现文件读取与操作。(C#language has written the XML reading, which can realize the file reading and operation.)
  3. 所属分类:其他

    • 发布日期:2020-09-10
    • 文件大小:24kb
    • 提供者:Fanatic1
  1. VisionHalcon

    0下载:
  2. 代码特色功能: 1、图像显示:这个代码中制作了比较友好的图像显示功能和函数接口,非常方便客户调用,图像显示制作成控件的模式,带源代码; 2、图像显示平移以及放大缩小:在图像显示代码模块中以及将图像的拖拽、鼠标滚轮控制的放大缩小功能集成好了,提供代码接口,非常好用,可看到源代码学习; 3、文件操作模块:目前代码集成了6种文件的创建读写保存类,分别为:office中的Excel操作,IniFile的操作,LogFile的操作,Spire控件下的Excel操作,Txt文件操作,Xml文件操作(Code
  3. 所属分类:其他

    • 发布日期:2021-02-18
    • 文件大小:80.6mb
    • 提供者:蓝其
« 12 3 4 5 6 7 8 »
搜珍网 www.dssz.com