资源列表
[其他小程序] FBG_code
说明:this a matlab scr ipt for solving the coupled-mode equation using the transfer matrix method for Fiber Bragg Gratings.-this is a matlab scr ipt for solving the coupled-mode equation using the transfer matrix method for F<hamed19_pudn> 在 2025-01-24 上传 | 大小:1kb | 下载:0
[其他小程序] TDBrandToType
说明:用于定义汽车品牌实体类,包含汽车品牌名称,上级品牌以及下级品牌等属性。-Used to define the automobile brand entity category, including the car brand name, the superior brand and subordinate brand and so on.<sunlin> 在 2025-01-24 上传 | 大小:1kb | 下载:0
[其他小程序] LanslidesExtract2
说明:这个程序用于提取滑坡区域,用户可以根据自己的需要更改参数,以达到自己的目的。-This program is used to extract the landslide area, the user can change the parameters according to their needs, in order to achieve their own ends.<徐茹> 在 2025-01-24 上传 | 大小:1kb | 下载:1
[其他小程序] Eight_Queen_Question
说明:用c++语言对国际象棋的八皇后问题问题进行求解。-the solution to the Eight Queen.<dorabmon> 在 2025-01-24 上传 | 大小:1kb | 下载:0
[其他小程序] Longest-Palindromic-Substring
说明:Given a string s, find the longest palindromic substring in s. You may assume that the maximum length of s is 1000.<王汝鑫> 在 2025-01-24 上传 | 大小:1kb | 下载:0
[其他小程序] Reverse-Nodes-in-k-Group
说明:给定一个链表,然后给定一个阈值,每隔这个阈值就反转这几个点-Given a linked list, reverse the nodes of a linked list k at a time and return its modified list.<王汝鑫> 在 2025-01-24 上传 | 大小:1kb | 下载:0
[其他小程序] Remove-Nth-Node-From-End-of-List
说明:各位一个链表,删除第N个结点,然后返回链表的首结点-Given a linked list, remove the nth node the end of list and return its head.<王汝鑫> 在 2025-01-24 上传 | 大小:1kb | 下载:0
[其他小程序] Merge-k-Sorted-Lists
说明:合并K个有序的链表,然后返回结果链表的首结点-Merge k sorted linked lists and return it as one sorted list. Analyze and describe its complexity.<王汝鑫> 在 2025-01-24 上传 | 大小:1kb | 下载:0
[其他小程序] Swap-Nodes-in-Pairs
说明:给定一个链表,对其结点进行两两交换,然后返回结果链表的首结点-Given a linked list, swap every two adjacent nodes and return its head.<王汝鑫> 在 2025-01-24 上传 | 大小:1kb | 下载:0