资源列表

« 1 2 ... .41 .42 .43 .44 .45 15746.47 .48 .49 .50 .51 ... 28522 »

[数值算法/人工智能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

[matlab例程area1

说明:for transmission coefficient-for transmission coefficient
<nitesh> 在 2025-03-15 上传 | 大小:1kb | 下载:0

[数据结构常用算法Ex2

说明:用两个栈实现队列,新颖 新颖 新颖 -Queue with two stacks, novel novel novel novel novel novel
<hannianqiao> 在 2025-03-15 上传 | 大小:1kb | 下载:0

[matlab例程phplot

说明:a matlab program to find phase of an input signal
<divya> 在 2025-03-15 上传 | 大小:2kb | 下载:0

[matlab例程1

说明:matlab遗传算法解决车间调度问题程序代码-Shop scheduling genetic algorithms
<王淑平> 在 2025-03-15 上传 | 大小:20kb | 下载: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

[matlab例程byf

说明:两机五节点的仿真 可能有点错误 嘿嘿潮流分析的计算-Two five-node machine simulation may be a bit wrong hehe trend analysis calculations
<柏屹峰> 在 2025-03-15 上传 | 大小:11kb | 下载:0

[matlab例程homework1

说明:列主元消去法解线性齐次方程组的matlab程序-Column principal component elimination method for solving linear homogeneous equations matlab program
<zhu> 在 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
« 1 2 ... .41 .42 .43 .44 .45 15746.47 .48 .49 .50 .51 ... 28522 »

源码中国 www.ymcn.org