资源列表

« 1 2 ... .07 .08 .09 .10 .11 19112.13 .14 .15 .16 .17 ... 28523 »

[数据结构常用算法1

说明:11. 停车场管理2(9) (1) 有一个两层的停车场, 每层有6个车位, 当第一层车停满后才允许使用第二层. ( 停车场可用一个二维数组实现, 每个数组元素存放一个车牌号 ) 每辆车的信息包括车牌号, 层号, 车位号, 停车时间共4项. 其中停车时间按分钟计算 (2) 假设停车场初始状态为第一层已经停有4辆车, 其车位号依次为1—4 , 停车时间依次为20, 15, 10 , 5 . 即先将这四辆车的信息存入文件”car.dat”中( 数组的对应元素也要进行赋值 ) (3) 停车操
<高慧> 在 2025-11-16 上传 | 大小:3kb | 下载:0

[matlab例程experiment

说明:student s experiment majored in automation
<Jenny> 在 2025-11-16 上传 | 大小:3kb | 下载:0

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

说明:模拟退货算法的MATLAB程序,适合有一定基础的人参考。-Return algorithm MATLAB simulation procedures, suitable for a certain basis for easy reference.
<李亮> 在 2025-11-16 上传 | 大小:3kb | 下载:0

[数据结构常用算法Expression

说明:一个表达式和一棵二叉树之间,存在着自然的对应关系。试设计实现一个基于二叉树表示的数学表达式类型Expression的操作。-An expression, and between a binary tree, there is a natural relationship. Test Design and Implementation of a binary tree based on the mathematical expression of that type of Expression o
<christy> 在 2025-11-16 上传 | 大小:3kb | 下载:0

[matlab例程myga

说明:用遗传算法求解二维函数的最大值问题,用matlab实现,但是不采用matlab遗传算法工具箱-Genetic Algorithm with the maximum two-dimensional function problems, and use matlab to achieve, but do not use matlab genetic algorithm toolbox
<ttl> 在 2025-11-16 上传 | 大小:3kb | 下载:0

[数据结构常用算法beibao

说明:背包问题是计算机科学里的经典问题。在最简单的形式中,包括试图将不同重量的数据项放到 * 背包中.以使背包最后达到指定的总重量。不需要把所有的选项都放入背包中-Knapsack problem in computer science in the classic problems. In the simplest form, including different weights in an attempt to put data item* backpack. In order to reach
<mosy> 在 2025-11-16 上传 | 大小:3kb | 下载:0

[压缩解压huffmanbianmayuyiban

说明:huffman 编码与译码 对任意文件二进制的编码与译码-huffman encoding and decoding of arbitrary binary file encoding and decoding
<小吴> 在 2025-11-16 上传 | 大小:3kb | 下载:0

[matlab例程FFT

说明:用与语音信号处理中的预处理中MATLAB原代码 -Used with the voice signal processing Preprocessing the original MATLAB code
<刘辉> 在 2025-11-16 上传 | 大小:3kb | 下载:0

[数据结构常用算法abc

说明:树与二叉树常用遍历方法:先序递归遍历、中序递归和非递归遍历、后序递归遍历。 求二叉树树的深度。 加深对“数据结构+算法=程序”的理解和认识,提高编写较复杂程序的能力。 -Trees and tree traversal commonly used methods: first order recursive traversal, in order recursive and non-recursive traversal, after recursive traversal sequ
<nala> 在 2025-11-16 上传 | 大小:3kb | 下载:0

[matlab例程FHSS_DSSS_CDMA

说明:本程序包括直接序列扩频,跳频扩频和跳频多址的相关程序-This procedure, including direct sequence spread spectrum, frequency-hopping spread-spectrum and frequency hopping multiple access procedures
<> 在 2025-11-16 上传 | 大小:3kb | 下载:0

[数学计算/工程计算isodata

说明:通过这个源码可以有效的实现isodata问题的解决。-Through this source can effectively achieve the ISODATA problem.
<sizengsheng> 在 2025-11-16 上传 | 大小:3kb | 下载:0

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

说明:根据蚁群觅食总是选择最短的路径的特点,运用蚁群算法实现选路最优化,-According to the characteristics of ant foraging always choose the shortest path routing algorithm using ant colony optimization,
<大兵> 在 2025-11-16 上传 | 大小:3kb | 下载:0
« 1 2 ... .07 .08 .09 .10 .11 19112.13 .14 .15 .16 .17 ... 28523 »

源码中国 www.ymcn.org