by admin | May 25, 2015 | cse
Multi-dimensional arrays in c C programming language allows multidimensional arrays. Here is the general form of a multidimensional array declaration: type name[size1][size2]…[sizeN]; For example, the following declaration creates a three dimensional 5 . 10 . 4...
by admin | May 25, 2015 | sem1
Arrays in c C programming language provides a data structure called the array, which can store a fixed-size sequential collection of elements of the same type. An array is used to store a collection of data, but it is often more useful to think of an array as a...
by admin | May 25, 2015 | sem1
Calculation of Number of Atoms in Unit cell Problem 1: Many metals pack in cubic unit cells. The density of a metal and length of the unit cell can be used to determine the type for packing. For example, sodium has a density of 0.968 g/cm3 and a unit cell side length...
by admin | May 25, 2015 | sem1
Vapour Growth Techniques Slow cooling bottom growth (without seed) Solution growth techniques are often applied to fabricate high-quality single crystals which cannot be grown from their own melts. Depending on the particular crystal class aqueous solutions or flux...
by Aslam Saah | May 25, 2015 | sem1
Solution Growth Techniques Liquid phase epitaxy (LPE) is an excellent method to deposit micrometer-thick films with high crystalline perfection. The epitaxial growth of dissolved solutes occurs in supersaturated solutions on preferably lattice-matched...
by admin | May 25, 2015 | sem1
Melt Growth Techniques The “Top seeded solution growth (TSSG)” technique (with seed) Crystallization may be accomplished with the help of seed crystals by dipping these crystals into a supersaturated solution. The procedure of the TSSG technique...