搜索资源列表
calclulate_rf_prj1
- 我自己写的一个已知RF的L.C计算谐振频率的计算,用VB编写。-I wrote it myself a known RF oscillator calculation of the resonant frequency calculations, using Visual Basic.
27_142
- 矩阵计算的c++代码,本矩阵类实现了对矩阵的一些基本操作,比如 +, -, *,求逆等。 实现了矩阵的列主元LU分解,并利用它实现了线性代数方程组的直接解法;还有线性方程组的迭代解法。 另外定义了一些非数学上但经常用到的一些操作 比如两个矩阵对应元素的相乘、相除,对矩阵的每个元素求abs,sqrt等-matrix calculation of c code, the matrices of the matrix to achieve some basic tasks, such
Haskell教程
- Haskell教程(by rufi) 传统的Basic,Pascal,C++,C#,Java,Python等都是命令(imperative)编程语言, 程序语句有一定的执行次序. 函数(functional)编程语言则给出执行的内容, 关注于更高层次的\"做什么\"而不是\"怎么做\", 这就是二者最明显的一个区别。函数编程语言的语法功能非常强,使编程的效率大幅提高。 Haskell是世界上公认的语法最优美最简洁的一种语言。的确,Haskell语言是写给人看的,而不是写给机器看的。另
Basic_of_CMA
- 恒模算法的简介,它适用于信道的盲均衡。Matlab程序提供基本的框架,可以修该里面的参数以测试该算法的性能-CMA briefings, which applies to Channel Blind balanced. Matlab to provide a basic framework, it can be done inside of the parameters to test the performance of the algorithm
montecarlo
- 此文件包括蒙特卡罗方法的基本思想及应用,有很多MATLAB实例,是学习蒙特卡罗方法的很好资料。没有解压密码-this document, including the Monte Carlo method and the application of the basic idea, there are many examples of MATLAB study is a good method of Monte Carlo data. No extracting passwords
LngNum
- 可以对无限长度的整数进行加、减,乘的Basic类-of unlimited length can be rounded up for, plus or minus, by the Basic Class
科学与工程数值计算算法(Visual Basic版)
- 科学与工程数值计算算法(Visual Basic版)一书的源代码。对科学研究者自己开发领域内计算程序极具参考价值。-science and engineering numerical algorithm (Visual Basic version) a book source. Scientific researchers to develop its own procedures for calculating the area of great reference value.
beamforming.0.0.2
- implement basic routines in Matlab and Octave (currently using Matlab R13) for simulating adaptive beamforming and filtering for antenna arrays.
dft
- A implementation of the discrete Fourier transform in visual basic classic.
LinearAlgebra
- 线性代数基本实现,各种基础的线性代数计算接口(加减乘除、求逆、求秩、最大线性无关组)以及矩阵的特征值特征向量的计算(QR方法)。含有设计文档。-The basic realization of linear algebra, and linear algebra calculation based interface (addition and subtraction multiplication and division, inverse, and rank, the largest grou
visual-basic-jisuanqi
- 用visual basic 做的一个计算器,除了基本的加减乘除外,可以实现二进制转十进制,二进制转八进制,二进制转十六进制等-Visual basic to do with a calculator, in addition to basic addition and subtraction, multiplication, except the binary can turn decimal, binary to octal, binary to hex, etc.
noip-basic
- noip基础算法,简练而丰富,适合参加noip提高组或普及组选手学习。-noip basic algorithm, concise and rich, suitable for group or take part noip popular group of players to improve learning.
SAS-basic-tutorial
- S A S 基本教程 郭建南收集编写 第1章 SAS初阶 §1.1 初识SAS 1.1.1 启动 -SAS basic tutorial written collection Guo Jiannan Chapter 1 § 1.1 SAS elementary acquaintance SAS 1.1.1 start .....
basic-program-problems
- NOIP是一个比较基础的比赛,大家都说NOIP是考察基本算法的熟练掌握,所以个人认为无论是普及组还是提高组,都要从最最基本的题做起,要达到:只要是简单题,编完就对——不用编译;一般的题,写出来的都是对的——运行后几本上是正确的。为了提高,于是做了一个基本程序题集,以便查找自己的不足之处。-NOIP is a basis for comparison of the game, everyone says NOIP is to investigate the mastery of basic alg
basic-program-problems-solution
- NOIP是一个比较基础的比赛,大家都说NOIP是考察基本算法的熟练掌握,所以个人认为无论是普及组还是提高组,都要从最最基本的题做起,要达到:只要是简单题,编完就对——不用编译;一般的题,写出来的都是对的——运行后几本上是正确的。为了提高,于是做了一个基本程序题集,以便查找自己的不足之处。-NOIP is a basis for comparison of the game, everyone says NOIP is to investigate the mastery of basic alg
Visual-Basic-Programming-for-the-Absolute-Beginne
- Visual Basic Programming for the Absolute Beginner 2001.
basic-tutorial-of-MATLAB
- MATLAB基础教程,讲解了MATLAB基本运算和基本函数,以及基本绘图命令。-it is a MATLAB basic tutorial,including the basic arithmetic and functions, what s more, the basic drawing command.
PSO-basic
- 该文件是最基本的粒子群算法的M文件源代码。-The most basic particle PSO algorithm of M files.
Basic-Structured-Grid-Generation
- basic structured grid generation这本书网格生成的fortran基本代码(Basic structured grid generation This book grids generate fortran basic code)
Visual+Basic+常用数值算法集
- 常用vb数值计算过程近200个,包括:解线代方程组、插值、数值积分、特殊函数、函数逼近、随机数、排序等等,每个子过程都包括功能、方法、使用说明、过程和例子(There are nearly 200 commonly used VB numerical calculation processes, including solving linear equations, interpolation, numerical integration, special functions, function