资源列表

« 1 2 ... .29 .30 .31 .32 .33 26034.35 .36 .37 .38 .39 ... 28522 »

[数据结构常用算法expression

说明:需求分析 (1) 任何一个表达式都是由操作数、运算符和界限符组成的,我们称之为单词. (2) 表达式求值首先要符合四则运算规则: ① 先乘除,后加减 ② 从左到右进行运算 ③ 先括号内,后括号外 (3) 功能实现: ① 若当前单词为数字串,则压入数值栈 ② 若当前单词为运算符并大于运算栈的栈顶符号,则进栈 ③ 若当前单词为运算符并等于运算栈的栈顶符号,去括号,输出 ④ 若当前单词为运算符并小于运算
<马巧英> 在 2025-03-21 上传 | 大小:106kb | 下载:0

[人工智能/神经网络/遗传算法AdaptivePIDcontrolbasedonRBFIdentification

说明:利用MATLAB实现的基于BFP算法的自适应PID程序,共大家参考!-Use MATLAB to achieve BFP-based adaptive PID algorithm, with a total of your reference!
<朱发展> 在 2025-03-21 上传 | 大小:1kb | 下载:0

[压缩解压H263Encoder

说明:Tmn16Encoder:原始下载源程序for Dos Version1.6 1996年。 Tmn50Encoder:原始下载源程序for Dos Version5.0 1996年。 Tmn80Encoder:原始下载源程序for Dos Version8.0 1998年。-Tmn16Encoder: the original download source for Dos Version1.6 1996 years. Tm
<f7576> 在 2025-03-21 上传 | 大小:4.48mb | 下载:0

[数学计算/工程计算patch

说明:一个用C++计算微带天线的完整的3D例子,程序包含远场,电流,驻波等计算,对初学者帮助很大。-One with C calculation of microstrip antenna complete 3D example, contains far-field, current, standing wave in terms of great help for beginners.
<李刚> 在 2025-03-21 上传 | 大小:202kb | 下载:0

[人工智能/神经网络/遗传算法IR2101

说明:gvrgr bfgbnv hjulkk,hjmy-gvrgr bfgbnv hjulkk, hjmy
<zfx> 在 2025-03-21 上传 | 大小:199kb | 下载:0

[matlab例程MATLAB_For_C

说明:完整的C与matlab混合编程的例子,包含很多实例,还有讲解用的ppt,对于想要了解c与matlab混合编程的人很有帮助。-Complete mixed C and matlab programming examples, including many examples, as well as on the use of ppt, to want to know c and mixed programming matlab people
<李刚> 在 2025-03-21 上传 | 大小:7.26mb | 下载:0

[数学计算/工程计算JACOBI

说明:本实例通过VC++实现了JACOBI 和SOR 算法,这是源代码-The examples of the adoption of VC to achieve the JACOBI and SOR algorithm, which is the source code
<张文新> 在 2025-03-21 上传 | 大小:10kb | 下载:0

[matlab例程pso

说明:matlab的微粒群算法,有需要可以直接和我联系-matlab the particle swarm algorithm, there is a need to contact me directly and
<陈建成> 在 2025-03-21 上传 | 大小:57kb | 下载:0

[matlab例程Matlab6.Xorithic

说明:Matlab6.X辅助优化计算与设计源代码,该压缩文件中的源代码都能正常运行,本人在上课教学中都用过,很好用的-Matlab6.X auxiliary calculation and design optimization of the source code, the compressed file in the source code to the normal operation, I have used in class tea
<陈建成> 在 2025-03-21 上传 | 大小:75kb | 下载:0

[数学计算/工程计算fdtdstrip

说明:应用FDTD方法计算微带传输结构的C++程序,包含了一般的反射与传输的计算,对于想要学习FDTD方法的人,帮助很大。-Application of FDTD method microstrip transmission structure of C procedures, including the general calculation of reflection and transmission, for want to l
<李刚> 在 2025-03-21 上传 | 大小:1.18mb | 下载:0

[matlab例程Taflove_FDTD

说明:taflov所写的关于FDTD书中的完整程序,包含有1D,2D,3D的完整例子,对初学者非常的有用。-taflov written the book on the FDTD complete procedures, includes 1D, 2D, 3D complete examples, very useful for beginners.
<李刚> 在 2025-03-21 上传 | 大小:8kb | 下载:0

[matlab例程lp_solve_MATLAB

说明:一个matlab的线性规划的工具箱,不同与matlab自带的函数,功能强大,里面带有该工具箱的使用例子,操作简单。-A matlab toolbox for linear programming, different with matlab built-in function, a powerful inside the toolbox with the use of examples, easy to operate.
<李刚> 在 2025-03-21 上传 | 大小:1.42mb | 下载:0
« 1 2 ... .29 .30 .31 .32 .33 26034.35 .36 .37 .38 .39 ... 28522 »

源码中国 www.ymcn.org