Use a one-dimensional array of primitive type boolean to represent the seating chart of the plane. Initialize all the elements of the array to false to indicate that all the seats are empty. As each seat is assigned, set the corresponding elements of the array to true to indicate that the seat is no longer available.
资源简介:Use a one-dimensional array of primitive type boolean to represent the seating chart of the plane. Initialize all the elements of the array to false to indicate that all the seats are empty. As each seat is assigned, set the corresponding...
上传时间: 2013-12-22
上传用户:zhichenglu
资源简介:BISON-C: A one-dimensional transport and burnup calculation code with consideration of actinides and fission products Auteur(s) / Author(s) CETNAR J. (1) GRONEK P. (1) Affiliation(s) du ou des auteurs / Author(s) Affiliation(s) (1) Uni...
上传时间: 2015-07-17
上传用户:royzhangsz
资源简介:BISON-C: A one-dimensional transport and burnup calculation code with consideration of actinides and fission products Auteur(s) / Author(s) CETNAR J. (1) GRONEK P. (1) Affiliation(s) du ou des auteurs / Author(s) Affiliation(s) (1) Uni...
上传时间: 2015-07-17
上传用户:wendy15
资源简介:A one-dimensional calibration object consists of three or more collinear points with known relative positions. It is generally believed that a camera can be calibrated only when a 1D calibration object is in planar motion or rotates aroun...
上传时间: 2014-01-12
上传用户:璇珠官人
资源简介:中南赛区ACM竞赛题 Description Given a two-dimensional array of positive and negative integers, a sub-rectangle is any contiguous sub-array of size 1*1 or greater located within the whole array. the sum of a rectangle is the sum of all th...
上传时间: 2013-12-22
上传用户:lijianyu172
资源简介:This a sample write in VBNet to use a free Brettle.Web.NeatUpload.dll in aspnet to upload file max to 2G. I try in IIS and Apache_2.0.59 it can work. Detil see http://www.brettle.com/
上传时间: 2014-07-06
上传用户:youlongjian0
资源简介:the purpose of this book is to provide experienced software developers with the means to quickly become productive in Microsoft s Visual Basic .NET development environment.
上传时间: 2013-12-22
上传用户:Ants
资源简介:the first edition of this book ranks among the small (very small) number of books that I credit with significantly elevating my skills as a professional software devel-oper. Like the others, it was practical and easy to read, but loaded wit...
上传时间: 2013-12-29
上传用户:talenthn
资源简介:This a very simple baseband simulator for SC-FDMA system. This simulator is part of the upcoming book “Single Carrier FDMA: A New Air Interface for Long Term Evolution” (Wiley, Nov. 2008) which I co-authored with professor David J. Goodma...
上传时间: 2016-08-26
上传用户:小草123
资源简介:Introduction A shared library is a collection of functions that are available for use by one or more applications running on a system. On Windows operating systems, the library is compiled into a dynamic link library (.dll) file. At run-ti...
上传时间: 2014-01-26
上传用户:2467478207
资源简介:To invert a square Galois array, use the inv function. Related is the det function, which computes the determinant of a Galois array.
上传时间: 2014-01-10
上传用户:yiwen213
资源简介:JLAB is a set of Matlab functions I have written or co-written over the past fifteen years for the purpose of analyzing data. It consists of four hundred m-files spanning thirty thousand lines of code. JLAB includes functions ranging in com...
上传时间: 2014-01-26
上传用户:hjshhyy
资源简介:A MATLAB GUI platform for realizing the radiation pattern of narrowband beamformer with random array geometry. User can specify the array geometry, directions of incoming signals, noise power, and the type of beamformer. Useful for gaining ...
上传时间: 2014-01-06
上传用户:qb1993225
资源简介:the many variants of the Unix operating system require use of a mode of thought that s significantly different from the one that s required by simpler operating systems. Think Unix introduces readers to important fundamental and intermediat...
上传时间: 2017-09-04
上传用户:qq521
资源简介:In the ffuart.tar.gz it has one file. the serial.c is the source codes of the FFUART as a console port, it should be put into the directory: /usr/src/linux/drivers/char/, and be compiled into the kernel.
上传时间: 2014-01-06
上传用户:2404
资源简介:A program to demonstrate the optimization process of particle swarm optimization. A two-dimensional objective function is visualized by level of grey: the lighter the color, the higher the function value. the particles are shown as red circ...
上传时间: 2013-12-22
上传用户:Andy123456
资源简介:CarSim is an application for the simulating the (simplified) movement of cars on a two-dimensional surface. Package ope.carsim contains classes that represent the problem domain: cars and locations. Package ope.carsim.gui contains a ...
上传时间: 2013-12-22
上传用户:gaome
资源简介:This a collection of sample processes that provide examples ranging from how to use a particular BPEL activity such as pick or scope, to more complex examples of processes that invoke external Web services or show techniques such as hand...
上传时间: 2013-12-26
上传用户:sunjet
资源简介:This code converts a Galois Field array created usin GF(2^m) for a given primitive polynomial into a decimal array that can be used within typical .m file coding.
上传时间: 2015-09-26
上传用户:wang5829
资源简介:This a state-machine driven rs232 serial port interface to a "Wishbone" // type of bus.
上传时间: 2014-01-13
上传用户:ippler8
资源简介:This unit uses an array of bytes to represent a LARGE number. the number is binairy-stored in the array, with the Least Significant Byte (LSB) first and the Most Significant Byte (MSB) last, like all Intel-integer types.
上传时间: 2015-10-08
上传用户:xieguodong1234
资源简介:SAM9261 BasicMMU Example code with ADS1.2 (163 kB) the goal of this project is to show how to use a PC100 SDRAM and the MMU to perform a rating with a 100MHz Bus Clock. the rating is based on Dhrystone 2.1. It shows the rate when I+D Caches...
上传时间: 2013-12-28
上传用户:zhanditian
资源简介:Thinking in C++ patiently and methodically explores the issues of when and how to use inlines, references, operator overloading, inheritance and dynamic objects, as well as advanced topics such as the proper use of templates, exceptions and...
上传时间: 2014-01-03
上传用户:it男一枚
资源简介:Using Gaussian elimination to solve linear equations. // In this version, we allow matrix of any size. This is done by treating // the name of a 2-dimensional array as pointer to the beginning of the // array. This makes use of the fact ...
上传时间: 2016-02-14
上传用户:hxy200501
资源简介:How to use the USART port of a AVR mcu
上传时间: 2013-12-26
上传用户:181992417
资源简介:/* * the internal form of a hash table. * * the table is an array indexed by the hash of the key collisions * are resolved by hanging a linked list of hash entries off each * element of the array. Although this is a really simple ...
上传时间: 2014-01-07
上传用户:gtf1207
资源简介: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
资源简介:Use this program to decode the Manchester Code of the RFID. Validate the accessibility of detected card. Including a keypad controller, generally a all in one card access reader.
上传时间: 2013-12-19
上传用户:yoleeson
资源简介:EZW Embedded Zero-tree Wavelets Encoding,video codecs from the EZW family which use a 3D version of EZW or SPIHT algorithms showed better performance than the MPEG-2 compression algorithm. these algorithms have many advantages inherent for ...
上传时间: 2013-12-20
上传用户:wsf950131
资源简介:FFTW, a collection of fast C routines to compute the Discrete Fourier Transform in one or more dimensions.the fftw/ directory contains the source code for the complex transforms, and the rfftw/ directory contains the source code for the r...
上传时间: 2016-08-17
上传用户:yoleeson