搜索资源列表
200712261856250
- 功能:在默认有唯一解的情况下,求出一次方程组的解 使用说明:1.在方程计算器所在目录下新建一个文本文档并另存为“matrix”(注意文件名的大小写和拼写) 格式: 第一行是未知数个数n 后面每行n+1个用空格隔开的数,表示一个方程 (e.g) 2x+3y-z=6 就输入 2 3 -1 6 2.保存之后双击运行“方程计算器” 3.程序会在目录下生成名为“answer”的文本文档,打开就是答案了。
Gap
- 算法实现题1-5 最大间隙问题 « 问题描述: 最大间隙问题:给定n 个实数x , , xn 1 2 ,求这n 个数在实轴上相邻2 个数之间的最 大差值。假设对任何实数的下取整函数耗时O(1),设计解最大间隙问题的线性时间算法。 « 编程任务: 对于给定的n 个实数n x , x , , x 1 2 ,编程计算它们的最大间隙。 « 数据输入: 输入数据由文件名为input.txt的文本文件提供。文件的第1
longgekuta
- %调用格式 =trapez_g( f_name ,a,b,n) %f_name: 被积函数的文件名f(x) % a:x的上限 % b:x的下限 % 部分区间数 %实例:trapez_g( sin ,0,pi,20)
vi
- 基于labview的数据接收与滤波程序包括四个子vi,和原工程文件名相同的压缩文件内
C-algorithm
- C语言常用算法源代码,各算法见目录下文件名,希望对各位学习有帮助-C language source code commonly used algorithm, the algorithm see the file name directory, and they hope to help you learn
counter
- 200612编号219094文件名计算器-200612 No. 219,094 file names Calculator
Tool_Box_of_FEA
- 基于MATLAB的有限元分析工具箱,文件名即为函数运行名,其中包含了结构分析中需要的梁元、杆元函数,将工具箱解压到MATLAB工作目录后在路径中添加该文件夹路径即可。-The finite element analysis based on MATLAB toolbox, the file name shall be the function to run names, including the structure of the beam elements that need, member
equation_solver
- 如文件名所示,该软件能够计算一元二次方程,并且支持不同的显示形式。在输入时请将方程化为ax^2+bx+c=0的形式。-As the file name shows, the software is able to calculate a quadratic equation, and supports different display forms. Please input into the equation ax^2+bx+c=0 form.
Huffman-coding
- 用哈夫曼编码进行文件压缩与解压, 通过输入文件名来计算字符种类与频数来计算权值-Huffman coding with file compression and decompression, the file name by entering the type and frequency to calculate the number of characters to calculate the weights
fftinMCR
- matlab fft多周期各采样点在电力电子上的谐波分析,采样频率2000,总采样点数1320,通过输入数据文档txt文件名,实现绘图及THD分析-matlab fft multi-cycle of each sampling point on the harmonic analysis in power electronics, the sampling frequency of 2000, the total number of samples 1320, the txt file name
nihao
- 电法 大地电磁测深fortran程序 内有频率及公示文件 看文件名即可看懂-Electrical method of magnetotelluric sounding fortran program Within the frequency and publicity files to see the file name can be read
guanliandu
- 自己编制的Fortran程序,通过调试与验证,很好用的,功能就是文件名的汉语拼音。-Preparation of their own Fortran program, through debugging and verification, well used function is the file name of the pinyin system.
tongjingfenxi
- 自己编制的Fortran程序,通过调试与验证,很好用的,功能就是文件名的汉语拼音。-Preparation of their own Fortran program, through debugging and verification, well used function is the file name of the pinyin system.
fortran读取ncep再分析资料
- 先解压到与数据同一个文件夹下,更改netcdf.f90中要读的nc文件(修改第84行的文件名),运行,生成一个read_netcdf.f90,再在其中(第96行)编写你需要的程序。对于大量同类型文件生成read_netcdf.f90后,可以加循环(第46行),主体部分(第47行到94行)不需要修改
4jie-RKaNystrom
- (1)“luyan_4-RK-method”文件夹为4阶RK方法进行数值求解的matlab代码以及结果图片。 (2)“luyan_Nystrom-Methods”文件夹为Nystrom方法进行数值求解的matlab代码以及结果图片。 (文件解压缩后,如需运行,可能需要将文件名改成英文的,且不要有中文路径)-(1) " luyan_4-RK-method" folder for the fourth-order RK method for the numerical so
bayes_C++
- 贝叶斯分类器-联合变量_C++,只需更改样本文件名即可测试。(The Bias classifier - the joint variable _C++, can be tested only by changing the name of the sample file.)
bayes_independent variable _C++
- 贝叶斯分类器-独立变量_C++,只需更改样本文件名即可测试。(Bias classifier - independent variable _C++, can be tested only by changing the name of the sample file.)
bayes_independent variable _matlab
- 贝叶斯分类器-独立变量_matlab,只需更改样本文件名即可测试。(Bias classifier - independent variable _matlab, can be tested only by changing the name of the sample file.)
bayes_joint variable _matlab
- 贝叶斯分类器-联合变量_C++,只需更改样本文件名即可测试。(The Bias classifier - the joint variable _C++, can be tested only by changing the name of the sample file.)
