资源列表
1058
- acm编程的一个小题目,算法很好,很值得收藏-this is a acm program。
play
- 实时图像和视频文件的播放,实时图像和视频文件的播放的播放都是通过微软提供的DirectShow组件实现的。-Real-time image and video files playback, real-time playback of images and video files playback are provided through Microsoft DirectShow component achieved.
contourbook
- this is a document of contour fi-this is a document of contour fill
barnes
- this interpolation of barnes-this is interpolation of barnes
infiniteintegral
- 实现高数中的,无穷积分,在写大程序时,可以用上的。-High number of, infinite points, when writing large program, can be used for the.
GridData
- this is grid for fortran
test
- this is grib to fortran
NI2009_1
- 2009 NI图形化系统设计巡回研讨会 讲义,实时系统下实现快速原型与验证-2009 NI GSD PPT
shuangshukong
- SDA EQU P1.7 数据线 SCL EQU P1.6 时钟线 ZJKZ EQU 31H 发送、接收数据位数计数器 DATAK EQU 32H X9221A的参数 INSTE EQU 33H X9221A的指令 (I3I2I1I0 0 P0 R1 R0) 例如R0增大或减小用 MOV INSTE,#0C0H 向第0个电位器的R0寄存器写指令 MOV DATAK,#63 (0 0 D5 D4 D3 D2 D1 D0) LCALL XWCR(或XSJCQ
CH_3_Ethics
- note about engineering ethics
FIR3
- 用窗函数法设计FIR滤波器的AtiveX控件,里面包含了基2的FFT,IFFT函数,窗函数可选,返回滤波器系数,并且画出所设计的滤波器的频谱图。-AtiveX control uing window function method to design FIR filter,in which there are also the FFT function.The ctrol returns the conficient of the filter and draws the spectrum of
FIRCON
- 用MFC编写基于对话框的对FIR滤波器设计控件的使用的示例程序,可点击按钮设计滤波器的参数,长度等。-A demo programe of the FIR filter design ActiveX ctrl.It s a dialog programe based on MFC in visual c++6.0