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.
资源简介: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.
上传时间: 2013-11-25
上传用户:zhaiye
资源简介:RGA: Biowaste Game Example This C++ application demonstrates how to create a 2D mobile game for S60 devices using Real-Time Graphics and Audio (RGA) APIs. PREREQUISITES Symbian C++ basics Game Programming RGA plugin OpenC plugin
上传时间: 2017-02-08
上传用户:dancnc
资源简介:Creates and displays a Delaunay triangulation (DT) or a Voronoi Diagram (VoD)
上传时间: 2017-02-21
上传用户:gmh1314
资源简介:he LPC932 can be used to create a Pulse Width Modulated PWM signal. That s an analog signal, with only 2 discrete levels, for example 0V and 5V and a constant period. The current value of this signal at a certain poiTnt of time is proportio...
上传时间: 2015-05-14
上传用户:CHINA526
资源简介:Create a time protocol over Client/Server Environment by sending request about time to server from client and the server will response to give the correct time back to the client.
上传时间: 2015-05-23
上传用户:guanliya
资源简介:A 2D Delaunay triangulation (DT) with incremental site insertion
上传时间: 2013-12-11
上传用户:离殇
资源简介:a set or ARM9 examples by STM
上传时间: 2017-04-04
上传用户:123啊
资源简介:Geoprocessor Programming Model Use CreateObject to create a Spatial Reference, a Value Table, or a FieldInfo Object
上传时间: 2013-12-23
上传用户:天涯
资源简介:Addfilter is a command-line application which adds and removes filter drivers for a given drive or volume. It is intended to demonstrate how to insert a filter driver into the driver stack of a device. The sample illustrates how to do this ...
上传时间: 2013-12-30
上传用户:天诚24
资源简介:* * THIS SOFTWARE IS PROVIDED BY THE AUTHOR ``AS IS AND ANY EXPRESS * OR IMPLIED WARRANTIES, INCLUDING, BUT NOT LIMITED TO, THE IMPLIED * WARRANTIES OF MERCHANTABILITY AND FITNESS FOR A PARTICULAR PURPOSE * ARE DISCLAIMED. IN NO EVE...
上传时间: 2013-12-20
上传用户:sxdtlqqjl
资源简介:We have a group of N items (represented by integers from 1 to N), and we know that there is some total order defined for these items. You may assume that no two elements will be equal (for all a, b: a<b or b<a). However, it is expensive to ...
上传时间: 2016-01-17
上传用户:jeffery
资源简介:Addfilter is a command-line application which adds and removes filter drivers for a given drive or volume. It is intended to demonstrate how to insert a filter driver into the driver stack of a device. The sample illustrates how to do this ...
上传时间: 2016-05-17
上传用户:xzt
资源简介:Addfilter is a command-line application which adds and removes filter drivers for a given drive or volume. It is intended to demonstrate how to insert a filter driver into the driver stack of a device. The sample illustrates how to do this ...
上传时间: 2016-06-28
上传用户:源码3
资源简介:Device pins that are not connected to a specific peripheral function are controlled by the GPIO registers. Pins may be dynamically configured as inputs or outputs. Separate registers allow setting or clearing any number of outputs simu ...
上传时间: 2014-01-16
上传用户:lijinchuan
资源简介:The ATK library provides a set of interfaces for accessibility.By supporting the ATK interfaces, an application or toolkit canbe used such as tools such as screen readers, magnifiers, and alternative input devices.
上传时间: 2014-11-06
上传用户:wpwpwlxwlx
资源简介:This Unix C code monitors a web server every few minutes by trying to retrieve its home page. It sends you email when it can t connect, and every so often while the server is still down. It sends a final message when it comes back up. If yo...
上传时间: 2015-01-11
上传用户:pompey
资源简介:create a sparse file for virtual disk driver
上传时间: 2014-01-26
上传用户:hullow
资源简介:uses DirectX7 DirectDraw and DirectInput to create a small game
上传时间: 2015-03-05
上传用户:nanxia
资源简介:tty驱动 * This driver shows how to create a minimal tty driver. It does not rely on * any backing hardware, but creates a timer that emulates data being received * from some kind of hardware.
上传时间: 2013-12-04
上传用户:金宜
资源简介:This scheme is initiated by Ziv and Lempel [1]. A slightly modified version is described by Storer and Szymanski [2]. An implementation using a binary tree is proposed by Bell [3]. The algorithm is quite simple: Keep a ring buffer, which in...
上传时间: 2014-01-09
上传用户:sk5201314
资源简介:This code can be used to model a microstrip line or a microstrip patch antenna (the particular problem being modeled is determined at compile-time via various declarations).
上传时间: 2013-12-31
上传用户:wpt
资源简介:The program is a wizard to create a NT kernel driver framework in C. It will create a Visual C++ workspace. You can compile and link your driver in IDE. If you have SoftICE, it can generate .nms file.
上传时间: 2013-12-03
上传用户:silenthink
资源简介:Punjab is a jabber XMLRPC/SOAP/REST client. It is a xmlrpc, soap, or REST server that allows for persistent client connections to a jabber server.
上传时间: 2015-05-09
上传用户:fanboynet
资源简介:Assembly example with RealView MDK The Assembly example shows how to create a pure assembly program for an ARM device. It is done using the RealView Compilation Tools that are part of the RealView MDK-ARM.
上传时间: 2015-05-30
上传用户:FreeSky
资源简介:《A first book of java》by Gary J.Bronson 北大出版社,一书的配套源码。
上传时间: 2014-01-22
上传用户:yuzsu
资源简介:a little file,which is made by myself.now i send it to share with you.a wish to improve myself via the study with each other.
上传时间: 2015-08-08
上传用户:jkhjkh1982
资源简介:a program of tds2000 seriaps programed by labwindows cvi
上传时间: 2013-12-23
上传用户:koulian
资源简介:Electromagnetic scattering from the trees above a tilted rough ground plane generated by the stochastic Lidenmayer system is studied by Monte Carlo simulations in this paper.The scattering coefficients are calculated in three methods:cohere...
上传时间: 2013-12-06
上传用户:xieguodong1234
资源简介:关于Voronoi Diagram结构著名的Sweep Line算法的描述,对于研究数据结构的人很有帮助
上传时间: 2014-03-06
上传用户:lingzhichao
资源简介:著名的Voronoi Diagram结构fortun算法经典C描述,各位搞算法的仁兄可千万别错过,要看懂该算法,需要搞清楚Voronoi Diagram结构,还有非常深厚的C语言功底。
上传时间: 2015-08-30
上传用户:a673761058