Almost as soon as notebook computers appeared, many people had a dream of walking into an office and magically having their notebook computer be connected to the Internet. Consequently, various groups began working on ways to accomplish this goal. The most practical approach is to equip both the office and the notebook computers with short-range [...]
A transformer is constructed of two coils placed so that the changing flux developed by one will link the other, as shown in Fig. 8.1. This will result in an induced voltage across each coil. To distinguish between the coils, we will apply the transformer convention that the coil to which the source is applied [...]
The combination circuit of a resistor ,capacitor and inductor as shown in figure. Let’s take the following example circuit and analyze it: (Figure 15.1) Figure 15.1: Example series R, L, and C circuit The first step is to determine the reactances (in ohms) for the inductor and the capacitor. The next step is to express [...]
Tutorial c: We have to work with many types of data in c programs. Example: Decimal number, real number etc. Four kinds of data are used in programming C language. Data types of c programming below In above, every part is data type. At the time of running program all data are stored in memory [...]
C is treated as mid-level language. This is not said that becoming mid-level language C has less facility. It is wrong idea. C is not like assembly. C is called mid-level language because it has many facilities of high-level language with the combination of assembly. List programming language High-level-language Ada Modula-2 Pascal COBOL FORTRAN BASIC [...]
This is programming tutorial about C. Before writing in programming language the fundamental rules, elements are essential. Reading by book is not sufficient to learn programming. Doing more and more exercise is possible way to catch it. As a new learner you will face a great difficulty in C. You may want to leave from [...]
Recent Comments