资源列表
[matlab例程] matlab-video-tracking-and-detection
说明:基于matlab的视频监测与跟踪,用于实现视频监控中的目标监测与跟踪。-Matlab-based video monitoring and tracking, used to achieve the goal of monitoring and tracking in video surveillance.<qtt> 在 2025-06-22 上传 | 大小:1.29mb | 下载:0
[人工智能/神经网络/遗传算法] ab-algorithm--AI-five-in-a-row
说明:人工智能的课程报告,ab算法,我自己写的,可以运行,没有任何问题,可以下下来-Courses in artificial intelligence report, ab algorithm, I wrote it myself, you can run without any problems and can be down to see<liwei> 在 2025-06-22 上传 | 大小:724kb | 下载:0
[数据结构常用算法] danlinkbiao-datejiegou
说明:数据结构中的单链表的一个小例子,当初我们做数据结构实习时候自己写的代码,希望有用-The data structure of single table a small example, when we do data structure practice when writing code, hope useful<liwei> 在 2025-06-22 上传 | 大小:208kb | 下载:0
[matlab例程] Matlab-engineering-application
说明:哈工大教授的matlab教程的ppt学习资料。对入门级和高手来说都是很好的学习材料。-The HIT Professor matlab tutorial ppt learning materials. Entry-level and master is a very good learning materials.<无恶不作> 在 2025-06-22 上传 | 大小:4.72mb | 下载:0
[数学计算/工程计算] 2-(2)
说明:题目:企业发放的奖金根据利润提成。利润(I)低于或等于10万元时,奖金可提10 ;利润高 于10万元,低于20万元时,低于10万元的部分按10 提成,高于10万元的部分,可可提 成7.5 ;20万到40万之间时,高于20万元的部分,可提成5 ;40万到60万之间时高于 40万元的部分,可提成3 ;60万到100万之间时,高于60万元的部分,可提成1.5 ,高于 100万元时,超过100万元的部分按1 提成,从键盘输入当月利润I,求应发放奖金总数? -Topic: enterprise exten<水影> 在 2025-06-22 上传 | 大小:2kb | 下载:0
[人工智能/神经网络/遗传算法] de-suanfa-wuyueshu-optimization
说明:一个DE算法的案例,用于解决无约束优化问题,初学写的,可以运行,希望对大家有所帮助。这个是跟着导师学的 写的-Case of a DE algorithm for solving constrained optimization problems, beginner to write, you can run, we hope to help. This is followed by the instructors learn to write<liwei> 在 2025-06-22 上传 | 大小:159kb | 下载:0
[数学计算/工程计算] 3-(2)
说明:题目:一个整数,它加上100后是一个完全平方数,再加上168又是一个完全平方数,请问该数是多少1.程序分析:在10万以内判断,先将该数加上100后再开方,再将该数加上268后再开方,如果开方后 的结果满足如下条件,即是结果。请看具体分析: -Topic: an integer, and after 100 it is a completely square number, plus 168 is a completely square number, excuse me, how much is<水影> 在 2025-06-22 上传 | 大小:2kb | 下载:0