资源列表
[其他小程序] GUImatlab
说明:在matlab下制作图形用户界面。本例为一归一化二阶系统,制作一个能绘制该系统单位阶跃响应的图形用户界面。-Produced under the matlab graphical user interface. In this case a normalized second-order system, can produce a drawing of the system unit step response of the graph<zouyinqing> 在 2025-03-02 上传 | 大小:1kb | 下载:0
[C#编程] Circularlinkedlist
说明:实现一个双向循环链表,每个结点中除有prior,data和next三个域之外,还增设了一个访问频度域freq。在链表被起用之前,频度域freq的值均初始化为零,而每当对链表进行一次LOCATE(L,x)的操作后,被访问的结点(即元素值等于x的结点)中的频度域freq的值便增1,同时调整链表中结点之间的次序,使其按访问频度非递增的次序顺序排列,以便始终保持被频繁访问的结点总是靠近表头结点。-Circular linked list to<欧阳翔> 在 2025-03-02 上传 | 大小:1kb | 下载:0
[C#编程] Bracketmatching
说明: 判别给定表达式中所含括号(包括圆括号“()”、方括号“【】”、花括号“{}”)是否正确匹配出现。-Discrimination contained in the given expression in parentheses (including the parentheses " ()" , square brackets " 【】" braces " {}" ) correct<欧阳翔> 在 2025-03-02 上传 | 大小:1kb | 下载:0
[其他小程序] randomsingal
说明:随机信号 频谱分析 随机信号 频谱分析 随机信号 频谱分析 -Spectral analysis of random signalsSpectral analysis of random signalsSpectral analysis of random signalsvSpectral analysis of random signalsv<陈辉华> 在 2025-03-02 上传 | 大小:1kb | 下载:0
[其他小程序] BinaryTree
说明:二叉树的递归遍历,包括前中后三种遍历,并且采用先序输入-Recursive binary tree traversal<yangchao> 在 2025-03-02 上传 | 大小:1kb | 下载:0