资源列表

« 1 2 ... .99 .00 .01 .02 .03 22104.05 .06 .07 .08 .09 ... 28523 »

[matlab例程VC++andMatlab

说明:在VC++ 集成环境里,若想实现与MATLAB引擎之间的通讯,应该对VC++进行一些设置-In VC++ Integrated environment, wants to achieve with the communication between the MATLAB engine, there should be VC++ Some settings
<岚琪> 在 2025-11-22 上传 | 大小:218kb | 下载:0

[数据结构常用算法translation

说明:全国交通算法,求最短路径,最省时间,最少工作量. VC开发的,很有借鉴意义-National transport algorithm for the shortest path, least time, at least workload. VC developed referential significance
<蒋小轲> 在 2025-11-22 上传 | 大小:218kb | 下载:0

[数据结构常用算法Insert_sort

说明:void insert_sort(int *a,int n) { if(n==1) return insert_sort(a,n-1) int temp=a[n-1] for(int i=n-2 i>=0 i--) { if(temp<a[i]) a[i+1]=a[i] else break } a[i+1]=temp }-void insert_sort (int* a, int n) (if
<Katherine> 在 2025-11-22 上传 | 大小:218kb | 下载:0

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

说明:基于VC的人脸检测系统源码,其中用到了神经网络的相关理论进行编程-VC-based Face Detection system source code, which uses a neural network theory to program
<sanjinzhi> 在 2025-11-22 上传 | 大小:218kb | 下载:0

[数学计算/工程计算PROG_FE3_1110191524

说明:有限元编程第三版附带源代码。实用程序多,和书配套使用。大部分都能得出例题给的精确解。-FEM
<yyf> 在 2025-11-22 上传 | 大小:218kb | 下载:0

[matlab例程abr_v1[1].tar

说明:Adaboost_rbf算法,matlab实现。希望对您有参考价值-adaboost algorithm in matlab
<liyuan> 在 2025-11-22 上传 | 大小:218kb | 下载:0

[数学计算/工程计算I.M.SmithFortran

说明:有限元编程源码,有限元方法编程 (第三版)源码。-Finite element programming source, the finite element method program (Third Edition) source.
<乔1> 在 2025-11-22 上传 | 大小:218kb | 下载:0

[matlab例程bilinear

说明:image resample code bilinear with Matlab
<giros> 在 2025-11-22 上传 | 大小:218kb | 下载:0

[数学计算/工程计算zpwt

说明:指派问题原代码,可实现人力资源的优化分配,《运筹学算法与编程实践-delphi实现》一书源代码,欢迎参考-Assigned to the issue of the original code, can achieve the optimal allocation of human resources, " the practice of operations research algorithms and programming-delphi achieve" a book s
<朱峰> 在 2025-11-22 上传 | 大小:218kb | 下载:0

[数值算法/人工智能ContinuousAntColonyAlgorithmforFunctionOptimizatio

说明:连续蚁群算法求解函数优化问题,Continuous Ant Colony Algorithm for Function Optimization-Continuous Ant Colony Algorithm for Function Optimization
<张明扬> 在 2025-11-22 上传 | 大小:218kb | 下载:0

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

说明:将最大最小距离和k-means算法融合实现聚类-max-min distance and k-means
<> 在 2025-11-22 上传 | 大小:218kb | 下载:0

[matlab例程frequencyestimation

说明:frequency estimation
<MORSLI> 在 2025-11-22 上传 | 大小:218kb | 下载:0
« 1 2 ... .99 .00 .01 .02 .03 22104.05 .06 .07 .08 .09 ... 28523 »

源码中国 www.ymcn.org