资源列表
[数据结构常用算法] interview100
说明:微软面试100题系列。包含了很多大公司的面试试题和答案。找工作的人必备-Microsoft interview questions 100 series. It contains a lot of big companies interview questions and answers.<jiangjunyu> 在 2025-06-25 上传 | 大小:3.08mb | 下载:0
[数据结构常用算法] leetcode-cpp
说明:leetcode 上题目的答案。很多公司的笔试和面试的题目都是出自leetcode上的原题。找工作时可以好好看看。-On the subject of the answer leetcode. Many companies in the written test and interview questions are the original title leetcode on. You can take a look at when looking for work.<jiangjunyu> 在 2025-06-25 上传 | 大小:1.03mb | 下载:0
[matlab例程] ekf
说明:从空中水平抛射出的物体,初始水平速度Vx(0),初始位置坐标(x(0),y(0));受重力g和阻尼力影响,阻尼力与速度平方成正比,水平和垂直阻尼系数分别为Kx,Ky,;还存在不确定的零均值白噪声干扰力xa和ya。在坐标原点处有一观测设备(不妨想象成雷达),可测得距离r(零均值白噪声误差r)、角度(零均值白噪声误差),使用扩展卡尔曼滤波进行仿真。-The level of throwing objects the air, the speed of the initial level of Vx<wuguo> 在 2025-06-25 上传 | 大小:4kb | 下载:0
[人工智能/神经网络/遗传算法] 3_cubic_puzzle
说明:立方数码问题(8数码问题的三维拓展) 使用C/C++实现4个算法,即,使用启发函数h1(n)的A*算法:Astar_h1.cpp,使用启发函数h2(n)的A*算法:Astar_h2.cpp,使用启发函数h1(n)的IDA*算法:IDAstar_h1.cpp,使用启发函数h2(n)的IDA*算法:IDAstar_h2.cpp。输出文件名与算法对应。以h1为启发函数的A*算法输出到output_Ah1.txt;以h2为启发函数的A*算法输出到output_Ah2.txt;以h1为启发函数的IDA<typ> 在 2025-06-25 上传 | 大小:8kb | 下载:0
[人工智能/神经网络/遗传算法] NQueens
说明:nqueens 问题的QS1实现 N-皇后问题的快速局部搜索算法 1分钟可以找到75000皇后的一个解 参考:Rok Sosic and Jun Gu. A Polynomial Time Algorithm for the N-Queens Problem. SIGART Bulletin, 1(3):7-11, 1990.-Fast Local Search Algorithm QS1 nqueens problem realization // // N- Queens pro<typ> 在 2025-06-25 上传 | 大小:334kb | 下载:0
[STL] testForStl.cpp
说明:本程序是基于stl写的,作用是寻找出无向图上某点到某点的所有的路径-This procedure is based stl write, the role is to find out all the way to a point not to a point on the map<yang> 在 2025-06-25 上传 | 大小:3kb | 下载:0
[人工智能/神经网络/遗传算法] k_clique
说明:k_clique is matlab code to clique the tree problem<OMID> 在 2025-06-25 上传 | 大小:3kb | 下载:0