资源列表

« 1 2 ... .12 .13 .14 .15 .16 4317.18 .19 .20 .21 .22 ... 28522 »

[数据结构常用算法1

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

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

说明:用Visual C++实现的bp神经网络算法-Using Visual C++ Realized bp neural network algorithm
<zhangaixia> 在 2025-07-30 上传 | 大小:2.1mb | 下载:0

[数值算法/人工智能qipan

说明:此程序源码为算法分析与设计中的棋盘覆盖问题,以经过调试,可以根据需要在源码中改棋盘大小。-This procedure for the algorithm source code analysis and design of the chessboard coverage in terms of debugging, can change in the source size chessboard.
<zhu> 在 2025-07-30 上传 | 大小:164kb | 下载:0

[数值算法/人工智能ziduanhe

说明:此程序源码为算法动态规划中的最大字段和问题,已经过完整调试。-This process of dynamic programming algorithm source code for the largest fields and problems, has been a complete debugging.
<zhu> 在 2025-07-30 上传 | 大小:160kb | 下载:0

[数据结构常用算法queen

说明:此程序源码为回溯算法中的n后问题,可以根据需要更改棋盘大小。已加入时间函数,可以分析不同棋盘规模下的运行时间。-This procedure for the backtracking algorithm source of n after the problem may be based on need to change the board size. Has joined a function of time, can be analyzed under a different board
<zhu> 在 2025-07-30 上传 | 大小:747kb | 下载:0

[matlab例程dsk04

说明:数字信号处理,对与初雪着很有用,注释非常详细,调试都通过了!-Digital signal processing, with the first snow of the very useful, very detailed notes, debugging are adopted!
<liuxiang> 在 2025-07-30 上传 | 大小:396kb | 下载:0

[matlab例程vc_matlab

说明:VC++与Matlab混合编程的快速实现,适合vc与matlab混合编程的学习者 很有用-VC++ With Matlab programming rapid mixing for vc mixed with matlab programming learners useful
<> 在 2025-07-30 上传 | 大小:102kb | 下载:0

[数据结构常用算法PcCode_2008422195439895

说明:具有多种经典的数据结构算法的程序集合,完全是经过多次测试编译调试好的,可以运行的!-With a variety of classic data structures algorithm procedures set entirely through a series of trial runs good compiler debugging, you can run!
<pantieshan> 在 2025-07-30 上传 | 大小:310kb | 下载:0

[数据结构常用算法shunxubiao

说明:此文档的源代码为数据结构中的顺序表,包括建表、插入、删除、查找等操作。已经过调试。-This document is the source code for the data structure in the order form, including the built in table, insert, delete, search and other operations. Have been debug.
<zhu> 在 2025-07-30 上传 | 大小:5kb | 下载:0

[数据结构常用算法shujujiegoukechengshiji

说明:数据结构课程设计时,所需的封面及任务书版面,希望对大家有点用!-Curriculum design data structure, the necessary task of the book cover and layout, in the hope that we are a bit used!
<wanghao> 在 2025-07-30 上传 | 大小:8kb | 下载:0

[数值算法/人工智能AI_ANTS

说明:智能蚂蚁算法演示软件源程序,很难得的宝贵资料 非常适合蚁群算法学习者-Intelligent Ant Algorithm demonstration software source code, it is difficult to get valuable information ant colony algorithm is very suitable for learners
<> 在 2025-07-30 上传 | 大小:267kb | 下载:0

[数据结构常用算法lianbiao

说明:此程序为数据结构中链表的源代码,包括建表,插入,删除,查找等。-This procedure in the linked list data structure for the source code, including the built in table, insert, delete, search and so on.
<zhu> 在 2025-07-30 上传 | 大小:6kb | 下载:0
« 1 2 ... .12 .13 .14 .15 .16 4317.18 .19 .20 .21 .22 ... 28522 »

源码中国 www.ymcn.org