搜索结果

找到约 2,211 项符合 Use 的查询结果

按分类筛选

显示更多分类

VC书籍 Developing internationalized products is a continuous balancing act. Developers and their managers o

Developing internationalized products is a continuous balancing act. Developers and their managers often grossly underestimate the level of effort and attention to detail required to create either a world-ready, single-binary application ready for use in many different markets, or high-quality, fore ...
https://www.eeworm.com/dl/686/253627.html
下载: 75
查看: 1042

单片机开发 8051 Web Server project See Makefile for build notes Written for Keil C51 V5.1 compiler, notes:

8051 Web Server project See Makefile for build notes Written for Keil C51 V5.1 compiler, notes: It uses big endian order, which is the same as the network byte order, unlike x86 systems. Use OPTIMIZE(2)or higher so that automatic variables get shared // between functions, to stay within the 256 byt ...
https://www.eeworm.com/dl/648/275410.html
下载: 71
查看: 1099

单片机开发 upsd_flash.c These functions are provided to help you develop your initial code. They are optim

upsd_flash.c These functions are provided to help you develop your initial code. They are optimized for speed rather that size. As a result, you will see very few nested function calls. If speed is not critical, you can use function calls for common tasks (like dat polling after writing a byte ...
https://www.eeworm.com/dl/648/276882.html
下载: 166
查看: 1068

Java编程 Implement the following integer methods: a) Method celsius returns the Celsius equivalent of a Fahr

Implement the following integer methods: a) Method celsius returns the Celsius equivalent of a Fahrenheit calculation celsius = 5.0 / 9.0 * ( fahrenheit - 32 ) b) Method fahrenheit returns the Fahrenheit equivalent of a Celsius the calculation fahrenheit = 9.0 / 5.0 * celsius + 32 c) Use the metho ...
https://www.eeworm.com/dl/633/292122.html
下载: 163
查看: 1234

其他 I made a lot of changed on this object,such as * // 1.Encapsulates all code in one userobjet,s

I made a lot of changed on this object,such as * // 1.Encapsulates all code in one userobjet,since PB does not * // support "Address of Function" , so we can not set new * // WndProc, just makes the object more easy to use. * // 2.Uses structure array instead of Datastore * // 3. ...
https://www.eeworm.com/dl/534/301971.html
下载: 49
查看: 1067

其他 Huffman codes &#1048708 In telecommunication, how do we represent a set of messages, each with an

Huffman codes &#1048708 In telecommunication, how do we represent a set of messages, each with an access frequency, by a sequence of 0’s and 1’s? &#1048708 To minimize the transmission and decoding costs, we may use short strings to represent more frequently used messages. &#1048708 This problem c ...
https://www.eeworm.com/dl/534/406524.html
下载: 187
查看: 1064

技术资料 IAR AVR C语言与汇编语言混合编程

Features • Passing Variables Between C and Assembly Code Functions • Calling Assembly Code Functions from C • Calling C Functions from Assembly Code • Writing Interrupt Functions in Assembly Code • Accessing Global Variables in Assembly Code This application note describes how to use C to contr ...
https://www.eeworm.com/dl/875313.html
下载: 7
查看: 9692

技术资料 基于IPP4.0库的MPEG4解码器源代码

·详细说明:Intel提供的在Sitsang等嵌入式开发平台上使用Linux操作系统,基于IPP4.0库的MPEG4解码器源代码-Intel provides and so on inserts the type in Sitsang to develop in the platform to use the Linux operating system, based on IPP4.0 store
https://www.eeworm.com/dl/943354.html
下载: 5
查看: 9786

VHDL/FPGA/Verilog 这是06年4月刚刚完成的程序

这是06年4月刚刚完成的程序,从opencore.org下载而来。用vhdl语言描写,以及matlab仿真,testbench,以及在xinlinx上的综合。 The MDCT core is two dimensional discrete cosine transform implementation designed for use in compression systems like JPEG. Architecture is based on parallel distributed arithmetic ...
https://www.eeworm.com/dl/663/172730.html
下载: 187
查看: 1117

电子书籍 The DSP Design Flow workshop provides an introduction to the advanced tools you need to design and i

The DSP Design Flow workshop provides an introduction to the advanced tools you need to design and implement DSP algorithms targeting FPGAs. This intermediate workshop in implementing DSP functions focuses on learning how to use System Generator for DSP, as well as HDL design flow, CORE Generator so ...
https://www.eeworm.com/dl/cadence/ebook/176911.html
下载: 40
查看: 1123