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

搜索资源列表

  1. C

    0下载:
  2. 读入成绩并存入一文件中,包括学号、姓名、平时成绩、实验成绩、考试成绩和总评成绩,其中总评成绩=平时成绩*10 +实验成绩*30 +考试成绩*60 ,总评成绩不要输入通过计算得到;计算、存储并输出成绩分布、平均成绩与均方差;计算、存储并输出你的学号、姓名、成绩与排名。-Read into the results and placed in a file, including the student number, name, usually results, test results, test
  3. 所属分类:Other Databases

    • 发布日期:2017-04-06
    • 文件大小:55660
    • 提供者:闫飞
  1. SHIXI

    0下载:
  2. 职工信息表,利用c文件链表做的简单存储数据系统。存储包括职工工号,姓名等等,有读取和写入等功能-Staff information tables, using a simple c file lists as data storage systems. Store including staff job number, name, etc., have to read and write functions
  3. 所属分类:Other systems

    • 发布日期:2017-04-05
    • 文件大小:645
    • 提供者:wallace
  1. read

    0下载:
  2. 在新建的txt文件中任意输入些字符,c++环境运行程序,即可读出该内容-Txt file in any new input some characters, c++ environment, run the program, you can read the content
  3. 所属分类:Other systems

    • 发布日期:2017-04-05
    • 文件大小:5045
    • 提供者:李健
  1. testfn

    0下载:
  2. C++(MFC)对BMP图像文件的操作,读取BMP文件。-C++ (MFC) the operation of the BMP image file, read the BMP file.
  3. 所属分类:Document

    • 发布日期:2017-03-31
    • 文件大小:1217
    • 提供者:小黄
  1. NDISDriver

    1下载:
  2. 此源码为NDIS驱动程序,NDIS协议驱动程序源代码用C语言完成,包括四个C语言源文件,分别为packet.c、openclos.c、read.c和write.c。C语言头文件packet.h通过DDK提供的build工具编译生成驱动 程序可执行文件p a c k e t . s y s。-The source for the NDIS driver, NDIS protocol driver source code complete with the C language, includi
  3. 所属分类:Driver Develop

    • 发布日期:2017-03-27
    • 文件大小:146619
    • 提供者:lishen
  1. loadbmp.h

    1下载:
  2. 实现对bmp格式图像文件的读取与写入操作(不能够对32位位图文件操作)-Bmp format image files to realize the read and write operations (not a bitmap file on 32-bit operation)
  3. 所属分类:Graph program

    • 发布日期:2014-11-27
    • 文件大小:2484
    • 提供者:caixt
  1. requency

    0下载:
  2. frequency字频统计。从文件读入若干个文本,输出频率最大TOP100(数值可改)的排名、字、出现次数、频率。-Word frequency statistics. Read from the file number of the text, the output frequency of the largest TOP100 (values can be changed) ranking, word, count, frequency.
  3. 所属分类:Other windows programs

    • 发布日期:2017-05-04
    • 文件大小:1104827
    • 提供者:haoziliu
  1. ReadSaveJpeg

    0下载:
  2. JPEG file Read and Save fuction using c code.
  3. 所属分类:Picture Viewer

    • 发布日期:2017-04-16
    • 文件大小:100919
    • 提供者:JinaYu
  1. linux-2.6.14-for-skyeye.tar

    0下载:
  2. skyeye 模拟器下 的 linux-2.6.14 含LCD cs8900a(driver/net/arm/cs8900-end.c是最终版) 已修改arch/arm/kernel/module.c 以支持insmod 驱动 kernel/resource.c文件添加I/O读写函数-skyeye simulator under linux-2.6.14 with LCD cs8900a (driver/net/arm/cs8900-end.c is the final
  3. 所属分类:Other systems

    • 发布日期:2017-10-30
    • 文件大小:47210496
    • 提供者:李新
  1. RTL8019

    0下载:
  2. 本文件夹中的代码是“RTL8019”的驱动代码。 main.c 该文件包括了main主函数,为读者朋友提供了一个以太网主循环的例子,读者朋友可根据自己系统以及用到的协议来自行更改这个循环。 RTL8019.C 该文件包括了RTL8019读写寄存器、重启芯片、接收数据包、发送数据包等各个底层驱动函数,以及ARP、以太网数据包处理等初级处理函数。 IP.C 该文件包括了UDP等IP层的协议代码。-The code in the folder is " RTL8019&
  3. 所属分类:DSP program

    • 发布日期:2017-04-15
    • 文件大小:7150
    • 提供者:小胖
  1. C

    0下载:
  2. 经典的c算法文档,500例程。喜欢的可以分享过去,我们共同学习共同进步-This file also includes all flag definitions. The input mode flags in c_iflag handle all input processing, which means that the characters sent from the device can be processed before they are read with read.
  3. 所属分类:assembly language

    • 发布日期:2017-04-08
    • 文件大小:23272
    • 提供者:w_m
  1. javacsv2.0

    0下载:
  2. csv 文件的读取和写入,CsvReader, CsvWriter。-csv file to read and write, CsvReader, CsvWriter.
  3. 所属分类:Java Develop

    • 发布日期:2017-03-29
    • 文件大小:138022
    • 提供者:lqefn
  1. TestIni

    0下载:
  2. c语言封装的dll,读写取ini文件的源代码-c language package for dll, ini file to read and write access the source code
  3. 所属分类:File Operate

    • 发布日期:2017-04-01
    • 文件大小:168591
    • 提供者:zmxfirst
  1. FilePartition

    0下载:
  2. 分割和合并文件,程序节选自《Visual C++ 程序开发范例宝典》。知识点INI文件的读写、文件的创建、 文件的读写。-Split and merge files, the program adapted from " Visual C++ application development paradigm Collection." Knowledge point to read and write INI files, file creation, file rea
  3. 所属分类:Windows Develop

    • 发布日期:2017-03-30
    • 文件大小:23317
    • 提供者:zhangzl
  1. C_rogramming_created_data_file_read

    0下载:
  2. C编程实现对刚创建的数据文件进行读取和写入C programming on the newly created data file read and write-C programming on the newly created data file read and write
  3. 所属分类:SCM

    • 发布日期:2017-04-02
    • 文件大小:6405
    • 提供者:,
  1. survey

    0下载:
  2. XLS问卷结果分析程序,可分两类问卷即3个月内员工和3个月以上员工。直接读入XLS文件并输出XLS文件。-XLS questionnaire results analysis program can be divided into two types of questionnaires that staff within 3 months and 3 months or more employees. XLS file and directly read the output XLS file.
  3. 所属分类:Other windows programs

    • 发布日期:2017-03-28
    • 文件大小:745661
    • 提供者:
  1. tongxinlu

    0下载:
  2. 用c++写的一个通信录 通过文件读/写实现数据存储-C++ using an address book written by the file read/write data storage
  3. 所属分类:source in ebook

    • 发布日期:2017-04-06
    • 文件大小:2654
    • 提供者:k
  1. chessforbcb

    0下载:
  2. 要先把光盘上的三个文件夹的内容复制到硬盘 C:的根目录下,然后把文件的只读属性取消。在C++Builder的集成开发环境(IDE) 中执行File|Open Project命令打开chess.bpr或TestTime.bpr。如果要直接双击 CHESS.BPR或TESTTIME.BPR图标,可能不会正确地装载。运行程序时,请确保 C:\BcbChess文件夹中有所需要的棋子位图文件和背景位图文件。或者在源程序中 修改相应的位图文件路径,并且重新编译工程文件。-We first
  3. 所属分类:Special Effects

    • 发布日期:2017-04-09
    • 文件大小:1042494
    • 提供者:jkcj610
  1. sortABC

    0下载:
  2. 随机数产生1000个数,保存在文件中,将前300个整数读入数组A,接下来的400个读入B,最后的300个读入C,分别用冒泡排序,选择排序,直接插入排序算法对A,B,C中的数排序,并按一定格式输出。-1000 the number of random number generation, save the file, read the first 300 integer array A, read the next 400 B, read the last 300 C, respectively,
  3. 所属分类:Data structs

    • 发布日期:2017-04-03
    • 文件大小:749
    • 提供者:bp
  1. inifile

    0下载:
  2. ini 读写类, linux/win 通用-class to read and write ini file, linux/win general
  3. 所属分类:Linux-Unix program

    • 发布日期:2017-04-07
    • 文件大小:7472
    • 提供者:guohong
« 1 2 ... 5 6 7 8 9 1011 12 13 14 15 ... 50 »
搜珍网 www.dssz.com