搜索结果

找到约 500 项符合 write-offs 的查询结果

其他 C in A Nutshell Learning a language--any language--involves a process wherein you learn to rely les

C in A Nutshell Learning a language--any language--involves a process wherein you learn to rely less and less on instruction and more increasingly on the aspects of the language you ve mastered. Whether you re learning French, Java, or C, at some point you ll set aside the tutorial and attempt to co ...
https://www.eeworm.com/dl/534/450026.html
下载: 182
查看: 1046

Java编程 SOME BACKGROUND ON DESIGN PATTERNS The term “design patterns” sounds a bit formal to the uninitiate

SOME BACKGROUND ON DESIGN PATTERNS The term “design patterns” sounds a bit formal to the uninitiated and can be somewhat off-putting when you first encounter it. But, in fact, design patterns are just convenient ways of reusing object-oriented code between projects and between programmers. The ide ...
https://www.eeworm.com/dl/633/450995.html
下载: 159
查看: 1056

通讯编程文档 This paper will discuss the design of an asynchronous FIFO,Asynchronous FIFOs are widely used in the

This paper will discuss the design of an asynchronous FIFO,Asynchronous FIFOs are widely used in the computer networking industry to receive data at a particular frequency and transmit them at another frequency. An asynchronous FIFO has two different clocks: one for read and one for write.
https://www.eeworm.com/dl/646/454681.html
下载: 108
查看: 1048

Java编程 With this example-driven book, you get a quick, practical, and thorough introduction to Java s API f

With this example-driven book, you get a quick, practical, and thorough introduction to Java s API for XML Web Services (JAX-WS) and the Java API for RESTful Web Services (JAX-RS). Java Web Services: Up and Running takes a clear, no-nonsense approach to these technologies by providing you with a mix ...
https://www.eeworm.com/dl/633/455789.html
下载: 48
查看: 1035

操作系统开发 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

微处理器开发 SJF2410 can program SMDK2410 flash memory (K9S1208,Intel E28F128,AMD29LV800BB) through JTAG port and

SJF2410 can program SMDK2410 flash memory (K9S1208,Intel E28F128,AMD29LV800BB) through JTAG port and read/write data from/to a specified address. rar file includes the DOS based programming software application, JTAG schematic and programming procedure
https://www.eeworm.com/dl/655/456943.html
下载: 65
查看: 1097

通讯/手机编程 Wishbone to LPC (Low-Pin Count) Bridge, includes master and slave modules. Supports 8-bit I/O Read a

Wishbone to LPC (Low-Pin Count) Bridge, includes master and slave modules. Supports 8-bit I/O Read and Write cycles, 8-bit Memory Read/Write cycles, DMA cycles, and up to 32-bit Firmware memory read/write cycles. Serial IRQ support is also provided. None of this has been tested (yet) with a third-p ...
https://www.eeworm.com/dl/527/457359.html
下载: 33
查看: 1101

matlab例程 Launch Matlab by either clicking twice on the Matlab icon on your desktop or by selecting: Start P

Launch Matlab by either clicking twice on the Matlab icon on your desktop or by selecting: Start Programs Matlab Matlab. The main window is the MATLAB Command Window, where you write your instructions.
https://www.eeworm.com/dl/665/459230.html
下载: 191
查看: 1118

压缩解压 Implementation for the Huffman Cod in Visual C++. Both, the encoder and the decoder take as input

Implementation for the Huffman Cod in Visual C++. Both, the encoder and the decoder take as input a file and write the output into another file.
https://www.eeworm.com/dl/617/461282.html
下载: 141
查看: 1035

Java编程 Besides enhanced looks and advanced features, one of the best things about Swing is its pluggable lo

Besides enhanced looks and advanced features, one of the best things about Swing is its pluggable look and feel (PLAF). PLAF architecture allows seamless changes in the appearance of an application and the way an application interacts with the user. However, designing and developing a PLAF is much m ...
https://www.eeworm.com/dl/633/462690.html
下载: 172
查看: 1053