资源列表
[matlab例程] DspBuilder-design-for-DDS
说明:matlab中dspbuilder的经典教程,利用直接数字合成DDS为实例,介绍dspbuilder的用法-matlab in dspbuilder classic handbook, the use of direct digital synthesis DDS as an example to introduce the usage of dspbuilder<江率> 在 2025-08-28 上传 | 大小:2.44mb | 下载:0
[人工智能/神经网络/遗传算法] fmap2
说明:此程序解决人工神经网络的筛选,能精确地选出合适的变量-This resolves the artificial neural network screening, can accurately select the appropriate variable<关于> 在 2025-08-28 上传 | 大小:1kb | 下载:0
[数据结构常用算法] QueueSim
说明:正如我们在第一章所学的,端到端时延中最为复杂和有趣的成分就是排队时延。在这个程序中,可以设置分组发送速率和链路传输速率,你将会看到分组到达和为接受服务而排队。当队列变满时,将会发生分组溢出,也就是丢包-As we learned in the first chapter, end to end delay of the most complex and interesting elements is the queuing delay. In this program, you can set<meihan> 在 2025-08-28 上传 | 大小:3kb | 下载:0
[人工智能/神经网络/遗传算法] percep1
说明:此程序解决人工神经网络的筛选,能精确地选出合适的变量-This resolves the artificial neural network screening, can accurately select the appropriate variable<关于> 在 2025-08-28 上传 | 大小:1kb | 下载:0
[人工智能/神经网络/遗传算法] percep2
说明:此程序解决人工神经网络的筛选,能精确地选出合适的变量-This resolves the artificial neural network screening, can accurately select the appropriate variable<关于> 在 2025-08-28 上传 | 大小:1kb | 下载:0
[数值算法/人工智能] Lucas_Kanade
说明:光流运动中经典的Lucas_Kanade的matlab算法,适合视频中的目标跟踪运用-Optical flow motion in classical Lucas_Kanade of matlab algorithm for tracking the use of video<张清> 在 2025-08-28 上传 | 大小:2kb | 下载:0
[数据结构常用算法] jos
说明:数据结构作业 约瑟夫(Josephus)环问题:编号为1,2,3,…,n的n个人按顺时针方向围坐一圈,每人持有一个密码(正整数)。一开始任选一个正整数作为报数的上限值m,从第一个人开始按顺时针方向自1开始顺序报数,报到m时停止。报m的人出列,将他的密码作为新的m值,从他在顺时针方向上的下一人开始重新从1报数,如此下去,直到所有人全部出列为止。-2, Joseph (Josephus) loop problem: number 1,2,3, ..., n, n individuals sittin<meihan> 在 2025-08-28 上传 | 大小:8kb | 下载:0
[数值算法/人工智能] bank
说明:数据结构作业 某商场有一个100个车位的停车场,当车位未满时,等待的车辆可以进入并计时;当车位已满时,必须有车辆离开,等待的车辆才能进入;当车辆离开时计算停留的的时间,并且按照每小时1元收费。 汽车的输入信息格式可以是(进入/离开,车牌号,进入/离开时间),要求可以随时显示停车场内的车辆信息以及收费历史记录。 -a mall with a 100 parking spaces, while parking is not full, the vehicles can enter and w<meihan> 在 2025-08-28 上传 | 大小:17kb | 下载:0