资源列表

« 1 2 ... .55 .56 .57 .58 .59 1460.61 .62 .63 .64 .65 ... 2656 »

[数据结构常用算法lisanshuxushiyan1

说明:1. 从键盘输入两个命题变元P和Q的真值,求它们的合取、析取、条件和双条件的真值。(A) 2. 求任意一个命题公式的真值表(B,并根据真值表求主范式(C)) -1. From the keyboard input variables of two propositions P and Q of the true value, find their conjunction, disjunction, conditional and
<程国栋> 在 2024-10-10 上传 | 大小:2048 | 下载:0

[数据结构常用算法tre_dfs

说明:a multinode tree structure with DFS depth first search algorithm
<SAIKAT MONDAL> 在 2024-10-10 上传 | 大小:1024 | 下载:0

[数据结构常用算法linear_link_list

说明:linear link list program.
<SAIKAT MONDAL> 在 2024-10-10 上传 | 大小:1024 | 下载:0

[数据结构常用算法subtraction_of_two_link_list

说明:this source code can subtract two sorted link-list.
<SAIKAT MONDAL> 在 2024-10-10 上传 | 大小:1024 | 下载:0

[数据结构常用算法spas_matrix

说明:a sample program to implement spas-matrix.
<SAIKAT MONDAL> 在 2024-10-10 上传 | 大小:8192 | 下载:0

[数据结构常用算法spanning_tree

说明:最小生成树的Prim 和Kruscal算法-Prim minimum spanning tree algorithm and Kruscal
<chenjinxin> 在 2024-10-10 上传 | 大小:1024 | 下载:0

[数据结构常用算法matching

说明:利用循环队列模拟舞伴配对问题:在舞会上,男、女各自排成一队。舞会开始时。依次从男队和女队的队头各出一人配成舞伴。如果两队初始人数不等,则较长的那一队中未配对者等待下一轮舞曲。假设初始男、女人数及性别已经固定,舞会的轮数从键盘输入。-Simulation using circular queue partner matching problem: at the ball, male and female each queue. Party
<tang> 在 2024-10-10 上传 | 大小:4096 | 下载:0

[数据结构常用算法DFSBFS

说明:设计一个有向图,建立图的邻接矩阵或邻接表的存储结构,完成有向图的DFS(深度优先遍历)和BFS(广度优先遍历)的操作-Design of a directed graph, the establishment of the adjacency matrix or adjacency list of the storage structure, complete directed graph DFS (depth-first traver
<tang> 在 2024-10-10 上传 | 大小:5120 | 下载:0

[数据结构常用算法erchashudejianli

说明:数据结构之二叉树的建立源代码,严蔚敏版本,好不容易把课本上的代码打出来-The establishment of a binary tree data structure of source code, YAN Wei-min version, and finally to break out the code on the books
<suzhihuang> 在 2024-10-10 上传 | 大小:1024 | 下载:0

[数据结构常用算法Bitree

说明:建立一个用二叉链表存储的二叉排序树,并按中序遍历输出其值-The establishment of a binary list stored with binary sort tree, according to its value in the output order traversal
<tang> 在 2024-10-10 上传 | 大小:3072 | 下载:0

[数据结构常用算法bitree-bianli

说明:输入根据用户的输入信息,建立二叉树的二叉链表。 利用递归和非递归实现二叉树的中序遍历,利用队列实现二叉树的层次遍历。 -Enter the information based on user input, the establishment of binary binary tree list. Recursive and non recursive implementation of binary tree traversal
<tang> 在 2024-10-10 上传 | 大小:6144 | 下载:0

[数据结构常用算法shuzhi

说明: 实现不同数制之间的转换 当你输入一个数值要求后再输入数值就能转换成相应的数制值-To achieve the conversion between different number system when you enter a value and then enter the required values can be converted into the corresponding value of the number of
<助威> 在 2024-10-10 上传 | 大小:6144 | 下载:0
« 1 2 ... .55 .56 .57 .58 .59 1460.61 .62 .63 .64 .65 ... 2656 »

源码中国 www.ymcn.org