搜索资源列表
操作系统11
- 用C语言作为编程语言,用结构体作为文件和目录等的编程结构;对于文件,其结构体中包括文件名、属性、文件内容、文件长度、指向父目录的指针、指向子目录的指针、指向同层目录或文件的指针。 目录结构和文件结构相似,只是没有内容,其只有子目录和子文件。 用户结构包括用户名、指向其文件目录的指针、指向下一个用户的指针。设置的文件操作命令有17条:新建文件、新建目录、删除文件、删除目录、在当前目录下指定目录新建子目录、在当前目录下指定目录新建子文件、打开文件、关闭文件、读文件、写文件、修改文件名、修改目录名、修
ExamWeb
- 在线题库生成,随机和顺序生成两种方式,用C#开发,BS结构,密码MD5加密-online database generation, random sequence generation and the two approach, using C# development, BS structure, MD5 password encryption
约涩夫环
- 不错的程序,简单却完整,适合〈数据结构〉实习里的课程设计,经多次修改而成。-good procedure is simple but complete, suitable <data structure> The internship courses designed by several revisions.
1.191.201.4.17
- 〈数据结构〉习题集1.19 1.20 4.17答案,经多次修改而成,比答案册的还要简单易懂。-<data structure> Exercise Set 1.19 1.20 4.17 answer, several revisions, the book also answers simple and understandable.
校园导游咨询系统
- 数据结构课程设计校园导游咨询系统源代码,描述导游咨询系统功能。-data structure design school curriculum guides advisory system source code, guides describe advisory system functions.
运动会系统源代码
- 数据结构课程设计运动会系统源代码,实现运动会系统算法设计-data structure Games curriculum design system source code, realizing algorithm design system Games
ji99i
- 是一个有动画界面的车厢调度问题。因为大多数学生在学数据结构是遇到问题,本程序能为他们做参考-is an animation interface compartment scheduling problem. Because the majority of students in the data structure of the problems encountered, the procedure can be done for them reference
3975-1
- 数据结构课程设计 四种分类法 本程序采用了各种不同的方法对同一个输入进行排序,且每一个元素其本身亦是一个结构体,又可以进行扩充,使其可以存储其他的相关的信息。在此我仅仅举了结构体本身只有一个元素的情况。-curriculum design data structure classification of the four procedures using a variety of methods with a pair of input sequencing, and with each o
TreeViews
- 用C#写的树,综合了很多实例,详细介绍,数据结构.-written in C# tree, a lot of examples of comprehensive, detailed, data structure.
hanruota
- 汉诺塔程序——c#实现,类结构化,供初学者使用- The Chinese promises the tower procedure 鈻♀枴c# realization, a kind of structure, uses for the beginner
网络链路检测程序
- 压缩包内的两个程序分别运行于网络链路中的两台双网卡微机,其中server用于实时查询指定的当地网络连接状态,当网络连接断开时,通过另一条网络链路完成相关信息的上报,client用于接收上报信息,并采取相应措施。该程序可用于具有两层以上结构的网络(例如光网络和电网络)中的状态监控与链路恢复。-compressed within the two procedures were running on the network link two PC-card, server for real-time
拉拉
- 运动会信息管理系统 无密码 在文本文档中 复制到vc中可执行 是数据结构的试验题目-Games Information Management System password in the text files were copied to the vc executable data structure is subject to the test
zxh
- 在VC环境下实现稀疏矩阵的转置!这个程序是以C语言写的,而且用的是数据结构的三元组表示矩阵!-in VC environment under the sparse matrix switch home! This program is written in C language, but using the data structure of ternary group said Matrix!
pagewalker
- PageWalker是一个能够递归跌代asp.net页面控件的树型结构。可以用来遍历访问页面控件层次。 -PageWalker is a recursive or to substituting pages Asp. Net Control tree structure. Traverse visit can be used to control page level.
TireTree
- Trie树,又称字典树、单词查找树,是一种树形结构,用于保存大量的字符串。它的优点是:利用字符串的公共前缀来节约存储空间,是一种比较简单的数据结构。理解起来比较简单,但Trie树也有它的缺点,Trie树的内存消耗非常大。-Trie tree, also known as a dictionary tree, word search tree is a tree structure used to save a lot of strings. Its advantages are: the use
TireTree
- Trie树,又称字典树、单词查找树,是一种树形结构,用于保存大量的字符串。它的优点是:利用字符串的公共前缀来节约存储空间,是一种比较简单的数据结构。理解起来比较简单,但Trie树也有它的缺点,Trie树的内存消耗非常大。-Trie tree, also known as a dictionary tree, word search tree is a tree structure used to save a lot of strings. Its advantages are: the use
Simple-three-layer-structure
- 自制简易三层结构,专适用于开发新手.(仅供参考)-Simple three layer structure
Preparation-structure
- 大学数据结构(C语言版)中的预备结构体数组的长度源码啊-Preparation structure
data-structure
- 数据结构基本算法:包括单链表操作、二叉树建立及遍历、基本的排序-The basic data structure algorithms: including single chain operations, binary tree traversal establish and basic ordering
CSharpProgram-control-structure
- 赋值和注释语句 分支结构语句 循环结构语句 字符串操作-Assignment statements and notes the statement branching structure loop structure statements string manipulation
