资源列表
[数据结构常用算法] 408367206PRAGH_caq
说明:关键路径法,求最早开始、最晚开始和工期,求出关键路径-Critical path method, find the early start, late start and duration, find the critical path<kelly> 在 2025-07-31 上传 | 大小:2kb | 下载:0
[matlab例程] Nyquist-simulate
说明:Nyquist and loci simulate in multivariable system control. matlab m-file code<hasan> 在 2025-07-31 上传 | 大小:2kb | 下载:0
[数据结构常用算法] bulldozer
说明:动态规划求解:第一行包含两个数R 和C ( 2 ≤ R,C ≤ 1500 )为矩形地块的长和宽。接下来有R 行,每行有C 个用空格隔开的字符串,字符串要么以A 开头(表示 苹果),要么以B 开头(表示香蕉),后面接一个不超过99 的整数,表示对应的树木的数量。-Dynamic Programming: The first line contains two numbers R and C (2 ≤ R, C ≤ 1500) for the rectangular block of lengt<徐梁> 在 2025-07-31 上传 | 大小:2kb | 下载:0
[人工智能/神经网络/遗传算法] yichuansuanfa
说明:遗传算法 使用此算法解决一系列问题,有效解决问题-Genetic algorithms use this algorithm to solve a series of questions, solve problems effectively<汪良坤> 在 2025-07-31 上传 | 大小:2kb | 下载:0
[人工智能/神经网络/遗传算法] character_segmentation
说明:number plate recognation<can> 在 2025-07-31 上传 | 大小:2kb | 下载:0
[matlab例程] LFNEWTON
说明:LOAD FLOW ALGORITHM FOR POWER FLOW STUDIES<mohamad reza> 在 2025-07-31 上传 | 大小:2kb | 下载:0
[matlab例程] GMD2LC
说明:This function obtains the parameters of a transposed transmission line from line configuration.-This function obtains the parameters of a transposed transmission line from line configuration.<mohamad reza> 在 2025-07-31 上传 | 大小:2kb | 下载:1
[matlab例程] GMD1
说明:This function is developed for the computation of GMD, GMRL and GMRC for single-circuit and double-circuit transposed transmission line.-This function is developed for the computation of GMD, GMRL and GMRC for single-circuit and double-circuit<mohamad reza> 在 2025-07-31 上传 | 大小:2kb | 下载:0
[matlab例程] shadow-detection
说明:一个比较快速的阴影检测算法,基于HSV色彩空间-Shadow detection algorithm based on HSV color space<FallinOut> 在 2025-07-31 上传 | 大小:2kb | 下载:0
[数值算法/人工智能] abc
说明:页面置换算法 最早调入内存的页,其不再被使用的可能性比刚调入内存的可能性大。建立一个FIFO队列,收容所有在内存中的页。被置换页面总是在队列头上进行。当一个页面被放入内存时,就把它插在队尾上。-Page replacement algorithm Transferred to the memory of the first page, the possibility of no longer being used into memory than just the possibility<gengchn> 在 2025-07-31 上传 | 大小:2kb | 下载:0