搜索资源列表

  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 prepa
  3. 所属分类:其它资源

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

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

    • 发布日期:2008-10-13
    • 文件大小:73802
    • 提供者:叶兆源
  1. 读取图形文件

    0下载:
  2. C语言环境代码下读写BMP文件代码。
  3. 所属分类:图片显示浏览

    • 发布日期:2011-04-30
    • 文件大小:1724
    • 提供者:superbmiracle
  1. 文件程序

    0下载:
  2. 用c语言实现的一些文件操作的的程序 复制,读取,输入输出-Some of the operation of the paper copy, read, input and output, etc.
  3. 所属分类:其他小程序

    • 发布日期:2024-05-23
    • 文件大小:4096
    • 提供者:沈焱峰
  1. disp bmp

    0下载:
  2. c语言写的bmp图像读取显示例程,有助于具体了解bmp文件格式,灵活操作-wrote bmp images show routines to read, help to understand the specific bmp file format, flexible operation
  3. 所属分类:图片显示浏览

    • 发布日期:2024-05-23
    • 文件大小:2048
    • 提供者:余飞
  1. 学籍管理系统C语言版

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

    • 发布日期:2024-05-23
    • 文件大小:252928
    • 提供者:叶兆源
  1. 145564741

    0下载:
  2. c语言写的bmp图像读取显示例程,有助于具体了解bmp文件格式-wrote bmp images show routines to read, help to understand the specific bmp file format
  3. 所属分类:文件操作

    • 发布日期:2024-05-23
    • 文件大小:303104
    • 提供者:杨凯
  1. 钢琴(C语言)

    0下载:
  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 prepa
  3. 所属分类:软件工程

    • 发布日期:2024-05-23
    • 文件大小:46080
    • 提供者:新新
  1. scoremanage

    0下载:
  2. 1、整个系统均用C语言实现; 2、利用指针、链表来实现学生成绩的数据结构设计; 3、系统具有输入、显示、查询、删除、排序、插入,保存、读取基本功能; 4、系统的各个功能模块都用函数的形式来实现; 5、可以将学生成绩信息保存在文件中。 6、可以将学生信息从文件中读取出来。-one, the entire system will be used C language; 2, the use of indicators,
  3. 所属分类:C#编程

    • 发布日期:2024-05-23
    • 文件大小:51200
    • 提供者:胡海洪
  1. readinifile_H

    0下载:
  2. /* * 读取INI文件的函数(C语言) * File: readinifile.h * Read INI File * char* GetInitKey(FileName, Section, Key) * Return Key=>Value * + [config] * + dbhost=localhost * * strcpy(dbhost,GetInitKey("config.ini",
  3. 所属分类:Linux/Unix编程

    • 发布日期:2024-05-23
    • 文件大小:1024
    • 提供者:eFun
  1. ReadFile

    0下载:
  2. 用c语言实现读取配置文件. 书写比较规范,比较好!-c language used to read configuration files. Writing relatively standardized, relatively good!
  3. 所属分类:Linux/Unix编程

    • 发布日期:2024-05-23
    • 文件大小:1024
    • 提供者:bolin.gong
  1. cfread

    0下载:
  2. c语言读数据用结构数组进行数据从文本文件中读取-c language reading data structure array with data from the text file Read
  3. 所属分类:文件操作

    • 发布日期:2024-05-23
    • 文件大小:177152
    • 提供者:安永值
  1. wenjiancaozuo

    0下载:
  2. C语言开发文件读取和存储操作,适合初学者了解C语言的文件操作-C language to develop a document to read and store operations, suitable for beginners to learn C language file operations
  3. 所属分类:文件操作

    • 发布日期:2024-05-23
    • 文件大小:148480
    • 提供者:guase
  1. ReadFile

    0下载:
  2. C语言 文件操作 文本文件读取及显示及二进制文件读取及换行显示-C language file operations to read and display text files and binary files read and wrap
  3. 所属分类:控制台(字符窗口)编程

    • 发布日期:2024-05-23
    • 文件大小:11264
    • 提供者:郑硕
  1. C

    0下载:
  2. C通讯录 C语言实现读取TXT文件存储通讯录-C Contacts C language implementation to read TXT file storage contacts
  3. 所属分类:软件工程

    • 发布日期:2024-05-23
    • 文件大小:81920
    • 提供者:mohao
  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 filter
  3. 所属分类:Windows编程

    • 发布日期:2024-05-23
    • 文件大小:1024
    • 提供者:风影
  1. 火车侠

    0下载:
  2. 使用EasyX实现C/C++ 语言下图形编程,实现文件读取操作以及声音动画播放.使用Visual Studio 平台(This project achieve the Graphical interface coding through EasyX tools.It contains the usage of file operation and vedio playing.)
  3. 所属分类:Windows编程

    • 发布日期:2024-05-23
    • 文件大小:74285056
    • 提供者:light6
  1. C语言学生成绩管理程序综合实验

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

    • 发布日期:2024-05-23
    • 文件大小:60416
    • 提供者:LOVEHIVER
  1. 1 文件读取 链表操作

    0下载:
  2. C++语言编写,可实现文件读入链表操作,数据结构课程设计(C++ files are read into the list, the design of the data structure course)
  3. 所属分类:数据结构常用算法

    • 发布日期:2024-05-23
    • 文件大小:13312
    • 提供者:玉玲珑
  1. C# XML文件读取示例

    0下载:
  2. C#语言编写了xml的读取,可以实现文件读取与操作。(C#language has written the XML reading, which can realize the file reading and operation.)
  3. 所属分类:其他小程序

    • 发布日期:2024-05-23
    • 文件大小:24576
    • 提供者:Fanatic1
« 12 3 4 5 6 7 8 9 10 ... 15 »

源码中国 www.ymcn.org