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

搜索资源列表

  1. 钢琴(C语言)

    1下载:
  2. 用C语言编写的钢琴,可以自己演奏,也可以播放自己编写的音乐文件。后者是自己编写歌曲文件,应用程序通过读取该文件,能播放音乐。是一种简单的音乐播放器的模型。-C language of the piano, their performances can also be prepared by the broadcast their music files. The latter song is its own document preparation, application procedures
  3. 所属分类:软件工程

    • 发布日期:2008-10-13
    • 文件大小:46348
    • 提供者:新新
  1. 学籍管理系统C语言版

    0下载:
  2. 学籍管理系统!利用C语言实现! 在构思基本模块时,订立了“读取文件到内存形成链表,对链表的操作,将内存的链表内容保存到文件”三大基本块。 读取文件:在main函数里完成。原理是,先检查文件指针是否在末尾,若否,则在内存开辟一个单位长度,在文件中读取单位长度数据入该空间中,并彼此构成链表。采取带参数的主函数,以保证保存文件的多样性。 对链表的操作:可分为插入(建立),删除,查找,修改,排序。五大基本功能。分别用五个函数完成。这里不一一描述。其中,删除,查找,修改都是要用到查找一个数据的操作。所以,
  3. 所属分类:行业应用软件

    • 发布日期:2008-10-13
    • 文件大小:73802
    • 提供者:叶兆源
  1. Shape.利用C#语言读取Shape格式文件并将其显示

    0下载:
  2. 利用C#语言读取Shape格式文件并将其显示,read and display the shape flie
  3. 所属分类:GIS编程

    • 发布日期:2016-01-25
    • 文件大小:39135
    • 提供者:张伟
  1. C/C++语言实现打开各种图像文件(BMP, GIF, JPG,

    2下载:
  2. C/C++语言实现打开各种图像文件(BMP, GIF, JPG,
  3. 所属分类:源码下载

    • 发布日期:2012-09-20
    • 文件大小:522505
    • 提供者:king1251769072
  1. C-FIR

    0下载:
  2. 此程序是用C语言编写的FIR数字滤波器,程序分块相当完整清晰:打开文件,读取数据文件,运算滤波,结果写入文件,关闭文件。已经通过验证-This program is written in C language FIR digital filters, the program block quite a complete and clear: open the file, read data files, computing filtering, the results of written do
  3. 所属分类:Windows Develop

    • 发布日期:2017-03-22
    • 文件大小:555
    • 提供者:风影
  1. C-Read-jpg

    1下载:
  2. C语言读取JPG图片源码 起初以为很难呢,才发现fopen就可以 -C language source code to read JPG image that is difficult to do at first, only to find fopen can
  3. 所属分类:SCM

    • 发布日期:2015-05-19
    • 文件大小:1024
    • 提供者:肖凡
  1. ReadFile

    0下载:
  2. C语言 文件操作 文本文件读取及显示及二进制文件读取及换行显示-C language file operations to read and display text files and binary files read and wrap
  3. 所属分类:Console

    • 发布日期:2017-03-23
    • 文件大小:10940
    • 提供者:郑硕
  1. txt

    0下载:
  2. 利用vs 中的 c++语言对txt文件经行读取,并且对txt文件并输出-C++ to read txt file and the output
  3. 所属分类:Other windows programs

    • 发布日期:2017-03-29
    • 文件大小:202008
    • 提供者:孙飞
  1. MSP430F2132读取AD7793

    3下载:
  2. 本程序用C语言编写,单片机采用MSP430F2132,模拟SPI口读取AD7793
  3. 所属分类:单片机(51,AVR,MSP430等)

    • 发布日期:2013-11-20
    • 文件大小:1689
    • 提供者:lsdldz@163.com
  1. cloude

    0下载:
  2. 利用C语言读取雷达影像bin文件,实现后期处理(SAR read use C,processing SAR data)
  3. 所属分类:Windows编程

    • 发布日期:2017-12-19
    • 文件大小:742400
    • 提供者:雪飞0827
  1. Netcdf C++接口使用说明

    0下载:
  2. 这是用C++语言读取NetCDF文件数据的常用接口函数说明,很实用。(This is the paper about NetCDF C++ API.)
  3. 所属分类:其他

    • 发布日期:2017-12-16
    • 文件大小:576512
    • 提供者:风敲竹
  1. 读取和输出

    0下载:
  2. 通过c语言实现txt的读取和写入,支持浮点精度(Through the C language to achieve TXT read and write, support floating-point precision)
  3. 所属分类:其他

    • 发布日期:2017-12-27
    • 文件大小:10240
    • 提供者:炎黄雪灵
  1. C语言学生成绩管理程序综合实验

    0下载:
  2. 以链表为基础,实现学生成绩的、增加、 修改、查询、 删除,以及读取到文件中(To the list based on the realization of student achievement, increase, modify, query, delete, and read into the file)
  3. 所属分类:其他

    • 发布日期:2017-12-28
    • 文件大小:60416
    • 提供者:LOVEHIVER
  1. ReadFile

    0下载:
  2. 该代码采用C语言编程,通过文件路径读取文本文件,并保存在数组中。(The program is used to read the text file through the file path ,and save it in the array for other's purposes.)
  3. 所属分类:文件操作

    • 发布日期:2018-01-06
    • 文件大小:68608
    • 提供者:Johnson
  1. 读取文字写入文字

    0下载:
  2. C语言读取文字代码,用于简单的文字读取并储存。(Read the text code in the C language)
  3. 所属分类:其他

    • 发布日期:2018-01-01
    • 文件大小:800768
    • 提供者:lidhaslkd
  1. clock with c

    0下载:
  2. 电脑上使用的一个C语言编程的时钟,可实现读取系统时间,固定在最前等功能(A C language programmed clock on a computer that can be used to read the system time and be fixed to the most advanced functions.)
  3. 所属分类:书籍源码

    • 发布日期:2018-01-08
    • 文件大小:3953664
    • 提供者:mimi*
  1. C语言读取GPS

    0下载:
  2. 利用C语言完成GPS数据的解析,获取经纬度、速度、时间等信息(Using C language to complete the GPS data analysis, access to latitude, longitude, speed, time and other information)
  3. 所属分类:GPS编程

    • 发布日期:2018-04-20
    • 文件大小:295936
    • 提供者:扛把子
  1. C语言读取图片

    0下载:
  2. 用于实现在Visua C++平台的运行环境下,对常用格式图片的内容读取(To realize the reading of pictures in the running environment of C language)
  3. 所属分类:

    • 发布日期:2018-04-21
    • 文件大小:3072
    • 提供者:Severy
  1. C#实现tdms读操作

    15下载:
  2. 使用C#语言读取Labview采集到的tdms格式数据(Using the C# language to read the TDMS format data collected by Labview)
  3. 所属分类:C#编程

    • 发布日期:2018-04-22
    • 文件大小:3072
    • 提供者:二胖臭臭
  1. 基于C语言链表实现的订餐系统

    1下载:
  2. 点餐系统,用简单的c语言链表实现。通过在主函数循环调用各个函数,从而实现对链表的连续操作,最终实现链表的新建、打印、查找、保存、读取、更新、删除等等操作,进而管理订单与用户信息,并保存用户的各种信息,方便下一次操作。链表是以订单号排序,当出现订单号相同时会有提示,并结束本次操作,成功实现一个订单号对应一个客户。(A simple ordering system)
  3. 所属分类:其他

« 12 3 4 5 6 7 8 9 10 ... 30 »
搜珍网 www.dssz.com