學習usb的必讀書籍.. USB Complete: Everything You Need to Develop USB Peripherals, Third Edition by Jan Axelson
标签: Peripherals Everything USB Complete
上传时间: 2014-01-03
上传用户:671145514
This temp directory is used by the JVM for temporary file storage. The JVM is configured to use this as its java.io.tmpdir in the catalina.sh and catalina.bat scripts.
标签: configured JVM directory temporary
上传时间: 2016-04-15
上传用户:363186
IT is a small player,very simple,you can control it by upkey,downkey,leftkey,and rightkey
标签: rightkey control downkey leftkey
上传时间: 2016-04-18
上传用户:lz4v4
void III_hufman_decode(struct Granule *gr,int part2_start, int freqline[SBLIMIT][SSLIMIT]) { unsigned int reg1, reg2,i unsigned int part3_length = part2_start + gr->part2_3_length unsigned used int h,*f=&freqline[0][0] if(gr->window_switching_flag && gr->block_type == 2) { /* short block regions */ reg1 = 36 reg2 = 576 } else { /* long block regions */ reg1 = sfBandIndex[fr_ps.header->sampling_frequency].l[gr->region0_count + 1] reg2 = sfBandIndex[fr_ps.header->sampling_frequency].l[gr->region0_count + gr->region1_count + 2] }
标签: III_hufman_decode int freqline Granule
上传时间: 2013-12-19
上传用户:jjj0202
DCT DCT by using c
上传时间: 2014-08-28
上传用户:ANRAN
zlib is designed to be a free, general-purpose, legally unencumbered -- that is, not covered by any patents -- lossless data-compression library for use on virtually any computer hardware and operating system. The zlib data format is itself portable across
标签: general-purpose unencumbered designed covered
上传时间: 2014-01-13
上传用户:hfmm633
learn to use eclipse by example
上传时间: 2014-01-03
上传用户:baitouyu
perl learn perl by examples
上传时间: 2013-12-17
上传用户:woshini123456
This will sample all 8 A/D-channels by the continous mode. Each end of conversion will call an interrupt routine, where the AD-channel is put to Port4[2..0] and the upper nibble of the result is put to Port4[7..4]. Port 4 is connected to the user LEDs of the FlashCan100P Evaluation-Board
标签: will D-channels conversion continous
上传时间: 2013-12-09
上传用户:zm7516678
/* * The internal form of a hash table. * * The table is an array indexed by the hash of the key collisions * are resolved by hanging a linked list of hash entries off each * element of the array. Although this is a really simple design it * isn t too bad given that pools have a low allocation overhead. */ split from apache for general usage
上传时间: 2014-01-07
上传用户:gtf1207