资源列表

« 1 2 ... .44 .45 .46 .47 .48 16749.50 .51 .52 .53 .54 ... 28522 »

[数据结构常用算法1

说明:猴子选大王是数据结构中关于链表的一个经典的算法问题,比较实用,用C++实现-The monkey king election is the algorithm on a classic linked list data structure, more practical C++ to achieve
<双欢> 在 2025-06-25 上传 | 大小:1kb | 下载:0

[数据结构常用算法Backtracking

说明:回溯法,根据解空间树的结构,判断出结果集,不足之处还请指出-Backtracking, according to the tree structure of the solution space, determine the result set, inadequacies also please indicate
<徐昌> 在 2025-06-25 上传 | 大小:4.98mb | 下载:0

[压缩解压wangshangshudian

说明:用C#开发的网上书店,可以在网上进行购书,其主要功能包括注册会员,新闻浏览,图书查询,最新图书,购物车,在线客服,文件管理,会员管理,订单管理,新闻管理。-C# development of the online bookstore, online books, its main functions include registered member, press browse, search for a book, the latest books, shopping cart, online
<mrshuang> 在 2025-06-25 上传 | 大小:4.58mb | 下载:0

[数据结构常用算法Optimal-scheduling

说明:最佳调度,算法分析中很重要的一种处理方法,通过比较最终数值大小,得出结果-Best scheduling algorithm analysis an approach by comparing the final value of the size, the results
<徐昌> 在 2025-06-25 上传 | 大小:4.93mb | 下载:0

[数据结构常用算法Best-service-order

说明:思路是最短服务时间优先,先将服务时间排序,然后注意后面的等待服务时间既包括等待部分,也包括服务部分。-The idea is shortest service time priority, first service time Sort, then pay attention to the back of the waiting time both waiting for the part, and also includes the services section.
<徐昌> 在 2025-06-25 上传 | 大小:6.11mb | 下载:0

[人工智能/神经网络/遗传算法30-cases-in-matlab

说明:MATLAB智能算法30个案例分析,109页的详细讲解,程序和程序注解,可以直接复制代码。包括遗传算法,基于遗传算法和非线性规划的函数寻优算法,遗传算法工具箱详解及应用,多种群遗传算法的函数优化算法, 基于粒子群算法的多目标搜索算法,基于多层编码遗传算法的车间调度算法,基于遗传模拟退火算法的聚类算法,蚁群算法,支持向量机等等30章。-MATLAB intelligent algorithm 30 case studies, 109 detailed explanations, procedur
<Binjie Liao> 在 2025-06-25 上传 | 大小:1.49mb | 下载:0

[matlab例程intelligent-control--source-code

说明:压缩包中包含了专家控制,模糊控制,人工神经网络,遗传算法等经典例题的源代码 -This compression package contains source code of expert control, fuzzy control, artificial neural networks, genetic algorithms and so on in classic examples
<> 在 2025-06-25 上传 | 大小:6.94mb | 下载:0

[matlab例程MATLAB-25-cases

说明:MATLAB高效编程技巧与应用,25个案例分析。272页的电子书。包含重新认识向量化编程,MATLAB处理海量数据,积分案例,MATLAB优化及非线性方程求解案例,人脸图像压缩与重建,预测分类案例常微分方程组求解案例,层次分析法,定时器。-Efficient MATLAB programming skills and application of the 25 case studies. 272 e-books. Contains new understanding of vectorized
<Binjie Liao> 在 2025-06-25 上传 | 大小:25.83mb | 下载:0

[matlab例程FFT

说明:自己用matlab编写的求FFT的程序,程序简单易懂!-Seeking FFT program written using matlab, the program is simple and easy to understand!
<陈凤林> 在 2025-06-25 上传 | 大小:1kb | 下载:0

[数学计算/工程计算location

说明:三点定位算法。根据4个坐标点的 {x,y,z}坐标参数,和需要定位点距离4个坐标点的距离,就算出需要定位点的坐标参数{x,y,z}-Three points localization algorithm
<黄劲涛> 在 2025-06-25 上传 | 大小:2kb | 下载:0

[matlab例程CallMatlab

说明:一个能够与Trnsys联合运行的增量式PID的m文件里面有中英混合说明。-An incremental PID Trnsys jointly run the m file inside the mixed.
<梁念旭> 在 2025-06-25 上传 | 大小:1kb | 下载:0

[数据结构常用算法calacomplie

说明:设计多个类,实现整数算术表达式的翻译与计算,其中包括: 1. 识别输入字符串中的整数和各种运算符号 2. 判断输入字符串是否满足整数算术表达式的语法规则 3. 对满足语法规则的字符串,采用递归下降分析法、LL(1)分析法、优先分析法或LR分析法,建立输入字符串的语法树 4. 根据语法树,将输入字符串翻译成中间的四元式代码表示 5. 根据四元式代码,计算整个表达式的值并输出 6. 设计合理的输入、输出界面-A program to calculate the result
<kelvin> 在 2025-06-25 上传 | 大小:3kb | 下载:0
« 1 2 ... .44 .45 .46 .47 .48 16749.50 .51 .52 .53 .54 ... 28522 »

源码中国 www.ymcn.org