This class implements the same API as the Java 1.3 java.util.TimerTask. * Note that a TimerTask can only be scheduled on one Timer at a time, but * that this implementation does not enforce that constraint.
資源簡介:This class implements the same API as the Java 1.3 java.util.TimerTask. * Note that a TimerTask can only be scheduled on one Timer at a time, but * that this implementation does not enforce that constraint.
上傳時間: 2015-06-10
上傳用戶:無聊來刷下
資源簡介:This tutorial attempts to get you started developing with the Win32 API as quickly and clearly as possible. It is meant to be read as a whole, so please read it from beginning to end before asking questions... most of them will probably be ...
上傳時間: 2015-09-29
上傳用戶:wanqunsheng
資源簡介:fastDNAml is an attempt to solve the same problem as DNAML, but to do so faster and using less memory, so that larger trees and/or more bootstrap replicates become tractable. Much of fastDNAml is merely a recoding of the PHYLIP 3.3 DNAML...
上傳時間: 2014-01-24
上傳用戶:bjgaofei
資源簡介:You can call MsgBoxEx instead of MsgBox MsgBoxEx will return the same vbMsgBoxResults as MsgBox, but adds the frm, Left, and Top parameters.
上傳時間: 2013-12-22
上傳用戶:zycidjl
資源簡介:This file contains the material presented as the first Embedded MATLAB webinar on the MathWorks web site on September 13, 2007. It contains the PDF version of presentation slides and all necessary demonstration files (including MATLAB M-f...
上傳時間: 2016-03-07
上傳用戶:66666
資源簡介:This book is for the experience and not the same level of the design process so prepared by the staff, of course, the reader should at least be able to prepare a simple C language program. On the C language are learning readers, this book i...
上傳時間: 2013-12-20
上傳用戶:jcljkh
資源簡介:This is an example applications that shows how to handle multiple touches at the same time on the iPhone.
上傳時間: 2013-12-20
上傳用戶:klin3139
資源簡介:the TapiComm sample uses both the Telephony API and the Win32 Communications API to demonstrate one way to implement a very simple TTY application. While the user interface and TTY emulation are very rudimentary, the TAPI and comm modules a...
上傳時間: 2014-12-07
上傳用戶:chenxichenyue
資源簡介:Embedded systems for specific applications, usually in the centre, and as the core processor for the practical application of soft Hardware systems, the hardware is the basis of the embedded operating system and platform, the software pro...
上傳時間: 2013-12-29
上傳用戶:稀世之寶039
資源簡介:Getting to Know the FFT What is the FFT? FFT = Fast Fourier Transform. the FFT is a faster version of the Discrete Fourier Transform (DFT). the FFT utilizes some clever algorithms to do the same thing as the DTF, but in much less time.
上傳時間: 2017-07-15
上傳用戶:com1com2
資源簡介:these Fourier routines were originally based on the Fourier routines of the same names from the NETLIB bihar and fftpack fortran libraries developed by Paul N. Swarztrauber at the National Center for Atmospheric Research in Boul...
上傳時間: 2017-09-12
上傳用戶:小眼睛LSL
資源簡介:Computes the hafnian of a nonnegative integer matrix. Notes: Copy hafnian.c to main.c, in the same directory as Rothberg s code (see above). You can download the .tar directory with the code weighted-match.tar here. then "make" the codes (t...
上傳時間: 2013-12-23
上傳用戶:lmeeworm
資源簡介:多項式曲線擬合 任意介數 Purpose - Least-squares curve fit of arbitrary order working in C++ Builder 2007 as a template class, using vector<FloatType> parameters. Added a method to handle some EMatherror exceptions. If do NOT want ...
上傳時間: 2013-12-18
上傳用戶:宋桃子
資源簡介:%CHECKBOUNDS Move the initial point within the (valid) bounds. % [X,LB,UB,X,FLAG] = CHECKBOUNDS(X0,LB,UB,nvars) % checks that the upper and lower % bounds are valid (LB <= UB) and the same length as X (pad with -inf/inf % if neces...
上傳時間: 2015-10-26
上傳用戶:caiiicc
資源簡介:Fortran 90 versions of all the Numerical Recipes routines appear in the following Chapters B1 through B20, numbered in correspondence with Chapters 1 through 20 in Volume 1. Within each chapter, the routines appear in the same order as in...
上傳時間: 2017-04-12
上傳用戶:6546544
資源簡介:? Piezoelectric motors are used in digital cameras for autofocus,zooming and optical image stabilization. theyare relatively small, lightweight and effi cient, but theyalso require a complicated driving scheme. Traditionally,this challen...
上傳時間: 2013-11-18
上傳用戶:hulee
資源簡介:An acronym for Multiple-In, Multiple-Out, MIMO communication sends the same data as several signals simultaneously through multiple antennas, while still utilizing a single radio channel. This is a form of antenna diversity, which uses mult...
上傳時間: 2020-06-01
上傳用戶:shancjb
資源簡介:the MC68HC05K0 is a low cost, low pin countsingle chip microcomputer with 504 bytes of userROM and 32 bytes of RAM. the MC68HC05K0 isa member of the 68HC05K series of devices whichare available in 16-pin DIL or SOIC packages.It uses the sam...
上傳時間: 2014-01-24
上傳用戶:zl5712176
資源簡介:內存管理程序,功能與FASTMM相似,PLEASE NOTE: there are two ways to install BigBrain. You may use the memory manager code natively compiled into your EXE or you can use an included external DLL which will allow you to share memory across...
上傳時間: 2014-12-02
上傳用戶:蟲蟲蟲蟲蟲蟲
資源簡介:Programming Windows with MFC isn t a book about C++ rather, it s a book about writing 32-bit Windows applications in C++ using MFC rather than the Windows API as the chief means of accessing the operating system s essential features and ser...
上傳時間: 2014-01-07
上傳用戶:zgu489
資源簡介:A model of the local file system, implemented as a concrete subclass of AbstractTreeTableModel. This class implements the TreeTableModel interface.
上傳時間: 2015-05-04
上傳用戶:彭玖華
資源簡介:This package implements a Kalman filter as described in the paper "A Statistical Algorithm for Estimating Speed from Single Loop Volume and Occupancy Measurements" by D. J. Dailey.
上傳時間: 2013-12-12
上傳用戶:cc1915
資源簡介:Java Regex Primer Since version 1.4, Java has had support for Regular Expressions in the core API. Java Regex follows the same basic principles used in other languages, just withdi erent access methods, and some subtledi erences with the ...
上傳時間: 2013-12-18
上傳用戶:lanhuaying
資源簡介:This file implements the Date class member functions Date representation: int variable -- year,mon and day
上傳時間: 2014-01-22
上傳用戶:ynsnjs
資源簡介:This file implements the ComplexNum class member functions.
上傳時間: 2016-05-06
上傳用戶:litianchu
資源簡介:This file implements the ExtTime member functions and the Time class member functions
上傳時間: 2016-05-06
上傳用戶:2525775
資源簡介:This toolbox implements the same methods on small dadta sets and imlements a trimming method using a random uniform distribution to quickly process large data sets.
上傳時間: 2017-07-28
上傳用戶:helmos
資源簡介: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
資源簡介:In this edition, the majority of the book is dedicated to covering the Winsock API. Chapter 1 starts with an introduction to Winsock and is specifically geared for the beginning Winsock programmer. This chapter covers all the basics and int...
上傳時間: 2015-09-08
上傳用戶:ommshaggar
資源簡介:This article describes how to consume Web services in Java 1.5.0 using the new JAX-WS 2.0 API (JSR 228). Developers around the world, including me, have always complained about the hard ways to work in Java to consume even a Web service...
上傳時間: 2013-11-27
上傳用戶:kelimu