搜索结果
找到约 657 项符合
depth-first 的查询结果
软件设计/软件工程 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.
VC书籍 Windows applications using C++ and the Microsoft Foundation Class (MFC) library. The text builds fro
Windows applications using C++ and the Microsoft Foundation Class (MFC) library. The text builds from the ground up, first describing the Windows architecture and showing how MFC works with that architecture next covering the document/view framework that simplifies the creation of industrial-streng ...
软件工程 Real-Time Design Patterns: Robust Scalable Architecture for Real-Time Systems. In this book, Bruce D
Real-Time Design Patterns: Robust Scalable Architecture for Real-Time Systems. In this book, Bruce Douglass illustrates for the first time how two important contemporary software
engineering advances鈥攑atterns and the UML鈥攃an be applied advantageously to the concepts and
techniques traditionall ...
嵌入式/单片机编程 使用FPGA/CPLD设置语音AD、DA转换芯片AIC23
使用FPGA/CPLD设置语音AD、DA转换芯片AIC23,FPGA/CPLD系统时钟为24.576MHz
1、AIC系统时钟为12.288MHz,SPI时钟为6.144MHz
2、AIC处于主控模式
3、input bit length 16bit output bit length 16bit MSB first
4、帧同步在96KHz
VHDL/FPGA/Verilog 使用Verilog编写的同步FIFO
使用Verilog编写的同步FIFO,可通过设置程序中的DEPTH设置FIFO的深度,FIFO_WRITE_CLOCK上升沿向FIFO中写入数据,
FIFO_READ_CLOCK上升沿读取数据。本程序对FIFO上层操作简单实用。
中间件编程 This is a PHP search engine. It searches for text and then displays results. At the time I complet
This is a PHP search engine. It searches for text
and then displays results. At the time I completed it
it was the first of its kind. I spent many hours
looking for something like it, but could not find
anything. It searches the directory you put it in.
Java书籍 Airline Reservations System A small airline has just purchased a computer for its new automated res
Airline Reservations System
A small airline has just purchased a computer for its new automated reservation system.
You have been asked to develop the new system called ARSystem. You are to write an
application to assign seats on each flight of the airline s only plane (capacity: 24 seats.)
Your app ...
其他书籍 Your application should never assign a seat that has already been assigned. When the economy sectio
Your application should never assign a seat that has already been assigned. When the economy
section is full, your application should ask the person if it is acceptable to be placed in
the first-class section (and vice versa). If yes, make the appropriate seat assignment.
matlab例程 Recovering 3-D structure from motion in noisy 2-D images is a problem addressed by many vision syste
Recovering 3-D structure from motion in noisy 2-D images is a problem addressed by many vision system researchers. By consistently tracking feature points of interest across multiple images using a methodology first described by Lucas-Kanade, a 3-D shape of the scene can be reconstructed using these ...
文件格式 This paper presents a novel technique to increase the quality of medical images based on Histogram
This paper presents a novel technique to increase
the quality of medical images based on Histogram
Equalization. In the proposed method first we have
applied a noise reduction method and then we apply
some suitable preprocessing on histogram of the
medical images and after that histogram equalizatio ...