资源列表

« 1 2 ... .20 .21 .22 .23 .24 1825.26 .27 .28 .29 .30 ... 28523 »

[数据结构常用算法多项式运算

说明:多项式运算: 本程序可以实现多项式四则运算,文件夹里含源cpp文件和exe可执行文件。 经过作者多次质量检测,程序运行质量合格,满足基本的设计要求。 本程序仍存在许多可以改进和优化之处,望您加以个性化的美化!感谢您!(Polynomial operation: Can achieve polynomial four operations, folder containing source cpp file and exe exe
<JackSkyLily > 在 2025-04-24 上传 | 大小:19kb | 下载:0

[数据结构常用算法07 - Linked Lists

说明:As we saw in the previous unit, one way to implement the list ADT was with an array. An alternate approach is what's called a linked list, a.k.a. a pointer-based list
<jjliang > 在 2025-04-24 上传 | 大小:129kb | 下载:0

[数据结构常用算法10 - Stacks

说明:the ADT we have come up with is a well known ADT called a stack, which is defined by our four operations
<jjliang > 在 2025-04-24 上传 | 大小:229kb | 下载:0

[数学计算/工程计算for语言编写的abaqus混凝土弹性本构

说明:利用for语言精确模拟混凝土的全过程弹性本构(Accurate simulation of the whole process of elastic constitutive of concrete by for language)
<黑色掘金士 > 在 2025-04-24 上传 | 大小:2kb | 下载:1

[数学计算/工程计算塑性模型,适用于混凝土高温本构

说明:可以对高温状态下的混凝土材料进行准确的塑型模型构建(It can be used to construct accurate plastic model of concrete under high temperature)
<黑色掘金士 > 在 2025-04-24 上传 | 大小:4kb | 下载:1

[matlab例程ffjcext

说明:clear all;clc %% the original conditions f=@(x)exp(-x)+x^2; a=0; b=1; Theta_error=0.15; %% execute FibonacciOpt Algorithm [x_opt,f_opt,stepNum]=FibonacciOpt(f,a,b,Theta_error); %% function figure x=a:0.01:b;
<楠楠女女 > 在 2025-04-24 上传 | 大小:18kb | 下载:0

[matlab例程fisher_sonar

说明:采用matlab语言编写fisher线性判别方法对sonar数据进行分类(Using matlab language, fisher linear discriminant method was used to classify sonar data)
<999997 > 在 2025-04-24 上传 | 大小:10kb | 下载:0

[数据结构常用算法20163311_李颖__16计科2班_数据结构与算法实验2

说明:数据结构链表的8个实验,约瑟夫环,一元稀疏多项式计算器,将元素X插入到链表中的适当位置,删除链表中所有大于mink且小于maxk的元素,就地逆置,删除线性表A中同时出现在表B和表C中的结点,构造三个循环链表,长整数的四则运算(8 experiments, data structure of Joseph ring, one dollar sparse polynomial calculator, the X element into t
<respire_ly > 在 2025-04-24 上传 | 大小:4.64mb | 下载:0

[人工智能/神经网络/遗传算法Python-Machine-Learning-Algorithm-master

说明:Python-Machine-Learning-Algorithm-master的源代码(Python-Machine-Learning-Algorithm-master source code)
<微生 > 在 2025-04-24 上传 | 大小:132kb | 下载:0

[matlab例程山猫飞控开源

说明:自抗扰 MATLAB实现,已经验证,可以实现验证功能,只要调下参数即可(Auto-disturbance MATLAB implementation)
<341203jht > 在 2025-04-24 上传 | 大小:2.87mb | 下载:0

[matlab例程heart

说明:利用MATLAB编写程序生成一个跳动的心,理工科男撩妹必备(Using MATLAB program to generate a beating heart, her sister for men of science and Engineering)
<gls > 在 2025-04-24 上传 | 大小:1kb | 下载:0

[matlab例程truss_static

说明:编写了利用MATLAB计算任意桁架的静力分析,得到各杆的应力和各结点的位移,并画出变形前后的桁架图(The static analysis of arbitrary truss is made by using MATLAB, the stress of each rod and the displacement of each node are obtained, and the truss diagram before and af
<gls > 在 2025-04-24 上传 | 大小:4kb | 下载:0
« 1 2 ... .20 .21 .22 .23 .24 1825.26 .27 .28 .29 .30 ... 28523 »

源码中国 www.ymcn.org