搜索资源列表
80C196KB_ControlMOtor
- 说明:采用与C极其类似的PL/M-96语言编写。 单片机采用Intel的96系列KB; 开发环境为Wave6000; 该程序的功能为采用模糊滑膜变结构 控制算法,控制一台电机进行调速。-Note : C PL/M-96 very similar language. Intel microcontroller series of 96 KB; For Wave6000 development environment; The procedure for the introd
hugenumbers
- This unit uses an array of bytes to represent a LARGE number. The number is binairy-stored in the array, with the Least Significant Byte (LSB) first and the Most Significant Byte (MSB) last, like all Intel-integer types.-This unit uses an array of by
TurboPascalAdvancedProgramming
- 第1章 TURBO PASCAL高级编程技术 1.1 单元及其使用 1.2 与汇编语言混合编程 1.3 与C语言混合编程 1.4 过程类型及其使用 1.5 中断例程的编写方法 1.6 动态数组及其使用 1.7 扩充内存(EMS)及其使用 1.8 扩展内存(XMS)及其使用 1.9 程序的标准数据作代码处理的方法 第2章 实用工具单元 2.1 屏幕输入与输出单元ACRT 2.2 字符串处理单元ASTR 2.3 磁盘
signal-processing
- Intel开发的IPP库的应用例程,包含数据处理的很多算法的演示。
opencv to matlab
- cvlib_mex is a collection (over two dozens) of matlab callable routines from the the OpenCV library (www.intel.com/research/mrl/research/opencv/). OpenCV is a real time computer vision library with many image processing capabilities and it is amaz
opencv to matlab
- cvlib_mex is a collection (over two dozens) of matlab callable routines from the the OpenCV library (www.intel.com/research/mrl/research/opencv/). OpenCV is a real time computer vision library with many image processing capabilities and it is amaz
hyplas
- ************************************************************************ * * * * * THIS IS THE H Y P L A S 2.0 README FILE * * ----------------- * * * * HYPLAS is a finite element program for implicit small and large * * strain analisys of hyperelast
GotoBLAS.传说中最快的数值计算包
- 传说中最快的数值计算包。据说比Intel MKL还快。很多源码都采用了汇编编写,Legend of the numerical calculation of the fastest package. Reportedly faster than the Intel MKL. A lot of compilation of source code has been adopted to prepare
NetCDF3.6.1Beta1.Win32.for.CVF.IVF
- 0. Tree of the prebuilt NetCDF-3.6.1 Beta1 Win32 file "NetCDF3.6.1Beta1.Win32.for.CVF.IVF.rar" 1. Using pre-built binaries 2. Using NetCDF libraries in Compaq Visual Fortran (CVF) 6.* and Intel "Visual" Fortran(IVF) 9.*, 10.
ARPACK
- 特征值求解库,非并行部分,vc9动态库工程,需要集成intel fortran 编译器。已经测试过包中所带的例子。-Eigenvalue solution of the Treasury, non-parallel part, vc9 dynamic database works, required integrated intel fortran compiler. Has been tested package brought examples.
Intel_Visual_Fortran_Code
- Intel Visual Fortran 应用程序开发 周振红编著
MedianFilter
- 中值滤波算法,利用intel的mmx技术,速度比普通快上几十倍-median filter, using the MMX technique from Intel, the speed is quite promising when compared to normal one
IPPIntelPack
- Integrated Performance Primitive from Intel Library Expansion Package
IntelVisualFortran
- Intel Visual Fortran 程序编译-Intel Visual Fortran coupling-restart.cae
fft_ifft
- 定点化Complex16快速基4 FFT(IFFT)代码,使用SSE针对Intel CPU优化,支持阶数4-4096 其中计算4096阶FFT仅需10us-Fixpoint (Complex16) base 4 FFT code, using SSE to optimize for Intel CPU, supporting order of 4-4096
interleave
- 比特级交织的一种快速实现,可以达到2Gbps的吞吐量,适用于P4以后的CPU,针对Intel CPU优化-A fast implementation of interleaving which can achieve 2Gbps of throughput, optimization for Intel P4 after the CPU
arpack-ng-3.0.2.tar
- ARPACK-NG,特征值求解库,linux下,也可用于vc9动态库工程,需要集成intel fortran 编译器。已经测试过包中所带的例子。-ARPACK-NG is a collection of Fortran77 subroutines designed to solve large scale eigenvalue problems.
Intel-Math-Kernel-Library
- Intel Math Kernel Library 函数库用户参考手册,很全的手册,共3316页-Intel® Math Kernel Library11.0 Reference Manual
Viterbi_Tst
- 这是用itpp库编写的卷积码的解码程序。由于用C++库和Intel的MKL库,所以速度飞快。同样的仿真点数, Matlab2012下用了15分半钟,而这个程序仿真只用了半分钟,相当于是matlab速度的30多倍。-This is itpp prepared for the convolutional code decoding process. Because with C++ libraries and Intel' s MKL library, so fast. The same
DFT
- 基于Intel IPP的计算离散傅里叶变换的源码-Intel IPP-based computing discrete Fourier transform of the source