搜索资源列表
C语言难点分析整理
- 这篇文章主要是介绍一些在复习C语言的过程中笔者个人认为比较重点的地方,较好的掌握这些重点会使对C的运用更加得心应手。此外会包括一些细节、易错的地方。涉及的主要内容包括:变量的作用域和存储类别、函数、数组、字符串、指针、文件、链表等。一些最基本的概念在此就不多作解释了,仅希望能有只言片语给同是C语言初学者的学习和上机过程提供一点点的帮助。 -this article is to introduce some major review of the C language in the process
sting7.doc
- 图的邻接矩阵、邻接表、十字链表、邻接多重链表存储结构表示及其创建算法的c语言实现 图的深度优先搜索遍历算法和图的广度优先搜索遍历算法及C语言实现-the adjacency matrix, the adjacent table, Cross Chain, Listless multiple adjacent storage structure and said the creation algorithm in C Language map of the depth-first traversa
2)
- 一、 实验目的 1、 掌握使用Turbo C或VC上机编写、调试数据结构程序的基本方法。 2、 掌握线性表的基本操作:插入、删除、查找等操作在顺序存储结构和链接存储结构上的算法及其实现方法。 二、 实验要求 1、 认真阅读和掌握本实验的程序。 2、 上机运行本程序,测试所有功能点。 3、 结合源程序分析运行结果。 4、 按照你对线性表的操作需要,加入新功能(例如合并表)并重新改写主程序。 三、 注意事项 在磁盘上创建一个目录,专门用于存
C语言 程序设计
- 对于链表的基本操作 包括建立,插入,删除-List for the basic operation including the establishment, insert, delete
student
- 学生成绩管理系统C语言版,读写文件,链表操作,遍历-Student achievement management system for C language version, read and write documents, list operations, traverse
FileServer
- 一个使用VC6开发,使用c语言编写的一个本地文件服务器。 代码比较优美。 其中涉及到数据的加解密以及链表的相关知识等-A use VC6 to develop, use c language, a local file server. Comparison of beautiful code. Which relates to data encryption and decryption as well as the list of relevant knowledge
chengjiguanli
- C语言编写的学生成绩管理系统,使用了文件操作,链表操作,结构体等技术-C language of student achievement management system, the use of file operations, list operations, structure and other technical
linked-test
- c链表操作,对城市温度进行处理,对相应温度进行排序-The records are read into a singly linked list
linked-list
- 链表的C语言详细解释,详细说明链表的用法。并在VS2008里运行过。-The C language linked list detailed explanation of the detailed descr iption of the usage of the list. In VS2008 running.
Cpp1
- 编制一个成绩记录簿,每个学生信息包括:学号、姓名、C语言成绩。具体功能: (1)创建信息链表并以磁盘文件保存; (2)读取磁盘文件并显示输出所有学生的成绩; (3)按学号或姓名查询成绩; (4)添加成绩记录; (5)修改指定姓名或学号的学生的成绩并可存盘; (6)显示输出60分以下、60~79、80~89、90分以上各分数段的学生信息(可选项)。 -Preparation of an achievement record book, each student info
C_chaimstruct
- [C源码-学生成绩管理,链表-添加删除保存加载]-C source code- student performance management, linked lists- add delete save load]
scord_manag_system
- 成绩管理系统 C语言 链表 文件 身份验证登录等-Performance management system C language list file authentication login, etc.
caipiao
- 用C语言做的彩票管理系统,有三个链表组成,可以实现彩民登录,管理员登录和公证员登录。-Lottery management system using C language, there are three lists which can achieve lottery login, the administrator login and notary login.
5527458
- 使用vc++跟c语言的链表写的一个示例型的学生信息管理系统-Use vc++ written with c language list a sample student information management system
Excel文档处理之Open XML
- 代码分为两个部分:OXExcel类:Excel文档结构层次的节点或元素的处理;OXSheet:工作表内容层次的节点或元素的处理。 注:本代码段是本人经多次试验后的结果,但依然不尽如人意,主要表现在两个方面:1、表格样式部分只编写了修改背景颜色的功能;2、超链接的添加会导致一个后遗症,打开Excel文档后不修改任何东西,关闭时总会有一个是否保存的提示。(The code is divided into two parts: the OXExcel class: the Excel documen