搜索资源列表
studentttests[1].csharp
- 数理统计Stutent s检验源代码,应用Visual C#编写。
DataMatrixDec20061217
- DataMatrix解码源码,好不容易才找到的。很有参考价值,里面有很多算法,可以选择。-The DataMatrix decodeing source code ,It s so difficult to find it.and the programme language is C#. there are many alogrithm to be chosen.
GA
- 在Visual 2008环境下,用C#编写的一个基本的遗传算法代码。相信对学习遗传算法的人有一定的参考价值。-In Visual 2008 environment, using C
Matrix
- 自己封装的矩阵运算的类,用C#编写,例如转置、求逆、求特征值、矩阵乘法等-Own package matrix operations class, written using C#, such as transposition, inversion, find eigenvalues, matrix multiplication, etc.
Calculate
- 矩阵并行算法程序,用c#语言编制,可用于数学并行计算。-Matrix parallel algorithm procedures, with c# Languages can be used in parallel computing mathematics.
datamining_aprori
- Data Mining Sample using APRORI Algorithm. The data mining process is done based on the Aprori Algorithm. Developed using c sharp.
PRproject_lda
- 线性判别分析(LDA,全称Fisher Linear Discriminant Analysis)算法的C#实现源码,根据stprtool box for matlab中的LDA.m编写。用到MathNet库做相关的矩阵运算,使用zedgraph控制绘图。有简单的测试数据。- C# source code of linear discriminant analysis (LDA, full name of the Fisher Linear Discriminant Analysis) algo
C-Sharp-FloydsAlgorithim
- An implementation of Floyd s Algorithm
Calculator
- 简单的c#计算器,Microsoft Visual Studio 2005下编写.-Simple c# calculator, Microsoft Visual Studio 2005 to prepare.
HMM
- hidden markov model in c#
CSharp_LineSegmentSplitter
- An algorithm is proposed to split a single-pixel-width connected line graph into line segments by the Hit-and-Miss transformation (HMT). Firstly, junction points and free end points are detected by a set of HMTs. Then, line segments are traced betwee
cSharp
- c#数值计算算法编程,c#数值计算算法编程-numerical algorithms c# programming, c# programming numerical algorithms
CSharp
- C#写的最小二乘法程序 C#写的最小二乘法程序 C#写的最小二乘法程序 -C#,zui xiao er cheng C#,zui xiao er cheng C#,zui xiao er cheng C#,zui xiao er cheng
PCA-CSharp
- 用C# 实现主成分计算功能。分为两种计算方法。-Principal component calculation in C#.
A-Simple-CSharp-Genetic-Algorithm
- 遗传算法C#例子,包括遗传算法的整个思路和过程,常见参数的设置-Genetic Algorithm
GA--CSharp
- 一个利用C#语言实现的遗传算法源程序,通过对花朵的演化说明遗传算法的原理-The principle of a genetic algorithm source code using the C# language, genetic algorithm is described through the evolution of flowers
CSharp-RK4
- 使用C#来进行常微分方程组的解算,具有很高的参考价值-Using c# to calculation of ordinary differential equations, which has very high reference value
Based-algorithm-of-CSharp
- 基于C# 中的基础算法对初学者有不少的好处-Based on the basis of the algorithm in C# for beginners, there are many benefits
skyline-CSharp
- skyline开发源码C# 计算数据边缘点的算法skyline-Skyline development of C# source data calculation of edge point algorithm for skyline
CSharp-Scientific-Computing-Handouts
- 《C#科学计算讲义》较为详细地介绍了科学计算方法,并对算法给出了源代码。关于算法部分主要介绍了线性方程组的迭代解法与直接解法、正交变换与最小二乘计算方法、鲁棒估计、随机数的产生、插值法、非线性方程求解、多元非线性最优化算法、微分方程数值方法等内容。-" C# Scientific Computing Lecture" a more detailed descr iption of the scientific calculation methods, and algorithm
