Full support for extended regular expressions (those with intersection and complement); Support for some kinds of cycles in grammar; DFA-based operation; Unicode support; C++ only, requires a modern compiler; Lexical analyzers can be configured to get symbols from any input class (built-in support for std::istream, std::wistream and FILE *); Designed to work with Whale, but can work standalone or interface to other parsers.
标签: intersection expressions complement for
上传时间: 2013-12-11
上传用户:zhanditian
intersection point of the two lines
标签: intersection point lines the
上传时间: 2014-01-26
上传用户:15071087253
the intersection of cycl in matlab.show the result in figur.
标签: intersection the matlab result
上传时间: 2017-07-10
上传用户:xg262122
Java project demonstrating how to obtain the intersection of two circles.
标签: demonstrating intersection project circles
上传时间: 2013-12-28
上传用户:huyiming139
This program is used to find the union, intersection and exclusive OR for given two sorted arrays.
标签: intersection exclusive program arrays
上传时间: 2014-12-07
上传用户:wang5829
All operations with arrays in Labview (reunion, intersection...)
标签: intersection operations Labview reunion
上传时间: 2017-08-24
上传用户:zhuyibin
determines the intersection points of curves
标签: intersection determines curves points
上传时间: 2017-09-26
上传用户:123啊
December 19, 2006 - Ant 1.7.0 Available Apache Ant 1.7.0 is now available for download. Ant 1.7 introduces a resource framework. Some of the core ant tasks such as <copy/> are now able to process not only file system resources but also zip entries, tar entries, paths, ... Resource collections group resources, and can be further combined with operators such as union and intersection. This can be extended by custom resources and custom tasks using resources. Ant 1.7 starts outsourcing of optional tasks to Antlibs. The .NET antlib in preparation will replace the .NET optional tasks which ship in Ant. Support for the version control system Subversion will be only provided as an antlib to be released shortly. Ant 1.7 fixes also a large number of bugs. Ant 1.7 has some initial support for Java6 features.
标签: Ant Available available December
上传时间: 2014-01-06
上传用户:daoxiang126
Matlab 画三维立体图形 The aim of geom3d library is to handle and visualize 3D geometric primitives such as points, lines, planes, polyhedra... It provides low-level functions for manipulating 3D geometric primitives, making easier the development of more complex geometric algorithms. Some features of the library are: - creation of various shapes (3D points, 3D lines, planes, polyhedra...) through an intuitive syntax. Ex: createPlane(p1, p2, p3) to create a plane through 3 points. - derivation of new shapes: intersection between 2 planes, intersection between a plane and a line, between a sphere and a line... - functions for 3D polygons and polyhedra. Polyhedra use classical vertex-faces arrays (face array contain indices of vertices), and support faces with any number of vertices. Some basic models are provided (createOctaedron, createCubeoctaedron...), as well as some computation (like faceNormal or centroid) - manipulation of planar transformation. Ex.: ROT = createRotationOx(THETA); P2 = transformPoint3d(P1, ROT); - direct drawing of shapes with specialized functions. Clipping is performed automatically for infinite shapes such as lines or rays. Ex: drawPoint3d([50 50 25; 20 70 10], 'ro'); % draw some points drawLine3d([X0 Y0 Z0 DX DY DZ]); % clip and draw straight line Some functions require the geom2d package. Additional help is provided in geom3d/Contents.m file, as well as summary files like 'points3d.m' or 'lines3d.m'.
标签: Matlab 画三维立体图形
上传时间: 2015-11-02
上传用户:A1321
This book describes a unifying framework to networked teleoperation systems cutting across multiple research fields including networked control system for linear and nonlinear forms, bilateral teleoperation, trilateral teleoperation, multilateral teleoperation, cooperative teleoperation, and some teleoperation application examples. Networked control has been deeply studied at the intersection of systems & control and robotics for a long time, and many scholarly books on the topic have been already published. Nevertheless, the approach remains active even in several new research fields, such as bilateral teleoperation, single master and multiple slaves, trilateral teleoperation, and multilateral teleoperation
标签: Teleoperation Intelligent Networked Control
上传时间: 2020-06-10
上传用户:shancjb