-
解决N皇后问题的源码及可运行程序,分析各种情况,并输出,直观,有效!...
解决N皇后问题的源码及可运行程序,分析各种情况,并输出,直观,有效!-Solve the N Queens problem can be the source and run the program, analyze, and output, intuitive, and effective!
- 2022-03-24 16:51:03下载
- 积分:1
-
求乘积最大的子序列乘积,采用动态规划方法求解
求乘积最大的子序列乘积,采用动态规划方法求解-product for the greatest sequences product using dynamic programming method for
- 2023-07-04 19:25:03下载
- 积分:1
-
数据结构(清华版),数据结构课后小作业,选择其中较之重点而写
数据结构(清华版),数据结构课后小作业,选择其中较之重点而写
-Data structure (Tsinghua version), data structure after a small operation, select one of the focus than the written
- 2022-01-25 21:33:22下载
- 积分:1
-
图邻接表的建立,深度优先遍历,.广度优先遍历,最小生成树,拓扑排序,单源点到其余各个顶点的最短路径等对图的操作!VC界面!...
图邻接表的建立,深度优先遍历,.广度优先遍历,最小生成树,拓扑排序,单源点到其余各个顶点的最短路径等对图的操作!VC界面!-plans to establish the adjacent table, depth-first traversal. Breadth priority traversal, the minimum spanning tree, topological sorting, single-source all of the rest of the vertices such as the shortest path to map the way! VC interface!
- 2023-05-10 17:40:03下载
- 积分:1
-
顺序查找法 关于数据结构的基本查找算法实现
顺序查找法 关于数据结构的基本查找算法实现-law on the order of search data structure of the basic search algorithm
- 2022-11-18 17:30:04下载
- 积分:1
-
shi.c
说明:本程序用于层序遍历二叉树.程序开始时先由用户先根序输入二叉树各结点值,对于空结点输入宏ENDTAG所对的值(暂定为整数0).
建立好二...
shi.c
说明:本程序用于层序遍历二叉树.程序开始时先由用户先根序输入二叉树各结点值,对于空结点输入宏ENDTAG所对的值(暂定为整数0).
建立好二叉树后即可自动进行遍历依次层序输出各结点的值.
----Author:zhg
2006.11.26
E-mail: wudazhg@163.com
仅供参考学习之用,所有权保留-shi.c : The procedures for the binary tree traversal sequence. procedures at the beginning of each user input first-sequence binary tree nodes value, for the importation of empty node by right-ENDTAG value (tentatively scheduled for integer 0). After a good binary tree can be automatically traversal sequence followed output of the node values.---- Author : zhg 2006.11.26 E-mail : wudazhg@163.com for reference purposes only learning, retention of title
- 2022-03-09 11:43:40下载
- 积分:1
-
YAN Wei
严蔚敏的数据结构(C语言)源码,适合研究-YAN Wei-min data structure (C language) source code, suitable for research
- 2022-04-10 07:43:29下载
- 积分:1
-
VC做的药库管理系统,源程序和数据库都有。包括登陆框,连接数据库,操作数据库。...
VC做的药库管理系统,源程序和数据库都有。包括登陆框,连接数据库,操作数据库。-VC do Drug Storehouse management systems, source code and databases are. Including landing box, connect to the database, the database.
- 2023-04-30 13:00:02下载
- 积分:1
-
在9(3*3)个方格的方阵中填入数字1到N(N>=10)内的某9个数字 每个方格填一个整数,要求相邻两个方格的两个整数之和为质数。 试求所有的解...
在9(3*3)个方格的方阵中填入数字1到N(N>=10)内的某9个数字 每个方格填一个整数,要求相邻两个方格的两个整数之和为质数。 试求所有的解-in 9 (3* 3) grid matrix to fill out a number of N (Ngt; = 10) of a nine figures each box filled an integral require two adjacent box at the two integral to the quality and number. Examination for all solutions
- 2022-10-06 18:45:03下载
- 积分:1
-
OS programming experiment, huh, from the teacher's computer stolen.
操作系统编程实验报告,呵呵,从老师的电脑里偷来的。-OS programming experiment, huh, from the teacher"s computer stolen.
- 2022-04-25 14:13:24下载
- 积分:1