搜索结果
找到约 373 项符合
Block-oriented 的查询结果
人工智能/神经网络 操作说明: 1. 双击RobotView.exe
操作说明:
1. 双击RobotView.exe,打开应用程序;
2. 菜单中Draw->Block,出现一个对话框,从键盘输入具体值,然后在左边蓝色区域任意位置点击,出现红色的矩形,即设置好障碍物位置,此时右上方区域中相应位置的值从0变为1;
3. 菜单中Draw->RobotPoint,然后在左边蓝色区域任意位置点击,出现绿色的圆,即设置好机器 ...
人工智能/神经网络 neural network utility is a Neural Networks library for the C++ Programmer. It is entirely object o
neural network utility is a Neural Networks library for the
C++ Programmer. It is entirely object oriented and focuses
on reducing tedious and confusing problems of programming neural networks.
By this I mean that network layers are easily defined. An
entire multi-layer network can be created in a f ...
加密解密 实现IDEA加密算法与解密算法 IDEA(International Data Encryption Algorithm)是瑞士的James Massey
实现IDEA加密算法与解密算法
IDEA(International Data Encryption Algorithm)是瑞士的James Massey,Xuejia Lai等人提出的加密算法,在密码学中属于数据块加密算法(Block Cipher)类。IDEA使用长度为128bit的密钥,数据块大小为64bit。从理论上讲,IDEA属于“强”加密算法,至今还没有出现对该算法的有效攻击算法。 ...
Java编程 Java is the first language to provide a cross-platform I/O library that is powerful enough to handle
Java is the first language to provide a cross-platform I/O library that is powerful enough to handle all these diverse tasks. Java is the first programming language with a modern, object-oriented approach to input and output. Java s I/O model is more powerful and more suited to real-world tasks than ...
通讯编程文档 信息论与编码理论的经典书籍
信息论与编码理论的经典书籍,详细介绍了finit field以及基于它的convolution code, block code, 最新的coding方法也有涉及。
数据结构 密码学界牛人Victor Shoup用C++编写数论类库。 NTL is a high-performance, portable C++ library providing data struct
密码学界牛人Victor Shoup用C++编写数论类库。
NTL is a high-performance, portable C++ library providing data structures and algorithms for arbitrary length integers for vectors, matrices, and polynomials over the integers and over finite fields and for arbitrary precision floating point arithmetic.
N ...
数值算法/人工智能 In this paper, we propose a hierarchical clustering method using visual, textual and link analysis
In this paper, we propose
a hierarchical clustering method using visual, textual and link
analysis. By using a vision-based page segmentation algorithm, a
web page is partitioned into blocks, and the textual and link information
of an image can be accurately extracted from the block containing
that ...
JavaScript Create a Delaunay triangulation or Voronoi diagram by clicking points. Delaunay triangulations and V
Create a Delaunay triangulation or Voronoi diagram by clicking points. Delaunay triangulations and Voronoi diagrams are among the most widely used data structures in the field of Computational Geometry. These are Java-oriented source codes.
软件工程 Written by Microsoft software legend Juval Lowy, Programming WCF Services is the authoritative intro
Written by Microsoft software legend Juval Lowy, Programming WCF Services is the authoritative introduction to Microsoft s new, and some say revolutionary, unified platform for developing service-oriented applications [SOA] on Windows. Relentlessly practical, the book delivers insight, not documenta ...
软件工程 This book is an introduction to Ada 95. It uses an example-driven approach which gradually develops
This book is an introduction to Ada 95. It uses an example-driven approach which gradually develops small trivial programs into large case-study type programs. The main emphasis of this book is on maintenance problems, and using object-oriented technology to write maintainable, extensible programs. ...