资源列表

« 1 2 ... .51 .52 .53 .54 .55 14156.57 .58 .59 .60 .61 ... 28522 »

[matlab例程Relief

说明:基于Relief算法的特征权重选择,有效地选择出了权重数据。-Relief algorithm based on the characteristics of the right to re-select to choose a weight data.
<your name> 在 2025-07-08 上传 | 大小:693kb | 下载:0

[数据结构常用算法KMeans-1-Java

说明:Java实现K-means算法,很好,很实用的-Java implementation of the K-means algorithm, very good, very practical
<林海峰> 在 2025-07-08 上传 | 大小:16kb | 下载:0

[数据结构常用算法KMeans-2-CPP

说明:VC++语言实现k-means算法,很好的,很实用-VC++ implementation of the K-means algorithm, very good, very practical
<林海峰> 在 2025-07-08 上传 | 大小:14kb | 下载:0

[数据结构常用算法xian-xing-biao-de-caozuo-

说明:一、 实验目的 1、 掌握使用Turbo C2.0上机调试线性表的基本方法; 2、 掌握线性表的基本操作:插入、删除、查找以及线性表合并等运算在顺序存储结构和链接存储结构上的运算。 二、 实验要求 1、 认真阅读和掌握本实验的程序。 2、 上机运行本程序。 3、 保存和打印出程序的运行结果,并结合程序进行分析。 4、 按照你对线性表的操作需要,重新改写主程序并运行,打印出文件清单和运行结果 -First, the purpose of the experiment
<chen> 在 2025-07-08 上传 | 大小:4kb | 下载:0

[数据结构常用算法paixu

说明:用指向指针的方法对n个数进行排序并输出,n和各整数在主函数中输入-#include <stdio.h> #define SIZE 100//数组最大长度 #define SWAP(x, y, t) (t = x, x = y, y = t)//交换两个数 void sort(int**p, int n){//排序函数 int i, j int min int temp for(i = 0 i < n- 1 i++){
<李明> 在 2025-07-08 上传 | 大小:16kb | 下载:0

[数据结构常用算法dan-lian-biao-de-cao-zuo

说明:一、 实验目的 1. 掌握握单链表的基本操作:插入、删除、查找等运算。 二、 实验要求 1. 认真阅读和掌握本实验的程序。 2. 上机运行本程序。 3. 保存和打印出程序的运行结果,并结合程序进行分析。 4. 按照你对单链表的操作需要,重新改写主程序并运行,打印出文件清单和运行结果 -First, the purpose of the experiment A. Grasp the grip a single linked list of basic operat
<chen> 在 2025-07-08 上传 | 大小:4kb | 下载:0

[数据结构常用算法zhan-de-ji-be-cao-zuo

说明:一、 实验目的 掌握栈的基本操作:初始化栈、判栈为空、出栈、入栈等运算。 二、实验要求 1. 认真阅读和掌握本实验的算法。 2. 上机将本算法实现。 3. 保存和打印出程序的运行结果,并结合程序进行分析。 -First, the purpose of the experiment Master the basic operation of the stack: stack initialization, and sentenced to the stack is e
<chen> 在 2025-07-08 上传 | 大小:3kb | 下载:0

[数据结构常用算法05ZXY08XGB

说明:用C语言开发的一个程序,适合做课程设计,名字叫做,冬天来了,春天还会远吗?-With the C language development of a program, suitable for curriculum design, called, if winter comes, can spring be far behind?
<张晓玉> 在 2025-07-08 上传 | 大小:2kb | 下载:0

[数学计算/工程计算neh

说明:flow shop neh scheduling by makespan minimization
<mofa> 在 2025-07-08 上传 | 大小:1kb | 下载:0

[matlab例程TEEN

说明:该算法是TEEN分簇路由算法,代码实现环境是matlab,代码中含有注释-This is TEEN algrithom, and it can be run on MATLAB, you can read the explation in the code
<zfy> 在 2025-07-08 上传 | 大小:2kb | 下载:0

[matlab例程samodified-naborhood-structure

说明:sa flow shop scheduling by make span consideration
<mofa> 在 2025-07-08 上传 | 大小:3kb | 下载:0

[数学计算/工程计算ff

说明:实现曲线的拟合,计算出点到线的偏离距离的绝对值,点到线的最大偏离距离-realize fitting the curve line and calculate absolute value of the distance from points to fitting line, at the same time, calculate the maximum distance from from points to fitting line.
<henry> 在 2025-07-08 上传 | 大小:1kb | 下载:0
« 1 2 ... .51 .52 .53 .54 .55 14156.57 .58 .59 .60 .61 ... 28522 »

源码中国 www.ymcn.org