搜索结果
找到约 80 项符合
depth 的查询结果
按分类筛选
- 全部分类
- 其他书籍 (10)
- 书籍 (8)
- Java编程 (4)
- 电子书籍 (4)
- Linux/Unix编程 (4)
- 技术资料 (4)
- 其他 (3)
- 文章/文档 (3)
- VC书籍 (3)
- Delphi/CppBuilder (3)
- 软件工程 (3)
- matlab例程 (3)
- 数值算法/人工智能 (3)
- 人工智能/神经网络 (2)
- 书籍源码 (2)
- Java书籍 (2)
- VHDL/FPGA/Verilog (2)
- 编译器/解释器 (2)
- 软件设计/软件工程 (2)
- 教程资料 (1)
- allegro (1)
- 单片机编程 (1)
- 可编程逻辑 (1)
- 语音压缩 (1)
- Windows CE (1)
- 数据结构 (1)
- 金融证券系统 (1)
- 通讯/手机编程 (1)
- 其他数据库 (1)
- USB编程 (1)
- 系统设计方案 (1)
- 数学计算 (1)
Linux/Unix编程 Written for embedded systems programmers and engineers, as well as networking professionals, this
Written for embedded systems programmers and engineers, as well as
networking professionals, this in-depth guide provides an inside look at the
entire process of implementing and using the Linux TCP/IP stack in embedded
systems projects.
Linux/Unix编程 Unix Unleashed, Third Edition is written with the power user and system administrator in mind. This
Unix Unleashed, Third Edition is written with the power user and system administrator in mind. This book will help the reader understand the nuances of the major Unix variants including SVR4, HP-UX, Solaris, AIX, BSD, IRIX, SunOS, and Linux. It will help the reader decide which Unix shell works best ...
Linux/Unix编程 "Everyone will want this book because it provides a great mix of practical experience, historical pe
"Everyone will want this book because it provides a great mix of practical experience, historical perspective, and a depth of understanding that only comes from being intimately involved in the field. I ve already enjoyed and learned from reading this book, and surely you will too."
-Sam Leffler
电子书籍 With the advances in the semiconductor and communication industries, it has become increasingly imp
With the advances in the semiconductor and communication industries, it has become increasingly
important for electrical engineers to develop a good understanding of microelectronics.
This book addresses the need for a text that teaches microelectronics from a modern and intuitive
perspective. Guide ...
软件设计/软件工程 This GUI is an updated and enhanced version of the “StructBrowser” utility submitted to MatLab Centr
This GUI is an updated and enhanced version of the “StructBrowser” utility submitted to MatLab Central in May 2003. It comes with new interface and an enhanced display. It uses Microsoft TreeView control to display and explore any kind of MatLab structures. The CRC ExploreStruct was designed to ex ...
软件设计/软件工程 This book manage to show you how you can methodically apply different techniques to your own algor
This book manage to show you how you can methodically apply different techniques to your
own algorithms to make them more efficient. While this book mostly highlights general techniques,
some well-known algorithms are also looked at in depth.
VHDL/FPGA/Verilog 使用Verilog编写的同步FIFO
使用Verilog编写的同步FIFO,可通过设置程序中的DEPTH设置FIFO的深度,FIFO_WRITE_CLOCK上升沿向FIFO中写入数据,
FIFO_READ_CLOCK上升沿读取数据。本程序对FIFO上层操作简单实用。
编译器/解释器 c pgm to find redundant paths in a graph.Many fault-tolerant network algorithms rely on an underlyin
c pgm to find redundant paths in a graph.Many fault-tolerant network algorithms rely on an underlying assumption that there are possibly distinct network paths between a source-destination pair. Given a directed graph as input, write a program that uses depth-first search to determine all such paths ...
Java书籍 Learn to build applications with Jakarta Struts, the most popular JSP development framework. Struts
Learn to build applications with Jakarta Struts, the most popular JSP development framework. Struts Kick Start is a "hands-on" book filled with sample applications and code snippets you can reuse, and in-depth coverage of new features in Struts 1.1. If you are looking for a practical book that "show ...
USB编程 USBHostSlave is a USB 1.1 host and Device IP core. – Supports full speed (12Mbps) and low speed (1.
USBHostSlave is a USB 1.1 host and Device IP core.
– Supports full speed (12Mbps) and low speed (1.5Mbps) operation.
– USB Device has four endpoints, each with their own independent FIFO.
– Supports the four types of USB data transfer control, bulk, interrupt, and isochronous
transfers.
– Host ...