搜索资源列表
C-C++
- 曾经碰到过让你迷惑不解、类似于int * (* (*fp1) (int) ) [10] 这样的变量声明吗?本文将由易到难,一步一步教会你如何理解这种复杂的 -had encountered let you puzzled, similar to int * (* (* fp1) (int)) [10] variables such statement? This paper will be easy to arrive difficul
CC++_distinguish
- 如何理解c和c ++的复杂类型声明。 曾经碰到过让你迷惑不解、类似于int * (* (*fp1) (int) ) [10] 这样的变量 声明吗?本文将由易到难,一步一步教会你如何理解这种复杂的C/C++声明。-how to understand the c and c complex type declaration. Had encountered let you puzzled, similar to the int *
塞班定时器应用举例
- 关于定时器的一个应用,创建动态的曲线图。平台为3rd sdk fp1
C-C++
- 曾经碰到过让你迷惑不解、类似于int * (* (*fp1) (int) ) [10] 这样的变量声明吗?本文将由易到难,一步一步教会你如何理解这种复杂的 -had encountered let you puzzled, similar to int* (* (* fp1) (int)) [10] variables such statement? This paper will be easy to arrive difficult
CC++_distinguish
- 如何理解c和c ++的复杂类型声明。 曾经碰到过让你迷惑不解、类似于int * (* (*fp1) (int) ) [10] 这样的变量 声明吗?本文将由易到难,一步一步教会你如何理解这种复杂的C/C++声明。-how to understand the c and c complex type declaration. Had encountered let you puzzled, similar to the int*
Audio_Streaming_recorder
- 使用Streaming方式进行AMR-NB和PCM格式的录音和播放,支持symbian S60第三版 S603rd FP1 SDK环境下顺利编译,并在Nokia 5700真机上运行-Streaming means the use of AMR-NB and PCM format recording and playback, support for symbian S60 third edition S603rd FP1 SDK com
Chat
- 一个聊天的软件,支持诺基亚s60v3 fp1机型-A chat software s60v3 fp1 Supported Nokia models
Animation
- 一个S60V3 FP1的动画制作源代码。-S60V3 FP1 an animation of the source code.
Editor
- 一个S60V3 FP1 的编辑软件,可以对一些TXT文件编辑-S60V3 FP1 one of the editing software, you can edit a number of TXT file
S60_Platform_Camera_Example_v3_0_en
- This Symbian C++ code example demonstrates how to easily use the onboard camera with zoom and autofocus, utilising an accompanying CameraWrapper made by Forum Nokia. The Camera Wrapper supports all Nokia s S60 devices ba
RetroBlaster
- 1,自适应屏幕,经过2nd fp1,3rd fp1模拟器测试176x208 240x320下表现尚可。 2,支持s60,2nd, 3rd。 3,一个比较完整的坦克游戏。-1, adaptive screen, the 2nd fp1, 3rd fp1 emulator 176x208 240x320 test can be performed. 2, support for s60, 2nd, 3rd. 3, a more comple
bandpass_IIR
- 設計數位帶通濾波器其通帶邊緣頻率Fp1=100Hz Fp2=4000Hz ,止帶邊緣頻率 Fs1=20Hz Fs2=4100Hz αp=2dB αs=16dB-design a bandpass IIR digital filter passband edge1 100Hz stopband edge1 20Hz passband edge2 4000Hz stopband edge1 4100Hz passband rip
C_C_plusplus_Complex_type_define
- C和C++复杂类型声明的一篇说明,对类似于int * (* (*fp1) (int) ) [10]这样的类型声明进行了详细的讲解。-C and C++ complex type declaration of a show that pairs of similar to the int* (* (* fp1) (int)) [10] This type of statement explaining in detail.
VB_PLC_Comm
- vb与松下plc fp1进行通讯,可以进行单点控制,和数据寄存器控制-vb and Matsushita plc fp1 communication, can be a single point of control, and data registers control
FP1
- verilog實現FPGA串流加密雛形 持續研究中 鏈波器 LFSP-verilog FPGA stream encryption to achieve sustained research prototype chain Filter LFSP
design
- 根据语音信号的特点给出有关滤波器的性能指标:1)低通滤波器性能指标,fp=1000Hz,fc=1200 Hz, As=100dB,Ap=1dB;2)高通滤波器性能指标,fc=2800 Hz,fp=3000 Hz As=100dB,Ap=1dB;3)带通滤波器性能指标,fp1=1200 Hz,fp2=3000 Hz,fc1=1000 Hz,fc2=3200 Hz,As=100dB,Ap=1dB。用IIR对其分析,最后,利用MATLAB中的
matlab011
- 根据语音信号的特点给出有关滤波器的性能指标:1)低通滤波器性能指标,fp=1000Hz,fc=1200 Hz, As=100dB,Ap=1dB;2)高通滤波器性能指标,fc=2800 Hz,fp=3000 Hz As=100dB,Ap=1dB;3)带通滤波器性能指标,fp1=1200 Hz,fp2=3000 Hz,fc1=1000 Hz,fc2=3200 Hz,As=100dB,Ap=1dB。用IIR对其分析,最后,利用MATLAB中的
Fp1
- chkil about me for matlab
chengxu
- 1.找点一段心电信号,画出信号时域波形和频谱图; 2. 利用MATLAB中的随机函数产生噪声加入到心电信号中,使心电信号被污染,读出污染后的号并画出对应信号的时域波形和频谱图; 3.用双线性变换法设计一个Butterworth带通滤波器,输出所设计的滤波器的阶次,分子、分母多项式的系数,画出滤波器的频率响应(幅频响应和相频响应)曲线;(也可以根据自己需要设置滤波器性能指标) 带通通滤波器设计性能指标:fs1=10Hz, fp
3-LOCPOT
- 可以处理三维矩阵数据,三维数组的线性化处理,-#include<stdio.h> #define N 56 #define M 56 #define L 336 #define Leng 23.693 double V[N][M][L] void main() { int i, j, k double Z[L], ZL[L], S, A FILE*fp1,*fp