In this example, a task created with the configuration tool goes in a loop forever in which it spends parts of the time doing atomic operation
标签: configuration example created forever
上传时间: 2015-09-14
上传用户:qunquan
Modbus code found on web. Not mine! Credit goes to the developers (see inside code)
标签: code developers Modbus Credit
上传时间: 2014-01-08
上传用户:hakim
Nothing in my mind just goes
标签: nothing goes mind just in my
上传时间: 2017-04-23
上传用户:friede17
Nothing in my mind just goes
标签: nothing goes mind just in my
上传时间: 2017-04-23
上传用户:friede17
Nothing in my mind just goes 8
标签: nothing goes mind just in my
上传时间: 2017-04-23
上传用户:friede17
Abstract: This application note describes how sampling clock jitter (time interval error or "TIE jitter") affectsthe performance of delta-sigma digital-to-analog converters (DACs). New insights explain the importanceof separately specifying low-frequency (< 2x passband frequency) and high-frequency or wideband (> 2xpassband frequency) jitter tolerance in these devices. The article also provides an application example ofa simple highly jittered cycle-skipped sampling clock and describes a method for generating a properbroadband jittered clock. The document then goes on to compare Maxim's audio DAC jitter tolerance tocompetitor audio DACs. Maxim's exceptionally high jitter tolerance allows very simple and low-cost sampleclock implementations.
上传时间: 2013-10-25
上传用户:banyou
Have you had the exasperating experience of a laptop orPDA defi antly not responding to your commands? Youfrantically press key after key, but to no avail. As hopeturns to anger (but just before you throw the company’slaptop through the window) you slam your fi nger againstthe on/off power button. Ten seconds later, your laptopfi nally surrenders and the screen goes black in a highpitched whimper.
上传时间: 2013-12-10
上传用户:Vici
XMDS is a code generator that integrates equations. You write them down in human readable form in a XML file, and it goes away and writes and compiles a C++ program that integrates those equations as fast as it can possibly be done in your architecture.
标签: integrates generator equations readable
上传时间: 2014-11-27
上传用户:hebmuljb
This code in this directory implements the binary hopfield network. Source code may be found in HOPNET.CPP. A sample training file is H7x8N4.trn. Sample test pattern files are: H7x8D4.TST, H5x8D7.TST, H5x8D7.TST and H5x8D9.TST, Output of the program goes to both the screen and a file, ARCHIVE.LST.
标签: code implements directory hopfield
上传时间: 2014-01-16
上传用户:123啊
Given an positive integer A (1 <= A <= 109), output the lowest bit of A. For example, given A = 26, we can write A in binary form as 11010, so the lowest bit of A is 10, so the output should be 2. Another example goes like this: given A = 88, we can write A in binary form as 1011000, so the lowest bit of A is 1000, so the output should be 8.
标签: A. positive integer example
上传时间: 2014-01-22
上传用户:rocketrevenge