H=CIRCLE(CENTER,RADIUS,NOP,STYLE) This routine draws a circle with center defined as a vector CENTER, radius as a scaler RADIS. NOP is the number of points on the circle. As to STYLE, use it the same way as you use the rountine PLOT. Since the handle of the object is returned, you use routine SET to get the best result.
资源简介:H=CIRCLE(CENTER,RADIUS,NOP,STYLE) This routine draws a CIRCLE with CENTER defined as a vector CENTER, radius as a scaler RADIS. NOP is the number of points on the CIRCLE. As to STYLE, use it the same way as you use the rountine...
上传时间: 2014-12-07
上传用户:as275944189
资源简介:Here s the code! Too many people ask for this Using this code you can save an image item as a jpeg image, specifying the quality of it. Jpeg quality is the same as compression so the lower the quality, the smaller the file size. It s simpl...
上传时间: 2013-12-07
上传用户:米卡
资源简介:KNN DEMO This is a binary classification problem defined on a N*N field.
上传时间: 2013-12-23
上传用户:1427796291
资源简介:pic mcu code:This application note describes the design and implementation of a USB Mass Storage Device (MSD) using a Secure Digital card, which should prove useful to developers of USB mass storage solutions. This application may be us...
上传时间: 2014-11-23
上传用户:天诚24
资源简介:This application note describes the design and implementation of a usb mass storage devic using a secure digital card,which should prove useful to developers of usb mass storage solution.This application may be used as a stand-alone MSD or...
上传时间: 2017-06-24
上传用户:weiwolkt
资源简介:This module defines safer C library string * * routine replacements. These are meant to make C * * a bit more safe in reference to security and * * robustness
上传时间: 2014-01-04
上传用户:佳期如梦
资源简介:% This routine provides a convenient way to produce Pd/FAD information % from likelihood ratio information.
上传时间: 2016-01-05
上传用户:liglechongchong
资源简介:MIRACL compiler/hardware definitions - mirdef.h This version suitable for use with most 32-bit computers
上传时间: 2014-11-23
上传用户:sdq_123
资源简介:This toolbox was designed as a teaching aid, which matlab is particularly good for since source code is relatively legible and simple to modify. However, it is still reasonably fast if used with the supplied optimiser. However, if you re...
上传时间: 2016-11-25
上传用户:hustfanenze
资源简介:This routine calls the glpk library to solve a LP/MIP problem. A typical LP problem has following structure: [min|max] C x s.t. Ax ["="|"<="|">="] b {x <= UB} ...
上传时间: 2014-12-01
上传用户:changeboy
资源简介:This section contains a brief introduction to the C language. It is intended as a tutorial on the language, and aims at getting a reader new to C started as quickly as possible. It is certainly not intended as a substitute for any of the nu...
上传时间: 2013-12-23
上传用户:liansi
资源简介:This example provides a description of how to use a DMA channel to transfer a word data buffer from memory (Flash) to memory (RAM). The dedicated DMA channel is configured to transfer once a time a 32 word data buffer stored as constant...
上传时间: 2016-04-24
上传用户:ecooo
资源简介: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 software aims to create an applet and panel tools to manage a wireless interface card, such as IEEE 802.11 cards. The development will focus on Linux, as this is the most accessible platform, but will expand as we get access to more pl...
上传时间: 2013-12-10
上传用户:semi1981
资源简介:This driver was developed using a USB keyboard from Cherry,as indicated by the VID and PID codes. These IDs must be set for the device you intend to support. Similarly, you will need to set Class to the appropriate string for your device cl...
上传时间: 2015-04-02
上传用户:nanxia
资源简介:This document can be considered as a supplement to the already existing Application note AN10302 “Using the Philips LPC2000 Flash Utility”, which is provided in the same zip file. The Application note covers the following topics:
上传时间: 2015-04-18
上传用户:waizhang
资源简介:A model of the local file system, implemented as a concrete subclass of AbstractTreeTableModel. This class implements the TreeTableModel interface.
上传时间: 2015-05-04
上传用户:彭玖华
资源简介:In this book, we aim to give you an introduction to a wide variety of topics important to you as a developer using UNIX. The word Beginning in the title refers more to the content than to your skill level. We ve structured the book to help ...
上传时间: 2013-12-22
上传用户:youmo81
资源简介:eForth is a small portable Forth design for a wide range of microprocessors. This is the first implementation for 8086. As machine dependency is consolidated into 31 code words, moving eForth to other CPU s will be much less of a chore com...
上传时间: 2014-01-25
上传用户:从此走出阴霾
资源简介:This zip describes SPI communication with a Serial DataFlash AT45DB and/or with a DataFlashCard AT45DCB. It shows how to configure the SPI peripheral on the AT91RM9200EK. Includes main.html file for help. For use under Green Hills 3.6.1 Mul...
上传时间: 2015-05-24
上传用户:lvzhr
资源简介:This zip describes MCI communication with an MMC and SDCard Device. Includes main.html file for help.
上传时间: 2013-12-08
上传用户:stampede
资源简介:This design is a universal register which can be used as a straightforward storage register, a bi-directional shift register, an up counter and a down counter.
上传时间: 2013-12-28
上传用户:努力努力再努力
资源简介:This is SvmFu, a package for training and testing support vector machines (SVMs). It s written in C++. It uses templates. The advantage of templates is that the types of kernel values and data points can be varied to suit the problem.
上传时间: 2015-07-03
上传用户:zhengzg
资源简介:liblinphone is a high level library to make a SIP phone. This library includes ALL the features of linphone. It is designed to be easy to use, directly from a user interface.
上传时间: 2014-01-08
上传用户:qq521
资源简介:this demo is to show you how to implement a generic SIR (a.k.a. particle, bootstrap, Monte Carlo) filter to estimate the hidden states of a nonlinear, non-Gaussian state space model.
上传时间: 2014-11-10
上传用户:caozhizhi
资源简介:Readers can pick up this book and become familiar with C++ in a short time. Stan has taken a very broad and complicated topic and reduced it to the essentials that budding C++ programmers need to know to write real programs. His case study ...
上传时间: 2015-07-20
上传用户:thinode
资源简介:This the first cellphone worm with source code available in the world ! Do you can modify, rename, delete, insert any code...
上传时间: 2015-08-03
上传用户:xiaohuanhuan
资源简介:PSTN to PSTN Dialing via SIP Network.This is a representation, as a slide show, of the SIP examples detailed in RFC 3666 - RFC3666 SIP PSTN Call Flow.
上传时间: 2015-08-30
上传用户:weixiao99
资源简介:When created, this DLL does not export any symbols. As a result, it will not produce a .lib file when it is built. If you wish this project to be a project dependency of some other project, you will either need to add code to export...
上传时间: 2015-09-01
上传用户:asdkin
资源简介:This application uses OleDb as a backhand communicator with the file to allow the user to : select, delete, insert and modify the database and then save all the changes to the original file.
上传时间: 2014-01-21
上传用户:671145514