Archive for May, 2010

Essential C language programming

Essential C language programming This Stanford CS Education document tries to summarize all the basic features of the Clanguage. The coverage is pretty quick, so it is most appropriate as review or for someonewith some programming background in another language. Topics include variables, int types, floating point types, promotion, truncation, operators, control structures (if, while,for), functions, [...]

26 August 2009 at 02:43 - Comments

Tutorial on C Language Programming

Tutorial on C Language Programming C program structure: Data structure ,Control structure,Program structure Prede?ned data types:integer (int), small integers (short), large integers(long)real numbers (?oat), large real numbers (double) character data (char)User de?ned data types using type constructors array,record, pointer, ?le Download

VN:F [1.2.3_620]please wait…Rating: 1.0/10 (1 vote cast)

26 August 2009 at 02:39 - Comments

Modeling and Fault Diagnosis of Automotive Lead-Acid Batteries

Modeling and Fault Diagnosis of Automotive Lead-Acid Batteries Modeling and Fault Diagnosis of Automotive Lead-Acid Batteries In a bid to perform model-based diagnostics on the electrical network of an automobile, experimental work and analysis was conducted to model an automotive lead-acid battery over he domain in which one is expected to operate. First, a thorough literature review [...]

26 August 2009 at 02:38 - Comments

Drawing and Detailing with SolidWork

Drawing and Detailing with SolidWork Referencing the ASME Y14 Engineering Drawing and Related Documentation Practices As the designer, your responsibilities include developing drawings that adhere to the ASME Y14 American National Standard for Engineering Drawing and Related Documentation Practices. Download VN:F [1.2.3_620]please wait…Rating: 7.8/10 (4 votes cast)

24 August 2009 at 00:02 - Comments

shear walls

shear walls This section provides an introduction to shear walls and how they resist earthquake and wind forces. This section also shows how to properly construct the shear walls and the parts that make them up. With this knowledge, contractors can build proper shear walls and inspectors can recognize the errors untrained contractors make. Download VN:F [1.2.3_620]please wait…Rating: 4.0/10 (1 vote cast)

24 August 2009 at 00:01 - Comments

An Overview of Wireless Data Communications

An Overview of Wireless Data Communications An Overview of Wireless Data Communications(networking) Selecting the appropriate wireless data communication solution for connecting low-bandwidth electronic devices requires several considerations. These considerations may include range related issues, power requirements, 900 MHz versus 2.4 GHz transmission bands, interference immunity and time-to-market issues. Download VN:F [1.2.3_620]please wait…Rating: 6.0/10 (2 votes cast)

24 August 2009 at 00:00 - Comments

resistor and capacitor data

resistor and capacitor data Electrolytic capacitors take advantage of the ability o some metal oxides to act as an excellent insulator (at voltages) and also form a dielectric material with a ver high dielectric constant ‘K’. Most common electrolytic capacitors use aluminium oxide as the dielectric, but special-purpose and low leakage types generally use Download VN:F [1.2.3_620]please wait…Rating: 10.0/10 (1 vote cast)

19 August 2009 at 22:22 - Comments
ahmabd
Electrical Engineer
26 August 09 at 17:26

Locating Internet Routing Instabilities

Locating Internet Routing Instabilities This paper presents a methodology for identifying the autonomous system (or systems) responsible when a routing change is observed and propagated by BGP. The origin of such a routing instability is deduced by examining and correlating BGP updates for many pre- ?xes gathered at many observation points. routers Download VN:F [1.2.3_620]please wait…Rating: 0.0/10 (0 votes cast)

19 August 2009 at 22:22 - Comments

AVR Assembler User Guide

AVR Assembler User Guide Welcome to the Atmel AVR Assembler. This manual describes the usage of the Assem- bler. The Assembler covers the whole range of microcontrollers in the AT90S family. Download VN:F [1.2.3_620]please wait…Rating: 8.5/10 (2 votes cast)

19 August 2009 at 22:21 - Comments

An Animated Guide to Basic Parallel Processing

An Animated Guide to Basic Parallel Processing THE STRUCTURE OF THE PAPER WILL BE: 1) Different Scenarios for running code 2) Trade offs that you must make to run parallel sessions 3) Machine/Hardware considerations 4) Paragraphs about new words and concepts 5) A list of parallel ready procedures or procedures that can generate sub-programs (threads) CPU threading procs and I/O threading Procs Download VN:F [...]

13 August 2009 at 21:58 - Comments