搜索资源列表
TC2.0库函数查询 V1.0
- 本软件一共收录了355个TC2.0库函数,每一个函数都提供了相应的头文件,函数用途,函数全称,输入输出参数,函数的返回值,以及函数是如果应用的例子。提供了按功能分类,字母分类,直接输入,下拉列表等快速查询。是学习C语言,C++语言的好助手。希望能给C,C++编程爱好者一点帮助,学习好C语言。-The software contains 355 WITH TC 2.0 libraries, each provide a function corresponding to the first doc
testbubble
- 冒泡排序法 (C++) 求链表操作 srasedfeadfeafds-Bubble Sort (C) List for operation srasedfeadfeafds
chap06FTP
- 用Visual C++开发的一个FTP搜索工具。具有站点搜索、文件列表下载、文件搜索等功能-Visual C development of an FTP search tool. With the site search, list of documents downloaded document search functions
用c++完成的双链表源代码
- 用c++完成的双链表源代码-complete with the source code-List
2.24
- 题目:A、B两个以单链表做存储结构的递增有序排列的链表合并为一个单链表做存储结构的递增有序链表C-topic : A, two B-List to do the incremental storage structure of the orderly Chain for a single merger Chain store done in an orderly structure of the increase List C
qxyc
- 关于c和c++的头文件的列举,并说明各头文件的功能-c and c on the first list of documents, and describe the function of the first document
wincebase
- Windows CE 培训教程 课程介绍 1 主要讲解WinCE系统层面的开发知识,非应用层面介绍 2 讲解有关WinCE的基本知识、概念和开发的内容 3 要求熟悉C++及操作系统的基本知识 4 了解Windows操作系统的注册表知识 5 了解Windows的基本工作原理 6 了解基本嵌入式定义及基础-Windows CE training courses on a tutorial on the main level
so_sys
- 学生成绩管理 假设有一个班级的学生n人,期末考试老师要对成绩从高到低列出,并对各科的考试成绩求出其最高分、最低分和平均成绩。现在设计一个成绩管理程序,能够实现以下的功能: (1)对某门科目的成绩进行排序并显示输出; (2)求出每门科目的最高分、最低分和平均分的信息; 学生成绩的数据用结构数组表示,包括:学号、姓名、三门科目的考试成绩,其结构格式如下: 学号 姓名 语文 数学 外语 C++ int num char name[10] int score[4]-stude
EPRNEW
- EPSON 打印机的列表功能 C 语言源代码-EPSON printer features a list of C language source code
list
- 生成一个单向链表(*pListHead) 用C中的结构体或C++中的类实现 完成基本要求 基本算法要求: 实现对链表的逆序 void reverse(CList& ); 查找链表倒数第k个元素 FindFBack(CList&, int k); 高要求: 对链表排序 order(CList&); 判断单向链表是否有环
EPRNEW
- EPSON 打印机的列表功能 C 语言源 -EPSON printer features a list of C language source
1-sqlist
- 包括线性表,链表,用C语言写的-including linear table, linked list, using the C language to write
ClassList
- C语言LIST类实例应用总结,一步一步引导使用。
35127
- Addressbook using double-linked list. This example shows the use of a double-linked list by implementing an addressbook for the console. It has features like inserting, searching(linear), sorting(bubble sort), deleting and load/save to a file. I wrot
symtablelist
- precept.pptx src hello.c