Welcome![Sign In][Sign Up]
Location:
Search - HZ

Search list

[MultiLanguageChineseScape.zip

Description: 支持Windows 3.x、Windows 9x平台上的中文(GB、Big5)、日文(Shift JIS、EUC JIS)、韩文(KS C 5601)、HZ码的显示与输入,智能内码识别,支持屏幕取词翻译的16位程序(VC1.5编译)。作者:朱佳良
Platform: | Size: 1955584 | Author: | Hits:

[Other温升测试

Description: 电机温升测试系统,适用于工作频率为50/60Hz的单/三相小功率异步电机(≤5KW)、串级电机、电动工具的绕组温升测量。适用于工作频率为50/60Hz的电源变压器、充电器、电感镇流器的绕组温升测量。带电原理:在带电工作情况下测量绕组的直流电阻,并用公式折算成温升。专为电动工具定子,转子温升测量而开发,其中定子采用带电法,转子采用断电法-motor temperature test system is applicable to the frequency of 50/60Hz single / three-phase asynchronous motors power the small ( 5KW), Cascade motor, electric tools winding temperature measurement. Applicable to the frequency of 50/60 Hz power transformers, chargers, the inductance ballasts winding temperature measurement. Charged Principle : Live in work measurement of the winding resistance DC, and the formulas used converted into temperature. Electric tools for the stator and rotor temperature measurement and development, which use charged stator, rotor features a power law
Platform: | Size: 196894 | Author: dm | Hits:

[Speech/Voice recognition/combineJAVA的声音处理方法 (转自伊氏女人)-----淘特网

Description: 数字音频格式有很多种,其质量与采样频率和采样精度两个参数有关。频率的表示单位为赫兹〔Hz〕,它表示每秒采样次数。采样频率越高,音质就越好。采样精度为每次采样所存储的数据数量,它决定每个数字信号所能够表示的离散振幅的数量。存储每个样本的数据越多,音质就越好。但是高品质的声音需要占用大量的内存和磁盘空间。考虑到网络带宽,在Internet连接上传输就需要花费很长的时间。对于Applet来说,保证声音文件的最小化是极为重要的。-digital audio format there are many, the quality and frequency of sampling and sampling accuracy of the two parameters. The frequency of Hertz unit of [Hz], it said the number of samples per second. The higher sampling frequency, the sound quality better. For each sampling precision sampling by the amount of data storage, it was decided that each digital signal can be expressed as the number of discrete amplitude. Each sample storage of more data, better sound quality. But high-quality voice would take a lot of memory and disk space. Consideration of the network bandwidth, the transmission on the Internet connection on the need to spend a very long time. Applet for instance, to ensure that voices of the smallest document is very important.
Platform: | Size: 4824 | Author: 麦麦 | Hits:

[Other占空比和频率

Description: 用ATMEL公司的S52内部定时器测量脉冲频率,范围从0.5Hz到30KHz,该程序已经调试成功,可以直接运用。-ATMEL Corporation with the S52 internal timer pulse measurement frequency range from 0.5 Hz to 30KHz, the debugging procedure has been successful, can be directly used.
Platform: | Size: 59406 | Author: 张炜 | Hits:

[Mathimatics-Numerical algorithmspsd

Description: 计算ARMA(p,q)模型的功率谱密度。 形参说明: b——双精度实型一维数组,长度为(q+1),存放ARMA(p,q)模型的滑动平均系数。 a——双精度实型一维数组,长度为(p+1),存放ARMA(p,q)模型的自回归系数。 q——整型变量,ARMA(p,q)模型的滑动平均阶数。 p——整型变量,ARMA(p,q)模型的自回归阶数。 sigma2——双精度实型变量,ARMA(p,q)模型白噪声激励的方差。 fs——双精度实型变量,采样频率(Hz)。 x——双精度实型一维数组,长度为len。当sign=0时,存放功率谱密度;当sign= 1时,存放用分贝表示的功率谱密度。 freq——双精度实型一维数组,长度为len。存放功率谱密度所对应的频率。 len——整型变量,功率谱密度的数据点数。 sign——整型变量,当sign=0时,计算功率谱密度;当sign=1时,计算用分贝表 示的功率谱密度。 -calculated ARMA (p, q) model of the power spectral density. - Participation : b -- double-precision real one-dimensional arrays, length (q 1), storage ARMA (p, q) model of the average coefficient of sliding. A -- double-precision real one-dimensional arrays, length (p 1), storage ARMA (p, q) model of regression coefficients. Q -- integer variables, ARMA (p, q) moving average model of order. P -- integer variables, ARMA (p, q) model of order since the reunification. Sigma2 -- double precision real-type variables, ARMA (p, q) model white noise variance. Fs -- double precision real-type variables, sampling frequency (Hz). X -- double-precision real one-dimensional array, the length of len. When the sign = 0, storage power spectral density; When the sign = 1:00, storage decibel levels, said th
Platform: | Size: 24159 | Author: lkz | Hits:

[Other resourceDAC ADUC848

Description: DAC outputs a sine wave 550Hz to DAC0. Rate calculations assume defualt clock of 2.097152MHz 针对于ADUC848-DAC outputs a sine wave 550Hz to DAC0. Rate c alculations assume defualt clock of 2.097152M Hz to address ADUC848
Platform: | Size: 7544 | Author: 日哦 | Hits:

[Other resourcetiaopin

Description: 本代码实现利用DDS器件AD9851和单片机实现任意频率(100hz-10Mhz)正弦波的产生-code system to use the device AD9851 DDS and MCU arbitrary frequency (100Hz - 10Mhz) for the selection of sine wave
Platform: | Size: 3468 | Author: 非西 | Hits:

[Other resourceHZ.ZIP

Description: 汉字点阵滚动指示牌源程序.txt 汉字点阵滚动指示牌源程序.txt-Chinese lattice rolling signs source. Txt Chinese lattice rolling signs source. Txt
Platform: | Size: 10736 | Author: 齐献金 | Hits:

[Mathimatics-Numerical algorithmsMAMPRES

Description: Routine mampres: To obtain amplitude response from h(exp(jw)). input parameters: h :n dimensioned complex array. the frequency response is stored in h(0) to h(n-1). n :the dimension of h and amp. fs :sampling frequency (Hz). iamp:If iamp=0: The Amplitude Res. amp(k)=abs(h(k)) If iamp=1: The Amplitude Res. amp(k)=20.*alog10(abs(h(k))). output parameters: amp :n dimensioned real array. the amplitude-frequency response is stored in amp(0) to amp(n-1). Note: this program will generate a data file \"filename.dat\" . in chapter 2-Routine : To obtain amplitude response from h (exp (jw)). input parameters : h : n dimensioned complex array. the frequency res Islam is stored in h (0) to h (n-1). n : the dimension of h and amp. fs : sampling frequency (Hz). iamp : If iamp = 0 : The Amplitude Res. amp (k) = abs (h (k)) If iamp = 1 : The Amplitude Res. amp (k) = 20 .* alog10 (abs ( h (k))). output parameters : amp : n dimensioned real array. the amplitude-freq uency response is stored in amp (0) to amp (n-1). Note : this program will generate a data file "filenam e.dat. " in chapter 2
Platform: | Size: 969 | Author: king_key | Hits:

[Other resourceHZ

Description: 在图形学中实现汉字的显示,在Dos下通过自定义字库实现汉字显示-achieve the graphics display Chinese characters in Dos through custom font for Chinese shows
Platform: | Size: 970 | Author: zyf | Hits:

[Communicationqpsksystem_SJSU

Description: This is a model of a QPSK modulation system for transmission over a bandpass channel with fc = 100 Hz and B = 30 Hz and AWGN at the receiver. SRRC fi lters with excess bandwidth α = 0.18 are employed. The receiver includes an NDA timing recovery loop followed by a DD phase recovery loop. -This is a model of a QPSK modulation system f or transmission over a bandpass channel with fc = 100 Hz and B = 30 Hz and AWGN at the receiver. SRRC
Platform: | Size: 15826 | Author: xiaoying | Hits:

[Otherzmod

Description: Rotating shafts experience a an elliptical motion called whirl. It is important to decompose this motion into a forward and backward whil orbits. The current function makes use of two sensors to generate a bi-directional spectrogram. The method can be extended to any time-frequency distribution % % compute the forward/backward Campbell/specgtrogram % % INPUT: % y (n x 2) each column is measured from a different sensor % /////// % __ % |s1| y(:,1) % |__| % __ % / \\ ________|/ % | | | s2 |/ y(:,2) % \\____/ --------|/ % % Fs Sampling frequnecy % % OUTPUT: % B spectrogram/Campbel diagram % x x-axis coordinate vector (time or Speed) % y y-axis coordinate vector (frequency [Hz]) -an experience a elliptica l motion called whirl. It is important to decomp Rose this motion into a forward and backward whil orbits. The current function makes use of two se nsors to generate a bi-directional spectrogra m. The method can be extended to any time-freque ncy distribution% compute the forward / backw ard Campbell / specgtrogram% INPUT : % y (n x 2) each column is measured from a differen t sensor ///////%%% __ | s1 | y (:, 1)% | __ |%% __ / \\ ________|/% | | | s2 | / y (:, 2)% \\ ___/_____/20__ --------|/% Fs Sampling frequnecy %% OUTPUT : spectrogram% B / Campbel diagram% x x-axis coor dinate vector (time or Speed)% y y-axis coordin ate vector (frequency [Hz])
Platform: | Size: 62056 | Author: yupenghui | Hits:

[Other Embeded programhz

Description: 一款与HKZ16配合使用的16x16点阵字库单个汉字点阵信息获取的工具-Be used in conjunction with the HKZ16 a 16x16 dot matrix font a single Chinese character dot-matrix information acquisition tool
Platform: | Size: 6144 | Author: zengrongyue | Hits:

[SCMStandard-for-Coding-25_50-Hz-Video

Description: Standard for Coding 25_50 Hz Video,仅供学习参考,不得他用,-Standard for Coding 25_50 Hz Video, study reference purposes only, not he, thank you ...
Platform: | Size: 25600 | Author: liurj | Hits:

[ARM-PowerPC-ColdFire-MIPSLCD-HZ

Description: arm9 LCD在应用方面的汉子显示及其基本原理-Arm9 LCD display of man in the application aspect and Basic principle
Platform: | Size: 334848 | Author: | Hits:

[SCMHZ-meter

Description: 此文件為基於PIC16F877A的頻率計,裏面含有proteus仿真原理圖和源代碼-This file is HZ-meter based on PIC16F877A,it includes simulation schematic
Platform: | Size: 33792 | Author: 黃琳 | Hits:

[Other Embeded programHZ-EepromAT24C04

Description: 本人原创《HZ-EepromAT24C04》-My original " HZ-EepromAT24C04"
Platform: | Size: 89088 | Author: zhanghanzhou | Hits:

[Embeded-SCM DevelopHZ-C51-DEMO

Description: HZ-C51 DEMO原理图 配套《手把手教你学单片机的C程序设计》实验程序 北京航空航天大学-HZ-C51 DEMO schematics supporting "taught you how to learn microcontroller C Programming" experimental procedure Beijing University of Aeronautics and Astronautics
Platform: | Size: 120832 | Author: 陈晓宇 | Hits:

[VHDL-FPGA-Verilogpwn-FOR-60-HZ

Description: THis code is for Spwm based inverter.with 25khz carrier frequency of pwm and 60 hz frequency which is modulated on pwm.compiled in altera Quartus
Platform: | Size: 1587200 | Author: Motasim Masood | Hits:

[Energy industryHz

Description: 计算磁场随深度变化情况,L为发射线圈边长(单位m),cs为层数,s为接收线圈面积(单位m2),zs为收线圈匝数-hz change with the depth
Platform: | Size: 2048 | Author: 刘耀宁 | Hits:
« 12 3 4 5 6 7 8 9 10 ... 34 »

CodeBus www.codebus.net