-
jisuanqi
可以进行简单的数学运算:加、减、乘、除,sin(),cos(),tan()等,还可以对数字进行取余和开方的运算。但仅限于十进制下,还可以进行数的正、负之间的相互转换,exit表示退出, clear表示初始化,有一个 TextField用于显示传来的计算结果;Server端用于监听连接请求、计算发送过来的两数的和、送回数据结果。(Can perform simple arithmetic: add, subtract, multiply, divide, sin (), cos (), tan (), etc. can also figure to take over and prescribing arithmetic. But only under the metric system can also be used for a number of positive and negative between the conversion, exit, said exit, clear that the initialization, there is a TextField to display the results from the calculation Server client connection requests for eavesdropping, calculated sent the two and the number of returned data.)
- 2009-03-06 20:45:25下载
- 积分:1
-
Inverse
使用C编写的复数矩阵求逆,使用高斯消去法,已经和matlab结果做过对比,无误(Written in C and the complex matrix inverse, using the Gaussian elimination method, has been done and matlab results contrast, correct)
- 2012-07-11 18:23:24下载
- 积分:1
-
ntontrust5duowei08
解无约束优化问题的锥模型拟牛顿信赖域算法。不同与传统的二次模型方法。(A quasi-Newton algorithm based
on the simple dogleg method is developed.)
- 2009-03-16 14:58:02下载
- 积分:1
-
MUSCL-master
说明: 利用muscl格式求解可压缩多相流,采用minimod,vanabada限制器(Using muscl scheme to solve the compressible multiphase flow, using Minimod, vanabada limiter)
- 2020-04-22 11:46:10下载
- 积分:1
-
ykb
实对称矩阵特征值与特征向量的雅克比法,ap为是对称矩阵,vp返回特征向量(Real Symmetric Matrix Eigenvalues and Eigenvectors of the Jacobian method, ap is a symmetric matrix, vp return eigenvector)
- 2020-08-03 17:18:34下载
- 积分:1
-
LZYGSXY
数值分析课程必备的算法:列主元高斯消去法算法。有需要的同学下载(Numerical analysis courses required algorithms: PCA out Gaussian elimination algorithm. Those students in need to download)
- 2009-01-05 22:38:00下载
- 积分:1
-
w
说明: 任意给定一个M进制的数X,利用栈实现数值转换。(Given an arbitrary number of M band X, use the stack to achieve numerical conversion.)
- 2010-07-06 10:32:10下载
- 积分:1
-
hanping-V1.1
用MATLAB编写的遗传算法路径规划,可以提取一幅图中想要的目标,matlab开发工具箱中的支持向量机。( Genetic algorithms using MATLAB path planning, Target can be extracted in a picture you want, matlab development toolbox support vector machine.)
- 2017-04-19 20:55:30下载
- 积分:1
-
sphdiv
地震数据球面扩散振幅补偿程序,fortran源代码。(sphdiv for seismic explorer)
- 2012-03-27 10:48:56下载
- 积分:1
-
GA-DF2
说明: 利用GA遗传算法解决欺骗函数最优问题,具体问题描述如下,如有问题请与我联系(The deceptive functions are a family of functions in which there exists
low-order building blocks that do not combine to form the higher-order
building blocks. Here, a deceptive problem that consists of 25 copies of
the order-4 fully deceptive function DF2 is constructed for this paper.
DF2 can be described as follows:
f(0000)=28 f(0001)=26 f(0010)=24 f(0011)=18
f(0100)=22 f(0101)=6 f(0110)=14 f(0111)=0
f(1000)=20 f(1001)=12 f(1010)=10 f(1011)=2
f(1100)=8 f(1101)=4 f(1110)=6 f(1111)=30
This problem has a maximal function value of 750.)
- 2020-05-10 09:50:49下载
- 积分:1