搜索结果
找到约 378 项符合
Well-established 的查询结果
人工智能/神经网络 A .NET Path Finder Library Path Finder Library is a .NET library that currently contains one type c
A .NET Path Finder Library
Path Finder Library is a .NET library that currently contains one type called SimplePathFinder. SimplePathFinder is a very simple and basic implementation of the A* path finding algorithm. It is extremely easy to use and integrate in your applications. It works very well a ...
电子书籍 《Prolog Programming in Depth》: In this book, we emphasize practical Prolog programming, not just th
《Prolog Programming in Depth》:
In this book, we emphasize practical Prolog programming, not just theory. We
present several ready-to-run expert system shells, as well as routines for sorting,searching, natural language processing, and even numerical equation solving.
We also emphasize interoperabi ...
matlab例程 Some algorithms of variable step size LMS adaptive filtering are studied.The VS—LMS algorithm is imp
Some algorithms of variable step size LMS adaptive filtering are studied.The VS—LMS algorithm is improved.
Another new non-linear function between肛and e(/ t)is established.The theoretic analysis and computer
simulation results show that this algorithm converges more quickly than the origina1. ...
技术管理 The concept of sustainable development has received growing recognition, but it is a new idea for m
The concept of sustainable development has received growing recognition, but it is a new
idea for many business executives. For most, the concept remains abstract and
theoretical.
Protecting an organization’s capital base is a well-accepted business principle. Yet
organizations do not generally rec ...
技术管理 The concept of sustainable development has received growing recognition, but it is a new idea for m
The concept of sustainable development has received growing recognition, but it is a new
idea for many business executives. For most, the concept remains abstract and
theoretical.
Protecting an organization’s capital base is a well-accepted business principle. Yet
organizations do not generally rec ...
matlab例程 The Game: Make the snake grow longer by directing it to the food. Extra bonus points are given fro
The Game:
Make the snake grow longer by directing it to the food.
Extra bonus points are given from hearts, eat them as fast as possible as amount of bonus points decreases with time.
Higher level gives more points for the food but will also make it tougher to steer a long snake as speed increaces.
...
行业发展研究 This paper introduces an affine invariant of trapezia, and the explicit constraint equation between
This paper introduces an affine invariant of trapezia, and the explicit constraint equation between the intrinsic matrix of a camera and the similarity invariants of a trapezium are established using the affine invariant. By this constraint, the inner parameters, motion parameters of the cameras and ...
网络 The Packet Debugger, pdb is a program which allows people to work with packet streams as if they we
The Packet Debugger, pdb is a program which allows people to work with
packet streams as if they were working with a source code debugger. Users
can list, inspect, modify, and retransmit any packet from captured files as
well as work with live packet capture.
操作系统开发 windows开源代码 Microsoft Windows is a complex operating system. It offers so many features and does so
windows开源代码
Microsoft Windows is a complex operating system. It offers so many features and does so much that it s impossible for any one person to fully understand the entire system. This complexity also makes it difficult for someone to decide where to start concentrating the learning effort. ...
软件设计/软件工程 In a preemptive priority based RTOS, priority inversion problem is among the major sources of deadl
In a preemptive priority based RTOS, priority inversion
problem is among the major sources of deadline
violations. Priority inheritance protocol is one of the
approaches to reduce priority inversion. Unfortunately,
RTOS like uC/OS can’t support priority inheritance
protocol since it does not allow ...