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

搜索资源列表

  1. newoula-C

    0下载:
  2. * 用改进的欧拉方法求解初值问题,其中一阶微分方程未y =f(x,y) * 初始条件为x=x[0]时,y=y[0]. * 输入: f--函数f(x,y)的指针 * x--自变量离散值数组(其中x[0]为初始条件) * y--对应于自变量离散值的函数值数组(其中y[0]为初始条件) * h--计算步长 * n--步数 * 输出: x为说求解的自变量离散值数组 * y为所求解对应于自变量离散值的函数值数组 -* Improved Euler me
  3. 所属分类:文件操作

    • 发布日期:2008-10-13
    • 文件大小:2.86kb
    • 提供者:xuyan
  1. yhb-chunchu

    0下载:
  2. 该程序的功能是从文件中读出数据转存储在数组中-the procedure is the function of sensed data from the file to the memory array
  3. 所属分类:文件操作

    • 发布日期:2008-10-13
    • 文件大小:1.04kb
    • 提供者:yhb7226
  1. data

    0下载:
  2. 本程序用C语言实现磁盘文件的读写,使用了fputc和fgetc函数以及将读出的数据装进一个字符数组里面-The program in C language to read and write disk files, and use the fgetc fputc function will read out the data and put into an array of characters which
  3. 所属分类:File Operate

    • 发布日期:2017-04-06
    • 文件大小:168.32kb
    • 提供者:林胜钊
  1. kuhanshu

    0下载:
  2. 使用函数,指针实现对数组的动态查询,删除,插入,排序等功能-The use of function pointer to the array to achieve a dynamic query, delete, insert, sorting and other functions
  3. 所属分类:File Operate

    • 发布日期:2017-04-09
    • 文件大小:1.14kb
    • 提供者:inforsec
  1. Folder_Structure

    0下载:
  2. The function(or the code)finds the number of .bas(can be used for .txt or any other file format)contained in a folder and stores the directory path in an array. This can be later used for accessing the file. This reduces the manual intervention and h
  3. 所属分类:File Operate

    • 发布日期:2017-04-02
    • 文件大小:1.57kb
    • 提供者:elnino
  1. File

    1下载:
  2. 设计一个简单的文件系统,用文件模拟磁盘,用数组模拟缓冲区,要求实现: 支持多级目录结构,支持文件的绝对读路径; 文件的逻辑结构采用流式结构,物理结构采用链接结构中的显示链接结构中的显示链接方式; 采用文件分配表; 实现的命令包括建立目录、列目录、删除空目录、建立文件、删除文件、显示文件内容、打开文件、读文件、写文件(追加方式)、关闭文件、改变文件属性。 最后编写主函数对所做工作进行测试。 -Design a simple file system, disk file s
  3. 所属分类:File Operate

    • 发布日期:2017-03-29
    • 文件大小:117.04kb
    • 提供者:陈玲玲
搜珍网 www.dssz.com