The code for this article was written for version 1.0 of the Active Template Library (ATL). The current version of the code (in SieveATL) was built with Visual C++ 6.0 and the ATL provided with that compiler. It may be slightly different than the code shown in the article. The directory SieveMFC contains an MFC version of a component equivalent to the ATL version discussed in the article. It was built with version 5 of the C++ compiler and the MFC version provided with it. The code discussed in the article was later adapted for Hardcore Visual Basic, Second Edition. Comparable Visual Basic versions are discussed in Chapter 10 of the book. Bruce McKinney
上傳時間: 2013-12-01
上傳用戶:古谷仁美
dsPIC30F4011 + 4*4 metrix Keypad(flexible pin I/O) + Timer0 service >> MPLAB Project files >> C30-compiler
標簽: flexible Project service Keypad
上傳時間: 2017-07-27
上傳用戶:腳趾頭
dsPIC30F4011 + CLCD 4*16ch (flexible pin I/O) >> MPLAB Project files >> C30-compiler
標簽: gt flexible Project compile
上傳時間: 2013-12-09
上傳用戶:guanliya
Rotation tool, totates a single image contained in HANDLE.HANDLE can be a handle to figure, axes, or image object. This GUI is a pure imitation of ROTATEGUI from Birju Patel and uses some code from that function. However, it has extended functionalities and was re-writen using R13 syntax. Which means that it can be compiled with the V3.x compiler.
標簽: HANDLE contained Rotation totates
上傳時間: 2017-07-28
上傳用戶:han_zh
RS_latch using vhdl, When using static gates as building blocks, the most fundamental latch is the simple SR latch, where S and R stand for set and reset. It can be constructed from a pair of cross-coupled NOR (Not OR) logic gates. The stored bit is present on the output marked Q. Normally, in storage mode, the S and R inputs are both low, and feedback maintains the Q and Q outputs in a constant state, with Q the complement of Q. If S (Set) is pulsed high while R is held low, then the Q output is forced high, and stays high when S returns to low similarly, if R (Reset) is pulsed high while S is held low, then the Q output is forced low, and stays low when R returns to low.
標簽: using fundamental the RS_latch
上傳時間: 2017-07-30
上傳用戶:努力努力再努力
wireless tools: used to manipulate the Wireless Extensions. The Wireless Extensions is an interface allowing you to set Wireless LAN specific parameters and get the specific stats. It also contains the IfRename package, used for advance renaming of network interfaces. We have cross compile to arm linux. and fixed some bug (eg:sometime the essid will be rename to a long name, or sometime it will disaply the essid twice)
標簽: Extensions Wireless manipulate interface
上傳時間: 2014-11-26
上傳用戶:wlcaption
gawk: linux下資料處理工具,可以將資料中按列取出,排序。已經cross compile 到arm linux2.6.24版本, 可以直接使用。
上傳時間: 2014-11-11
上傳用戶:13517191407
* 1. Run the Advanced Evaluation Board (AEB) Control software program * (Start>AudioCodes IPM-260 SDK>). * 2. Connect the Evaluation Board s E1 connector to the IPM-260 s first E1 * interface (E1 - 0), using the supplied cross connect E1 cable, * according to the following scheme
標簽: Evaluation Advanced AudioCod software
上傳時間: 2013-12-23
上傳用戶:3到15
C++ is a programming language. It is a programming language of many different dialects, just like each language that is spoken has many dialects. In C though, they are not because the "speakers" live in the North, South, or grew up in some other place, it is because there are so many compilers. There are about four major ones: Borland C++, Microsoft Visual C++, Watcom C/386, and DJGPP. You can download DJGPP http://www.delorie.com/djgpp/ or you may already have another compiler. Each of these compilers is a little different. The library functions of one will have all of the standard C++ functions, but they will also have other functions or, continuing the analogy, words. At times, this can lead to confusion, as certain programs will only run under certain compilers, though I do not believe this to be the case with the programs in these tutorials.
標簽: programming language different dialects
上傳時間: 2014-01-17
上傳用戶:lz4v4
Interfacing AVR to LED, Tact switch+7-segment, Matrix Keypad, HD44780 Character LCD and LED dot matrix. Compiler: CodeVisionAVR. Proteus simulation included.
標簽: Interfacing Character LED segment
上傳時間: 2017-09-10
上傳用戶:dongqiangqiang