CDN加速镜像 | 设为首页 | 加入收藏夹
当前位置: 首页 资源下载 源码下载 数值算法/人工智能 搜索资源 - c file read

搜索资源列表

  1. scorecomputeandfilewrite

    0下载:
  2. C++文本文件的读写以及计算平均成绩-C text file read and write and calculate average scores ~~~~~~~~~~~~~~~~~~~~
  3. 所属分类:数据结构常用算法

    • 发布日期:2008-10-13
    • 文件大小:1059
    • 提供者:chongge
  1. zlib-1.2.3

    0下载:
  2. We often get questions about how the deflate() and inflate() functions should be used. Users wonder when they should provide more input, when they should use more output, what to do with a Z_BUF_ERROR, how to make sure the process terminates properly
  3. 所属分类:压缩解压

    • 发布日期:2008-10-13
    • 文件大小:608589
    • 提供者:ylin_v
  1. hyplas

    8下载:
  2. ************************************************************************ * * * * * THIS IS THE H Y P L A S 2.0 README FILE * * ----------------- * * * * HYPLAS is a finite element program for implicit small and large * * strain analisys of hyperelast
  3. 所属分类:数学计算/工程计算

    • 发布日期:2011-07-29
    • 文件大小:11008084
    • 提供者:gtcewli3
  1. FFT

    0下载:
  2. 使用c语言在vc++6.0环境下编写的FFT程序,分为三个部分,包括input文件,其中提供2的n次方的数据,main.cpp为主程序,包括读入input的数据和输出结果到自动创建的output文件之中。测试完全可以使用-Using c language in vc++6.0 environment prepared by the FFT program is divided into three parts, including the input file, which provides t
  3. 所属分类:matlab

    • 发布日期:2017-04-01
    • 文件大小:2453
    • 提供者:cx
  1. GPS-Matlab

    5下载:
  2. 一个GPS课程的全部代码,含有数据!很实用-MATLAB GPS scr iptS-- Charles Meertens and Doug Miller, U. Utah 3Jan95 These scr ipts were developed for/during a class in GPS and Active Tectonics Department of Geology and Geophysics, U. Utah, Spring, 1994 EXAMPLE RIN
  3. 所属分类:matlab例程

    • 发布日期:2012-11-01
    • 文件大小:816636
    • 提供者:王楠
  1. WINCE_JpegLib

    0下载:
  2. JPEG文件压缩解压算法源代码,已经移植到Embedded Visual C++下,可以用于在WINCE环境下读写JPEG文件。-JPEG file compression decompression algorithm source code has been ported to Embedded Visual C++ Can be used to read and write WINCE environment JPEG file.
  3. 所属分类:Compress-Decompress algrithms

    • 发布日期:2017-04-01
    • 文件大小:236917
    • 提供者:柴晓荣
  1. compressor

    0下载:
  2. 本程序使用C++编写,在VC2005上调试,完成了文件的读取,文件字符的统计以及压缩率的显示,哈夫曼树的建立,哈夫曼编码的实现,文件转换为哈夫曼编码成为压缩文件以及文件从压缩状态进行解码。并且以对话框的形式和用户交流,程序方便实用,既可以对文本进行压缩,有可以对图像进行压缩,效果都不错。-This procedure using C++ Prepared in VC2005 debug completed documents to read, document characters as wel
  3. 所属分类:Compress-Decompress algrithms

    • 发布日期:2016-03-06
    • 文件大小:3865152
    • 提供者:罗天银
  1. readmat

    0下载:
  2. VC6.0 读写matlab7.0的mat文件.分享此段代码,运行成功。-read the mat file of the matlab7.0,under the vc6.0
  3. 所属分类:matlab

    • 发布日期:2017-04-04
    • 文件大小:251552
    • 提供者:黄蓝
  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. CountKeyword

    0下载:
  2. 输入C语言保留字文本文件、C语言源程序文件,输出记录对应C语言源文件中各关键词出现次数的文本文件。 完成以下功能:读取C语言保留字文本文件,建立C语言保留字链表;建立逐行读取给定C语言源文件,分解出每个单词并与C语言关键词进行比较,记录各关键词出现的次数,将所有关键词出现的次数保存到给定文本文件;要考虑用命令行参数实现该任务。 要应用以下知识点:文件的读写;字符数组的操作;命令行参数的使用。 -Enter the C language reserved word text file,
  3. 所属分类:Data structs

    • 发布日期:2017-04-13
    • 文件大小:1664
    • 提供者:王伟
  1. changename

    0下载:
  2. 控制台程序,用于拷贝一个二进制文件,并从别外一个C文件中读取某一字符串作为拷贝文件的名称。-copy a binary file and rename it that the name read from the other c file. you can use the console execute it . EG.changename cn
  3. 所属分类:Data structs

    • 发布日期:2017-05-16
    • 文件大小:4241102
    • 提供者:ding qianghua
  1. C-data-structures-applet

    0下载:
  2. 赫夫曼 迷宫问题 图的创建和遍历 文件的读写 文学研究助手 运动会分数统计 约瑟夫环实验报告示范及其源代码 银行业务模拟程序和作业-Huffman maze map file creation and traversal of literature to read and write scores of statistical research assistant Joseph Central Games Demonstration experiment report
  3. 所属分类:Mathimatics-Numerical algorithms

    • 发布日期:2017-05-08
    • 文件大小:1668252
    • 提供者:彭默
  1. Netcdf_f90

    0下载:
  2. 读取netCDF格点资料的Fortran测试程序,通过读取指定netCDF文件,生成相应的Fortran源代码- Test program to read any netCDF file. by Barry Schwartz October 1993
  3. 所属分类:Algorithm

    • 发布日期:2017-04-04
    • 文件大小:16174
    • 提供者:airportgy
  1. Guass-Seidel

    0下载:
  2. Guass-Seidel计算方法,把.c 文件放入codeblocks环境下,c.txt放在同一项目下,读取文件c.txt可以直接读取数据,运行直接得出结果。-Guass-Seidel calculation method, the c file into codeblocks environment, c.txt on the same project, read file c.txt can read data directly, run directly to the outcome.
  3. 所属分类:Algorithm

    • 发布日期:2017-11-16
    • 文件大小:10171
    • 提供者:裴裴
  1. file-read

    1下载:
  2. c++ 读取txt文件正两列数据,存放于一个二维数值中,方便程序使用中调用数据!程序简单明了!-read txt file,and store it in a two-dimensional array。
  3. 所属分类:Algorithm

    • 发布日期:2017-03-29
    • 文件大小:953999
    • 提供者:肖波
  1. RollCall

    0下载:
  2. C#数据结构-算法:随机点名;主要利用文件读取和随机算法实现,是学习数据结构的理想材料。-The data structure of C#- algorithm: random name realize the main use of file read and random algorithm, is the ideal material for the study of data structure.
  3. 所属分类:Data structs

    • 发布日期:2017-04-29
    • 文件大小:38439
    • 提供者:buaa_sheng
  1. huffmancode

    0下载:
  2. huffman编码与解码,基于C实现,读取输入,构造huffman树进行huffman编码,用于文件压缩。-huffman encoding and decoding, based on the C implementation, read input, construct huffman tree huffman encoding for file compression.
  3. 所属分类:Compress-Decompress algrithms

    • 发布日期:2017-04-27
    • 文件大小:15157
    • 提供者:MengruZhang
  1. read-a-string-to-screen

    0下载:
  2. 用c语言实现文件读出一个字符串到屏幕,运行环境vc6.0-C language implementation file read out a string to the screen, the operating environment vc6.0
  3. 所属分类:Data structs

    • 发布日期:2017-04-28
    • 文件大小:210540
    • 提供者:王涵
  1. Two-dimensional coordinate transformation

    0下载:
  2. 该程序能根据两个坐标系的坐标,求出坐标转换矩阵,然后读取一个坐标系的坐标文件,转到另一个坐标系的坐标,并输出到另一个文件。(The program can be based on the coordinates of two coordinate systems, coordinate conversion matrix, and then read a coordinate system of coordinate files, to another coordinate system coo
  3. 所属分类:数值算法/人工智能

    • 发布日期:2017-12-22
    • 文件大小:17408
    • 提供者:栗子.
  1. 词法分析器

    0下载:
  2. 用C语言编写的编译原理词法分析器,可读取文件,功能非常强大(The Compiling Principle lexical analyzer, written in C language, can read the file, and the function is very powerful.)
  3. 所属分类:数据结构

    • 发布日期:2018-01-07
    • 文件大小:916480
    • 提供者:Sagittarius许
« 12 3 4 »
搜珍网 www.dssz.com