MICROSOFT FOUNDATION CLASS LIBRARY : 學生管理系統 ======================================================================== AppWizard has created this 學生管理系統 application for you. This application not only demonstrates the basics of using the Microsoft Foundation classes but is also a starting point for writing your application. This file contains a summary of what you will find in each of the files that make up your 學生管理系統 application. 學生管理系統.dsp This file (the project file) contains information at the project level and is used to build a single project or subproject. Other users can share the project (.dsp) file, but they should export the makefiles locally.
標簽: FOUNDATION MICROSOFT LIBRARY CLASS
上傳時間: 2013-12-16
上傳用戶:天涯
A passive optical network (PON) is a point-to-multipoint, fiber to the premises network architecture in which unpowered optical splitters are used to enable a single optical fiber to serve multiple premises, typically 32-128. A PON consists of an Optical Line Termination (OLT) at the service provider s central office and a number of Optical Network Units (ONUs) near end users. A PON configuration reduces the amount of fiber and central office equipment required compared with point to point architectures
標簽: network point-to-multipoint architecture premises
上傳時間: 2016-12-10
上傳用戶:王慶才
The TMS320LF240xA and TMS320LC240xA devices, new members of the TMS320C24x generation of digital signal processor (DSP) controllers, are part of the TMS320C2000 platform of fixed-point DSPs. The 240xA devices offer the enhanced TMS320 DSP architectural design of the C2xx core CPU for low-cost, low-power, and high-performance processing capabilities. Several advanced peripherals, optimized for digital motor and motion control applications, have been integrated to provide a true single-chip DSP controller. While code-compatible with the existing C24x DSP controller devices, the 240xA offers increased processing performance (40 MIPS) and a higher level of peripheral integration. See the TMS320x240xA Device Summary section for device-specific features.
標簽: TMS 320 generation 240
上傳時間: 2013-12-16
上傳用戶:GavinNeko
The XC226x derivatives are high-performance members of the Infineon XC2000 Family of full-feature single-chip CMOS microcontrollers. These devices extend the functionality and performance of the C166 Family in terms of instructions (MAC unit), peripherals, and speed. They combine high CPU performance (up to 80 million instructions per second) with extended peripheral functionality and enhanced IO capabilities. Optimized peripherals can be adapted flexibly to meet the application requirements. These derivatives utilize clock generation via PLL and internal or external clock sources. Onchip memory modules include program Flash, program RAM, and data RAM.
標簽: high-performance full-feature derivatives Infineon
上傳時間: 2016-12-12
上傳用戶:wab1981
*** *** *** *** *** *** ***** ** Two wire/I2C Bus READ/WRITE Sample Routines of Microchip s ** 24Cxx / 85Cxx serial CMOS EEPROM interfacing to a ** PIC16C54 8-bit CMOS single chip microcomputer ** Revsied Version 2.0 (4/2/92). ** ** Part use = PIC16C54-XT/JW ** Note: 1) All timings are based on a reference crystal frequency of 2MHz ** which is equivalent to an instruction cycle time of 2 usec. ** 2) Address and literal values are read in octal unless otherwise ** specified.
標簽: Microchip Routines Sample WRITE
上傳時間: 2013-12-27
上傳用戶:ljmwh2000
常用JDBC連接數據庫方法總結如下: 一、DB2 Class.forName("Com.ibm.db2.jdbc.net.DB2Driver") String url="jdbc:db2://dburl:port/DBname" cn = DriverM
標簽: forName Driver String Class
上傳時間: 2014-08-23
上傳用戶:時代電子小智
This file (the project file) contains information at the project level and is used to build a single project or subproject. Other users can share the project (.dsp) file, but they
標簽: project file information the
上傳時間: 2013-12-18
上傳用戶:cainaifa
程序描述:智能溫度感測器,這個范例中使用到 (1)8051 的Port 1連接到LCD顯示器,PORT 3的P3.3,P3.4和P3.5分別連接到LCD顯示器的控制線,程序執行時可以讓LCD顯示器顯示出時間和日期。 (2)溫度感測組件AD590經由ADC0804將感測到的溫度,轉換成數字數據,然后經由PORT 0輸入8051。 (3)8051的第10和第11只腳RXD和TXD分別連線到MAX232,然后連接到PC的COM埠。 (4)8051實驗板每 小時就讀入ADC0804轉換的數字溫度數據,然后記錄在串行式EEPROM 93C66中。 (5)8051實驗板可以經由RS232將記錄在串行EEPROM 93C66中的數字溫度數據傳送PC端。
上傳時間: 2017-01-10
上傳用戶:二驅蚊器
程序描述:網絡遠端溫度感測器,這個范例中使用到 (1)8051 的Port 1連接到LCD顯示器,PORT 3的P3.3、P3.4和P3.5分別連接到LCD顯示器的控制線,程序執行時可以讓LCD顯示器顯示出時間和日期。 (2)溫度感測組件AD590經由ADC0804將感測到的溫度,轉換成數位數據,然后經由PORT 0輸入8051。 (3)igangcai 8051的第10和第11只腳RXD和TXD分別連線到MAX232,然后連接到PC的COM埠。 (4) 當PC端經由RS232傳送S時,接下來PC送出的下 個byte就用來設定PORT 3的輸出。 (5) 當PC端經由RS232傳送T時,接下來PC連續送出五個bytes,這五個bytes是 "年月日時分",這是 PC 用來設定實驗板的時間日期。 (6) 8051每 分鐘就讀入ADC0804轉換的數字溫度數據,然后通過RS232傳送給PC端,再由PC端通過網絡傳送到遠端的電腦。*/
上傳時間: 2014-01-09
上傳用戶:lili123
GPS 接收程序 DEMO。 HsGpsDll Library 1.1 A GPS Control/Component for C/C++ HsGpsDll is a Windows Dynamic Link Library which provides access to any NMEA-183 compliant GPS receiver via a serial communications port. HsGpsDll is designed for use from Visual C, Visual Basic or other languages, capable of calling DLL functions. HsGpsDll allows a user application to read from a GPS device the current GPS position fix, velocity over ground (speed in kilometers per hour), plus number of of sattelites in view, current altitude (against mean sea level) and UTC date and time
標簽: HsGpsDll GPS Component Control
上傳時間: 2014-07-17
上傳用戶:thuyenvinh