In number theory, the Euclidean algorithm (also called Euclid s algorithm) is an algorithm to determine the greatest common divisor (GCD) of two elements of any Euclidean domain (for example, the integers). Its major significance is that it does not require factoring the two integers, and it is also significant in that it is one of the oldest algorithms known, dating back to the ancient Greeks.
資源簡介:In number theory, the Euclidean algorithm (also called Euclid s algorithm) is an algorithm to determine the greatest common divisor (GCD) of two elements of any Euclidean domain (for example, the integers). Its major significance is that it...
上傳時間: 2017-07-17
上傳用戶:戀天使569
資源簡介:This a very simple Yee algorithm 3D FDTD code in C implementing the free space form of Maxwell s equations on a Cartesian grid. There are no internal materials or geometry. The code as delivered simulates an idealized rectangular waveguide ...
上傳時間: 2015-05-14
上傳用戶:水中浮云
資源簡介:This is an algorithm for DynamicChannel Allocation in GSM frequency planning. The source code is being developed and will be uploaded soon.
上傳時間: 2014-01-24
上傳用戶:er1219
資源簡介:WSP is an HTTP to WSP proxy that can be used to forward HTTP requests to WSP, which is used in WAP 1.x. It may be called a reverse WAP gateway, and enables you to test or browse WAP sites with HTTP tools. It also can be used with penetratio...
上傳時間: 2013-12-16
上傳用戶:大三三
資源簡介:CrE-ME410_X86_CE40_HPC The .exe file that you will receive upon download is an installer to be executed on a Desktop PC to which your Windows CE device is attached through ActiveSync. Should this fail (and also if it succeeds) you can find...
上傳時間: 2016-02-11
上傳用戶:linlin
資源簡介:From the point of view of quality management, it is an important issue to reduce the transmission time in the network. The quickest path problem is to 6ndthe path in the network to senda given amount of data from the source to the sink su...
上傳時間: 2013-12-19
上傳用戶:nairui21
資源簡介:Abstract The Lucene Server project is an attempt to extend the Jakarta Lucene tool with server capabilities. Lucene is a robust Java API that enables you creating indexes from text sources and perform powerful searches on these indexe...
上傳時間: 2016-01-10
上傳用戶:songrui
資源簡介:Whenever there is an application to write, breaking it up to small pieces is a great idea. The smallest piece of any application would probably be a data object, or a simple Bean in Java. Java Beans are simple Java classes that have a disti...
上傳時間: 2016-11-07
上傳用戶:lingzhichao
資源簡介:This guide is an attempt to compile a lot of that information in here and dummy it down. Perhaps it s a fairly common show, perhaps not. It might have even been a show that you taped. Whatever the case, you want to share it with others bur ...
上傳時間: 2013-12-19
上傳用戶:zsjzc
資源簡介:nesc language introduction. nesC is an extension to C [2] designed to embody the structuring concepts and execution model of TinyOS [1]. TinyOS is an event-driven operating system designed for sensor network nodes that have very limited...
上傳時間: 2017-09-04
上傳用戶:66666
資源簡介:The source code for "C++ Solutions". This book is a companion to the book that is widely recognized as "the C++ bible": The C++ Programming Language (third edition) by Bjarne Stroustrup. If you re a programmer, Bjarne s book comes very high...
上傳時間: 2014-01-22
上傳用戶:努力努力再努力
資源簡介:項目描述: Fink is an attempt to bring the full world of Unix Open Source software to Darwin and Mac OS X. Packages are downloaded and built automatically and installed into a tree managed by dpkg. Fink試圖將Unix開源軟件世界帶入到 Darw...
上傳時間: 2015-04-17
上傳用戶:tedo811
資源簡介: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
資源簡介:This file is an example to use timer2 in mode 0.
上傳時間: 2016-05-29
上傳用戶:bcjtao
資源簡介:It is an introduction to the javaserver face. An English description.
上傳時間: 2017-05-25
上傳用戶:時代電子小智
資源簡介:This manual is an introduction to the Keil Software development tools for the 8051 family of microcontrollers. It introduces new users and interested readers to our products.
上傳時間: 2014-01-22
上傳用戶:372825274
資源簡介:The zip file in this directory contains a series of lectures and examples intended as an introduction to USB.
上傳時間: 2015-04-02
上傳用戶:lxm
資源簡介:This document describes the uIP TCP/IP stack. The uIP TCP/IP stack is an extremely small implementation of the TCP/IP protocol suite intended for embedded systems running low-end 8 or 16-bit microcon-trollers. The code size and RAM requirem...
上傳時間: 2015-09-18
上傳用戶:zsjinju
資源簡介:This archive includes the Delphi component TScreenCapture (D3,D4,D5) that implements an interface to the capture DLL of our screen capture tool "T.N.T".
上傳時間: 2015-09-24
上傳用戶:dreamboy36
資源簡介:This is the source code for encryption using the latest AES algorithm. AES algorithm is also called Rijndael algorithm. AES algorithm is recommended for non-classified use by the National Institute of Standards and Technology(NIST), US...
上傳時間: 2014-01-18
上傳用戶:xc216
資源簡介:This application report discusses the design of non-invasive optical plethysmography also called as pulsoximeter using the MSP430FG437 Microcontroller (MCU). The pulsoximeter consists of a peripheral probe combined with the MCU displaying...
上傳時間: 2014-01-17
上傳用戶:天誠24
資源簡介:Statistical-Learning-Theory The goal of statistical learning theory is to study, in a statistical framework, the properties of learning algorithms. In particular, most results take the form of so-called error bounds. This tutorial introd...
上傳時間: 2017-07-15
上傳用戶:363186
資源簡介:In each step the LZSS algorithm sends either a character or a <position, length> pair. Among these, perhaps character "e" appears more frequently than "x", and a <position, length> pair of length 3 might be commoner than one of length 18, s...
上傳時間: 2014-01-27
上傳用戶:wang0123456789
資源簡介:aPLib is a 32-bit compression library based on the compression algorithm used in aPACK (my executable packer). aPLib is an easy-to-use alternative to many of the heavy-weight compression libraries available.
上傳時間: 2013-11-30
上傳用戶:一諾88
資源簡介:This a program to implement the so-called "dancing link" which is introduced in Knuth s paper. This is really a super acrobatic and I am sure that not many programmers can understand the algorithms.
上傳時間: 2013-12-11
上傳用戶:784533221
資源簡介:ACM試題An Easy Problem Description As we known, data stored in the computers is in binary form. The problem we discuss now is about the positive integers and its binary form. Given a positive integer I, you task is to find out an integer...
上傳時間: 2013-12-11
上傳用戶:libenshu01
資源簡介:ucos From a small number of the concept of real-time kernel, developed a simple algorithm available, the core of the book made a detailed presentation
上傳時間: 2014-10-27
上傳用戶:JIUSHICHEN
資源簡介:A guide for using tornado in the project and also describe the environment needed for support it.
上傳時間: 2014-01-22
上傳用戶:caixiaoxu26
資源簡介:Explaining how to retrive the caller number from the incoming call in symbian c++
上傳時間: 2014-01-01
上傳用戶:lanjisu111
資源簡介:The tesxt book is an excellent source for mastering the algorithm design which is explained in detail the concepts
上傳時間: 2017-04-16
上傳用戶:6546544