资源列表
[数据结构常用算法] eightqueen
说明:用heuristicl 方法解决八皇后问题,并拓展到任意皇后问题 java-Using heuristicl method to solve eight queens problem java and it also have been improve to any size board<zhen> 在 2025-06-27 上传 | 大小:1kb | 下载:0
[数据结构常用算法] 4
说明: 构造一个结构体链表,每个结点存储学生信息(如学号和姓名), 如(001, 张三),(002, 李四), 要求输入001,能找出相对的名字.即输入001,输出张三.-Construct a linked list structure, each node storing student information (such as student number and name), such as (001, Joe Smith), (002, John Doe), requiring the in<huanxin> 在 2025-06-27 上传 | 大小:333kb | 下载:0
[matlab例程] capon
说明:用capon方法进行现代谱分析实验,经试验运行,该程序有效。-With capon spectral analysis of modern experimental methods, the test run, the program effectively.<jinxia2007> 在 2025-06-27 上传 | 大小:1kb | 下载:0
[matlab例程] clean
说明:用clean方法进行现代谱分析实验,经过运行程序,结果有效,算法简单。-Methods with clean modern spectral analysis of experiments, after running the program, the results are valid, the algorithm simple.<jinxia2007> 在 2025-06-27 上传 | 大小:1kb | 下载:0
[人工智能/神经网络/遗传算法] BP
说明:用bp方法进行神经网络实验,进验证,算法简单,结果有效,-Burg method using spectral analysis of modern experimental, into the verification algorithm is simple, effective,<jinxia2007> 在 2025-06-27 上传 | 大小:1kb | 下载:0
[matlab例程] s_GPS_INS_position_sp_demo899
说明:关于GPS的MATLAB源程序,经运行验证,算法简单,结果有效。-MATLAB source code on the GPS, verified by running the algorithm is simple, and effective.<jinxia2007> 在 2025-06-27 上传 | 大小:3kb | 下载:0
[matlab例程] kalman_GPS_INS_position_sp_NFb
说明:卡尔曼滤波的MATLAB程序,经试验程序,算法简单,结果有效。-Kalman filtering of the MATLAB program, the test procedure, the algorithm is simple, and effective.<jinxia2007> 在 2025-06-27 上传 | 大小:2kb | 下载:0
[数值算法/人工智能] 123456
说明:客户业务分2种,第一种是申请从银行得到一笔资金,即借款或取款。第2种是向银行投入一笔资金,即存款或还款。银行有2个服务窗口,相应地有2个队列。客户到达银行后先排第一个队。处理每个客户业务时,如果属于第一种,且申请额超出银行现存资金总额而得不到满足,则立刻排入第2个队等候,直至满足时才离开银行,否则业务处理完后立刻离开银行。每接待完一个第二种业务的客户,则顺序检查和处理(如果可能)第二个队列中的客户,对能满足的申请者予以满足,不能满足者重新排到第二个队列的队尾。注意,在此检查过程中,一旦银行资金总<郭浩> 在 2025-06-27 上传 | 大小:964kb | 下载:0