搜索结果
找到约 102 项符合
ELEMENTS 的查询结果
按分类筛选
- 全部分类
- 其他书籍 (12)
- 数学计算 (10)
- 书籍 (8)
- Java编程 (7)
- matlab例程 (6)
- 单片机编程 (5)
- 其他 (5)
- Linux/Unix编程 (4)
- 技术资料 (4)
- 数据结构 (3)
- 模拟电子 (2)
- PCB相关 (2)
- 可编程逻辑 (2)
- 软件设计/软件工程 (2)
- VC书籍 (2)
- Delphi控件源码 (2)
- 数值算法/人工智能 (2)
- VxWorks (2)
- Java书籍 (2)
- 源码 (2)
- STL (1)
- 电子书籍 (1)
- *行业应用 (1)
- 其他行业 (1)
- 系统设计方案 (1)
- 其他数据库 (1)
- 通讯/手机编程 (1)
- 软件工程 (1)
- JavaScript (1)
- 编译器/解释器 (1)
- 单片机开发 (1)
- 加密解密 (1)
- 行业发展研究 (1)
- 嵌入式/单片机编程 (1)
- 网络 (1)
- 技术书籍 (1)
- 书籍源码 (1)
- VIP专区 (1)
Java书籍 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 application framework, ET++. The culmination of
these discussions and a number of technical meetings was the pu ...
其他 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 than the operating system s current language, you
will need to copy the corresponding localized resourc ...
matlab例程 This function obtains a unitary matrix Q such that: d=diag(Q *diag(lmd)*Q). In other words, it gi
This function obtains a unitary matrix Q such that: d=diag(Q *diag(lmd)*Q).
In other words, it gives a way to generate a matrix with given eigenvalues and diagonal elements.
By Daniel Perez Palomar (last revision: May 10, 2004).
Feel free to distribute this file as it is (without including any ...
Linux/Unix编程 电路仿真程序 Classic Ladder is coded 100% in C.It can be used for educational purposes or anything you wan
电路仿真程序 Classic Ladder is coded 100% in C.It can be used for educational purposes or anything you want...
The graphical user interface uses GTK.
In the actual version, the following elements are implemented :
* Booleans elements
* Rising / falling edges
* Timers
* Monostables
* Compare o ...
其他书籍 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’ Calls Separate 5
1.5 Multipath Propagation 7
1.6 2G Mobile-Phone Systems 9
1.7 GPRS Systems 10
1.8 3G Mob ...
VC书籍 If your application uses MFC in a shared DLL, and your application is in a language other than the
If your application uses MFC in a shared DLL, and your application is
in a language other than the operating system s current language, you
will need to copy the corresponding localized resources MFC42XXX.DLL
from the Microsoft Visual C++ CD-ROM onto the system or system32 directory,
and rename it ...
VC书籍 This book is a complete reference to the C programming language and the C runtime library. As a Nuts
This book is a complete reference to the C programming language and the C runtime library. As a Nutshell book, its purpose is to serve as a convenient, reliable companion for C programmers in their day-to-day work. It describes all the elements of the language and illustrates their use with numerous ...
数学计算 中南赛区ACM竞赛题 Description Given a two-dimensional array of positive and negative integers, a sub-rec
中南赛区ACM竞赛题
Description
Given a two-dimensional array of positive and negative integers, a sub-rectangle is any contiguous sub-array of size 1*1 or greater located within the whole array. The sum of a rectangle is the sum of all the elements in that rectangle. In this problem the sub-rectangl ...
其他 This Source-Navigator, an IDE for C/C++/Fortran/Java/Tcl/PHP/Python and a host of other languages.
This Source-Navigator, an IDE for C/C++/Fortran/Java/Tcl/PHP/Python
and a host of other languages. Source-Navigator includes powerful
source code comprehension features that help a developer understand
complex relationships between elements of a program s source.
数学计算 空间桁架的有限元分析源码
空间桁架的有限元分析源码,是国外《intrduction to finite elements on engineering》中的。