搜索结果
找到约 757 项符合
Small-World 的查询结果
其他书籍 C++ is considered the most widely used and powerful object-oriented programming language in industry
C++ is considered the most widely used and powerful object-oriented programming language in industry today. This book is for who are interested in learning and exploring C++ programming where programs are developed to interface with real world devices. Learning C++ for interact with various hardware ...
认证考试资料 This book’s primary goal is to help you prepare to take and pass Microsoft’s exam number 70-290, Ma
This book’s primary goal is to help you prepare to take and pass Microsoft’s exam number
70-290, Managing and Maintaining a Microsoft Windows Server 2003 Environment. Our secondary
purpose in writing this book is to provide exam candidates with knowledge and
skills that go beyond the minimum requi ...
数值算法/人工智能 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 ...
数值算法/人工智能 This includes the project using a stereo vision to catch the ball shot from a high pressure air cann
This includes the project using a stereo vision to catch the ball shot from a high pressure air cannon. The trajectory of the ball is located first by finding the ball color in the left and right camera. Then the trajectory is calculated to estimate the depth from the ball to the camera. The camera ...
SQL Server SQLite is a software library that implements a self-contained, serverless, zero-configuration, trans
SQLite is a software library that implements a self-contained, serverless, zero-configuration, transactional SQL database engine.
SQLite is the most widely deployed SQL database engine in the world. It is used in countless desktop computer applications as well as consumer electronic devices includi ...
文章/文档 What happens with your machine when you need to move away from the computer for 10 or more minutes?
What happens with your machine when you need to move away from the computer for 10 or more minutes? How secure is your data? Can someone sit on your chair while you are at a coworkers office and play with your data?
Maybe you need a computer locking tool that is small and easy to use yet powerful ...
人工智能/神经网络 卡耐基.梅隆大学的牛发写的关于孤立点和数据清洗的文章
卡耐基.梅隆大学的牛发写的关于孤立点和数据清洗的文章,全英文,2003年完成,Probabilistic Noise Identification and Data Cleaning,Real world data is never as perfect as we would like it
to be and can often suffer from corruptions that may impact
interpretations of the data, models created from the
data ...
汇编语言 源代码 编译后的二进制文件能直接被裸机加载运行
源代码 编译后的二进制文件能直接被裸机加载运行,在屏幕上显示hello world
其他书籍 The many variants of the Unix operating system require use of a mode of thought that s significantly
The many variants of the Unix operating system require use of a mode of thought that s significantly different from the one that s required by simpler operating systems. Think Unix introduces readers to important fundamental and intermediate Unix commands and, in the process, inculcates them in the ...