资源列表

« 1 2 ... .76 .77 .78 .79 .80 17381.82 .83 .84 .85 .86 ... 28523 »

[数据结构常用算法txiangguan

说明:程序中的数据采用“树形结构”作为其数据结构。具体的,采用的是“二叉排序树”。 二叉排序树或者是一棵空树,或者是具有下列性质的二叉树:(1)若它的左子树不空,则左子树上所有结点的值均小于它的根结点的值;(2)若它的右子树不空,则右子树上所有结点的值均大于它的根结点的值;(3)它的左右子树也分别为二叉排序树。-Process the data in a tree structure as its data structure. Conc
<hulinjie> 在 2025-04-06 上传 | 大小:22kb | 下载:0

[数据结构常用算法shujujiegou

说明:数据结构的试卷!带答案的希望大家喜欢。-Data structure of the papers! With the hope that we like the answer.
<116419> 在 2025-04-06 上传 | 大小:22kb | 下载:0

[matlab例程FitFunc

说明:本算法包括最大似然估计,最小二乘估计,基于EM算法的多种混合高斯分布估计,EM算法测试实例,绘制每种分布的plot函数。非常有参考价值!-This algorithm, including maximum likelihood estimation, least squares estimation, based on the EM algorithm estimate a mixture Gaussian distribution,
<liyuedsg> 在 2025-04-06 上传 | 大小:22kb | 下载:0

[压缩解压DesignSensor

说明:本研究设计的智能压力传感器系统具有成本低、可靠性好、响应速度快、智能化程度高等特点,通过对软、硬件进行了充分的调试,效果良好,在众多压力测控系统中有着广阔的应用前景-In this study, the design of intelligent pressure sensor system has a low cost, reliability, fast response, high intelligence, through so
<wanggongming> 在 2025-04-06 上传 | 大小:22kb | 下载:0

[数据结构常用算法binarytree

说明:1) 以二叉链表为存储结构,写出建立二叉树、先序(中序、后序)遍历二叉树、求二叉树节点总数、叶子数、树高度的算法。 完成队列抽象数据类型的顺序、链式表示与实现。并对上面建立的二叉树按层次遍历。 -1) list for binary storage structure, to write the establishment of binary tree, the first sequence (in sequence, af
<姜华> 在 2025-04-06 上传 | 大小:22kb | 下载:0

[压缩解压CLOCK_LCD1602

说明:ME500单片机开发系统演示程序 - 时钟 LCD1602显示-Singlechip ME500 demo program development system- LCD1602 display clock
<lff> 在 2025-04-06 上传 | 大小:22kb | 下载:0

[数学计算/工程计算studentttests[1].csharp

说明:数理统计Stutent s检验源代码,应用Visual C#编写。-Mathematical Statistics Stutent s test source code, the application of Visual C# Prepared.
<> 在 2025-04-06 上传 | 大小:22kb | 下载:0

[matlab例程loadflow(2)

说明:利用该MATLAB程序可实现对一般电力系统的节点、支路及其损耗的潮流计算。-Using the MATLAB program can be realized on the general power system node, slip and loss of power flow calculation.
<钱敏> 在 2025-04-06 上传 | 大小:22kb | 下载:0

[matlab例程matlab-100

说明:1-32是:图形应用篇 33-66是:界面设计篇 67-84是:图形处理篇 85-100是:数值分析篇-1-32 is: graphics application papers 33-66 are: interface design articles 67-84 is: graphics processing chapter 85-100 is: Numerical Analysis Section
<小熊> 在 2025-04-06 上传 | 大小:22kb | 下载:0

[matlab例程matlabhuitu

说明:matlab绘图的程序,包括各种图形绘制方法和说明,对初学者帮助很大。-matlab graphics procedures, including a variety of graphic drawing method and descr iption of great help for beginners.
<> 在 2025-04-06 上传 | 大小:22kb | 下载:0

[matlab例程483705BP

说明:一个很好的bp神经算法的源程序,包括MATLAB的源程序等,可以直接使用-A good source bp neural algorithm, including the source code such as MATLAB, can be directly used
<马铭骏> 在 2025-04-06 上传 | 大小:22kb | 下载:0

[matlab例程MRAS

说明:基于模型参考自适应的异步电机转速辨识仿真模型-Based on Model Reference Adaptive Speed Identification of Induction Motor Simulation Model
<tinyli> 在 2025-04-06 上传 | 大小:22kb | 下载:1
« 1 2 ... .76 .77 .78 .79 .80 17381.82 .83 .84 .85 .86 ... 28523 »

源码中国 www.ymcn.org