资源列表

« 1 2 ... .08 .09 .10 .11 .12 28313.14 .15 .16 .17 .18 ... 28521 »

[数学计算/工程计算tanlanbeibao

说明:进的背包问题:给定一个超递增序列和一个背包的容量,然后在超递增序列中选(只能选一次)或不选每一个数值,使得选中的数值的和正好等于背包的容量。 代码思路:从最大的元素开始遍历超递增序列中的每个元素,若背包还有大于或等于当前元素值的空间,则放入,然后继续判断下一个元素;若背包剩余空间小于当前元素值,则判断下一个元素-Into the knapsack problem: Given a super-increasing sequen
<王杭> 在 2024-09-29 上传 | 大小:7168 | 下载:0

[matlab例程chuandongxitong

说明:风机传动链系统simulink仿真模型-wind turbine drive chain system simulink model........
<李晓峰> 在 2024-09-29 上传 | 大小:7168 | 下载:0

[数学计算/工程计算PSOPID_ASP

说明:this PSO algorithm code that integrated with PID controller. This code example has been used for ASP system.-this is PSO algorithm code that integrated with PID controller. This code example has been used for ASP system.
<sepul07> 在 2024-09-29 上传 | 大小:1024 | 下载:0

[数学计算/工程计算umfpack-for-fortran

说明:CALL ABREADY(N,L) call DADD(N,L,PTR,IND,VAL,FB,BX)
<jack shi> 在 2024-09-29 上传 | 大小:221184 | 下载:0

[数据结构常用算法querybus

说明:公交查询系统。利用c语言,数据结构做出。-Bus query system. Using c language, data structure.
<lxd> 在 2024-09-29 上传 | 大小:568320 | 下载:0

[matlab例程ECG-DTCWT

说明:基于双树复小波变换的心电去噪方法研究,比较详细的资料- ECGDenoising Based on Dual Tree Complex Wavelet Transform
<王云> 在 2024-09-29 上传 | 大小:1358848 | 下载:0

[matlab例程ACO-MATLAB

说明:标准的蚁群算法,由matlab实现,已验证无错误.-Standard ant colony algorithm, implemented by matlab, verified error.
<rockey> 在 2024-09-29 上传 | 大小:1352704 | 下载:0

[matlab例程matlab-GA

说明:遗传算法的matlab实现代码,已验证无错误-Genetic algorithm matlab code, verified error
<rockey> 在 2024-09-29 上传 | 大小:6144 | 下载:0

[数学计算/工程计算DCT2

说明:常用的离散余弦变换程序,程序能简单方便的实现离散余弦变换,具有较高的精度-Discrete cosine transform, the program can be simple and convenient for discrete cosine transform, with high precision
<zhushaopo> 在 2024-09-29 上传 | 大小:1024 | 下载:0

[matlab例程BW103225017140

说明:换热器的j,f因子是评定其性能的重要参数,通过编程计算能够更加简便快捷-J, f is a factor important to assess the performance parameters of the heat exchanger, through the calculation can be more easily and quickly programmed
<孙峰> 在 2024-09-29 上传 | 大小:3072 | 下载:0

[压缩解压CABAC-in-HEVC

说明:H265的CABAC详细介绍(英文),发表在IEEE上。-Context-adaptive binary arithmetic coding (CABAC) is a method of entropy coding first introduced in H.264/AVC and now used in the newest standard High Efficiency Video Coding (HEVC).
<qianqian> 在 2024-09-29 上传 | 大小:2012160 | 下载:0

[人工智能/神经网络/遗传算法nn

说明:《神经模糊预测控制及其matlab实现》(第3版)matlab程序.rar
<yuma> 在 2024-09-29 上传 | 大小:36864 | 下载:0
« 1 2 ... .08 .09 .10 .11 .12 28313.14 .15 .16 .17 .18 ... 28521 »

源码中国 www.ymcn.org