资源列表

« 1 2 ... .46 .47 .48 .49 .50 17451.52 .53 .54 .55 .56 ... 28522 »

[数据结构常用算法DE

说明:用数组模拟递归函数,实现递归函数的简化算法,具体要求看英文描述。-We all love recursion! Don t we? Consider a three-parameter recursive function w(a, b, c): if a <= 0 or b <= 0 or c <= 0, then w(a, b, c) returns: 1 if a >
<谢锦明> 在 2025-01-28 上传 | 大小:1kb | 下载:0

[数学计算/工程计算caozuoxitong

说明: 银行家算法通用程序,并检测所给状态的系统安全性。-Banker' s algorithm common procedures, and to detect the state of system security.
<金小山> 在 2025-01-28 上传 | 大小:1.63mb | 下载:0

[matlab例程YangHuitriangle

说明:杨辉三角,可以更具你的需要输入杨辉三角的大小,它会自动地为你输出最合适的杨辉三角。-Yang Hui traingle,you can more you need to enter the size of Yang Hui triangle,it will automatically output the most suitable for you,Yang Hui triangle.
<周杰> 在 2025-01-28 上传 | 大小:1kb | 下载:0

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

说明:非常好的一本关于人工智能和神经网络的方面的资料。-Very good one on the artificial intelligence information
<zhangwei> 在 2025-01-28 上传 | 大小:4.82mb | 下载:0

[数学计算/工程计算DVB_H_channel

说明:This files are about multipath channel simulator for the DVB-H system. Basic QAM modulation and demodulation module are included and channel estimation is also included.
<Seunghwan> 在 2025-01-28 上传 | 大小:14kb | 下载:0

[matlab例程matlab

说明:级数展开式近似计算函数值(matlab)-Series expansion of the approximate function value (matlab)
<我爱葱油包> 在 2025-01-28 上传 | 大小:5kb | 下载:0

[数据结构常用算法c

说明:数据结构-线性表,二叉树的实现(C语言)-Data structure- the linear form, the realization of a binary tree (C language)
<我爱葱油包> 在 2025-01-28 上传 | 大小:157kb | 下载:0

[matlab例程drtoolbox

说明:matlab 仿真小程序集合,欢迎大家使用-matlab simulation package
<yy1023> 在 2025-01-28 上传 | 大小:1003kb | 下载:0

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

说明:利用免疫系统的克隆选择机制,结合粒群优化算法的进化方程。算法的主要特点是利用免疫处理操作,提高种群的多样性,利用进化方程提高收敛速度。-Immune Clonal Algorithm
<薛大伟> 在 2025-01-28 上传 | 大小:1kb | 下载:0

[数据结构常用算法2

说明:二叉排序树的创建与使用 (时间限制为:1000毫秒) 描述: 二叉排序树的定义是:或者是一棵空树,或者是具有下列性质的二叉树:(1)若它的左子树不空,则左子树上所有的结点值均小于它的根结点的值;(2)若它的右子树不空,则右子树上所有结点的值均大于或等于它的根结点的值;(3)它的左右子树也分别为二叉排序树。现要求根据输入的元素值,构造一棵二叉排序树,并输出其先序遍历、中序遍历和后序遍历结果。 输入: 输入第
<zhoupenghua> 在 2025-01-28 上传 | 大小:1kb | 下载:0

[matlab例程renlianshibie

说明:基于LDA的人脸识别源代码,可以很方便的实现人脸识别-LDA-based face recognition source code, can easily realize face recognition
<孔博> 在 2025-01-28 上传 | 大小:101kb | 下载:0

[matlab例程pn

说明:最基本的直接扩频中如何用m语言编写语句产生pn序列-generate pn sequence
<方婕> 在 2025-01-28 上传 | 大小:197kb | 下载:0
« 1 2 ... .46 .47 .48 .49 .50 17451.52 .53 .54 .55 .56 ... 28522 »

源码中国 www.ymcn.org