CDN加速镜像 | 设为首页 | 加入收藏夹
当前位置: 首页 资源下载 搜索资源 - c file read

搜索资源列表

  1. WriteReadFile

    0下载:
  2. this code is saple read and write in file by C-this code is saple read and write in file by C++
  3. 所属分类:Windows Develop

    • 发布日期:2017-12-06
    • 文件大小:5662954
    • 提供者:ahmadpoor
  1. RepeatFind

    0下载:
  2. 使用C#查找重复数据并显示记录,我觉得在一些较大的数据库应用中,这个功能就比较实用了,重复数据会使数据库变大,读取速度变慢,因此找出并删除这些记录是相当有用的。本例所附的数据为文件在Database文件夹中-Find duplicate data and display the records using C#, I think in some of the larger database applications, this feature is more practical, larger
  3. 所属分类:CSharp

    • 发布日期:2017-11-08
    • 文件大小:315091
    • 提供者:zpudn93
  1. LINUX

    0下载:
  2. 1. 在Linux系统中,以 文件 方式访问设备 。 2. Linux内核引导时,从文件 /etc/fstab 中读取要加载的文件系统。 3. Linux文件系统中每个文件用 i节点 来标识。 4. 全部磁盘块由四个部分组成,分别为引导块 、专用块 、 i节点表块 和数据存储块。 5. 链接分为: 硬链接 和 符号链接 。 6. 超级块包含了i节点表 和 空闲块表 等重要的文件系统信息。 7. 某文件的权限为:d-rw-_r--_r--,用数值形式表示该权限,则该八进制数
  3. 所属分类:Linux-Unix program

    • 发布日期:2017-11-07
    • 文件大小:18471
    • 提供者:刘涛
  1. txtd.tar

    0下载:
  2. 一个基于c 的windwos线程的管理的一个框架。主要包括读写配置文件、读写日志函数、加载DLL文件、异步非阻塞Socket网络通信、进程监控-C the Windwos thread of management based on a framework. Mainly including read and write configuration files, read and write the log function to load the DLL file, asynchronous n
  3. 所属分类:Windows Kernel

    • 发布日期:2017-11-22
    • 文件大小:564392
    • 提供者:单鹏飞
  1. linuxphonebook

    0下载:
  2. Linux C编程实现简单电话薄(从文件中读取记录,支持插入、删除和保存操作)-Linux C programming simple phone book (read from the file record to support insert, delete, and save operation)
  3. 所属分类:Other systems

    • 发布日期:2017-12-02
    • 文件大小:3070
    • 提供者:pl
  1. DiskVariable

    0下载:
  2. 实现了文件随机读写的一个C++类。使用CDiskVariable类操作磁盘,可以随机读写文件。 使用CDiskMap可以将文件映射到数组中。在CDiskMap类被析构的时候,数据自动存入文件的指定地址。-Random read and write files to achieve a C++ classes. Use CDiskVariable class action disk, you can randomly read and write files. Use CDiskMap Fil
  3. 所属分类:File Operate

    • 发布日期:2017-12-01
    • 文件大小:1656
    • 提供者:雷志鹏
  1. WriteDataToFile

    0下载:
  2. C++数据流,从文件中读入数据或写入文件数据-c++ i/o ,read file or write file
  3. 所属分类:File Operate

    • 发布日期:2017-11-19
    • 文件大小:585
    • 提供者:ningxueying
  1. shuex

    1下载:
  2. visual c++编写的基于mfc的excel操作,可以创建、写入、读出excel文件的内容,并用megbox显示出来-visual c++ prepared based on the mfc excel operation, you can create, write, read excel file content and displays with megbox
  3. 所属分类:File Operate

    • 发布日期:2017-11-09
    • 文件大小:4524744
    • 提供者:张大伟
  1. UpdateFileAttribute

    0下载:
  2.  C#更新或修改文件属性,改变文件的“只读、存档、系统、隐藏”四种属性的状态-C# to update or modify file attributes, change the file " read only, archive, system, hidden" state of four properties
  3. 所属分类:CSharp

    • 发布日期:2017-11-23
    • 文件大小:13413
    • 提供者:tpudn43
  1. AugmentWaferToExEDocument

    0下载:
  2.  C#将图片资源添加到EXE中,在EXE文件中加入图片文件,听上去很让人好奇,那么究竟是如何实现的呢?看了这个C#小程序,您就会明白了-C# will be added to the EXE image resources, in the EXE file to add image files, sounds very curious, then exactly how to achieve it? C# read this small program, you will understand
  3. 所属分类:CSharp

    • 发布日期:2017-12-01
    • 文件大小:183023
    • 提供者:tpudn46
  1. oooo

    0下载:
  2. 设有进程A、B、C,分别调用过程get、copy、put对缓冲区S和T进行操作。其中get负责从文件F_in中把数据块读入并输出缓冲区S,copy负责从S中提取数据块并复制到缓冲区T中,put负责从缓冲区T中取出信息存入到本地文件F_out中。实现get、copy、put的操作过程。-A process A, B, C, respectively, calling procedure get, copy, put the buffer S and T to operate. Which get
  3. 所属分类:Linux-Unix program

    • 发布日期:2017-11-18
    • 文件大小:11373
    • 提供者:文婷
  1. async1

    0下载:
  2. 文件的IO异步读写操作,C++实现的,希望对大家有点帮助。-file I/O write and read of asynchronous
  3. 所属分类:File Operate

    • 发布日期:2017-11-20
    • 文件大小:27871
    • 提供者:liu
  1. calibration

    0下载:
  2. 标定程序,opencv自带的示例程序。读者可以直接使用Opencv自带的摄像机标定示例程序,该程序位于 “\OpenCV\samples\c目录下的calibration.cpp”,程序的输入支持直接从USB摄像机读取图片标定,或者读取avi文件或者已经存放于电脑上图片进行标定。-Calibration procedures, opencv comes with sample programs. Readers can Opencv use camera calibration sample p
  3. 所属分类:OpenCV

    • 发布日期:2017-11-15
    • 文件大小:1371258
    • 提供者:夏小满
  1. 64bit_jpcap

    0下载:
  2. JPCAP是一个开源库从Java应用程序的网络数据包捕获并发送。它提供的设施: 捕获原始数据包从电线。 脱机文件保存捕获的数据包,读取捕获的数据包从一个脱机文件。 自动识别数据包类型,并生成相应的Java对象(用于以太网的IPv4,IPv6中,ARP / RARP,TCP,UDP和ICMPv4报文)。 根据用户指定的规则过滤数据包调度给应用程序之前。 原始数据包发送到网络 Jpcap是基于 libpcap的/ WinPcap的在C和Java实现。JPCAP已通过测试微软
  3. 所属分类:Sniffer Package capture

    • 发布日期:2017-11-18
    • 文件大小:41210
    • 提供者:王夏洋
  1. MD5

    0下载:
  2. 通过编程了解MD5算法,并实现MD5算法(C++),采用文件读入明文和将密文输出到文件,可运行-By programming to understand the MD5 algorithm and MD5 algorithm (C++), using file is read into the plaintext and the ciphertext output to a file, you can run
  3. 所属分类:Network Security

    • 发布日期:2017-11-22
    • 文件大小:4454
    • 提供者:陈烁
  1. imagedata

    0下载:
  2.  C#获取照片EXIF信息显示拍摄时间,估计玩摄影的都知道数码相机拍摄的照片中,每张都带有Exif信息,在Exif中记录了照片的很多拍摄参数、比如快门速度、快门次数、光圈大小等,当然也包括了拍摄时间,本例就是通过使用C#的相关图像操作方法来读取Exif信息的拍摄时间。通过指定的数据流来创建Image,遍历图像文件元数据,检索所有属性,如果是PropertyTagDateTime,则返回该属性所对应的值。-C# Gets photo EXIF ​ ​ information d
  3. 所属分类:CSharp

    • 发布日期:
    • 文件大小:12733
    • 提供者:tpudn52
  1. sportsmeeting

    0下载:
  2. 用C语言设计实现一个学校运动会信息管理程序,功能如下: (1) 初始化输入:N-参赛院系总数,M-男子竞赛项目数,W-女子竞赛项目数; (2) 各项目名次取法有如下几种: 取前5名:第1名得分 7,第2名得分 5,第3名得分3,第4名得分2,第5名得分 1; (3) 由程序提醒用户填写比赛结果,输入各项目获奖运动员的信息。 (4) 所有信息记录完毕后,用户可以查询各个院系或个人的比赛成绩,生成团体总分报表,查看参赛院系信息、获奖运动员、比赛项目信息等。支持将信息保存为文件,
  3. 所属分类:Other systems

    • 发布日期:2017-11-23
    • 文件大小:127668
    • 提供者:刘晔
  1. Grade-Management-System

    0下载:
  2. 这是一个C++成绩成绩管理系统,它可实现学生姓名学号成绩的输入,并可计算学生总成绩,将学生的成绩存入到指定文件中,还可以从指定文件中读取学生的成绩-This is a C++ performance performance management system, which allows students to enter the name of science achievement number, and calculate the total student achievement, stu
  3. 所属分类:Other systems

    • 发布日期:2017-11-23
    • 文件大小:3693527
    • 提供者:胡吕亮
  1. suijiduxiewenjian

    0下载:
  2. 该文件为c++随即读写文件文本的源程序,使用Microsoft Visual Studio 2008编程-The file is then read and write files c++ text of the source, using Microsoft Visual Studio 2008 programming
  3. 所属分类:CSharp

    • 发布日期:2017-04-07
    • 文件大小:2854
    • 提供者:王伟
  1. test

    0下载:
  2. 这是一份介绍如何用C语言读写SGY格式的地震数据文件的文档,内容很详细,含元代码-This is a how to use C language to read and write SGY seismic data file format documents, the content is very detailed, including element code
  3. 所属分类:File Formats

    • 发布日期:2017-03-30
    • 文件大小:1557
    • 提供者:yin
« 1 2 ... 43 44 45 46 47 4849 50 »
搜珍网 www.dssz.com