资源列表

« 1 2 ... .49 .50 .51 .52 .53 2354.55 .56 .57 .58 .59 ... 28522 »

[数据结构常用算法suanshuyouxianquan

说明:最短路径之贪心算法,用C语言实现,主要是参考了迪杰斯特拉算法。-The greedy algorithm for shortest path
<pengd> 在 2025-03-16 上传 | 大小:1kb | 下载:0

[matlab例程DiodePSO

说明:its a code for optimizing I-V curve through Particle swarm optimization
<qamar> 在 2025-03-16 上传 | 大小:1kb | 下载:0

[数值算法/人工智能xiaoxueshengshuxuelianxi

说明:随机出10道题(加法、减法、乘法、除法),由学生解答,10道完成后给出成绩及评语。要求加法、减法、乘法、除法各设计一个函数。参数为两个数据,返回解答结果(对为1,错为0)。-Random out of 10 questions (addition, subtraction, multiplication, division), by students to answer, given after completion of 10 gra
<liulisha> 在 2025-03-16 上传 | 大小:1kb | 下载:0

[数据结构常用算法shunxubiao

说明:1. 已知顺序表L为按值递增有序的,编写算法将数据元素e插入到顺序表L中,使之仍有序。 2、编写算法删除顺序表L中所有值为e的数据元素。 3、编写算法清除顺序表L中所有重复的数据元素。 4、已知两个集合分别存储在顺序表La和Lb中,编写算法求出两个集合的并存储在Lc中。-1. The known sequence of Table L, increasing ordered by value, write al
<liulisha> 在 2025-03-16 上传 | 大小:1kb | 下载:0

[matlab例程scalesvm

说明:matlab的规范化(scale)函数,应用于svm的数据规范化,一般规范到(-1,1)或(0,1)-matlab standardized (scale) functions, used in data standardization svm, general specifications to (-1,1) or (0,1)
<weiqier> 在 2025-03-16 上传 | 大小:1kb | 下载:0

[matlab例程boiler_process

说明:matlab的boiler_process函数,在应用libsvm中必不可少-The boiler_process matlab function, essential in the application libsvm
<weiqier> 在 2025-03-16 上传 | 大小:1kb | 下载:6

[数据结构常用算法maopaopaixu

说明:自己写的几种能够实现的冒泡排序算法,希望能对需要的朋友有所帮助,是C++的-Some write their own bubble sort algorithm can be achieved, hoping to help a friend in need is a C++,
<刘后清> 在 2025-03-16 上传 | 大小:1kb | 下载:0

[数学计算/工程计算priorityQueue

说明:opencv implementation of priority queue with editing of inserted objects
<Sannko> 在 2025-03-16 上传 | 大小:1kb | 下载:0

[matlab例程guang-xue-gan-she

说明:光学干涉的内容,包括了迈克尔逊干涉仪,牛顿环等,内容很齐全,大家下的看看吧。-Optical interference, including the Michelson interferometer, such as Newton' s rings, the content is complete, we take a look under it.
<huoerren> 在 2025-03-16 上传 | 大小:1kb | 下载:0

[matlab例程yang-shi-shiyan

说明:这是杨氏实验的实验仿真,,单色光,非单色光,代码已经修改过了,很好。-This is Young' s experiments are simulated, monochromatic, non-monochromatic light, the code has been modified, and very good.
<huoerren> 在 2025-03-16 上传 | 大小:1kb | 下载:0

[数据结构常用算法c

说明:0-1背包 题目要求:简单来说就是两个人洗衣服,两个人必须把一种颜色的衣服洗完才能洗下一种颜色,两个人可以同时洗一样颜色的。 给出每件衣服的颜色和花费时间,求两人洗完所有衣服的最短时间。 -0-1 knapsack subject requirements: It simply means that two people do the laundry, two people must be a color wash to
<fire> 在 2025-03-16 上传 | 大小:1kb | 下载:0

[数据结构常用算法c

说明:1、 题目的要求是通过磁盘调度算法的模拟设计,了解磁盘调度的特点,其主要任务是模拟实现FCFS、SSTF、SCAN、C-SCAN算法,并计算及比较磁头移动道数。-1, the subject request is simulated through the disk scheduling algorithm designed to understand the characteristics of disk scheduling, to
<fire> 在 2025-03-16 上传 | 大小:1kb | 下载:0
« 1 2 ... .49 .50 .51 .52 .53 2354.55 .56 .57 .58 .59 ... 28522 »

源码中国 www.ymcn.org