资源列表
排序选择:
[Windows编程] LinkList
说明:链表是一种物理存储单元上非连续、非顺序的存储结构,数据元素的逻辑顺序是通过链表中的指针链接次序实现的。(Linked list is a discontinuous and non sequential storage structure on physical storage unit, and the logical order of data elements is realized by the order of pointer connection in the linked list<lirrrh > 在 2025-09-17 上传 | 大小:14kb | 下载:0
[Windows编程] SeqList
说明:顺序表是在计算机内存中以数组的形式保存的线性表,是指用一组地址连续的存储单元依次存储数据元素的线性结构。(A sequential table is a linear list stored in an array of memory in a computer memory. It is a linear structure that stores data elements sequentially in a group of contiguous storage units.)<lirrrh > 在 2025-09-17 上传 | 大小:16kb | 下载:0
[Windows编程] Queue
说明:队列是一种特殊的线性表,特殊之处在于它只允许在表的前端(front)进行删除操作,而在表的后端(rear)进行插入操作,和栈一样,队列是一种操作受限制的线性表。进行插入操作的端称为队尾,进行删除操作的端称为队头。(The queue is a special linear list, and the special thing is that it only allows the deletion of the front end of the table (front), and the in<lirrrh > 在 2025-09-17 上传 | 大小:1.64mb | 下载:0
[matlab例程] WPT-master
说明:无线能量传输(Wireless Energy Transfer)仿真(一篇硕士论文源码)(Program for Wireless Energy Transfer for a master's paper)<少年强则国强 > 在 2025-09-17 上传 | 大小:37.65mb | 下载:0