码迷,mamicode.com
首页 >  
搜索关键字:frequency    ( 468个结果
Uva488 Triangle Wave
In this problem you are to generate a triangular wave form according to a specified pair of Amplitude and Frequency. Input and Output The input begins with a single positive integer on a line by i...
分类:其他好文   时间:2014-07-03 17:15:14    阅读次数:204
ZOJ 3793 First Digit
rt,直接猜1 First Digit Time Limit: 2 Seconds      Memory Limit: 65536 KB      Special Judge Benford's Law, also called the First-Digit Law, refers to the frequency distribution of digits i...
分类:其他好文   时间:2014-06-20 13:04:39    阅读次数:277
HITAG 2 125kHz RFID IC Read-Write 256 bits
Features 256 bits EEPROM memory organized in 8 pages of 32 bits each 32 bits unique factory programmed serial number Typical operating frequency : ...
分类:其他好文   时间:2014-05-26 13:32:43    阅读次数:287
基带、中频、射频、微波
射频识别(英文:Radio Frequency IDentification,缩写:RFID)是一种无线通信技术,可以通过无线电讯号识别特定目标并读写相关数据,而无需识别系统与特定目标之间建立机械或者光学接触。波长x频率=光速
分类:其他好文   时间:2014-05-17 18:42:55    阅读次数:352
lightoj 1427 - Substring Frequency (II) AC自动机
模板题,找来测代码。注意有相同单词//#pragma comment(linker, "/STACK:1024000000,1024000000")#include#include#include#include#include#include#include#include#include#inc...
分类:其他好文   时间:2014-05-16 05:45:11    阅读次数:403
Microchip 125 kHz RFID System Design Guide
Passive RFID Basics - AN680INTRODUCTIONRadio Frequency Identification (RFID) systems useradio frequency to identify, locate and track people,assets an...
分类:其他好文   时间:2014-05-11 17:46:08    阅读次数:554
VC用Beep整几首歌听听~~~
//生日快乐歌#include "stdafx.h"#include void main(void) { unsigned FREQUENCY[] = {392,392,440,392,523,494, 392,392,440,392,587,523, 392,392,784,659,52...
分类:其他好文   时间:2014-05-09 23:23:22    阅读次数:423
字符数组在C++、C#等语言中的操作
1,C++中操作数组 #include using namespace std; int length(char []); void output_frequency(char []); int main() { char str[]="yan cong min"; cout<<"要处理的字符串为:"<<str<<endl; cout<<"字符串长度为:"<<lengt...
分类:编程语言   时间:2014-05-05 13:29:30    阅读次数:432
468条   上一页 1 ... 45 46 47
© 2014 mamicode.com 版权所有  联系我们:gaon5@hotmail.com
迷上了代码!