资源列表
MatlabSharedLib_demo
- 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 toolb
faac
- HUFFMAN编码的实现,代码比较的清楚明了!
MATLAB_C_API
- As all of you know, MATLAB is a powerful engineering language. Because of some limitation, some tasks take very long time to proceed. Also MATLAB is an interpreter not a compiler. For this reason, executing a MATLAB program (m file) is time consuming
matlab_cpp
- 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®
Csharpnetwork
- c sharp net work,运用C#进行网络设计
sxfft
- N个实序列转成N/2个复序列,求N个实序列实序列FFT快速变换.
micro6.26
- 微小语言编辑器的代码 虽然简单但是LINUX都是由MINIX来的 这也算是启发之源了
Serial
- 一个方便又实用的C++程序,能够和串口通信
RTK
- OMA 数据同步协议SyncML 的c语言完整实现,并有文档说明。
BIANYIDAIMA
- 编译原理学习使用的代码 内容有从词法分析到中间代码生成的代码 并且含有注释
zip232
- 给出了 zip 压缩算法的完整实现过程。
unzip552.tar
- 给出了zip 解压缩算法的完整实现过程。