资源列表
[数学计算/工程计算] VB1dongchao
说明:工程测量、放线中,坐标数据的处理与运用,便于其他工程的应用-Engineering survey, in the Line, the coordinate data processing and application, to facilitate the application of other projects<郑晶晶> 在 2025-06-20 上传 | 大小:189kb | 下载:0
[matlab例程] ybusppg
说明:this code can help to analyze electrical flow system<andykabangun> 在 2025-06-20 上传 | 大小:1kb | 下载:0
[数值算法/人工智能] Class-and-object-
说明:1. 建立一个对象数组,内放5个学生的数据(学号、成绩)。请根据下面要求实现类中的功能,其他的函数根据需要创建。 (1). 用指针指向数组首元素,输出第1,3,5个学生的数据。 (2). 以对象指针作为形式参数找出5个学生中学习成绩最高者。注:函数名为max 2. 定义一个圆类,分别用以下方法计算圆的面积和周长。 (1). 用成员函数实现求圆的面积和周长。 (2). 用友元函数求圆的面积和周长 -(1) create an array of objects, put th<苏树峰> 在 2025-06-20 上传 | 大小:2kb | 下载:0
[数据结构常用算法] tsp
说明:旅行商问题概述:找出一条n个给定的城市间的最短路径,使我们在回到出发的城市之前,对每个城市都只访问一次,即最短哈密顿回路问题。-Overview of the traveling salesman problem: to find the shortest path between a n given cities, so that before we return to the starting city, visit each city only once, the shortest Ham<叶金鑫> 在 2025-06-20 上传 | 大小:1.03mb | 下载:0
[人工智能/神经网络/遗传算法] lcjyby
说明:结合遗传算法和SVM分类器方法对特征基因进行筛选-Combined with genetic algorithm and SVM classifier feature gene screening<周晓玲> 在 2025-06-20 上传 | 大小:1kb | 下载:0
[数据结构常用算法] fenzhi
说明:查找k1-k2问题从包含n个整数的无序列表中输出第k1小到第k2小之间的所有整数,其中k1<=k2。必须用分治法求解,但是不能简单地重复使用求第k小元素的分治法-Find the small k1 to k2 small integer, k1-k2, the problem from an unordered list with n integers in the output, where k1 < = k2. Divide and conquer method to solve,<叶金鑫> 在 2025-06-20 上传 | 大小:1kb | 下载:0
[数据结构常用算法] test.cpp
说明:考虑右边的无向网,设计算法输出从顶点a到顶点i的一条带权路径长度最短的简单路径.采用递归或非递归的深度优先或广度优先遍历算法扩展实现-Consider the right to the network design algorithm output realization of recursive and non recursive depth-first or breadth-first traversal algorithm extensions from the vertex a to v<叶金鑫> 在 2025-06-20 上传 | 大小:2kb | 下载:0