搜索结果

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

按分类筛选

显示更多分类

微处理器开发 The application described in this document is for a product that is subject to continuous developmen

The application described in this document is for a product that is subject to continuous developments and improvements. All particulars of the product and its use contained in this document are given by ARM in good faith. However, all warranties implied or expressed, including but not limited to ...
https://www.eeworm.com/dl/655/379735.html
下载: 151
查看: 1098

DSP编程 This project contains a C algorithm for calculating the results of a custom polynomial function. It

This project contains a C algorithm for calculating the results of a custom polynomial function. It is designed and optimized especially for the Starcore 140 DSP ! Inside the archive you can also find the assembly code and the matlab test program which you can use to test the accuracy of the program ...
https://www.eeworm.com/dl/516/489192.html
下载: 153
查看: 1152

Java编程 The project Adventure is a simple text-based adventure game. The game, as given, involves the hero t

The project Adventure is a simple text-based adventure game. The game, as given, involves the hero trying to find his way from a deep dark forest to home and his true love. There s very little else the player can do apart from moving from place to place. It s not really very interesting. This proje ...
https://www.eeworm.com/dl/633/192337.html
下载: 64
查看: 1075

Java书籍 JavaServer Pages&#8482 Specification This document is intended for: · Web Server and Application S

JavaServer Pages&#8482 Specification This document is intended for: · Web Server and Application Server vendors that want to provide JSP containers that conform to the Tag Extensions specification. · Web Authoring Tool vendors that want to generate JSP pages that conform to the Tag Extensions spec ...
https://www.eeworm.com/dl/656/264532.html
下载: 121
查看: 1125

网络 GNU Common C++ is a very portable and highly optimized class framework for writing C++ applications

GNU Common C++ is a very portable and highly optimized class framework for writing C++ applications that need to use threads and support concurrent sychronization, and that use sockets, XML parsing, object serialization, thread-optimized String and data structure classes, etc. This framework offers ...
https://www.eeworm.com/dl/635/314911.html
下载: 56
查看: 1118

书籍 Visible Light Communication

Visible light communications (VLC) is the name given to an optical wireless communication system that carries information by modulating light in the visible spectrum (400–700 nm) that is principally used for illumination [1–3]. The communications signal is encoded on top of the illumination light. ...
https://www.eeworm.com/dl/522187.html
下载: 1
查看: 93

其他书籍 This book shows you how to write programs that run under Microsoft Windows 98, Microsoft Windows NT

This book shows you how to write programs that run under Microsoft Windows 98, Microsoft Windows NT 4.0, and Windows NT 5.0. These programs are written in the C programming language and use the native Windows application programming interfaces (APIs). 学习SDK的经典书籍
https://www.eeworm.com/dl/542/137980.html
下载: 151
查看: 1176

汇编语言 Base64 demonstrates how easy it is to decipher plaintext usernames and passwords. Never login to a

Base64 demonstrates how easy it is to decipher plaintext usernames and passwords. Never login to a public network resource unless some type of encryption is being used, secure socket layer is one example. Most FTP sites also use plaintext passwords.
https://www.eeworm.com/dl/644/147981.html
下载: 173
查看: 1105

VHDL/FPGA/Verilog 波形发生器

波形发生器,带TESTBENCH, 多平台 -- the design makes use of the new shift operators available in the VHDL-93 std -- this design passes the Synplify synthesis check -- download from: www.fpga.com.cn & www.pld.com.cn
https://www.eeworm.com/dl/663/170599.html
下载: 200
查看: 1035

数学计算 Using Gaussian elimination to solve linear equations. // In this version, we allow matrix of any si

Using Gaussian elimination to solve linear equations. // In this version, we allow matrix of any size. This is done by treating // the name of a 2-dimensional array as pointer to the beginning of the // array. This makes use of the fact that arrays in C are stored in // row-major order.
https://www.eeworm.com/dl/641/259304.html
下载: 157
查看: 1078