This site supports any browser, including Lynx!
Noam Chomsky on "Terror and Just Response"
(Noam Chomsky is one of the fathers of Computer Science, like John von Neumann, Alan Turing, Konrad Zuse, Ludwig Wittgenstein, Norbert Wiener, etc.!)
André Vltchek: "Western Terror: From Potosí To Baghdad"

Date::Calc 5.4 Demo: International Eternal Gregorian Calendar
Date::Calc 5.4 Demo: Sports Club Events Calendar


Bit::ShiftReg
Manual Page


Homepage
What's New
Who am I
Site Map
Foto Gallery
Download
Perl Links
Toggle Server
Brasil
Credits
Macintosh

[Bit::ShiftReg]

What does it do:

This module implements rotate left, rotate right, shift left and shift right operations with carry flag for all C integer types.

The results depend on the number of bits that the integer types unsigned char, unsigned short, unsigned int and unsigned long have on your machine.

The module automatically determines the number of bits of each integer type and adjusts its internal constants accordingly.

It also provides subroutines to determine the number of bits of these types in your Perl programs.

For shift registers of arbitrary size, you can either chain several bytes together using the functions of this module, or use the module "Bit::Vector".

This latter module / distribution is actually the new version of the "Set::IntegerFast" package (now defunct), which has been split into a base class, "Bit::Vector", and application classes, like "Set::IntegerFast" (now defunct), "Set::IntRange" and "Math::MatrixBool".


Last modified: Tuesday, 03-Jun-2008 23:10:32 CEST

Copyright © 1997 - 2005 by Steffen Beyer.
All rights reserved.

(Except where stated otherwise or obvious)

The contents of this web site which are owned and copyrighted by me can be used and redistributed under the terms of the
GNU Free Documentation License.

Disclaimer:

I hereby declare that hyperlinks on this web site to other web sites do not necessarily represent my opinion, that I do not assume any responsibility or liability for the contents of the web sites linked to, and that hyperlinks on this site are merely a hint that something there might be worth reading or knowing, for the good or bad. I am unable to monitor all these web sites and their contents. Therefore, use the hyperlinks on this web site at your own risk!

[Powered by Apache]