搜索结果
找到约 70 项符合
Optimized 的查询结果
按分类筛选
- 全部分类
- 其他书籍 (7)
- 单片机开发 (6)
- 电源技术 (4)
- 单片机编程 (4)
- 压缩解压 (4)
- 加密解密 (4)
- 技术资料 (4)
- 可编程逻辑 (3)
- matlab例程 (3)
- 教程资料 (2)
- 网络 (2)
- 软件工程 (2)
- 通讯/手机编程 (2)
- 数学计算 (2)
- 微处理器开发 (2)
- Java编程 (2)
- 手册 (2)
- Mentor (1)
- 无线通信 (1)
- 其他 (1)
- J2ME (1)
- Linux/Unix编程 (1)
- 文件格式 (1)
- 3G开发 (1)
- 中间件编程 (1)
- 嵌入式/单片机编程 (1)
- 系统设计方案 (1)
- 软件设计/软件工程 (1)
- VHDL/FPGA/Verilog (1)
- 其他行业 (1)
- DSP编程 (1)
- 书籍 (1)
Linux/Unix编程 This string-include defines all string functions as inline functions. Use gcc. It also assumes ds=es
This string-include defines all string functions as inline functions. Use gcc. It also assumes ds=es=data space, this should be normal. Most of the string-functions are rather heavily hand-optimized,
see especially strtok,strstr,str[c]spn. They should work, but are not
very easy to understand. Every ...
单片机开发 Generating Fractals with SSE/SSE2 You probably have heard about fractals before. They are beautiful
Generating Fractals with SSE/SSE2
You probably have heard about fractals before. They are beautiful pictures such as the one shown above. Any fractal can be described using iterative formulas. So you can generate a fractal by evaluating these formulas and finding the color of each pixel. That is a l ...
其他书籍 The TMS320LF240xA and TMS320LC240xA devices, new members of the TMS320C24x generation of dig
The TMS320LF240xA and TMS320LC240xA devices, new members of the TMS320C24x&#63722 generation of
digital signal processor (DSP) controllers, are part of the TMS320C2000&#63722 platform of fixed-point DSPs. The
240xA devices offer the enhanced TMS320&#63722 DSP architectural design of the C2xx core CP ...
单片机开发 The XC226x derivatives are high-performance members of the Infineon XC2000 Family of full-feature s
The XC226x derivatives are high-performance members of the Infineon XC2000 Family
of full-feature single-chip CMOS microcontrollers. These devices extend the functionality
and performance of the C166 Family in terms of instructions (MAC unit), peripherals, and
speed. They combine high CPU performanc ...
中间件编程 ucos2 is a file system for embedded applications which can be used on any media, for which you can p
ucos2 is a file system for embedded applications which can be used on any media, for which you can provide basic hardware access functions. &micro C/FS is a high performance library that has been optimized for minimum memory consumption in RAM and ROM, high speed and versatility. It is written in AN ...
嵌入式/单片机编程 ucos2 is a file system for embedded applications which can be used on any media, for which you can p
ucos2 is a file system for embedded applications which can be used on any media, for which you can provide basic hardware access functions. &micro C/FS is a high performance library that has been optimized for minimum memory consumption in RAM and ROM, high speed and versatility. It is written in AN ...
微处理器开发 200-MHz ARM920T Processor • 16-kbyte Instruction Cache • 16-kbyte Data Cache •
200-MHz ARM920T Processor
&#8226 16-kbyte Instruction Cache
&#8226 16-kbyte Data Cache
&#8226 Linux&reg , Microsoft&reg Windows&reg CE-enabled MMU
&#8226 100-MHz System Bus
&#8226 MaverickCrunch&#8482 Math Engine
&#8226 Floating Point, Integer, and Signal Processing
Instructions
&#8226 Opt ...
系统设计方案 The AT24C512 provides 524,288 bits of serial electrically erasable and programmable read only memor
The AT24C512 provides 524,288 bits of serial electrically erasable and programmable
read only memory (EEPROM) organized as 65,536 words of 8 bits each. The device鈥檚
cascadable feature allows up to four devices to share a common two-wire bus. The
device is optimized for use in many industrial and c ...
软件设计/软件工程 Algorithms for programmers This draft is intended to turn into a book about selected algorithms. Th
Algorithms for programmers
This draft is intended to turn into a book about selected algorithms. The audience in mind are programmers
who are interested in the treated algorithms and actually want to have/create working and
reasonably optimized code.
数学计算 These Fourier routines were originally based on the Fourier routines of the same names from the
These Fourier routines were originally based on the Fourier
routines of the same names from the NETLIB bihar and fftpack
fortran libraries developed by Paul N. Swarztrauber at the National
Center for Atmospheric Research in Boulder, CO USA. They have been
reimplemented in C and optimize ...