搜索资源列表
Newton
- 这是一个用java高级编程语言编写的程序,能够实现用牛顿迭代法求解某个函数在某个指定区间内的根,方便易用。-Java This is a high-level programming languages used in the preparation of procedures, be able to achieve with Newton iteration to solve a function in a specified range of root and user-friendly.
RandomGauss
- 这是一个用java编程语言编写的高斯随机数发生器,方便易用。-This is a java programming language using the Gaussian random number generator, easy-to-use.
moncoes_3.0.0
- 用c语言实现的压缩软件,简单易用。支持最大超过2G的文件。-Bzip compression in C , very easy to use , MD5 checksum , has support to files larger than 2 gb, has additional features not available in the original bzip2 files , compression decompression progress , pause , resume and
Lagrange
- 数据插值的基本出发点是根据函数f(x)的一组数据{xi,f(xi)}(i=0,1,…,n),按照插值条件构造简单易算的函数P(x)去近似f(x)。本代码用高级程序设计语言实现Lagrange插值,-The basic starting point of data interpolation is based on the function f (x) of a set of data (xi, f (xi)) (i = 0,1, ..., n), constructed in accordanc
yiyuyan
- 易语言做的随机生成七位随机数,自动排列,自动大小比,单双比,和值,平均值-Easy language to do seven randomly generated random numbers, automatic arrangement, automatic size ratio, single and double ratio, and values, the average
ZCJ
- 易语言编写的注册机源码,需要的朋友,速度拿去,义务-RI source code written in easy language, a friend in need, speed, take it, obligations
jisuan
- 能够实现计算功能。代码简单易读,很适合初学者学习VC程序语言。-Computing can be achieved. Code easier to read, it is suitable for beginners learning VC programming language.
dMkHUgQZ
- 易语言实现A*寻路算法,设置起始和终点坐标,自动生成地图,寻找通路-E language to achieve the A* pathfinding algorithm, set the start and end coordinates, and automatically generate a map to find the pathway
Amecur-maths
- Amecur Maths是一款数值计算软件,除了可以进行基础的数学表达式和矩阵运算外,还提供可编程的开发环境,并且兼容Matlab 语法。 Amecur Maths拥有以下特点: 1) 友好的工作平台和编程环境; 2) 简单易用的程序语言; 3) 强大的科学计算数据处理能力;-Amecur Maths is a numerical software which can calculate the basis of the mathematical expression and
QGBCS_E_PI_calculation
- 用易语言实现的 基于欧拉公式的 计算圆周率小程序-Easy to use language based applet Euler formula calculating pi
Modeling-Language-GNU-MathProg
- GNU MathProg 建模语言使用说明手册。GNU MathProg 用于进行线性非线性数值计算, 具有小巧便捷易用的特点。-GNU MathProg is a modeling language intended for describing linear mathematical pro- gramming models.1 Model descr iptions written in the GNU MathProg language consist of a set of s
2345822
- 易语言十六进制与十进制相互转换源码 10与ASCII码对照表-Easy language hexadecimal and decimal conversion source of mutual 10 and ASCII code table
bahuanghou
- 八皇后问题的C语言源码,附带注释,此法为较易理解的算法-Eight queens problem of C language source code
kxjsq
- 易语言编写的科学计算器,大家有兴趣的下载(包括源码!!!)-Scientific calculator written in easy language, we are interested in downloading (including source code!!!)
5436346
- 易语言QQTEA算法源码,应用程序编程源码,很好的参考资料。-Yi language QQTEA algorithm source code, application programming source code, a good reference.
mycstdlib
- C语言编写的一些简单常用的库函数,简单易用-some simple function by c
numericalexercise2
- 这是在VS2010环境下编的.C程序文件,数值分析大作业,北航2015年数值分析A大作业二(幂法、反幂法、QR分解),本人新编的代码比以往版本逻辑更简单更易读。解释清楚,可做C语言新入门者的学习范例-This is in the VS2010 environment compiled C program files. Numerical analysis of the job, the Beijing University of Aeronautics and Astronautics 2015
numericalexercise
- 这是在VS2010环境下编的.C程序文件,数值分析大作业,北航2015年数值分析A大作业一(特征值与特征向量),本人新编的代码比以往版本逻辑更简单更易读。解释清楚,可做C语言新入门者的学习范例-Analysis, Beijing University of Aeronautics and Astronautics 2015 numerical analysis of a large operations (eigenvalue and eigenvector), I retold in the
Simple-calculator
- 易语言编写简单计算器,主要适合新手练习和学习。-Easy to write simple calculator, mainly for novice practice and learning.
C语言实现哈夫曼编码
- 利用C语言完整实现哈夫曼编码,语法简洁,较易理解。(The use of C language integrity Huffman coding, syntax concise, easier to understand.)