资源列表

« 1 2 ... .06 .07 .08 .09 .10 65711.12 .13 .14 .15 .16 ... 66603 »

[驱动编程GetDeviceIDfromVIDandPID

说明:通过设备的VID和PID获取对应的设备ID,可用于OpenCV打开摄像头,VideoCapture::open()。-Get device ID which can be used for opencv PID,VID.
<wyl> 在 2025-04-04 上传 | 大小:1kb | 下载:0

[其他小程序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-04-04 上传 | 大小:1kb | 下载:0

[Windows编程NM_Technique_Siamak

说明:in this m-file you insert your starting point and the function and get the results of Nelder-Mead Technique, FBG Analysis
<hamed19_pudn> 在 2025-04-04 上传 | 大小:1kb | 下载:0

[Windows编程image_load_compilable_mcr_matlab

说明: This programs loads data an input file and displays the image, the matlab mcr compiles it. StandAlone applications using MATLAB When u wanna use input function im your Matlab Standalone application you must
<hamed19_pudn> 在 2025-04-04 上传 | 大小:1kb | 下载:0

[通讯编程jsonfunc

说明:原生json解析,支持XE10, 改编自网友的源码JsonViewer_src, 独立成单元,方便好用。 用于格式化json串, 把json串解析成TreeView. json串可以从文件读取, 或直接从网上(使用OverbyteIcsV8)获得-jsonfunc for delphi xe10
<devlynlin> 在 2025-04-04 上传 | 大小:1kb | 下载:0

[Windows编程biliner

说明:C语言快速双线性插值函数速度是普通函数的10倍以上-Bilinear interpolation function C language fast speed is 10 times more than ordinary function
<邱新华> 在 2025-04-04 上传 | 大小: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-04-04 上传 | 大小: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-04-04 上传 | 大小:1kb | 下载:0

[其他小程序3Sum

说明:给定一个数组,找出其中3个数相加结果为0的组合,然后输出其结果-Given an array S of n integers, are there elements a, b, c in S such that a+ b+ c 0?
<王汝鑫> 在 2025-04-04 上传 | 大小: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-04-04 上传 | 大小: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-04-04 上传 | 大小:1kb | 下载:0

[其他小程序Swap-Nodes-in-Pairs

说明:给定一个链表,对其结点进行两两交换,然后返回结果链表的首结点-Given a linked list, swap every two adjacent nodes and return its head.
<王汝鑫> 在 2025-04-04 上传 | 大小:1kb | 下载:0
« 1 2 ... .06 .07 .08 .09 .10 65711.12 .13 .14 .15 .16 ... 66603 »

源码中国 www.ymcn.org