搜索资源列表
Nr_C
- 书是针对工程上常用的行之有效的算法而编写的C语言函数程序集,在第一版的基础上作了修改和扩充。书中包括了近几年出现的许多新算法。全书分为数值计算与非数值计算两部分。其中数值计算部分的内容包括:线性代数方程组的求解、矩阵运算、矩阵特征值与特征向量的计算、非线性方程与方程组的求解、插值、数值积分、常微分方程(组)的求解、拟合与逼近、数据处理与回归分析、极值问题、数学变换与滤波、特殊函数、随机数的产生、多项式与连分式函数的计算、复数运算;非数值计算部分的内容包括:排序、查找、图形模式下读写屏幕象点、基本
CommonArithmetic
- 常用算法大合集; 包括插值、查找、常微分方程组求解、多项工与连分式函数计算、非线性方程与方程组求解、复数运算、汉字操作、基本图形操作、极值问题、矩阵特征值与特征向量的计算、矩阵运算、拟合与逼近、排序、数据处理与回归分析、数学变换与滤波、数值积分、随机数产生、特征函数、图形模式下读写屏幕象点、线性代数方程组求解等C语言算法-algorithms big Collection; Including interpolation, locate, ordinary differential equa
TurboPascalAdvancedProgramming
- 第1章 TURBO PASCAL高级编程技术 1.1 单元及其使用 1.2 与汇编语言混合编程 1.3 与C语言混合编程 1.4 过程类型及其使用 1.5 中断例程的编写方法 1.6 动态数组及其使用 1.7 扩充内存(EMS)及其使用 1.8 扩展内存(XMS)及其使用 1.9 程序的标准数据作代码处理的方法 第2章 实用工具单元 2.1 屏幕输入与输出单元ACRT 2.2 字符串处理单元ASTR 2.3 磁盘
三元组
- C语言数据结构作业三元组序列表,特点是非零元在表中按行序有序储存,因此便于进行依行顺序处理的矩阵运算,然而若需按行号存取某一行的非零元,则需从头开始进行查找-C language data structures operating sequence in Table 3, which is characterized by non-zero yuan in the table in an orderly sequence by storage firms, according to facili
fft
- 这是一个用C语言写的FFT变换,可用于语音或图像数据的处理。-This is a C language with the FFT transform, can be used for voice or image data processing.
Data_processing_and_regression_analysis
- 用C编写的数据处理与回归分析函数程序,用来共享一下-Written with C data processing and regression analysis function procedures, to share what
alglib-2.5.0.cpp
- alglib,跨平台的数学分析和数据处理库,主要用于矩阵运算(SVD等)-ALGLIB is a cross-platform numerical analysis and data processing library. It supports several programming languages (C++, C#, Pascal, VBA) and several operating systems (Windows, Linux, Solaris). ALGLIB features
programs
- kmeans algo implemented in newkmeans2_1.c uses the header file IOV2.H. Given a set of data points and the number (k) of means (or clusters required for further processing), this algo gives the approximate means.-kmeans algo implemented in newkmeans2_
Digital4
- 数值计算的算法,采用c++实现,移植容易,一定能够用。-Data processing algorithm
digital5
- 数值计算的算法,采用c++实现,移植容易,一定能够用。-Data processing
kalman
- 卡尔曼滤波使我们经常使用的数据处理方法。该程序运用C语言实现了卡尔曼滤波过程,得到我们理想的统计数据,其中的精度和初值可以根据需要修改。-Kalman filter so that the frequently-used data processing methods. The program using C language to implement the Kalman filter process, get our ideal statistical data, the initial v
linear-has-simulated
- 通过C语言编程,在pic单片机内完成最小二乘数据处理-Pic microcontroller C language programming, least squares data processing
tt
- 随着计算机科学技术的不断提高和发展,其强大的运算功能已经逐渐融入人类社会的各个领域,并且在各个领域中发挥越来越重要的作用。当然,高效的运算速度并不代表无限快,在有限的资源空间里,要大大提高运算处理数据的速率,就需要我们使用那些在时间和空间上体现出高效的算法。本系统是为了演示在同一问题上,不同的算法在效率上存在的巨大差异。本系统采用Visual C++ 6.0中文版为开发工具,实现三种不同排序算法,即:冒泡排序算法、选择排序算法和快速排序算法,以及这三种排序对同一问题的处理并且以图形的形式给出快慢
Surveying-adjustment
- 测量平差,对于测绘专业数据处理很有用,特别是c语言的薄弱的同学也有很好的帮助。-Surveying adjustment, for surveying and mapping professional data processing is very useful, especially the weak C language students also have a very good help.
alglib-3.10.0.cpp.gpl
- C++编写的数值分析和数值处理的工具箱。可解决问题:神经网络,最优化,插值和线性/非线性最小二乘拟合,等。-using C++,cross-platform numerical analysis and data processing library. It can solve these problems,neural networks,Optimization,• Interpolation and linear/nonlinear least-squares fitting,et
alglib-3.10.0.csharp.gpl
- C++编写的数值分析和数值处理的工具箱。可解决问题:神经网络,最优化,插值和线性/非线性最小二乘拟合,等。 -using C++,cross-platform numerical analysis and data processing library. It can solve these problems,neural networks,Optimization,• Interpolation and linear/nonlinear least-squares fitting
alglib-3.10.0.cpython.gpl
- CPython wrapper for C++ version 编写的数值分析和数值处理的工具箱。可解决问题:神经网络,最优化,插值和线性/非线性最小二乘拟合,等。 -using CPython wrapper for C++ version,cross-platform numerical analysis and data processing library. It can solve these problems,neural networks,Optimization,•
alglib-3.10.0.ipython.gpl
- IronPython wrapper for C++ version 编写的数值分析和数值处理的工具箱。可解决问题:神经网络,最优化,插值和线性/非线性最小二乘拟合,等。-using IronPython wrapper for C++ version, cross-platform numerical analysis and data processing library. It can solve these problems,neural networks,Optimization,
摄影测量数据处理
- 前方交会数据处理程序,含有自己编写的间接平差函数和矩阵求逆等函数(Intersection of data processing procedures, including their own preparation of the indirect adjustment function and matrix inversion function)
alglib-3.13.0.delphi.free
- ALGLIB is a cross-platform numerical analysis and data processing library. It supports several programming languages (C++, C#, Delphi) and several operating systems (Windows and POSIX, including Linux). ALGLIB features include: Data analysis (clas