资源列表
1
- chemkin library and transport library for CHEMKIN-II VERSION: 3.9, 2005 respectively!
dmath
- driver to call premix
premix
- subroutine premix for chemkin ii
FFTTest
- 进行FFT运算等dsp算法,程序开发和软件编程(DSP algorithm such as FFT algorithm)
GY-MCU90615v1
- GY-MCU90615高精度探温模块STM32程序。(GY-MCU90615 high precision temperature detecting module STM32 program.)
037880
- 汽车边缘信息也主要集中在其高频部分,因此,如何去掉高频干扰又同时保持边缘信息(Auto edge information is mainly concentrated in the high frequency part, therefore, how to get rid of high frequency interference and at the same time keep the edge information)
math
- subroutine fun for premix chemkin ii
pre2
- subroutine dgesl in double precision format
Matlab-VoiceBox
- 常用的语音信号处理工具,做语音信号实验用的(Commonly used voice signal processing tools for voice signal experiments)
FPGA TFT 驱动
- 用于 驱动TFT的FPGA代码。该代码是用VHDL编写。(FPGA code for driving TFT.)
teechart
- teechart在VB 中画标准降雨径流图的程序(TeeChart in the VB draw standard rainfall runoff map procedures)
VB ARGB
- 用VB实现ARGB,方法很简单。 背景R * (1 - A / 255) + 图像R * (A / 255) 背景G * (1 - A / 255) + 图像G * (A / 255) 背景B * (1 - A / 255) + 图像B * (A / 255) 虽然对于图像的处理较为慢一些...(Using VB to implement ARGB, the method is very simple. Background R * (1 - A / 255) + image R *