搜索结果

找到约 295 项符合 Without 的查询结果

其他书籍 ecos RTOS 原理介绍和应用开发The design philosophy of eCos was to augment an open-source RTOS (which meant no

ecos RTOS 原理介绍和应用开发The design philosophy of eCos was to augment an open-source RTOS (which meant no per-unit royalties) with source-level con?guration tools that would enable embedded developers to scale their RTOS from hundreds of bytes to hundreds of kilobytes without needing to manu- all ...
https://www.eeworm.com/dl/542/431069.html
下载: 50
查看: 1073

VC书籍 This book introduces embedded systems to C and C++ programmers. Topics include testing memory device

This book introduces embedded systems to C and C++ programmers. Topics include testing memory devices, writing and erasing Flash memory, verifying nonvolatile memory contents, controlling on-chip peripherals, device driver design and implementation, optimizing embedded code for size and speed, and m ...
https://www.eeworm.com/dl/686/441641.html
下载: 197
查看: 1066

matlab例程 FFTGUI Demonstration of Finite Fourier Transform. FFTGUI(y) plots real(y), imag(y), real(fft(y)

FFTGUI Demonstration of Finite Fourier Transform. FFTGUI(y) plots real(y), imag(y), real(fft(y)) and imag(fft(y)). FFTGUI, without any arguments, uses y = zeros(1,32). When any point is moved with the mouse, the other plots respond. Inspired by Java applet by Dave Hale, Stanford Explo ...
https://www.eeworm.com/dl/665/449126.html
下载: 73
查看: 1064

加密解密 This program is free software you can redistribute it and/or modify it under the terms of the GN

This program is free software you can redistribute it and/or modify it under the terms of the GNU General Public License as published by the Free Software Foundation either version 2 of the License, or (at your option) any later version. This program is distributed in the hope that it wil ...
https://www.eeworm.com/dl/519/449218.html
下载: 39
查看: 1853

加密解密 This program is free software you can redistribute it and/or modify it under the terms of the GN

This program is free software you can redistribute it and/or modify it under the terms of the GNU General Public License as published by the Free Software Foundation either version 2 of the License, or (at your option) any later version. This program is distributed in the hope that it wil ...
https://www.eeworm.com/dl/519/449221.html
下载: 26
查看: 1074

matlab例程 This code proposes genetic algorithm (GA) to optimize the point-to-point trajectory planning for a 3

This code proposes genetic algorithm (GA) to optimize the point-to-point trajectory planning for a 3-link robot arm. The objective function for the proposed GA is to minimizing traveling time and space, while not exceeding a maximum pre-defined torque, without collision with any obstacle in the r ...
https://www.eeworm.com/dl/665/450689.html
下载: 197
查看: 1075

压缩解压 this code is a implementation of the Discrete cosinuss transformation. In this code I have used the

this code is a implementation of the Discrete cosinuss transformation. In this code I have used the direct méthode of calcul by used the equation without used the maatrix multiplication.
https://www.eeworm.com/dl/617/450974.html
下载: 72
查看: 1064

通讯编程文档 The SL11RIDE is a low cost, high speed Universal Serial Bus RISC based Controller board. It contains

The SL11RIDE is a low cost, high speed Universal Serial Bus RISC based Controller board. It contains a 16-bit RISC processor with built in SL11RIDE ROM to greatly reduce firmware development efforts. Its serial flash EEPROM interface offers low cost storage for USB device configuration and customer ...
https://www.eeworm.com/dl/646/454685.html
下载: 25
查看: 1062

操作系统开发 A user-space device driver can do many of the things that kernel drivers can t, such as perform a lo

A user-space device driver can do many of the things that kernel drivers can t, such as perform a long-running computation, block while waiting for an event, or read files from the file system. Unlike kernel drivers, a user-space device driver can use other device drivers--that is, access the networ ...
https://www.eeworm.com/dl/531/456247.html
下载: 186
查看: 1066

软件设计/软件工程 ImpulseC Codeveloper fft code. This file implements the hardware portion of a 256 sample FFT using a

ImpulseC Codeveloper fft code. This file implements the hardware portion of a 256 sample FFT using a radix-4 algorithm. This implementation demonstrates that results similar to hand-coded HDL can be achieved using the C language, and without using a low-level style of C code.
https://www.eeworm.com/dl/684/463922.html
下载: 172
查看: 1033