资源列表
C
- 成功使用C-C++编译的代码 含有数据结构:树,图,栈,二叉树,等得内容以及经典C课程实验设计代码-Include Datastruct s field,such as,Stack,Tree,Binary Tree,and Graph!all can be Travers in Turb C 2.0 or C-C++ System.
C-Algorithm
- 一些基础的算法。包括单链表的各种操作,排序,树等。-Some basic algorithms about C.
Huffman
- 一个关哈弗曼树的代码,如果有学数据结构的可以帮助-A code tree off Hafu Man, if there is data structure that can help school
wadsd
- 关于一些工程设计一起其他需要走迷宫程序的-On some of the engineering design process with the other needs of the Maze
exe6_16
- 考虑用双向链表来实现一个有序表,使得能在这个表中进行正向和反向搜索。若指针p 总是指向最后成功搜索到的结点,搜索可以从p 指示的结点出发沿任一方向进行。试根据这种情况编写一个函数search(head, p, key),检索具有关键码key 的结点,并相应地修改p。-Consider the use of two-way linked list to implement a sorted list in this table allows both forward and reverse sea
exercise5
- SSD7 exercise 5.This exercise is very difficult. Here we need to make a picture in a format hyphae, and an mxm file. All this must be done in sql.
webPrinter
- 网络打印机,通过一个图把城市信息存储起来,然后运用Dijkstra算法求出最短路径。-This is a webPrinter ,we put all information of the city into a map , then we use the Dijkstra algorithm caculate the min distance between any two citis.
p_insert_sort
- 经典的插入排序算法,提供初学者阅读借鉴,C语言编写。-Classical insertion sort algorithm, providing beginners learn to read, C language.
chapter10
- 数据结构课件,第十章,内容丰富,老师辛苦编制。-Data structure
Exercise1
- SSD7. ex1. Part II Write SQL statements as specified below. You may find this help on setting up your DBMS useful. Submit your SQL statements in a file named createDB.sql. Write the DDL statements to create the two tables using the CREATE
Ex3
- SSD7, exercise 3. Advanced SQL For this exercise, we will use the library schema. It includes information about book titles in the library, information about library members, about the number of times the books were read by members, about the su
Thread-Double-Time
- 双序遍历,可以对是链式存储的二叉树进行双序遍历-Thread twice
