-
Fortran求解矩阵线性方程组,有例子,可以直接运行
Fortran求解矩阵线性方程组,有例子,可以直接运行
/"P.S:本软件既可以计算线性方程组Ax=b,也可以计算矩阵方程AX=B")
Purpose : 消去法解矩阵方程
!
!-----------------------------------------------------
! In put data files :
! 1. fin.txt 输入方程系数
! 2.
! Output data files :
- 2023-03-15 08:45:04下载
- 积分:1
-
本程序是用纯C语言编的一个基于命令行的四则运算计算器。主要用于计算四则运算表达式的值,同时可以实现四种进制任意两种之间的转换。 主要功能:1.四则运算:能够解释...
本程序是用纯C语言编的一个基于命令行的四则运算计算器。主要用于计算四则运算表达式的值,同时可以实现四种进制任意两种之间的转换。 主要功能:1.四则运算:能够解释并执行四则运算表达式。四则运算就是包含+、―、*、/、.(小数点)和数字的运算表达式,例如:3+2.9*(5-6/3) -4+(+8*6)等; 2.错误警告:能够对不符合语法的表达式给出相应的错误警告,本程序共给出了8大类警告 3.进制转换:能够做二进制、八进制、十进制、十六进制中任意两种进制之间的互相转换 4.帮助系统:提供完善的帮助系统 5.出错保护:有良好的出错保护系统,命令行输入错误,程序仍能正常运行。-this program is pure C-language series based on a command line of four Operational calculator. Mainly used in the calculation of four computing the value of the expression, and can achieve four band arbitrary conversion between the two. The main functions : 1. Four computing : the ability to interpret and apply the four Operational expression. Four operations is included ,-,*,/,.( decimal point) and digital arithmetic expressions, for example : 2.9* 3 (5-6/3)-4 (8* 6); 2. Wrong warning : to be able to not grammar of expressions is the corresponding error warnings, the procedure is a total of eight major categories of warning 3. Decimal Conversions : can do binary, octal, decimal, hexadecimal arbitrary b
- 2022-02-13 01:07:58下载
- 积分:1
-
MATLAB-仿射密码解码程序
资源描述新手练习,对仿射密码进行解码,可以得到一系列值,最终只有正确的解码才能得出正确的结果。
- 2022-07-26 02:26:57下载
- 积分:1
-
基于改进LANDMARC算法的RF I D室内定位系统研究与 实现
资源描述:在物联网技术飞速发展的今天,人们对位置信息的需求越来越
高,定位服务和系统也受到越来越多的关注。全球定位系统GPS已
经广泛应用到我们的生活当中,由蜂窝网络辅助的GPS定位精度已
经可以达到10米,解决了大众生活较多领域位置确定的实际问题。
但是,GPS定位方式仅局限于室外情况。近年来,人们提出了基于红
外线、无线传感器、超宽带、射频技术RFID的室内定位技术研究。
尤其是RFID技术,凭借其非视距、非接触、高精度、延迟短、传输
范围大且成本相对较低的优点成为室内定位技术的主要选择。
- 2022-10-02 16:00:07下载
- 积分:1
-
C语言实现数控机床插补仿真算法代码
该算法用于模拟机床的插补命令
软件环境
运行环境:Windows XP系统
编译器:TC2.0/win tc 等支持TC2.0编译内核的编译器
如果需要在windows 其他版本系统的虚拟dos上运行,需要改变delay函数参数,否则运行速度很慢。
- 2022-02-12 05:44:29下载
- 积分:1
-
k近邻问题,我自己做的,效果有保证,还有测数据
k近邻问题,我自己做的,效果有保证,还有测数据-k neighbor problem, I do, the effect is guaranteed, as well as measured data
- 2023-06-04 05:25:04下载
- 积分:1
-
指派问题的匈牙利解法,从文件中读入待指派的数据。
指派问题的匈牙利解法,从文件中读入待指派的数据。-Assignment problem of the Hungarian method, read from a file to be assigned to data.
- 2022-02-06 09:23:01下载
- 积分:1
-
计算方法 NEWTON插值的C程序
计算方法 NEWTON插值的C程序-Netwon interpolation method of calculating the C program
- 2022-10-27 19:35:04下载
- 积分:1
-
约瑟夫问题,数据结构的经典例题。有助于大家对数据结构的理解!...
约瑟夫问题,数据结构的经典例题。有助于大家对数据结构的理解!-Joseph problems, the data structure of the classic Example. Data structure will help everyone understand!
- 2022-06-14 23:54:00下载
- 积分:1
-
a way to solve the problems of partial differential equations
一个PPT文件 非常详细的介绍偏微分及其算法 用于计算偏微分-a way to solve the problems of partial differential equations
- 2022-01-27 12:57:22下载
- 积分:1