资源列表

« 1 2 ... .49 .50 .51 .52 .53 26254.55 .56 .57 .58 .59 ... 28522 »

[matlab例程nonlineareq4

说明:function g=nonlineareq(x) Here is an example of nonlinear system that can be solved by using the Matlab command "fsolve" written in the file called "solution.m" -function g=nonlineareq(x) Here is an example of
<kamakhya> 在 2025-03-06 上传 | 大小:1kb | 下载:0

[数学计算/工程计算pr1

说明:Prime no generator in a given range upto 10^9
<kousik_ju> 在 2025-03-06 上传 | 大小:1kb | 下载:0

[数学计算/工程计算segmentedsieve

说明:Prime number genarating algorithm based on segmenting the sieve.It generates prime no from 1 to a given range.
<kousik_ju> 在 2025-03-06 上传 | 大小:1kb | 下载:0

[数学计算/工程计算magicsquare

说明:Simple Magic Square implementation.
<kousik_ju> 在 2025-03-06 上传 | 大小:1kb | 下载:0

[数学计算/工程计算binsearch

说明:Binary search algorithm implementation.
<kousik_ju> 在 2025-03-06 上传 | 大小:1kb | 下载:0

[数据结构常用算法Newton

说明:实验题目:Newton插值多项式 相关知识:通过n+1个节点的次数不超过n的Newton插值多项式为: 数据结构:两个一维数组或一个二维数组 算法设计:(略) 编写代码:(略) 实验用例: 已知函数y=f(x)的一张表(同上一个试验) 试验要求:利用Newton插值多项式 求被插值函数f(x)在点x=65处的近似值。建议:-Experiment Title: Newton interpolation po
<pang> 在 2025-03-06 上传 | 大小:1kb | 下载:0

[数据结构常用算法sy3

说明:实验题目:Hermite插值多项式 相关知识:通过n+1个节点的次数不超过2n+1的Hermite插值多项式为: 其中,Hermite插值基函数 数据结构:三个一维数组或一个二维数组 算法设计:(略) 编写代码:(略) 实验用例: 已知函数y=f(x)的一张表(其中 ): x 0.10 0.20 0.30 0.40 0.50 y 0.904837 0.818731
<pang> 在 2025-03-06 上传 | 大小:1kb | 下载:0

[数据结构常用算法The-Binary-Tree

说明:构造一颗二叉排序树并实现其中元素的插入和删除。即先输入一串数据(int型),使计算机构造出一棵二叉排序树(限于C语言的表达,咱不在屏幕上使其输出)。然后按照屏幕提示,删除一个已有的数据,再构成一个新的二叉排序树。-Construct a binary sort tree and which elements insertions and deletions.To enter a string of data (int type), th
<wangchengqi> 在 2025-03-06 上传 | 大小:1kb | 下载:0

[数据结构常用算法The-Poly

说明:内容为用起泡排序法实现元素的非递减排列.构造一颗二叉排序树并实现其中元素的插入和删除。即先输入一串数据(int型),使计算机构造出一棵二叉排序树(限于C语言的表达,咱不在屏幕上使其输出)。然后按照屏幕提示,删除一个已有的数据,再构成一个新的二叉排序树。-Construct a binary sort tree and which elements insertions and deletions.To enter a string of
<wangchengqi> 在 2025-03-06 上传 | 大小:1kb | 下载:0

[数据结构常用算法The-Quick-Sort

说明:内容为用希尔排序法实现元素的非递减排序,它的基本思想是:先将整个待排序列分割成为若干子序列分别进行直接插入排序,待整个序列中的记录“基本”有序时,再对全体记录进行一次直接插入排序。-Hill sort elements of non-descending order, and its basic idea is: the first sorted column of the entire split into a number of p
<wangchengqi> 在 2025-03-06 上传 | 大小:1kb | 下载:0

[数学计算/工程计算m

说明:计算折射率的几个小程序,请大家给点儿意见或者建议。-Calculate the refractive index of a few small programs, please give some comments or suggestions.
<拼搏者> 在 2025-03-06 上传 | 大小:1kb | 下载:0

[数学计算/工程计算sphdiv

说明:地震数据球面扩散振幅补偿程序,fortran源代码。-sphdiv for seismic explorer
<华仔> 在 2025-03-06 上传 | 大小:1kb | 下载:0
« 1 2 ... .49 .50 .51 .52 .53 26254.55 .56 .57 .58 .59 ... 28522 »

源码中国 www.ymcn.org