Object-Oriented Programming and Design Introduction This course introduces students to problem solving by means of object-oriented design and implementation. Emphasis is on problem analysis and solution design, documentation and implementation. Students use commercial software libraries, and create software projects
标签: Object-Oriented Introduction Programming introduces
上传时间: 2014-01-09
上传用户:小宝爱考拉
Object-Oriented Programming and Design Introduction This course introduces students to problem solving by means of object-oriented design and implementation. Emphasis is on problem analysis and solution design, documentation and implementation. Students use commercial software libraries, and create software projects excercicie behaivor
标签: Object-Oriented Introduction Programming introduces
上传时间: 2014-01-23
上传用户:牛布牛
Algorithms Data Structures and Problem Solving with C++
标签: Algorithms Structures Problem Solving
上传时间: 2014-01-01
上传用户:sxdtlqqjl
This telecard reader can read the contain of any telecard until 64 bytes [ 512 bits ] and display it to hyper terminal software, using RS232 port.
标签: telecard contain display reader
上传时间: 2013-12-21
上传用户:dongbaobao
This telecard reader can read the contain of any telecard until 64 bytes [ 512 bits ] and display it to hyper terminal software, using RS232 port.
标签: telecard contain display reader
上传时间: 2017-03-21
上传用户:小鹏
Dining Philosopher s Problem
标签: Philosopher Problem Dining
上传时间: 2017-03-28
上传用户:tyler
Data Structures and Problem Solving Using C++ provides an introduction to data structures and algorithms from the viewpoint of abstract thinking and problem solving, as well as the use of C++. It is a complete revision of Weiss successful CS2 book Algorithms, Data Structures, and Problem Solving with C++.
标签: introduction Structures structures and
上传时间: 2013-12-20
上传用户:lifangyuan12
This source is 125KHz RFID reader for EM4095 as ATMEGA8-16AU. Leeky is really my id AVRfreaks.net and this source is mine,
标签: AVRfreaks ATMEGA source reader
上传时间: 2017-03-30
上传用户:agent
This is a source of 13.560MHz RFID card reader for TRH031M as ATMEGA8-16AU MPU. The title is 3Alogics TRH031M 13.56MHz RFID Reader V1.0. project : RFID Reader V2.0 Target : MEGA8-16AU Crystal: 16.000 Mhz Input : TRH031M RFID 13.56MHz Output : RS232C 115200,N,8,1 Compiler : ICC-AVR V6.26C // Pin configuration for ATMEGA8-16AU TQFP32 // #30 RXD <--- RXD (SP3232) // #31 TXD ---> TXD (SP3232) // #32 PD2/INT0 <--- INTR (TRH031M) // # 1 PD3/INT1 ---> RST (TRH031M) // # 2 PD4 ---> D4 (TRH031M) // # 9 PD5 ---> D5 (TRH031M) // #10 PD6 ---> D6 (TRH031M) // #11 PD7 ---> D7 (TRH031M) // #12 PB0 ---> D0 (TRH031M) // #13 PB1 ---> D1 (TRH031M) // #14 PB2 ---> D2 (TRH031M) // #15 PB3 ---> D3 (TRH031M) // #16 PB4 ---> CSB (TRH031M) // #17 PB5 ---> LED // #23 PC0 ---> A0 (TRH031M) // #24 PC1 ---> A1 (TRH031M) // #25 PC2 ---> A2 (TRH031M) // #26 PC3 ---> ALE (TRH031M) // #27 PC4 ---> /RD (TRH031M) // #28 PC5 ---> /WR (TRH031M)
标签: 13.560 ATMEGA 3Alogi source
上传时间: 2017-03-31
上传用户:s363994250
Introduction Sometimes you may collide with the following problem: a third-party binary component or control embedded into your application displays windows (usually message boxes) that hang your code until they are closed. If you do not have the source code of this binary and one does not have a good API to change one’s bad behaviour programmatically, it can be a real headache using the one. A famous example of such a binary is the WebBrowser control in .NET.
标签: Introduction third-party Sometimes following
上传时间: 2013-12-31
上传用户:pinksun9