资源列表

« 1 2 ... .71 .72 .73 .74 .75 27976.77 .78 .79 .80 .81 ... 28522 »

[数据结构常用算法huiwen

说明:vc++代码,判断一个链表中是否是回文链表,比如元素为abcba,1234321的链表是回文链表。-Vc++ code, determine whether the palindrome list is a list, such as the elements of abcba, 1234321 of the list is a palindrome list.
<沈猴子> 在 2024-11-07 上传 | 大小:1kb | 下载:0

[matlab例程RemoveNAN

说明:remove nan s a dataset -remove nan s a dataset
<diogoncalves> 在 2024-11-07 上传 | 大小:1kb | 下载:0

[matlab例程SVD

说明:该程序包含相关矩阵子程序,用来求解信号的SVD分解,并包含有误差分析。-The program contains the correlation matrix routines for solving signal SVD decomposition, and includes error analysis.
<逢源> 在 2024-11-07 上传 | 大小:1kb | 下载:0

[matlab例程jake

说明:仿真模型JAKES MATLAB代码,仿真结果,得出概率密度函数和相关函数曲线-A simulation model JAKES matlab code, simulation results, draw probability density function and correlation function curve
<张兆丰> 在 2024-11-07 上传 | 大小:1kb | 下载:0

[matlab例程QAM

说明:Modulation QAM 4,QAM 16,QAM 64 MTLAB File
<haniyeh> 在 2024-11-07 上传 | 大小:1kb | 下载:0

[matlab例程diagonalEdge

说明:Diagonal Edge MATLAB File
<haniyeh> 在 2024-11-07 上传 | 大小:1kb | 下载:0

[matlab例程11

说明:Example of computing all the Pareto solutions for a finite game (of course this is using a discrete approximation).
<mohammadreza> 在 2024-11-07 上传 | 大小:1kb | 下载:0

[matlab例程MomentsTchebichef

说明:IT CALCULATES tCHEBISHEF Moment for 2 dimensional images.
<VISHAL KUMAR PANDEY> 在 2024-11-07 上传 | 大小:1kb | 下载:0

[数据结构常用算法queen_list

说明:近期学习数据结构,学习了队列的思想,队列的存储主要是先进先出的原则,程序实现了队列的创建,以及出队和入队的一些常用算法。-Recent study data structure, study the idea of the queue, the queue memory is mainly the FIFO principle, the program enables the creation of queues, and some c
<金彪> 在 2024-11-07 上传 | 大小:1kb | 下载:0

[人工智能/神经网络/遗传算法Through-the-desert

说明:用一辆吉普车穿越1000km的沙漠。吉普车的总装油量为500L,耗油量为1L/km。 由于沙漠中没有油库,必须先用这辆车在沙漠中建立临时油库。 该吉普车要以最少的油耗穿越沙漠,应该在什么地方建立临时油库,以及在各处安放多少油为好!-1000km with a jeep through the desert. Jeep assembly oil is 500L, fuel consumption of 1L/km. Since
<孙嘉嘉> 在 2024-11-07 上传 | 大小:1kb | 下载:0

[人工智能/神经网络/遗传算法Incomplete-chessboard

说明:残缺棋盘(defective chessboard)是一个有2^k×2^k(k>=1)个方格的棋盘,其中恰有1个方格残缺, 其中残缺的方格用阴影(0)表示。 这样的棋盘称作“三格板”(triominoes),残缺棋盘问题就是用这4种三格板覆盖更大的残缺棋盘。在覆盖中要求: 两个三格板不能重叠。 三格板不能覆盖残缺方格,但必须覆盖其他所有的方格。 在这种限制条件下,所需要的三格板总数为(2^k×2^k-1)/3
<孙嘉嘉> 在 2024-11-07 上传 | 大小:1kb | 下载:0

[人工智能/神经网络/遗传算法Modularity

说明:复习网络社团划分检测的模块度Q的实现。注意根据代码设计社团的数据结构。-Modularity Q。
<小蒙> 在 2024-11-07 上传 | 大小:1kb | 下载:1
« 1 2 ... .71 .72 .73 .74 .75 27976.77 .78 .79 .80 .81 ... 28522 »

源码中国 www.ymcn.org