搜索资源列表
钢琴(C语言)
- 用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
several_details_on_C
- 文件包括C函数调用的深层机制,C缺陷与陷阱,C语言头文件的使用以及C里的文件读取探索四篇TXT文档。-Documents include C function calls the underlying mechanism, C defects and traps, C language header files, as well as C where the use of exploration 4 TXT file to read the document.
C
- C通讯录 C语言实现读取TXT文件存储通讯录-C Contacts C language implementation to read TXT file storage contacts
01_20130415.doc.tar
- 项目描述 (1) 设计学生结构体,至少包括学生姓名、C语言成绩、Unix成绩、Oracle成绩这四个成员变量; (2) 从键盘接受若干学生信息; (3) 以链表的形式存储在内存中; (4) 对链表进行排序; (5) 排序后的结果存入文件中; (6) 从文件中读取指定条件(比如Unix分数在60到80之间的学生)的学生信息,并显示在屏幕上-Project Descr iption (1) Design Student structure, including at leas
music-player
- 读取语音,文件音乐播放器,music player,c语言程序,-Reading voice, music player files, music player, c language program,
write_printf_yourself
- C语言变参_实现自己的printf,详细讲解变参在堆栈中的存放和读取,讲解如何实现一个变参函数,最终给出实现一个printf的参考,对于不能支持printf的系统非常有帮助,建议使用标准头文件stdarg.h。-C language parameters _ to achieve their own printf, explain in detail on the stack in the storage and read, explain how to achieve a variable f