搜索结果
找到约 24 项符合
goes 的查询结果
按分类筛选
DSP编程 In this example, a task created with the configuration tool goes in a loop forever in which it spend
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
其他 Modbus code found on web. Not mine! Credit goes to the developers (see inside code)
Modbus code found on web. Not mine! Credit goes to the developers (see inside code)
源码 nothing in my mind just goes 3
Nothing in my mind just goes
源码 nothing in my mind just goes 6
Nothing in my mind just goes
软件 nothing in my mind just goes 8
Nothing in my mind just goes 8
模拟电子 音频数模转换器DAC抖动的灵敏度分析
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-frequenc ...
测试测量 DN427开关控制器故障保护电压监测
&nbsp;
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&rsquo;slaptop through the window) you slam your fi nger againstthe on/of ...
数学计算 XMDS is a code generator that integrates equations. You write them down in human readable form in a
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.
人工智能/神经网络 This code in this directory implements the binary hopfield network. Source code may be found in HOP
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. ...
数据结构 Given an positive integer A (1 <= A <= 109), output the lowest bit of A. For example, given A
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 b ...