搜索结果
找到约 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)
其他书籍 The Linux kernel is one of the most interesting yet least understood open-source projects. It is als
The Linux kernel is one of the most interesting yet least understood open-source projects. It is also a basis for developing new kernel code. That is why Sams is excited to bring you the latest Linux kernel development information from a Novell insider in the second edition of Linux Kernel Developme ...
人工智能/神经网络 Implemented BFS, DFS and A* To compile this project, use the following command: g++ -o search ma
Implemented BFS, DFS and A*
To compile this project, use the following command:
g++ -o search main.cpp
Then you can run it:
./search
The input is loaded from a input file in.txt
Here is the format of the input file:
The first line of the input file shoud contain two chars indicate the source and ...
其他书籍 The Linux Network Administrator s Guide, Third Edition updates a classic Linux title from O Reilly.
The Linux Network Administrator s Guide, Third Edition updates a classic Linux title from O Reilly. This refreshed resource takes an in-depth look at everything you need to know to join a network. Topics covered include all of the essential networking software that comes with the Linux operating sys ...
软件工程 This thorough, hands-on reference for database developers and administrators delivers expert guidanc
This thorough, hands-on reference for database developers and administrators delivers expert guidance on sophisticated uses of Transact-SQL (T-SQL)&iexcl &ordf one of the most familiar and powerful programming languages for SQL Server. Written by a T-SQL guru, this guide focuses on language features ...
VC书籍 图的深度优先遍历和广度优先遍历
图的深度优先遍历和广度优先遍历,以邻接矩阵方式输入。(按照提示输入)! - The chart depth first spreads the calendar and the breadth first spreads the calendar, is next the matrix way input. (According
Java编程 1、锁定某个主题抓取; 2、能够产生日志文本文件
1、锁定某个主题抓取;
2、能够产生日志文本文件,格式为:时间戳(timestamp)、URL;
3、抓取某一URL时最多允许建立2个连接(注意:本地作网页解析的线程数则不限)
4、遵守文明蜘蛛规则:必须分析robots.txt文件和meta tag有无限制;一个线程抓完一个网页后要sleep 2秒钟;
5、能对HTML网页进行解析,提取出链接URL,能判 ...
其他书籍 This book is a hands-on introduction to the principles and practice of embedded system design usin
This book is a hands-on introduction to the principles and
practice of embedded system design using the PIC microcontroller. Packed
with helpful examples and illustrations, it gives an in-depth treatment of
microcontroller design, programming in both assembly language and C, and
features advance ...
其他 This document contains a general overview in the first few sections as well as a more detailed refer
This document contains a general overview in the first few sections as well as a more detailed reference in later sections for SVMpython. If you re already familiar with SVMpython, it s possible to get a pretty good idea of how to use the package merely by browsing through svmstruct.py and multiclas ...
Java书籍 SQL Server Security Distilled, Second Edition by Morris Lewis ISBN:1590592190 Apress © 2004
SQL Server Security Distilled, Second Edition
by Morris Lewis ISBN:1590592190
Apress &copy 2004 (352 pages)
This book takes an in-depth look at what you can do to secure data in SQL Server, shows how to authenticate access to data on the server, and authorizes what users can and can t do with tha ...
软件工程 This book provides a comprehensive introduction to the modern study of computer algorithms. It prese
This book provides a comprehensive introduction to the modern study of computer algorithms. It presents many algorithms and covers them in considerable depth, yet makes their design and analysis accessible to all levels of readers. We have tried to keep explanations elementary without sacrificing de ...