搜索资源列表
cifang
- 用C语言编写程序,以单链表为存储结构,对学生成绩进行处理,要求实现如下功能: (1)随意输入1班至少10人的学号、成绩,将数据按成绩由高到低的顺序保存在一个单链表中;随意输入2班至少10人的学号、成绩,将数据按成绩由高到低的顺序保存在另一个单链表中; (2)对至少4人的成绩进行修正,输入班级、学号和成绩修正,如+5,-3,-10,+2,但仍要保持数据按成绩由高到低有序; (3)分别按顺序输出两个班的成绩表。 (4)将两个班的单链表合并成一个单链表,数据仍按成绩由高到低有序;
ARM-c
- 无操作系统支持的嵌入式系统软件,包括系统引导(BOOT) 、驱动程序、动态内存管理、IPO、通信以及应用软件等方面。 本文详细介绍了嵌入式平台上用C 语言编写系统软件和应用软件的方法。虽然是针对ARM平台介绍的,但基本经验和算法也适 合于其他嵌入式平台的软件设计。-without the support of the operating system embedded system software, including guidance system (BOOT), the driv
进程调度试验
- 进程调度是处理机管理的核心内容。本实验要求用C语言编写和调试一个简单的进程调度程序。通过本实验可以加深理解有关进程控制块、进程队列的概念,并体会和了解优先数和时间片轮转调度算法的具体实施办法-scheduling process management processor is the core content. The experiment called for using the C language and debug a simple process scheduler. Through
wenjanguanli
- 用c语言编写的一个文件操作程序,删除,新建等操作-With the c language of a document procedures, delete, new operations such as
CreateLrc1.0.2
- 用C语言编写的制作lrc歌词文件程序。功能较简单,但方便实用,已测试使用。 代码不到160行。关于操作等更详细内容见压缩包内的readme.txt文件。-Making use of C language programs lrc lyrics file. Function is relatively simple, but practical, has been testing. Code less than 160 lines. More details on the operation
file
- 此程序是用C语言来编写的,实现把一个文件拷贝到另外一个文件中-This program is written in C language to realize the copy of a file to another file
time
- 万年历温度闹钟用c语言编写而成 是一个很好的学习c编程的程序-Calendar temperature alarm clock made is a good program for learning c programming language used c
Split
- 用C语言编写的文件分割程序,vs2008工程,跨平台~-File Splitter program written in C language, vs2008 projects, cross-platform to
merg_file
- 用C语言编写的文件合并程序,vs2008工程,跨平台~-File merge program using the C language, vs2008 engineering, cross-platform to
FolderDemo
- 用C++语言编写的程序,用于访问磁盘中的文件,并在界面上列举出所有的符合某种格式(自定义)的文件名称。-With C++ language program for accessing files on disk, and at the interface lists all meet certain formats (custom) file name.
witegralprogramprogram
- 积分程序,这是一个用C语言编写的积分程序,不错的源码(Integral program, it is a integral program written in C language, a good source)