Ngày tải lên: 06/03/2014, 17:20
van sickle, t. (2001). programming microcontrollers in c (2nd ed.)
Ngày tải lên: 18/04/2014, 12:27
Interfacing PIC Microcontrollers Embedded Design by Interactive Simulation docx
Ngày tải lên: 16/03/2014, 11:20
Implementing an 8 bit Processor based Design in an FPGA
... Project » FPGA Project (or click on Workspace button and select Add New Project » FPGA project). 2. Save this project as FPGA_Project1.PrjFpg by selecting File » Save Project (or right-click on ... NEXUS_JTAG_CONNECTOR FPGA NB1 Port-Plugin.IntLib NEXUS_JTAG_PORT, OR2N1S FPGA Generic.IntLib FPGA_STARTUP8 FPGA Peripherals.IntLib TU01 18 (v3.0) March 04, 20 08 1 Implementing an 8- bit Processor-based ... on the new project name in the Projects panel and select Save Project) in a new directory called 8- bit FPGA Processor. 3. Add a new schematic document to the FPGA project by selecting File...
Ngày tải lên: 17/08/2012, 09:12
Questions to .NET and Programming in C#
... compile 94. Which statements on the <<< call >>> line are valid expressions? public class SuperClass { public int x; public int y; public SuperClass(){} } public ... Static constructors cannot take parameters. d) Static constructors can be called explicitly or implicitly. b) Static constructors can have accessibility modifiers. e) Static constructors ... following code generate? //No overload for method 'SuperClass' takes '0' arguments public class SuperClass { SuperClass(string s) { } } public class SubClass : SuperClass...
Ngày tải lên: 21/08/2012, 15:55
Questions to .NET and Programming in C#
... class MyClass is : [1.5] a) Space1.MyClass() c) Space1.Space2.MyCl ass() b) Space2.MyClass() d) Space2.Space1.MyCla ss() 141. namespace College.Library{ namespace Shelf{ class Book{ ... following are correct statements for implementing an abstract class. [1.0] a) public abstract void class ClassA c) abstract public ClassA b) public abstract class ClassA 105. Which of ... foreach(object p in arr) 4. System.Console.WriteLine (p) ; 5. } 6. public static void Main(){ 7. string s=" ;Programming in c# "; 8. char[] separator={' '}; 9. string[] words=s.Split(separator);...
Ngày tải lên: 29/08/2012, 16:37
Question Bank Introduction to .NET and Programming in C#
... foreach(object p in arr) 4. System.Console.WriteLine (p) ; 5. } 6. public static void Main(){ 7. string s=" ;Programming in c# "; 8. char[] separator={' '}; 9. string[] words=s.Split(separator); 10.Print(words); 11.} } [2.5] a) ... False 25. Access Modifiers for variables in C# can be the following (Select all that apply) [1.0] a) Public c) Private b) Protected d) Public protected 26. In C# , an underscore is allowed as an initial ... memory c) Compiles program into machine code b) Compiles program to a .exe file d) Compile once and run on any CPU & OS that supports the runtime. 6. Microsoft .NET is primarily made up of...
Ngày tải lên: 09/04/2013, 09:10
Đọc dữ liệu ADC 8 bít qua cổng máy in với ADC0809
... //chon kenh outp(CONTROL,inp(CONTROL)&0xf7); // Tao delay(10); // !c3 -Start outp(CONTROL,(inp(CONTROL)|0x 08) ); // xung while(!(inp(STATUS)&0x80));// cho tin hieu EOC return inp(DATA);// tra ... động c a c ng máy in như sau: 1. Chế độ tương thích (Compatibility mode) 2. Chế độ Nibble 3. Chế độ Byte 4. Chế độ EPP 5. Chế độ ECP - Chế độ c sở (hay c n gọi là Centronics mode) đư c biết ... h c Kỹ thuật Gh p Nối Máy tính Hình 12 Sơ đồ khối ADC 080 9 Đ c điểm kỹ thuật c a ADC 080 9: ADC 080 9 c t c độ biến đổi nhanh, sai số lượng hóa th p và c ng tiêu tán th p. Nguồn cung c p 5v DC,...
Ngày tải lên: 24/04/2013, 15:25
6.087: Practical Programming in C
... Electrical Engineering and Computer Science 6. 087 : Practical Programming in C IAP 2010 Problem Set 3 – Solutions Control flow. Functions. Variable scope. Static and global variables. I/O: printf ... some basic code profiling to examine the effects of explicitly declaring variables as registers. Consider the fibonacci sequence generating function fibonacci in prob1 .c, which is reproduced at ... to compile your code. Write the command line that you should use to compile this code (using gcc). Let’s call the desired output program dictionary.o. Answer: gcc -g -O0 -Wall main .c dict.c...
Ngày tải lên: 25/04/2013, 08:07
Tài liệu Programming in C++ docx
... " ;C& quot; and include guards. Programming in C+ + Dr. Bernd Mohr, FZ Jülich, ZAM Page 76 From C to C+ + Constants ❑ Typical C code used the C preprocessor to define symbolic constants: #define ... static_cast, New style casts reinterpret_cast - using, namespace Namespaces - typeid, dynamic_cast RunTime Type Identification explicit Constructor qualifier - wchar_t Wide character datatype Programming ... C+ + Information http://www.fz-juelich.de/zam/cxx/ ➠ Parallel Programming with C+ + ➠ Forschungszentrum Jülich Local C+ + Information ❑ Official C+ + On-line FAQ http://www.cerfnet.com/~mpcline /C+ +-FAQs-Lite/ Programming...
Ngày tải lên: 13/12/2013, 08:15
Tài liệu 8-bit Microcontroller with 8K Bytes In-System Programmable Flash pdf
... AT89S52-33AC AT89S52-33JC AT89S52-33PC AT89S52-33SC 44A 44J 4 0P6 42PS6 Commercial (0 C to 70 C) Package Type 44A 44-lead, Thin Plastic Gull Wing Quad Flatpack (TQFP) 44J 44-lead, Plastic J-leaded Chip Carrier (PLCC) 4 0P6 ... (PLCC) 4 0P6 40-pin, 0.600" Wide, Plastic Dual Inline Package (PDIP) 42PS6 42-pin, 0.600" Wide, Plastic Dual Inline Package (PDIP) 29 AT89S52 1919B–MICRO–11/03 AC Characteristics Under operating ... serial programming by sending the Programming Enable serial instruc- tion to pin MOSI /P1 .5. The frequency of the shift clock supplied at pin SCK /P1 .7 needs to be less than the CPU clock at XTAL1...
Ngày tải lên: 25/12/2013, 05:17
Tài liệu Socket Programming in C# Part 1 – Introduction pptx
... requested a connection, the callback routine is called and you can accept the connection by calling EndAccept. The EndAccept returns a socket object which represents the incoming connection. Here ... m_socClient.BeginReceive (theSocPkt.dataBuffer , 0,theSocPkt.dataBuffer.Length ,SocketFlags.None,pfnCallBack,theSocPkt); Socket Programming in C# - Part 2 – Introduction This is the second part ... we can pass a class object that contains as much information as we want. For example we can declare a class as follows: public class CSocketPacket { public System.Net.Sockets.Socket thisSocket; ...
Ngày tải lên: 18/01/2014, 08:20
programming in c# with visual studio 2010 vol i (microsoft)
... snippets by specifying new folders that the Code Snippet Picker will look in for code snippets; by importing code snippets; or by searching for code snippets online. The Code Snippets Manager ... in a command-line interface. This type of application is considered lightweight compared to the Windows Forms application template because there is no graphical user interface. WPF Application ... such common code by providing boilerplate code templates that can be readily inserted into your code and amended to suit your needs. You can access these code snippets by using the Code Snippet...
Ngày tải lên: 24/01/2014, 19:37
Bạn có muốn tìm thêm với từ khóa: