搜索资源列表
Normal
- 模拟正态分布随机变量 将结果写入文件 算法是从一本数学书上改编而来
insert-line
- 线性的插值算法,内涵读取文件,算法实现和写入文件。读取的文件为PARCHG,写入的文件为INSERT_DATA-Linear interpolation algorithm, meaning to read documents, algorithm implementation and write to a file. Read documents PARCHG, written documents INSERT_DATA
insert-lagrange
- 拉格朗日差值算法,内涵读取文件,插值,写入文件,读取文件为PARCHG,写入文件为INSERT_DATA-Lagrangian difference algorithm, meaning to read the file, interpolation, write files, read the file PARCHG, write documents INSERT_DATA
code
- 从键盘输入两个矩阵,输出这两个矩阵和这两个矩阵相乘的矩阵,图书管理系统的一小部分 要求能 登陆 注册 推出 登陆要有次数限制(失败三次退出程序等),注册信息要求写入到文本文件里保存,已知圆半径r=2.5 圆柱高h=4,求圆的周长,面积,圆球体积,圆柱体积,用cin输入要计算的项目,然后输出计算结果,输入输出时要有文字提示,求1!+2!。。。+10!c语言代码,贪吃蛇游戏的C语言代码,求几个带权字符的哈夫曼编码,本打字游戏可进行英文,其它字符和全部字符的打字训练,每次训练若干个字符并进行打字时间,
random
- double类型随机数生成并写入文件,每次生成十组,每组2个double类型随机数-double type of random number generator and write files, each generated ten groups, each two types of random numbers double
distance
- 一个计算矩阵距离的小程序,最后将结果写入文件中,供数学建模参考-A small distance matrix calculation procedure, the final results written to the file reference for mathematical modeling
gaosixiaoqu
- 高斯消去列主元法求解方程组,另创建一个M文件写入系数矩阵等即可验证-Out Gaussian elimination method for solving equations, the main element, and the other to create a file to write the coefficient matrix M can be verified, etc.
NPDE
- 偏微分方程数值计算,椭圆方程的差分格式的数值计算,以及文件写入的编译-Partial differential equations numerical computation, numerical calculation of the differential format of elliptic equations, and write files to compile
twofft
- 一维、二维傅里叶变换编程,在su下实现,运用指针,并最终写入文件-failed to translate
Matrix-invert
- C++编写的矩阵求逆,从外部文件读入数据,计算完毕写入文件。-Matrix invert Programed by C++, read from an external file into the data to calculate the finished write to a file .
line
- 从文件读取长串数据(序号栏,数据栏等),读取过程包括识别标题,内容,利用循环和条件语句进行大量数据连续操作。并针对读取的数据根据上下行序号和数据的差进行线性补间,结果写入新的文件里-Long strings of data read from the file (serial number field, data bars, etc.), the reading process, including identification title, content, continuous operat
beisaier
- 输出2阶-7阶Legendre多项式的值,并分别写入 data1-data6六个txt文件中,用origin可描点绘制出图形-Output 2-7 order Legendre polynomials of order value, and are written data1-data6 six txt file, with origin point can draw the graphic depiction
Legendre
- 输出2阶-7阶勒让德多项式的值,并分别写入data1-data6六个txt文件中,用origin绘制出2阶-7阶Legendre多项式图形-The output value of second-order Legendre polynomial-7 order, and were written data1-data6 six txt file, with origin draw the two bands-7 order Legendre polynomials graphics
10-15e
- 输出三角形边长 判断三角形类型 计算三角形面积 写入数据文件 查看文件中的数据 清空文件数据 -Data output triangle triangle side lengths to determine the type of writing data to calculate the area of a triangle file to view the file empty file data
NanoSL
- 这是用四阶龙格库塔法计算半导体激光器速率方程的工程,源代码用C语言书写,开发平台为VC6.0。程序输出数据被写入文件SLdata.txt中,其中第一列为仿真时间,第二列为载流子浓度,第三列为光子密度。为了方便更多相关开发者调试,还提供了一个matlab源文件test.m。test.m用于将计算数据在matlab中用曲线显示。-This is project developed by Visual C++ 6.0 software platform, which uses the 4th orde
LU
- 三阶矩阵LU分解,在DAT文件里写入矩阵系数值,输出得到矩阵对应的L阵和U阵(LU decomposition of three order matrix)
c
- 随机数生成器,多少位的都可以生成,生成后写入到pass.txt文件里面(Random number generator)
