DSP2407比较全的源程序 包括SPI设计,AD,DA,ramtest, SCI,CAN,PWM,key,EXINT,24C02,VECTOR等
上传时间: 2017-08-13
上传用户:aa54
ESRIMapObjectsLT 2 and MicrosoftVisual Basic6 to build an application that uses maps. Display a map with multiple layers. Control panning and zooming. Create a toolbar control. Base the display of map layers on scale. Perform spatial and logical queries. Display features with thematic renderers. Add vector data and images to a map programmatically.
标签: ESRIMapObjectsLT MicrosoftVisual application Display
上传时间: 2013-12-18
上传用户:dbs012280
While faster processors, larger memory, and powerful graphics are fundamental requirements for workstations, users are also demanding a low-cost, solution-based approach wrapped around a standards-based technology. The Sun UltraTM 20 Workstation, which leverages the AMD OpteronTM processor with Direct Connect Architecture based on AMD64 technology, provides multiple operating system choices and leading nVidia graphics, delivers a platform that offers flexibility and performance in a cost-effective package with solutions to benefit customers across the board.
标签: requirements fundamental processors graphics
上传时间: 2017-08-17
上传用户:zhaiye
adhoc in c & c++ it hepls finding the shortest path among adhoc network . it provides advance protocols to find distence vector
标签: adhoc shortest provides finding
上传时间: 2013-12-14
上传用户:rocketrevenge
This is a verilog code used oversampled clock to implement SPI slave. Also include C code for a ARM processor as the SPI master
标签: code oversampled implement include
上传时间: 2013-12-13
上传用户:leixinzhuo
这个程序是实现人工智能中的A*算法,照着书上的算法做的。Queue类是自己写的一个队列类,用来实现open表和closed表。原来用Vector做的,但后来发现Vector中保存的只是引用,生成子状态后表中的状态也跟着变了,只好自己实现一个队列类。
上传时间: 2017-09-02
上传用户:xinzhch
Particle swarm optimization (PSO) was originally designed and introduced by Eberhart and Kennedy (Ebarhart, Kennedy, 1995 Kennedy, Eberhart, 1995 Ebarhart, Kennedy, 2001). The PSO is a population based search algorithm based on the simulation of the social behavior of birds, bees or a school of fishes. This algorithm originally intends to graphically simulate the graceful and unpredictable choreography of a bird folk. Each individual within the swarm is represented by a vector in multidimensional search space.
标签: optimization introduced originally and
上传时间: 2017-09-08
上传用户:hoperingcong
Commercially available active noise control headphones rely on fixed analog controllers to drive "anti-noise" loudspeakers. Our design uses an adaptive controller to optimally cancel unwanted acoustic noise. This headphone would be particularly useful for workers who operate or work near heavy machinery and engines because the noise is selectively eliminated. Desired sounds, such as speech and warning signals, are left to be heard clearly. The adaptive control algorithm is implemented on a Texas Instruments (TI™ ) 1 TMS320C30GEL digital signal processor (DSP), which drives a Sony CD550 headphone/microphone system. Our experiments indicate that adaptive noise control results in a dramatic improvement in performance over fixed noise control. This improvement is due to the availability of high-performance programmable DSPs and the self-optimizing and tracking capabilities of the adaptive controller in response to the surrounding noise.
标签: Commercially controllers headphones available
上传时间: 2013-12-04
上传用户:dyctj
Here an embedded System-on-Chip is build, in an Xilinx Spartan-3 FPGA with Microblaze as the processor.A PLB core System is made with the VGA IP core attached to it. The software written for the MicroBlaze processor specifies the object, the color and the movement of the display. The functionality of the module is verified by implementation on Spartan 3.
标签: System-on-Chip Microblaze embedded Spartan
上传时间: 2013-12-20
上传用户:上善若水
Implementation of GPU (Graphics Processing Unit) that rendered triangle based models. Our goal was to generate complex models with a movable camera. We wanted to be able to render complex images that consisted of hundreds to thousands of triangles. We wanted to apply interpolated shading on the objects, so that they appeared more smooth and realisitc, and to have a camera that orbitted around the object, which allowed us to look arond the object with a stationary light source. We chose to do this in hardware, because our initial implementation using running software on the NIOS II processor was too slow. Implementing parallelism in hardware is also easier to do than in software, which allows for more efficiency. We used Professor Land s floating point hardware, which allowed us to do calculations efficiency, which is essential to graphics.
标签: Implementation Processing Graphics rendered
上传时间: 2014-11-22
上传用户:shawvi