This package contains assembly programs for testing how many clock cycles a piece of code takes to execute.
资源简介:This package contains assembly programs for testing how many clock cycles a piece of code takes to execute.
上传时间: 2013-11-25
上传用户:asdfasdfd
资源简介:This chapter contains sample programs for determining capacity. The reader is advised to go through the coding. The file "capacity_water.m" is for measuring the waterfilling capacity. It should be made to work with a file similar to "cap...
上传时间: 2016-08-24
上传用户:yph853211
资源简介:This package contains example software and associated documentation for the ColdFire MCF5249 microprocessor. The software includes sample processor initialization routines for the MCF5249 running a M5249C3 evaluation board as well as ...
上传时间: 2013-12-10
上传用户:zaizaibang
资源简介:This package contains the Wireless tools, used to manipulate the Wireless Extensions. The Wireless Extensions is an interface allowing you to set Wireless LAN specific parameters and get the specific stats.
上传时间: 2016-01-16
上传用户:黑漆漆
资源简介:aDABOOST This package contains the following files: learner.jar - is a platform independent java package. In order to run it on windows/linux open the command prompt/shell and type the command "java -jar learner.jar". Make sure the...
上传时间: 2014-12-05
上传用户:xsnjzljj
资源简介:this package contains two .c files.One file implements the merge of two int arrays.The other one implements the merge of two linkage array.
上传时间: 2016-02-26
上传用户:曹云鹏
资源简介:this is very good example for VB6 how to cominicate using vb
上传时间: 2014-08-01
上传用户:王楚楚
资源简介:This are the Laboratory programs for the 89c51
上传时间: 2013-12-21
上传用户:cursor
资源简介:This package contains the following source code files: - demo.c Demo application source, with message packing/unpacking example - benchmark.c Benchmark source, to benchmark pack/unpack operations - dl_c_is...
上传时间: 2013-12-19
上传用户:米卡
资源简介:This package contains uc/GUI samples source code
上传时间: 2017-08-19
上传用户:731140412
资源简介:This book provides information about the concepts and procedures needed by a developer of messaging applications in a Sun™ ONE Message Queue (MQ) environment. This preface contains the following sections: • Audience for This G...
上传时间: 2013-12-14
上传用户:netwolf
资源简介:VDSP++打开。This directory contains an example ADSP-BF537 RTC project that does a basic blink routine and then puts the part in deep sleep mode to be woken up from a RTC Stopwatch Event. Once woken up, the RTC is reconfigured to toggle th...
上传时间: 2015-12-29
上传用户:330402686
资源简介:an excellent java tutorial for the ones who is not a beginner of this language
上传时间: 2016-01-01
上传用户:杜莹12345
资源简介:This is very good book for beginners . C# is no doubt the language of choice in the .net environment.
上传时间: 2014-01-22
上传用户:gyq
资源简介:Tug of War(A tug of war is to be arranged at the local office picnic. For the tug of war, the picnickers must be divided into two teams. Each person must be on one team or the other the number of people on the two teams must not differ by m...
上传时间: 2014-01-07
上传用户:离殇
资源简介:Huffman codes 􀂄 In telecommunication, how do we represent a set of messages, each with an access frequency, by a sequence of 0’s and 1’s? 􀂄 To minimize the transmission and decoding costs, we may use short strings to ...
上传时间: 2014-01-04
上传用户:x4587
资源简介:Huffman codes 1.In telecommunication, how do we represent a set of messages, each with an access frequency, by a sequence of 0 s and 1 s? 2.To minimize the transmission and decoding costs, we may use short strings to represent more freque...
上传时间: 2013-12-22
上传用户:ztj182002
资源简介:Writing this book was hard work, but also a lot of fun. Thanks to everyone who made it possible, especially Jinny Verdonck, Thomas Kraft, Ricky Nkrumah, Kirk Bateman, and the whole Apress crew. A big thanks goes also to the community that...
上传时间: 2016-04-15
上传用户:Yukiseop
资源简介:This a simple bootloader for AT91SAM7{S,X}{64,128,256} processors. It permits you to download new code to the device over USB. This bootrom is installed at address 0x00000000 in the ARM, which means that it is the first piece of code to ...
上传时间: 2015-11-30
上传用户:shus521
资源简介:Description Combination of book reader and Web browsers. This program can be used for Web browsing, reading news sites, downloading and reading books and atricles from the Web. It is not implement all HTML browser functionality - it doe...
上传时间: 2013-12-16
上传用户:qweqweqwe
资源简介:Liferea is an abbreviation for Linux Feed Reader. It is a news aggregator for online news feeds. It supports a number of different feed formats including RSS/RDF, CDF and Atom. There are many other news readers available, but these other...
上传时间: 2016-12-05
上传用户:luopoguixiong
资源简介:ZEUS is a family of Eulerian (grid based) Magneto-Hydrodynamic codes (MHD) for use in astrophysics, described in a series of papers by Stone and Norman (1, 2, 3). It may be used in Cartesian (XYZ), cylindrical (ZRP), and spherical (RT...
上传时间: 2013-12-19
上传用户:maizezhen
资源简介:This toolbox contains Matlab code for several graph and mesh partitioning methods, including geometric, spectral, geometric spectral, and coordinate bisection. It also has routines to generate recursive multiway partitions, vertex separator...
上传时间: 2015-05-25
上传用户:tzl1975
资源简介:This file contains a test program for showing how to use the joystick and the LCD display. The display will show the joystick position. Joystick.c
上传时间: 2016-07-01
上传用户:fxf126@126.com
资源简介:This file contains a test program for showing how to use the joystick
上传时间: 2014-01-04
上传用户:天诚24
资源简介:This file contains a test program for showing how to use the different
上传时间: 2014-01-01
上传用户:小眼睛LSL
资源简介:This diskette (version 1.0) contains demonstration programs and source codes in MATLAB (v.5.2) for algorithms listed in the textbook Global Positioning Systems, Inertial Navigation, and Integration, by M. S. Grewal, Lawrence Weill, and A. P...
上传时间: 2016-10-20
上传用户:坏天使kk
资源简介:This is a assembly languages that teach how to write floppy disk subroutine. A great start for beginner who want to learn how ASM work. i got 100 for this assignment. have a look and comment
上传时间: 2017-06-01
上传用户:gououo
资源简介:svd 算法代码 This directory contains instrumented SVDPACKC Version 1.0 (ANSI-C) programs for compiling within the "svdrun" script. The "svdsum" script can be run after all output files of the form <dataset>.outN, where N=1,2,... have ...
上传时间: 2017-09-24
上传用户:manking0408
资源简介:This directory contains utility for implementing generic Reqursive Least Squares (RLS) algorithm. The example shows how one can use the utility to estamate the parameters of a simple linear discrete time system.
上传时间: 2014-01-06
上传用户:gtf1207