Compiling/testing in 32-bit on Ubuntu X86-64 ShowCompiling/testing in 32-bit on Ubuntu X86-64
If you want compile a source code for testing purpose or to use it as a 32-bit binary,the main problem is that the headers of the standard library are not suitable for this purpose and that a...
Conversion of an IP address 32-bit ShowConversion of an IP address 32-bit
We will make a ping kioskea.net in view retrieve the IP address (in bold)
$ Ping-c1 kioskea.net
PING kioskea.net (194,169,240,130) 56 (84) data bytes.
64 bytes from www.kisokea.org...
[C language]Handling 64-bit integers Show[C language]Handling 64-bit integers
Unsigned 64-bit integer
Example:
Signed 64-bit integer
Example:
Basically in C language, an unsigned number over 32 bit can not exceed the value of 4 294 967 295.
It may happen that you are...
Download ATI Catalyst Software Suite for Vista (32 bit) ShowThe latest release for ATI drivers for windows Vista regrouping the following features and option:
Catalyst Control Center Version 8.9
Radeon display driver 8.522
HydraVision
WDM Driver Install Bundle
Southbridge/IXP...
Download Intel® PROSet/Wireless for XP and Vista ShowIntel PROSet Wireless Intel is the driver necessary for handling wireless networks.
The list of chipsets supported are:
Intel ® WiFi Link 5100
Intel ® WiFi Link 5300
Intel ® Wireless WiFi Link 4965AGN
Intel ® PRO / Wireless 3945ABG...
PCI Bus ShowThe PCI Bus
The PCI bus (Peripheral Component Interconnect) was developed by Intel on 22 June 1992. Contrary to the VLB bus, it is not so much a traditional local bus but rather an intermediate bus located between the processor bus (NorthBridge)...
Installing a network adapter ShowPurpose
The purpose of this article is to set up a network to enable data exchanges between computers, resource sharing and network games.
Is it therefore necessary to install a network card in each computer that may be part of the local area...
Network cards ShowWhat is a network card?
A network card (also called a Network Adapter or Network Interface Card, or NIC for short) acts as the interface between a computer and a network cable. The purpose of the network card is to prepare, send, and control data...