资源列表
[数据结构常用算法] Josephus
说明:有n个人围坐在一个圆桌上,每个人的编号分别为1,2,3…n,现从第一个人开始数,数到第m个人时,这个人出列,再从下一位其编号是出列的人编号的后一位开始重复上述操作直到所有人都出列(编号是循环的,及最后一位的下一位是第一位),编写一个程序试将出列人的编号依次输出。-A n personal sitting around a round table, each person s Numbers were 1, 2, 3... N, now from the first person start to<xu_xianyu> 在 2025-06-26 上传 | 大小:3kb | 下载:0
[人工智能/神经网络/遗传算法] Bp_network
说明:采用C语言编写的BP神经网络算法 自己设定误差率和学习率-BP neural network algorithm using C language Set error rate and learning rate<Nemol> 在 2025-06-26 上传 | 大小:3kb | 下载:0
[数据结构常用算法] student-management
说明:数据结构的典型程序,班级人员信息管理。是学习的一个很好的材料-The typical procedure of the data structure, class information management. A good material for learning<dandykang> 在 2025-06-26 上传 | 大小:3kb | 下载:0
[数据结构常用算法] duoxiangshi
说明:运用线性链表实现两个多项式相加、相乘、相减- The use of linear linked list two polynomials, multiply and subtract<史军> 在 2025-06-26 上传 | 大小:3kb | 下载:0
[人工智能/神经网络/遗传算法] echo1
说明:双基地sar回波数据仿真程序,使用BP算法的点目标仿真-Bistatic sar echo data simulation program, the point target simulation using the BP algorithm<> 在 2025-06-26 上传 | 大小:3kb | 下载:0
[数学计算/工程计算] zuixiaoerchengfa
说明:用matlab来编写最小二乘法的算法的程序,以实现程序的快速运行。-To write the least squares method algorithm using matlab program, in order to achieve fast operation of the program.<tangyangying> 在 2025-06-26 上传 | 大小:3kb | 下载:0
[matlab例程] tsp_nn
说明:旅行商问题(TSP)的最近邻(NN)算法 近邻算法产生不同的结果,取决于选择哪个城市作为起点。此功能决定近邻路线为多个出发点,并返回这些航线的最佳。 -TSP_NN Traveling Salesman Problem (TSP) Nearest Neighbor (NN) Algorithm The Nearest Neighbor algorithm produces different results depending on which city is selected a<fuwalinzi> 在 2025-06-26 上传 | 大小:3kb | 下载:0
[人工智能/神经网络/遗传算法] k-means
说明:c++实现k均值源码,实现了k-means的算法,并给出界面显示。实例中通过二维空间中的点进行聚类-c++ k-means algorithm, display the cluster result on the two demension<july> 在 2025-06-26 上传 | 大小:3kb | 下载:0