搜索结果
找到约 13,847 项符合
a-h 的查询结果
其他 A technical trading system comprises a set of trading rules that can be used to generate trading sig
A technical trading system comprises a set of trading rules that can be used to generate trading signals. In general, a simple trading system has one or two parameters that determine the timing of trading signals. Each rule contained in a trading system is the results of parameterizations.
(Source ...
Windows CE 非常适合内嵌式mp3播放,例如控制台!注意看压缩包里readme.doc 详细过程,在ARM及MIPS下通过 新建一个 wce application,选择 a simple windows ce
非常适合内嵌式mp3播放,例如控制台!注意看压缩包里readme.doc 详细过程,在ARM及MIPS下通过
新建一个 wce application,选择 a simple windows ce application
在
1.tool->options->directories>include files里包含必要的头文件
D:\WINCE500\pubilc\directx\SDK\INC
D:\WINCE500\pubilc\common\SDK\INC
D:\WINCE500\pubilc\ ...
matlab例程 实验内容 信号与系统试验报告 自己的作业 1.设有两个信号: 要求x(t)和h(t)采样形成离散序列
实验内容
信号与系统试验报告 自己的作业
1.设有两个信号:
要求x(t)和h(t)采样形成离散序列,
参数选择如下:
采样率Δ=4ms,
频率f=30Hz,
a=2f2ln(M),
M=2.5
在MATLAB下实现连续信号离散化,
并绘制出离散形式的信号波形。 ...
汇编语言 ** File name: target.h ** Last modified Date: 2004-09-17 ** Last Version: 1.0 ** Description
** File name: target.h
** Last modified Date: 2004-09-17
** Last Version: 1.0
** Descriptions: header file of the specific codes for LPC2100 target boards
** Every project should include a copy of this file, user may modify it as ne
书籍源码 复数运算#include<iostream.h> class Complex { public: Complex( double r =0, double i =0 ) C
复数运算#include<iostream.h>
class Complex
{ public:
Complex( double r =0, double i =0 )
Complex(int a) { Real = a Image = 0 }
void print() const
friend Complex operator+ ( const Complex & c1, const Complex & c2 )
friend Complex operator- ( const Complex & c1, const Complex & c2 )
friend ...
单片机开发 c8051f340 串口 程序This program demonstrates how to configure the C8051F340 to use routines in STDIO.h
c8051f340 串口 程序This program demonstrates how to configure the C8051F340 to use routines
in STDIO.h to write to and read from the UART interface. The program
reads a character using the STDIO routine getkey(), outputs that character
to the screen, and then outputs the ASCII hex value of that cha ...
Java编程 Laser Control is a java program that using a webcam detects when a laser pointer is in a specified h
Laser Control is a java program that using a webcam detects when a laser pointer is in a specified hotspot and then does the equivalent of pressing a specified keyboard key. thus controlling Media Portal through it s hot keys. the hotspots can be set by the user as well as the actions taken. Make yo ...
其他书籍 H无穷控制理论最早的文献
H无穷控制理论最早的文献,鼻祖级。作者是Bruce A.Francis.
其他数据库 This a simple database management system. It doesn t use any other code (i.e. ODBC, ADO, etc.) and h
This a simple database management system. It doesn t use any other code (i.e. ODBC, ADO, etc.) and has it s own database file format. I wrote it because I found the other DBMSs code too bulky and hard to debug. It s designed for small applications and I doubt it could handle anything on a large scal ...
matlab例程 This toolbox was designed as a teaching aid, which matlab is particularly good for since source cod
This toolbox was designed as a teaching aid, which matlab is
particularly good for since source code is relatively legible and
simple to modify. However, it is still reasonably fast if used
with the supplied optimiser. However, if you really want to speed
things up you should consider compiling the ...