ELEMENTS
共 115 篇文章
ELEMENTS 相关的电子技术资料,包括技术文档、应用笔记、电路设计、代码示例等,共 115 篇文章,持续更新中。
3D框架的有限元分析源码是《intrduction to finite elements on engineering》
3D框架的有限元分析源码是《intrduction to finite elements on engineering》
此文件是引文原版的matlab programming 它包括以下内容 Creating and Concatenating Matrices Accessing Elements of a M
此文件是引文原版的matlab programming
它包括以下内容
Creating and Concatenating Matrices
Accessing Elements of a Matrix
Getting Information About a Matrix
。。。。。
总之包括所有matlab的使用方法
计算本征值程序
Computes all eigenvalues and eigenvectors of a real symmetric matrix a, <br />
! which is of size n by n, stored in a physical np by np array. <br />
! On output, elements of a above the diagonal are
国外计算机科学经典教材 Matlab Guide to Finite Elements 《Matlab有限元分析与应用》。使用于酷爱有限元与Matlab的相关人员。
国外计算机科学经典教材 Matlab Guide to Finite Elements 《Matlab有限元分析与应用》。使用于酷爱有限元与Matlab的相关人员。
S60-programming-a-tutorial-guide-symbian. 1 Introduction to Mobile-Phone Systems 1 1.1 Wireless
S60-programming-a-tutorial-guide-symbian.
1 Introduction to Mobile-Phone Systems 1
1.1 Wireless Technologies 1
1.2 Cellular Systems 2
1.3 Elements of a Mobile-Phone System 4
1.4 Keeping Users’
C++读取Excel AppWizard uses "TODO:" to indicate parts of the source code you should add to or custom
C++读取Excel
AppWizard uses "TODO:" to indicate parts of the source code you
should add to or customize.
If your application uses MFC in a shared DLL, and your application is
in a language other
DESIGN PATTERNS JAVA COMPANION Design patterns began to be recognized more formally in the early 1
DESIGN PATTERNS JAVA COMPANION
Design patterns began to be recognized more formally in the early
1990s by Helm (1990) and Erich Gamma (1992), who described patterns
incorporated in the GUI applicat
We have a group of N items (represented by integers from 1 to N), and we know that there is some tot
We have a group of N items (represented by integers from 1 to N), and we know that there is some total order defined for these items. You may assume that no two elements will be equal (for all a, b: a
《Qt及Qt Quick开发实战精解》代码
<span style="color:#333333;font-family:Arial, Helvetica;font-size:14px;line-height:25.2px;white-space:normal;background-color:#FFFFFF;">《Qt及Qt Quick开发实战精解》代码。Qt(官方发音同cute 发音为/kju:t/,虽然也俗称为Q.T.发音为/kju:
24小时学通Qt编程
Qt学习资料,界面设计必备。<span style="color:#333333;font-family:Arial, Helvetica;font-size:14px;line-height:25.2px;white-space:normal;background-color:#FFFFFF;">一个</span><a href="http://www.bing.com/knows/%E8%B7
This functions returns the variance of vector elements
This functions returns the variance of vector elements
This program demonstrates using a thread safe C++ class called SharedQT<T>. This example act
This program demonstrates using a thread safe C++ class called
SharedQT<T>. This example actually has several elements which
may prove useful for those who are new to C++:
a program that takes in three arguments: the first one represents the size of an array that will be
a program that takes in three arguments: the first one represents the size of an array that will be
created the second one represents the maximum value that each of the array elements can have the th
OFELI is an object oriented library of C++ classes for development of finite element codes. Its main
OFELI is an object oriented library of C++ classes for development of finite element codes. Its main features are : * Various storage schemes of matrices (dense, sparse, skyline). * Direct methods of
Addison Wesley - Design Patterns - Elements of Reusable Object-Oriented Software
Addison Wesley - Design Patterns - Elements of Reusable Object-Oriented Software
机器学习经典书籍The Elements of Statistical Learning--Data Mining, Inference and Prediction. 作者:Friedman
机器学习经典书籍The Elements of Statistical Learning--Data Mining, Inference and Prediction. 作者:Friedman
The ability to write efficient, high-speed arithmetic routines ultimately depends upon your knowled
The ability to write efficient, high-speed arithmetic routines ultimately depends
upon your knowledge of the elements of arithmetic as they exist on a computer. That
conclusion and this book are the
While there are many textbooks about the European Union (EU), Clive Archer covers the essential el
While there are many textbooks about the European Union (EU),
Clive Archer covers the essential elements of the EU clearly and con-
cisely, outlining the key debates and issues it faces today
The Free Finite Element Package is a library which contains numerical methods required when working
The Free Finite Element Package is a library which contains numerical methods required when working with finite elements. The goal of FFEP is to provide basic functions for approximating the solution
C 开发的有限元软件
C 开发的有限元软件,界面还可以,不错,可以试试。 FElt is a free system for introductory level finite element analysis. It is
primarily intended as a teaching tool for introductory type courses in finite
elements - proba