资源列表
[数据结构常用算法] NOIP_ACM_Contest
说明:数据结构和算法讲解,里面有NOIP,ACM竞赛的老师PPT和某个专业方面的深层次了解。里面的有些算法研究的相当深入,值得深入学习。-Explain data structures and algorithms, which has NOIP, ACM contest PPT and a professional teacher' s deep understanding. There' s some pretty in-depth study of algorithms, it is<Silicon> 在 2025-06-17 上传 | 大小:13.48mb | 下载:0
[数据结构常用算法] sy7
说明:数据结构是计算机各相关专业的一门重要基础课,上机实验可以达到对学生所学理论基础知识进行种全面综合训练的目的,与课堂教学、学生自学以及习题练习等相辅相成、必不可少,是一个十分重要的教学环节,-The relevant data structure is a computer professional' s an important basic course experiment on the computer can reach the students basic knowledge of<张玺> 在 2025-06-17 上传 | 大小:12kb | 下载:0
[数据结构常用算法] 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 biconditional true value. (A)<程国栋> 在 2025-06-17 上传 | 大小:2kb | 下载:0
[数据结构常用算法] tre_dfs
说明:a multinode tree structure with DFS depth first search algorithm<SAIKAT MONDAL> 在 2025-06-17 上传 | 大小:1kb | 下载:0
[数据结构常用算法] linear_link_list
说明:linear link list program.<SAIKAT MONDAL> 在 2025-06-17 上传 | 大小:1kb | 下载:0
[数据结构常用算法] subtraction_of_two_link_list
说明:this source code can subtract two sorted link-list.<SAIKAT MONDAL> 在 2025-06-17 上传 | 大小:1kb | 下载:0
[数据结构常用算法] spas_matrix
说明:a sample program to implement spas-matrix.<SAIKAT MONDAL> 在 2025-06-17 上传 | 大小:8kb | 下载:0
[数据结构常用算法] spanning_tree
说明:最小生成树的Prim 和Kruscal算法-Prim minimum spanning tree algorithm and Kruscal<chenjinxin> 在 2025-06-17 上传 | 大小:1kb | 下载:0
[数据结构常用算法] matching
说明:利用循环队列模拟舞伴配对问题:在舞会上,男、女各自排成一队。舞会开始时。依次从男队和女队的队头各出一人配成舞伴。如果两队初始人数不等,则较长的那一队中未配对者等待下一轮舞曲。假设初始男、女人数及性别已经固定,舞会的轮数从键盘输入。-Simulation using circular queue partner matching problem: at the ball, male and female each queue. Party starts. Turn from the men'<tang> 在 2025-06-17 上传 | 大小:4kb | 下载:0