IML package provides efficient routines to solve nonsingular systems of linear equations, certified solve any shape systems of linear equations, and perform mod p matrix operations, such as computing row-echelon form, determinant, rank profile, inverse of a mod p matrix.
資源簡介:IML package provides efficient routines to solve nonsingular systems of linear equations, certified solve any shape systems of linear equations, and perform mod p matrix operations, such as computing row-echelon form, determinant, ran...
上傳時間: 2017-03-21
上傳用戶:leixinzhuo
資源簡介:SparseLab is a Matlab software package designed to find sparse solutions to systems of linear equations, particularly underdetermined systems.
上傳時間: 2015-12-12
上傳用戶:jyycc
資源簡介:DESCRIPTION - Provides the functionality to display the contents of sysPhysMemeDesc array.
上傳時間: 2014-01-04
上傳用戶:啊颯颯大師的
資源簡介:method of moment to solve Current distribution of Dipole Antenna MOM方法解決天線電流分布問題
上傳時間: 2013-12-29
上傳用戶:woshiayin
資源簡介:using greedy trategy to solve the problem of multiOptimalServe.this code runs in vc 6.0.
上傳時間: 2013-12-05
上傳用戶:腳趾頭
資源簡介:using greedy tratage to solve the problem of Number Delete.
上傳時間: 2014-01-03
上傳用戶:dongqiangqiang
資源簡介:Text mining tries to solve the crisis of information overload by combining techniques from data mining, machine learning, natural language processing, information retrieval, and knowledge management. In addition to providing an in-depth exa...
上傳時間: 2014-01-02
上傳用戶:Late_Li
資源簡介:LAPACK++ (Linear Algebra PACKage in C++) is a software library for numerical linear algebra that solves systems of linear equations and eigenvalue problems on high performance computer architectures
上傳時間: 2014-08-16
上傳用戶:h886166
資源簡介:SuperLU is a general purpose library for the direct solution of large, sparse, nonsymmetric systems of linear equations on high performance machines. The library is written in C and is callable from either C or Fortran. The library routines...
上傳時間: 2017-02-20
上傳用戶:lepoke
資源簡介:Topics Practices: Programming and Numerical Methods Practice 1: Introduction to C Practice 2: Cycles and functions First part cycles Part Two: Roles Practice 3 - Floating point arithmetic Practice 4 - Search for roots of fun...
上傳時間: 2013-12-16
上傳用戶:R50974
資源簡介:uc/os-ii for 8051 This package provides the sources required to use the uC/OS-II v2.00 real time kernel on the 8051 processor. To use this package you will need the TASKING C Compiler toolset v6.0r1 or higher. For info on TASKING prod...
上傳時間: 2015-05-21
上傳用戶:ainimao
資源簡介:The software package provides a MAX-MIN Ant System implemented in the Hyper-Cube Framework for the application to Unconstrained Binary Quadratic Programming (UBQP).
上傳時間: 2015-05-13
上傳用戶:cooran
資源簡介:The Kalman filter is a set of mathematical equations that provides an efficient computational [recursive] means to estimate the state of a process, in a way that minimizes the mean of the squared error. The filter is very powerful in seve...
上傳時間: 2014-06-02
上傳用戶:yd19890720
資源簡介:快速排序! 經典的算法。 provides methods to sort a set of objects with quicksort algorithm.
上傳時間: 2014-01-08
上傳用戶:ryb
資源簡介:Far too many programmers and software designers consider efficient C++ to be an oxymoron. They regard C++ as inherently slow and inappropriate for performancecritical applications. Consequently, C++ has had little success penetrating doma...
上傳時間: 2013-11-30
上傳用戶:zsjzc
資源簡介:Using Genetic Algorithm to solve the 8 Queens problem.
上傳時間: 2014-11-28
上傳用戶:yd19890720
資源簡介:fastDNAml is an attempt to solve the same problem as DNAML, but to do so faster and using less memory, so that larger trees and/or more bootstrap replicates become tractable. Much of fastDNAml is merely a recoding of the PHYLIP 3.3 DNAML...
上傳時間: 2014-01-24
上傳用戶:bjgaofei
資源簡介:This program is using Genetic Algorithm to solve the Travlling Salesman Problem. It gives the best path route within a specified time. usage: java Evolver <seconds> <city file> <config file> Author: Liu Yang
上傳時間: 2013-12-06
上傳用戶:nanfeicui
資源簡介:The DSP Design Flow workshop provides an introduction to the advanced tools you need to design and implement DSP algorithms targeting FPGAs. This intermediate workshop in implementing DSP functions focuses on learning how to use System Gene...
上傳時間: 2014-12-06
上傳用戶:sammi
資源簡介:CCALC provides convenient way to for performing calculations. You can use standard infix notation for expressions and store results in variables.
上傳時間: 2015-08-18
上傳用戶:dave520l
資源簡介:Overview Provides a way to store very large collections of email addresses (100,000+ addresses) and efficiently check whether a specific address is contained in a collection. The collection can be created programmatically, or through a plu...
上傳時間: 2013-12-17
上傳用戶:xg262122
資源簡介:Using Ant Colony Optimization Algorithm to solve Traveling Salesman Problem.對此方面的研究很有幫助
上傳時間: 2014-01-12
上傳用戶:集美慧
資源簡介:This book is an in-depth exploration into eVB s inherent features, and how to use them to solve likely mobile application programming tasks. After reading the book the reader will be able to write applications tackling a wide array of busin...
上傳時間: 2013-12-12
上傳用戶:aa54
資源簡介:This book provides a comprehensive introduction to the modern study of computer algorithms. It presents many algorithms and covers them in considerable depth, yet makes their design and analysis accessible to all levels of readers. We have ...
上傳時間: 2014-11-23
上傳用戶:ynzfm
資源簡介:this is a project ,you can use it to solve some problems such as
上傳時間: 2016-01-14
上傳用戶:jyycc
資源簡介:source codes to solve Hexpuzzle problem
上傳時間: 2016-01-29
上傳用戶:cmc_68289287
資源簡介:2. Using Gaussian elimination method and Gaussian elimination method with row scaled method to solve the following tri-diagonal system for n=10 and 100
上傳時間: 2013-12-31
上傳用戶:lyy1234
資源簡介:Using Jacobi method and Gauss-Seidel iterative methods to solve the following system The required precision is   =0.00001, and the maximum iteration number N=25. Compare the number of iterations and the convergence of thes...
上傳時間: 2016-02-06
上傳用戶:zmy123
資源簡介:Using Gaussian elimination to solve linear equations.
上傳時間: 2013-12-18
上傳用戶:shus521
資源簡介:Using Gaussian elimination to solve linear equations. // In this version, we allow matrix of any size. This is done by treating // the name of a 2-dimensional array as pointer to the beginning of the // array. This makes use of the fact ...
上傳時間: 2016-02-14
上傳用戶:hxy200501