-
-
[
C/C++]
celib.rar
This a full package implementing ANSI C library on Windows CE.
-
[
Matlab]
matlab_cpp.zip
Solving Engineering Problems Using MATLAB C++ Math Library Introduction
In the previous article, we studied how can use MATLAB C API ... MATLAB, and C++ programmers who need a fast, easy-to-use matrix math library. To each, it offers distinct advantages.
Category:
matlab Upload User:
guozhao33 Size:
31K
-
[
Matlab]
MATLAB_C_API.zip
... this reason, executing a MATLAB program (m file) is time consuming. For solving this problem, Mathworks provides us C Math Library or in common language, MATLAB API. A developer can employ these APIs to solve engineering problems very fast and easy. This ...
Category:
matlab Upload User:
hxjiliang Size:
8K
-
[
Matlab]
MatlabSharedLib_demo.zip
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 ...
Category:
matlab Upload User:
rbhqzshs Size:
64K
-
[
Matlab]
MatlabGenericDll.zip
... 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 all applications.
Category:
matlab Upload User:
yezi3679 Size:
19K
-
[
Visual C++ (VC++)]
mathgl-1.4.tar.gz
MathGL project include library and simple front-end for making wide spectrum of mathematical plots in platform independent way. The project may use OpenGL or make plots in console program with direct graphics export to EPS, PNG, JPEG or TIFF formats.
-
[
Visual Basic (VB)]
sort.rar
7 kinds of sorting algorithms and compare vb demo MICROSOFT FOUNDATION CLASS LIBRARY: vb seven sort
-
[
ASP/ASPX(.net)]
Library.rar
Library management system to complete the book subscription management readers, and readers of information, management of borrowing and returning books
-
[
Visual C++ (VC++)]
pcap.rar
... , Tools-> Options-> Directories-> Show directories for: library files: add WinPcap Developer s Pack in lib. For ... gt; Preprocessor definitions add WPCAP, Project-> settings-> Object/Library modules: add wpcap.lib packet.lib. Compile and run, ...
-
[
C/C++]
poco-1.2.5.tar.gz
C++ class libraries for network-centric, portable applications, integrated perfectly with the C++ Standard Library. Includes network protocols (Sockets, HTTP, FTP, SMTP, POP3, etc.) and an XML parser. Licensed under Boost license.