-
天津大学在线评测
Tianjin University Online Judge 的80多道题目 .
-Tianjin University Online Judge
- 2022-02-14 12:53:06下载
- 积分:1
-
java of several commonly used sorting algorithm. Using Java language to achieve...
java中几种常用的排序算法。
用Java语言实现的各种排序,包括插入排序、冒泡排序、选择排序、Shell排序、快速排序、归并排序、堆排序、SortUtil等。-java of several commonly used sorting algorithm. Using Java language to achieve a variety of sorting, including the Insertion Sort, Bubble Sort, Selection Sort, Shell Sort, Quick Sort, Merge Sort, Heap Sort, SortUtil such.
- 2022-12-16 21:50:04下载
- 积分:1
-
图形演示数据结构的树与图遍历算法,vc环境下的windows编程
图形演示数据结构的树与图遍历算法,vc环境下的windows编程-graphic demonstration of the tree data structure with plans traversal algorithm, vc environment of windows programming
- 2022-03-09 20:36:49下载
- 积分:1
-
VFP网络编程实例一则
VFP网络编程实例一则-VFP Network Programming Example 1
- 2022-04-19 07:05:01下载
- 积分:1
-
大学毕业的课题,可能比较简单一点,入门的人可以
大学毕业的课题,可能比较简单一点,入门的人可以-University graduate topics that may be relatively simple, entry can
- 2022-02-04 15:47:49下载
- 积分:1
-
oracle 服务器 linux 安装
在llinux 服务器下,比较通用的oracle安装步骤和脚本,很实用的哟!
- 2022-12-31 22:00:12下载
- 积分:1
-
同学通讯录系统,利用MFC编写,利用了数据库的技术
同学通讯录系统,利用MFC编写,利用了数据库的技术-classmates directory system, using MFC preparation, the use of database technology
- 2023-07-12 22:00:02下载
- 积分:1
-
create_hash
hash表的建立相关函数实现,比如,hash表存储数据,hash表插入数据等。(hash table to achieve the establishment of correlation function, for example, hash table to store data, hash table to insert data.)
- 2009-07-03 17:04:41下载
- 积分:1
-
Maze-code
以一个m×n的长方阵表示迷宫,0和1分别表示迷宫中的通路和障碍。设计一个程序,对任意设定的迷宫,求出一条从入口到出口的通路,或得出没有通路的结论。首先用二维数组存储迷宫数据,迷宫数据由用户输入。一个以链表作存储结构的栈类型,然后编写一个求解迷宫的递归或非递归程序。求得的通路以三元组(i,j,d)形式输出,其中:(i,j)指示迷宫中的一个坐标,d表示走到下一坐标的方向(东、南、西、北四个方向所用代表数字,自行定义) (With an m × n the long square maze, 0 and 1, respectively maze of pathways and obstacles. Design a program, for any set of the maze, find a path from the inlet to the outlet, or come to the conclusion there is no path. First of a two-dimensional array to store the data maze, maze data input by the user. A linked list storage structure for stack type, and then write a recursive or non-recursive solving the maze procedure. Obtained access to triples (i, j, d) in the form of output, of which: (i, j) indicates the maze of a coordinate, d represents the coordinates walked next direction (east, south, west, north four directions used on behalf of a digital, self-defined))
- 2014-01-20 15:41:40下载
- 积分:1
-
数据结构自考试题及答案
希望能够帮助大家
数据结构自考试题及答案
希望能够帮助大家-Data structure questions and answers to help everyone
- 2022-12-21 15:50:03下载
- 积分:1