资源列表
[数据结构常用算法] The-Result-Of-biao-da-shi
说明:表达式求值是程序设计语言编译中的一个最基本的问题。它的实现是栈应用的又一个典型例子。要把一个表达式翻译成正确求值的一个机器指令序列,或者直接对比表达式求值,首先要能够正确解释表达式。 -Expression evaluation is a fundamental question in the programming language compiler. Its realization is a typical example of<wangchengqi> 在 2024-11-19 上传 | 大小:2kb | 下载:0
[数据结构常用算法] The-Binary-Tree
说明:构造一颗二叉排序树并实现其中元素的插入和删除。即先输入一串数据(int型),使计算机构造出一棵二叉排序树(限于C语言的表达,咱不在屏幕上使其输出)。然后按照屏幕提示,删除一个已有的数据,再构成一个新的二叉排序树。-Construct a binary sort tree and which elements insertions and deletions.To enter a string of data (int type), th<wangchengqi> 在 2024-11-19 上传 | 大小:1kb | 下载:0
[数据结构常用算法] The-Poly
说明:内容为用起泡排序法实现元素的非递减排列.构造一颗二叉排序树并实现其中元素的插入和删除。即先输入一串数据(int型),使计算机构造出一棵二叉排序树(限于C语言的表达,咱不在屏幕上使其输出)。然后按照屏幕提示,删除一个已有的数据,再构成一个新的二叉排序树。-Construct a binary sort tree and which elements insertions and deletions.To enter a string of<wangchengqi> 在 2024-11-19 上传 | 大小:1kb | 下载:0
[matlab例程] BLDCMsimulink
说明:在matlab/simulink中建立无刷直流电机的模型,在模型的基础上采用三闭环控制实现无刷直流电机的位置精确控制-In matlab/simulink establish in brushless dc motor model, based on the model using the three closed-loop control achieve brushless dc motor position accurate con<wuchengsai> 在 2024-11-19 上传 | 大小:136kb | 下载:0
[matlab例程] 05317183jtu
说明:在matlab/simulink中建立无刷直流电机的模型,在模型的基础上采用三闭环控制实现无刷直流电机的位置精确控制-In matlab/simulink establish in brushless dc motor model, based on the model using the three closed-loop control achieve brushless dc motor position accurate con<wuchengsai> 在 2024-11-19 上传 | 大小:26kb | 下载:0
[数据结构常用算法] The-Quick-Sort
说明:内容为用希尔排序法实现元素的非递减排序,它的基本思想是:先将整个待排序列分割成为若干子序列分别进行直接插入排序,待整个序列中的记录“基本”有序时,再对全体记录进行一次直接插入排序。-Hill sort elements of non-descending order, and its basic idea is: the first sorted column of the entire split into a number of p<wangchengqi> 在 2024-11-19 上传 | 大小:1kb | 下载:0
[matlab例程] yinpinchuli
说明:对于一段有杂音的音频信号,用过多种方式去除,建立多种经典滤波器,并比较优劣。-For a period of noise audio signal, used a variety of ways to remove the establishment of a variety of classic filter, and compare the pros and cons.<zhenglihong> 在 2024-11-19 上传 | 大小:61kb | 下载:0
[matlab例程] Chapter-4-interpolation
说明:第4章 插值.zip。是光盘里面考的代码,放在这里,给大家分享,希望对大家有帮助。-Chapter 4 interpolation<空悟> 在 2024-11-19 上传 | 大小:12kb | 下载:0
[matlab例程] Chapter-5--function-approximation
说明:第5章 函数逼近.zip。是从书中光盘里拷贝的代码,放在这里与大家共享,希望对大家有帮助。-Chapter 5, function approximation<空悟> 在 2024-11-19 上传 | 大小:7kb | 下载:0
[matlab例程] Chapter-6-matrix-calculation
说明:第6章 矩阵特征值计算.zip。是从书中光盘里拷贝的代码,放在这里与大家共享,希望对大家有帮助。-Chapter 6 matrix eigenvalue calculation<空悟> 在 2024-11-19 上传 | 大小:4kb | 下载:0