搜索结果
找到约 7,794 项符合
First-in 的查询结果
Java编程 ImageJ Conebeam Filtered Back Projection Plug-in. To use this plug-in, a stack of projection images
ImageJ Conebeam Filtered Back Projection Plug-in. To use this plug-in, a stack of projection images need to be opened first.
软件工程 Software-defined radios (SDRs) have been around for more than a decade. The first complete Global P
Software-defined radios (SDRs) have been around for more than a decade. The
first complete Global Positioning System (GPS) implementation was described
by Dennis Akos in 1997. Since then several research groups have presented their
contributions.We therefore find it timely to publish an up-to-date t ...
其他书籍 The first two functions are useful for creating a blank image of the specified parameters. A possibl
The first two functions are useful for creating a blank image of the specified parameters. A possible use is in functions that require a pointer to a result.
The clone function performs an exact copy of the IplImage* parameter
其他书籍 The book consists of three sections. The first, foundations, provides a tutorial overview of the pri
The book consists of three sections. The first, foundations, provides a tutorial overview of the principles underlying data mining algorithms and their application. The presentation emphasizes intuition rather than rigor. The second section, data mining algorithms, shows how algorithms are construct ...
STL Basicaly,a chatterbot is a computer program that when you provide it with some inputs in Natural Lan
Basicaly,a chatterbot is a computer program that when you provide it with some inputs in Natural Language (English, French ...) responds with something meaningful in that same language. Which means that the strength of a chatterbot could be directly measured by the quality of the output selected by ...
VC书籍 Why C++ is the emerging standard in software development. The steps to develop a C++ program. How
Why C++ is the emerging standard in software development.
The steps to develop a C++ program.
How to enter, compile, and link your first working C++ program.
GPS编程 Software-defined radios (SDRs) have been around for more than a decade. The first complete Global P
Software-defined radios (SDRs) have been around for more than a decade. The
first complete Global Positioning System (GPS) implementation was described
by Dennis Akos in 1997. Since then several research groups have presented their
contributions.We therefore find it timely to publish an up-to-date t ...
Java编程 Servlets and JavaServer Pages is the first complete guide to building dynamic Java-based Web applica
Servlets and JavaServer Pages is the first complete guide to building dynamic Java-based Web applications using the new JavaServer Pages 2.0 and Servlets 2.4. Servlets and JavaServer Pages (JSP) provide a robust solution to developing large, complex Web applications, including multiserver projects. ...
软件设计/软件工程 When C++ was first introduced many benefits such as code reuse, portability and scalability were pro
When C++ was first introduced many benefits such as code reuse, portability and scalability were promised, but somehow these benefits failed to eventuate. It didn’t take too long before most people in the embedded world decided that the promises were just hype, and settled down to using C++ as a sl ...
游戏 I originally wrote this program as an exercise for learning JAVE. Gomoku game is well-known in many
I originally wrote this program as an exercise for learning JAVE. Gomoku game is well-known in many countries and every country calls it differently. The winner is the first player to get an unbroken row of five stones horizontally, vertically, or diagonally.