资源列表
[数值算法/人工智能] design-and-analysis-of-algorithm
说明:一本极其详尽的算法分析的书籍,非常适合计算机专业的同学以及参加ACM竞赛的同学使用-An extremely detailed analysis of algorithms books, very suitable for computer science students and students use to participate in ACM contest<liuliu> 在 2025-03-15 上传 | 大小:6.31mb | 下载:0
[数据结构常用算法] expression
说明:利用栈完成算术表达式求值:从键盘或文件中输入算术表达式,计算其结果并显示。要求处理过程为:(1)转换为后缀表达式并输出;(2)对后缀表达式求值并输出。 输入的表达式中可以有整数、实数、括号,运算符包括+、-、*、/、#(代表单目负)。可以多次输入不同的表达式进行计算,直到用户选择“退出”。栈的基本操作可以自己实现,也可以使用系统提供的STL实现。 -Done using an arithmetic expression e<Sw> 在 2025-03-15 上传 | 大小:419kb | 下载:0
[数据结构常用算法] Ex2
说明:用两个栈实现队列,新颖 新颖 新颖 -Queue with two stacks, novel novel novel novel novel novel<hannianqiao> 在 2025-03-15 上传 | 大小:1kb | 下载:0
[matlab例程] IIR_design
说明:基于matlab的IIR滤波器设计,使用的话需要自己改参数-IIR filter design based on matlab, using if necessary to change the parameters<bfk> 在 2025-03-15 上传 | 大小:1kb | 下载:0
[数据结构常用算法] Ex1
说明: public: List() //构造函数 int size() const //返回链表的长度 bool full() const //返回链表是否已满 bool empty() const //返回链表是否已空 void clear() //清空链表 int retrieve( int position, string &x ) const //获取链表第position位置的元素到x,成功返回0,否则<hannianqiao> 在 2025-03-15 上传 | 大小:2kb | 下载:0
[matlab例程] parameterization
说明:3×3窗口计算最大最小曲率坡度和断面曲率-chart compute<signllh> 在 2025-03-15 上传 | 大小:1kb | 下载:0
[matlab例程] Fastdiscretecurvelettransforms
说明:This paper describes two digital implementations of a new mathematical transform, namely, the second generation curvelet transform [12, 10] in two and three dimensions. The first digital transformation is based on un<wang> 在 2025-03-15 上传 | 大小:1.14mb | 下载:0