Sunday, January 1st, 2012 »
Posted By Ranjan » Total 0 Comment
3-Tier architecture generally contains User Interface (UI) or Presentation Layer, Business Access/Logic Layer (BAL) and Data Access Layer (DAL).
Comments are merely program documentation which helps the reader to understand the code. The compiler ignores these comments when it translates the program into executable code. C language uses two different formats of comment 1. Block comment 2. Line comment 1. Block comment: A block comment is used when the comment will span several lines. [...]
Basic Structure of a C program contains following sections, Documentation Section Link Section Definition Section Global Declaration Section main() { Declaration Section Executable part } Subprogram section Function 1 Function 2 . . function n The Documentation Section consists of a set of comment lines giving the name of the program and other details. The [...]
JNI Index Part 1: Introduction and “Hello World” application Part 2: JNI: Visual Studio setup for DLL Project Part 3: Mapping Types and Passing Arguments Part 4: JNI Strings Part 5: JNI Arrays Part 6: JNI Objects Part 7: JNI Arrays of Objects Part 8: JNI Exceptions Part 9: JNI FAQ Part 5: JNI Arrays [...]
JNI Index Part 1: Introduction and “Hello World” application Part 2: JNI: Visual Studio setup for DLL Project Part 3: Mapping Types and Passing Arguments Part 4: JNI Strings Part 5: JNI Arrays Part 6: JNI Objects Part 7: JNI Arrays of Objects Part 8: JNI Exceptions Part 9: JNI FAQ Part 4: JNI Strings [...]
Monday, August 22nd, 2011 »
Posted By Ranjith » Total 0 Comment
JNI Index Part 1: Introduction and “Hello World” application Part 2: JNI: Visual Studio setup for DLL Project Part 3: Mapping Types and Passing Arguments Part 4: JNI Strings Part 5: JNI Arrays Part 6: JNI Objects Part 7: JNI Arrays of Objects Part 8: JNI Exceptions Part 9: JNI FAQ Passing Arguments and Getting [...]
Monday, August 15th, 2011 »
Posted By chitra » Total 2 Comments
A binary search program locates the position of an item in a sorted array. Logic: The Binary search starts by testing the element at the middle of the array. Let us consider an array ‘a’ with all elements arranged in ascending order. Let low and high are the lower and upper indices of the array ‘a’, respectively. We want to search an [...]
Thursday, August 11th, 2011 »
Posted By Ranjith » Total 0 Comment
JNI Index Part 1: Introduction and “Hello World” application Part 2: JNI: Visual Studio setup for DLL Project Part 3: Mapping Types and Passing Arguments Part 4: JNI Strings Part 5: JNI Arrays Part 6: JNI Objects Part 7: JNI Arrays of Objects Part 8: JNI Exceptions Part 9: JNI FAQ Part 2: JNI: Visual [...]
Friday, July 15th, 2011 »
Posted By Ranjith » Total 0 Comment
JNI Index Part 1: Introduction and “Hello World” application Part 2: JNI: Visual Studio setup for DLL Project Part 3: Mapping Types and Passing Arguments Part 4: JNI Strings Part 5: JNI Arrays Part 6: JNI Objects Part 7: JNI Arrays of Objects Part 8: JNI Exceptions Part 9: JNI FAQ Part 1: Introduction and [...]
Embed means hidden , Similar word :Small Glass planes are embeded over the compound walls. But coming to electronics, this is a electronic system which is hidden inside a device ,whose identity is not shown to the outside world,and involve in a perticular single application. May be from remote controller to spaceship. Everywhere we see [...]
This is the one stop educational site for all Electronic and Computer students. If you want to learn something new then we are here to help. We work on Microcontroller projects, Basic Electronics, Digital electronics, Computer projects and also in basic c/c++ programs.
#Home #Sitemap #Submit #Terms of Use
Copyright©2011 electrofriends.com All Rights Reserved
Contact:info@electrofriends.com | Powered by Dhyeya