资源列表

« 1 2 ... .40 .41 .42 .43 .44 17445.46 .47 .48 .49 .50 ... 28521 »

[数据结构常用算法2

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

[matlab例程renlianshibie

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

[matlab例程pn

说明:最基本的直接扩频中如何用m语言编写语句产生pn序列-generate pn sequence
<方婕> 在 2024-10-10 上传 | 大小:201728 | 下载:0

[压缩解压JPEG

说明:jpeg编码分析文章(jpeg编码原理分析)
<trueman> 在 2024-10-10 上传 | 大小:71680 | 下载:0

[压缩解压AddShape

说明:该程序可以帮助用户导入shape文件,但是用户必须在指定位置键入shp问件的路径及文件名-This programme helps the accountants to input the shape but he should write the correct path in the corresponding location in the code
<张博亚> 在 2024-10-10 上传 | 大小:12288 | 下载:0

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

说明:基于邻域表的多目标进化算法,是人工智能的应用领域之一-Multi-objective Evolutionary Algorithm BasedonNeighborhood List
<薛大伟> 在 2024-10-10 上传 | 大小:475136 | 下载:0

[matlab例程xianshishijian

说明:用于调用系统时间,并且显示出来,非常实用-Used to call the system time, and displayed a very practical
<侯志远> 在 2024-10-10 上传 | 大小:188416 | 下载:0

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

说明:附件是Cognos的学习资料, 其中的资料是一系列的, 比较完全, 对初学者非常有利-Learning Annex is the Cognos data, which is a series of information, more complete, very beneficial for beginners
<张仲景> 在 2024-10-10 上传 | 大小:5468160 | 下载:0

[matlab例程MatlabStart

说明:Getting Started with MATLAB
<First> 在 2024-10-10 上传 | 大小:2059264 | 下载:0

[matlab例程SourceInsigt

说明:阅读大型代码非常好的工具,有具体的设置,写大型软件也非常好-Read a very good tool for large-scale code, there are specific settings and write very good large-scale software
<吴凯> 在 2024-10-10 上传 | 大小:3179520 | 下载:0

[matlab例程matlabguiprogrammingReferenceManual

说明:matlab gui 编程中文参考手册,matlab gui入门级教程-matlab gui programming Reference Manual
<麦秋> 在 2024-10-10 上传 | 大小:194560 | 下载:0

[数据结构常用算法STUDENTINFORMATIONSYSTEM

说明:Student Information System in C++ environment
<Nazree> 在 2024-10-10 上传 | 大小:393216 | 下载:0
« 1 2 ... .40 .41 .42 .43 .44 17445.46 .47 .48 .49 .50 ... 28521 »

源码中国 www.ymcn.org