搜索结果
找到约 54 项符合
separate 的查询结果
按分类筛选
- 全部分类
- 其他 (5)
- 其他书籍 (5)
- 单片机编程 (4)
- 单片机开发 (3)
- ARM (2)
- 通讯/手机编程 (2)
- 人工智能/神经网络 (2)
- 嵌入式/单片机编程 (2)
- 技术资料 (2)
- 模拟电子 (1)
- 电源技术 (1)
- 无线通信 (1)
- Linux/Unix编程 (1)
- 电子书籍 (1)
- 书籍源码 (1)
- 压缩解压 (1)
- matlab例程 (1)
- Jsp/Servlet (1)
- 串口编程 (1)
- 软件工程 (1)
- Java编程 (1)
- 数学计算 (1)
- Windows CE (1)
- 编译器/解释器 (1)
- 软件设计/软件工程 (1)
- Java书籍 (1)
- 数据结构 (1)
- 驱动编程 (1)
- Symbian (1)
- Delphi控件源码 (1)
- 微处理器开发 (1)
- 语音压缩 (1)
- 其他数据库 (1)
- 书籍 (1)
- 笔记 (1)
- 源码 (1)
人工智能/神经网络 The purpose of this computer program is to allow the user to construct, train and test differenttype
The purpose of this computer program is to allow the user to construct, train and test differenttypes of artificial neural networks. By implementing the concepts of templates, inheritance andderived classes from C++ object oriented programming, the necessity for declaring multiple largestructures an ...
Linux/Unix编程 很好的linux内核调试软件 兼辕马
很好的linux内核调试软件 兼辕马,没有密码。
The ia64 and ix86 directories contain versions of kdb prior to v2.0
(kdb version v2.0, not the kernel version). Older versions of kdb had
complete patches for each architecture it supported, each patch included
all the common kdb code. This format was awkwa ...
电子书籍 A dynamic-link library (DLL) contains one or more subprogram procedures (functions or subroutines)
A dynamic-link library (DLL) contains one or more subprogram procedures
(functions or subroutines) that are compiled, linked, and stored separately from
the applications using them. Because the functions or subroutines are separate
from the applications using them, they can be shared or replaced eas ...
书籍源码 zemax源码: This DLL models a standard ZEMAX surface type, either plane, sphere, or conic The surfac
zemax源码:
This DLL models a standard ZEMAX surface type, either plane, sphere, or conic
The surface also demonstrates a user-defined apodization filter
The filter is defined as part of the real ray trace, case 5
The filter can be used at the stop to produce x-y Gaussian apodization similar to t ...
其他 ICA介绍课件。There has been a wide discussion about the application of Independence Component Analysis (I
ICA介绍课件。There has been a wide discussion about the application of Independence Component Analysis (ICA) in Signal Processing, Neural Computation and Finance, first introduced as a novel tool to separate blind sources in a mixed signal. The Basic idea of ICA is to reconstruct from observation se ...
其他 Solving Engineering Problems Using MATLAB C++ Math Library Introduction In the previous article, we
Solving Engineering Problems Using MATLAB C++ Math Library Introduction
In the previous article, we studied how can use MATLAB C API to solve engineering problems. In this article I will show you how can use MATLAB C++ math library. The MATLAB&reg C++ Math Library serves two separate constituencies: ...
人工智能/神经网络 the algotithm of ica ,which is jade
the algotithm of ica ,which is jade,and to separate the signals
Jsp/Servlet simulates coin tossing. Let the program toss a coin each time the user chooses the “Toss Coin” menu
simulates coin tossing. Let the program toss a coin each time the user chooses the “Toss Coin” menu option. Count the number of times each side of the coin appears. Display the results. The program should call a separate method flip that takes no arguments and returns false for tails and true for ...
其他书籍 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 ...
其他书籍 UML指南An important part of the Unified Modeling Language (UML) is the facilities for drawing use case
UML指南An important part of the Unified Modeling Language (UML) is the facilities for drawing use case
diagrams. Use cases are used during the analysis phase of a project to identify and partition system
functionality. They separate the system into actors and use cases.