搜索资源列表
laplas-transform
- 拉普拉斯变换表,包括拉普拉斯变换的线性定理、积分定理、微分定理。也包括拉普拉斯反变换的攻势-Laplace transform table, including the Laplace transform of the linear theorem, integral theorem, differential theorem. Also includes the anti-Laplace transform of the offensive
experiment-one
- 假设集合A和B的元素都是整数,并利用两个线性表la和lb分别存放集合A和B的成员。现依次取出lb中的每个元素,按其值查找线性表la,若la中不存在该元素,则将它插入到la中去,最后线性表la就存放了集合AUB的元素。-Assume a collection of elements of A and B are integers, and two linear tables la and lb, respectively, to store the sets A and B members. No
77885
- 程序产生N个随机的整数,存放在数组a中。然后根据数组a建立线性链表, 再删除链表中所有重复元素,并输出无重复元素结点的链表结点的值 -Program generates a random integer N, stored in the array a. Then establish a linear list of the array,     Then delete all duplicate elements in the list, and output
data-structureBJTU
- 数据结构的有关算法,其中包括了线性表、链表、树、图等相关内容的算法介绍-data structure