登录
首页 » C# » alglib-3.14.0.csharp.gpl

alglib-3.14.0.csharp.gpl

于 2018-08-14 发布 文件大小:3459KB
0 239
下载积分: 1 下载次数: 9

代码说明:

  ALGLIB提供以下功能: 线性代数(直接算法、求解器、EVD/SVD) 快速傅里叶变换 数值积分 内插 线性和非线性最小二乘拟合 优化 常微分方程 特殊功能 统计 (描述性统计, 假设检验) 数据分析(分类/回归,包括神经网络) 的多个精确版本线性代数, 内插和优化算法(使用MPFR浮点计算)(ALGLIB provides functions for: Linear algebra (direct algorithms, solvers, EVD/SVD) Fast Fourier transforms Numerical integration Interpolation Linear and nonlinear least-squares fitting Optimization Ordinary differential equations Special functions Statistics (descriptive statistics, hypothesis testing) Data analysis (classification/regression, including neural networks) Multiple precision versions of linear algebra, interpolation and optimization algorithms (using MPFR for floating point computations))

文件列表:

csharp, 0 , 2018-06-16
csharp\wrapper-vbnet, 0 , 2018-06-16
csharp\wrapper-vbnet\test_i.vb, 717649 , 2018-06-16
csharp\wrapper-vbnet\manual.vbnet.html, 2291996 , 2018-06-16
csharp\wrapper-vbnet\xalglib.vb, 540710 , 2018-06-16
csharp\manual.csharp.html, 2633330 , 2018-06-16
csharp\gpl3.txt, 35819 , 2018-06-16
csharp\tests, 0 , 2018-06-16
csharp\tests\test_i.exe, 151552 , 2018-06-16
csharp\tests\test_x.cs, 62115 , 2018-06-16
csharp\tests\test_i.cs, 607978 , 2018-06-16
csharp\tests\test_c.cs, 4588531 , 2018-06-16
csharp\gpl2.txt, 18092 , 2018-06-16
csharp\wrapper-ipython, 0 , 2018-06-16
csharp\wrapper-ipython\check.py, 436793 , 2018-06-16
csharp\wrapper-ipython\xalglib.py, 754396 , 2018-06-16
csharp\wrapper-ipython\manual.ipython.html, 2073852 , 2018-06-16
csharp\net-core, 0 , 2018-06-16
csharp\net-core\alglibnet2.dll, 1683456 , 2018-06-16
csharp\net-core\src, 0 , 2018-06-16
csharp\net-core\src\statistics.cs, 668103 , 2018-06-16
csharp\net-core\src\alglibmisc.cs, 252759 , 2018-06-16
csharp\net-core\src\interpolation.cs, 1892542 , 2018-06-16
csharp\net-core\src\alglib_info.cs, 1135 , 2018-06-16
csharp\net-core\src\alglibinternal.cs, 559354 , 2018-06-16
csharp\net-core\src\dataanalysis.cs, 1629873 , 2018-06-16
csharp\net-core\src\linalg.cs, 1763679 , 2018-06-16
csharp\net-core\src\optimization.cs, 1912448 , 2018-06-16
csharp\net-core\src\solvers.cs, 460853 , 2018-06-16
csharp\net-core\src\diffequations.cs, 37543 , 2018-06-16
csharp\net-core\src\specialfunctions.cs, 335283 , 2018-06-16
csharp\net-core\src\fasttransforms.cs, 122229 , 2018-06-16
csharp\net-core\src\ap.cs, 89873 , 2018-06-16
csharp\net-core\src\integration.cs, 144307 , 2018-06-16

下载说明:请别用迅雷下载,失败请重下,重下不扣分!

发表评论

0 个回复

  • QQ
    说明:  c#源码实现多个客户端的聊天功能,带界面,可以使用,分为客户端和服务器(c# source code to achieve multiple clients chat with the interface, you can use, divided into client and server)
    2014-05-22 10:20:31下载
    积分:1
  • D3DPoker
    D3D扑克小游戏,自主研发的D3D小游戏,实现D3D基础,注解非常清楚(D3D poker game, and independent R )
    2020-07-04 03:40:02下载
    积分:1
  • pvb-gambardbxxxx
    save picture webcam to computer
    2014-02-05 11:23:41下载
    积分:1
  • POP3mail
    C#自写的POP3邮件接收程序源代码,通过这个接收客户端可接收指定邮箱地址内的邮件,查看邮件内容等功能,在使用之前,请先设定相关参数:POP3地址、用户名、密码、邮件编号等,设置完成可点击连接测试。用110端口新建POP3服务器连接,根据邮件编号从服务器获得相应邮件,向服务器发送QUIT命令从而结束和POP3服务器的会话,更新按钮的状态,注意到连接与断开(收取邮件)状态是互斥的(Desde que escribí el código fuente en C# para recibir correo electrónico POP3, dirección de correo electrónico en el e-mail especificado a través de este cliente receptor puede recibir, ver el contenido del mensaje y otras funciones, antes de usar, por favor corriga los parámetros relevantes: dirección POP3, nombre de usuario, contraseñ a, número de mensaje, etc, haga clic en la configuración de la prueba de conexión se ha completado. Nuevo servidor POP3 utiliza el puerto 110 conexiones a recoger el correo desde el servidor basado en el número de aviso correspondiente, envía SALIR comando al servidor servidor y POP3 poniendo así fin a la sesión, el botón de actualización de estado, y señ aló que conectar y desconectar (recepción de correo) estados son mutuamente excluyentes)
    2014-04-09 13:33:33下载
    积分:1
  • bmp_To_yuv
    将bmp图像转换成了yuv格式,vc6.0下测试成功,图像是倒立的,具体问题请邮件交流liutao6982@163.com(Bmp images will be converted into yuv format, vc6.0 to test the success of the image is inverted, the specific questions, please e-mail communicate liutao6982@163.com)
    2009-03-14 19:40:36下载
    积分:1
  • Scara机器人 TCP UDP通信
    说明:  支持功能为以太网 modbus TCP/UDP通信 , 10进制转16进制 ,16进制转10进制 ,简单MFC界面,软件版本为VS2010源码,字符解析,报文解析。封装Modbus TCP通信类可以直接用(The supporting functions are Ethernet Modbus TCP / UDP communication, hexadecimal to hexadecimal, hexadecimal to hexadecimal, simple MFC interface, software version is VS2010 source code, character parsing, message parsing. Package Modbus TCP communication class can be used directly)
    2019-12-27 21:57:08下载
    积分:1
  • Exp-01
    TMS320c5402的程序,使一个二极管闪烁(The TMS320c5402 program a diode flashes)
    2013-03-21 21:15:48下载
    积分:1
  • ADOSample
    Vc++ 使用Ado方式对数据库操作,在vc6.0上编译通过(Ado datebase operate)
    2014-03-19 14:07:42下载
    积分:1
  • similarity
    count the distance of word net
    2013-09-21 06:20:55下载
    积分:1
  • DSP
    DSP 源代码分享,包含FIR,DFT等等(DSP source code sharing, including FTR, DFT, etc)
    2020-06-20 11:40:02下载
    积分:1
  • 696516资源总数
  • 106914会员总数
  • 0今日下载