搜索结果
找到约 1,056 项符合
Rx-library 的查询结果
其他 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: ...
其他 Introduction Some times it is required that we build a shared library (DLL) from an m-file. M-files
Introduction
Some times it is required that we build a shared library (DLL) from an m-file. M-files are functions that are written in Matlab editor and can be used from Matlab command prompt. In m-files, we employ Matlab built-in functions or toolbox functions to compute something. In my past articl ...
其他 Introduction A shared library is a collection of functions that are available for use by one or mor
Introduction
A shared library is a collection of functions that are available for use by one or more applications running on a system. On Windows operating systems, the library is compiled into a dynamic link library (.dll) file. At run-time, the library is loaded into memory and made accessible to ...
驱动编程 /*** *** *** *** *** *** *** *** *** *** *** *** * File: whyt1_lib.c * * Library for accessing W
/*** *** *** *** *** *** *** *** *** *** *** ***
* File: whyt1_lib.c
*
* Library for accessing WHYT1 devices.
* The code accesses hardware using WinDriver s WDC library.
* Code was generated by DriverWizard v9.01.
*
软件设计/软件工程 The Blitz++ project is now being served via SourceForge. To download the Blitz++ library, go to the
The Blitz++ project is now being served via SourceForge. To download the Blitz++ library, go to the blitz project web page, at http://sourceforge.net/projects/blitz.
More information about supported platforms and C++ compilers is available in this document or on the official Blitz++ home page, at ...
VC书籍 这篇文章是关于C++语言的一个新的扩展——标准模板库的(Standard Template Library)
这篇文章是关于C++语言的一个新的扩展——标准模板库的(Standard Template Library),也叫STL。
当我第一次打算写一篇关于STL的文章的时候,我不得不承认我当时低估了这个话题的深度和广度。有很多内容要含盖,也有很多详细描述
STL的书。因此我重新考虑了一下我原来的想法。我为什么要写这篇文章,又为什么要投稿呢? ...
其他 swt library for apple computer
swt library for apple computer
其他 SWT 3.2 library for windows
SWT 3.2 library for windows
其他行业 A Numerical Photonics library written in C++. The library includes beam propagation method, coupled
A Numerical Photonics library written in C++. The library includes beam propagation method, coupled mode method, Bragg Gating Analysis, transfer matrix method, and vectorial Fourier Decomposition method. Very useful in simulating integrated Photonic devices
Linux/Unix编程 libgsmc is a GSM Communications library intended to be used as a foundation for phone applications
libgsmc is a GSM Communications library intended to be used as a foundation
for phone applications on linux based handheld mobile phones.