搜索结果

找到约 559 项符合 JMS-examples 的查询结果

VHDL/FPGA/Verilog The purpose of this booklet is to give you a quick introduction to VHDL. This is done by informally

The purpose of this booklet is to give you a quick introduction to VHDL. This is done by informally describing the facilities provided by the language, and using examples to illustrate them. This booklet does not fully describe every aspect of the language. For such fine details, you should consult ...
https://www.eeworm.com/dl/663/469143.html
下载: 129
查看: 1063

matlab例程 Written for engineering and computer science students and practicing engineers, this book provides t

Written for engineering and computer science students and practicing engineers, this book provides the fundamental applications and mathematical techniques of signal processing. Topics covered include programming in MATLAB, filters, networking, and parallel processing. MATLAB is introduced and use ...
https://www.eeworm.com/dl/665/470886.html
下载: 135
查看: 1055

Symbian This Symbian C++ code example demonstrates how to easily use the onboard camera with zoom and autofo

This Symbian C++ code example demonstrates how to easily use the onboard camera with zoom and autofocus, utilising an accompanying CameraWrapper made by Forum Nokia. The Camera Wrapper supports all Nokia s S60 devices based on S60 3rd Edition and newer, providing a unified interface for various Symb ...
https://www.eeworm.com/dl/675/473214.html
下载: 123
查看: 1059

数值算法/人工智能 Solve the 8-puzzle problem using A * algorithme. Input: Program reads start state and goal state

Solve the 8-puzzle problem using A * algorithme. Input: Program reads start state and goal state and heuristic (N or S) from EightPuzzle.INP file.0 representing blank. There are 2 Heuristic: 1. N: Number of misplaced tiles 2. S: Sum of Manhattan distance of current location and target location. ...
https://www.eeworm.com/dl/518/476996.html
下载: 65
查看: 1071

电子书籍 You may read code because you have to-to fix it, inspect it, or improve it. You may read code the wa

You may read code because you have to-to fix it, inspect it, or improve it. You may read code the way an engineer examines a machine--to discover what makes it tick. Or you may read code because you are scavenging--looking for material to reuse. Code-reading requires its own set of skills, and the ...
https://www.eeworm.com/dl/cadence/ebook/477262.html
下载: 132
查看: 1033

电子书籍 This book bridges the gap between higher abstract modeling concepts and the lower-level programming

This book bridges the gap between higher abstract modeling concepts and the lower-level programming aspects of embedded systems development. You gain a solid understanding of real-time embedded systems with detailed examples and industry wisdom.
https://www.eeworm.com/dl/cadence/ebook/477272.html
下载: 191
查看: 1026

其他书籍 This book is about the programming and applying the PIC18F microcontrollers with C, with advanced ex

This book is about the programming and applying the PIC18F microcontrollers with C, with advanced examples like SD memory, USB communication, CAN controller and RTOS.
https://www.eeworm.com/dl/542/477445.html
下载: 44
查看: 1043

USB编程 USB is quick hot-pluggable, ease of use, connect and power, this book isn t too technical but practi

USB is quick hot-pluggable, ease of use, connect and power, this book isn t too technical but practical, helps to develop I/O devices with examples and prototypes, intended for those who have programming and electronics skills.
https://www.eeworm.com/dl/643/478165.html
下载: 121
查看: 1047

通讯/手机编程 including Python, C, Java, GNU/Linux, Windows XP, Symbian Series 60, and Mac OS X... ---------------

including Python, C, Java, GNU/Linux, Windows XP, Symbian Series 60, and Mac OS X... ------------------------------------ Bluetooth Essentials for Programmers Author: Albert S. Huang, Larry Rudolph Publisher: Cambridge University Press Number Of Pages: 208 Publication Date: 2007-09-03 ISBN-10/ASIN: ...
https://www.eeworm.com/dl/527/479932.html
下载: 36
查看: 1066

数值算法/人工智能 The algorithm ID3 (Quinlan) uses the method top-down induction of decision trees. Given a set of cla

The algorithm ID3 (Quinlan) uses the method top-down induction of decision trees. Given a set of classified examples a decision tree is induced, biased by the information gain measure, which heuristically leads to small trees. The examples are given in attribute-value representation. The set of poss ...
https://www.eeworm.com/dl/518/480435.html
下载: 32
查看: 1055