文件名称:DrawChip
- 所属分类:
- GDI/图象编程
- 资源属性:
- [Windows] [Visual C] [源码]
- 上传时间:
- 2012-11-26
- 文件大小:
- 3.36mb
- 下载次数:
- 0次
- 提 供 者:
- 相关连接:
- 无
- 下载说明:
- 别用迅雷下载,失败请重下,重下不扣分!
介绍说明--下载内容均来自于网络,请自行研究使用
本系统是基于MFC实现的电子元器件绘制系统,可以用来元器件和画布的绘制,拖放生成多个元器件,单独移动或整体移动元器件的位置,元器件属性的选择、修改。
元器件包括电容(COMPACITY)、交叉开关(CRSOCKET)、电阻(RESISTOR)、电感器(INDUCTOR)、二极管(DIODE)、三极管,同向开关(PASOCKET)、电源(POWER)、电阻(RESISTOR)、开关(SWITCH)、
三极管(TRANSISTOR),每种元器件对应一个类,它们有共同的父类COMPONENT。
其中,ColourPicker.h用于画布的设置,Component.h用于父类的构造,其它文件不再鳌述。-The system is based on the MFC realize rendering system of electronic components can be used for mapping components and canvas, drag and drop to generate a number of components, a separate move, or the overall mobile device location, the choice of component attribute, modify. Components including capacitors (COMPACITY), cross-switch (CRSOCKET), Resistance (RESISTOR), inductor (INDUCTOR), Diode (DIODE), triode, with the switch (PASOCKET), power (POWER), Resistance (RESISTOR), switch (SWITCH), transistor (TRANSISTOR), each component corresponds to a class, they have a common parent class COMPONENT. Which, ColourPicker.h settings for canvas, Component.h for the parent category of construction, other documents are no longer referred Ao.
元器件包括电容(COMPACITY)、交叉开关(CRSOCKET)、电阻(RESISTOR)、电感器(INDUCTOR)、二极管(DIODE)、三极管,同向开关(PASOCKET)、电源(POWER)、电阻(RESISTOR)、开关(SWITCH)、
三极管(TRANSISTOR),每种元器件对应一个类,它们有共同的父类COMPONENT。
其中,ColourPicker.h用于画布的设置,Component.h用于父类的构造,其它文件不再鳌述。-The system is based on the MFC realize rendering system of electronic components can be used for mapping components and canvas, drag and drop to generate a number of components, a separate move, or the overall mobile device location, the choice of component attribute, modify. Components including capacitors (COMPACITY), cross-switch (CRSOCKET), Resistance (RESISTOR), inductor (INDUCTOR), Diode (DIODE), triode, with the switch (PASOCKET), power (POWER), Resistance (RESISTOR), switch (SWITCH), transistor (TRANSISTOR), each component corresponds to a class, they have a common parent class COMPONENT. Which, ColourPicker.h settings for canvas, Component.h for the parent category of construction, other documents are no longer referred Ao.
(系统自动生成,下载前可以参看下载内容)
下载文件列表
DrawChip
........\ColourPicker.cpp
........\ColourPicker.h
........\ColourPopup.cpp
........\ColourPopup.h
........\Compacity.cpp
........\Compacity.h
........\Component.cpp
........\Component.h
........\CrSocket.cpp
........\CrSocket.h
........\Debug
........\Diode.cpp
........\Diode.h
........\dlgCompacityPro.cpp
........\dlgCompacityPro.h
........\dlgDiodePro.cpp
........\dlgDiodePro.h
........\dlgIcChipPro.cpp
........\dlgIcChipPro.h
........\dlgInductorPro.cpp
........\dlgInductorPro.h
........\dlgPowerPro.cpp
........\dlgPowerPro.h
........\dlgResistorPro.cpp
........\dlgResistorPro.h
........\dlgSocketPro.cpp
........\dlgSocketPro.h
........\dlgSwitchPro.cpp
........\dlgSwitchPro.h
........\dlgTransistor.cpp
........\dlgTransistor.h
........\DrawChip.aps
........\DrawChip.clw
........\DrawChip.cpp
........\DrawChip.dep
........\DrawChip.dsp
........\DrawChip.dsw
........\DrawChip.h
........\DrawChip.mak
........\DrawChip.ncb
........\DrawChip.opt
........\DrawChip.plg
........\DrawChip.rc
........\DrawChip.reg
........\DrawChipDoc.cpp
........\DrawChipDoc.h
........\DrawChipView.cpp
........\DrawChipView.h
........\IcChip.cpp
........\IcChip.h
........\Inductor.cpp
........\Inductor.h
........\IniFile.cpp
........\IniFile.h
........\MainFrm.cpp
........\MainFrm.h
........\MySocket.cpp
........\MySocket.h
........\OptionDlg.cpp
........\OptionDlg.h
........\OptionProp.cpp
........\OptionProp.h
........\OptionSheet.cpp
........\OptionSheet.h
........\PaSocket.cpp
........\PaSocket.h
........\Power.cpp
........\Power.h
........\ReadMe.txt
........\RES
........\...\BITMAP_B.BMP
........\...\CUR00001.CUR
........\...\CUR00002.CUR
........\...\CUR00003.CUR
........\...\CUR00004.CUR
........\...\CUR00005.CUR
........\...\CUR00006.CUR
........\...\CUR00007.CUR
........\...\CUR00008.CUR
........\...\CURSOR1.CUR
........\...\CURSOR2.CUR
........\...\DrawChip.rc2
........\...\DRAW_RES.CUR
........\...\toolbar1.bmp
........\...\VSSVER.SCC
........\Resistor.cpp
........\Resistor.h
........\Resource.h
........\Splash.cpp
........\Splash.h
........\StdAfx.cpp
........\StdAfx.h
........\Switch.cpp
........\Switch.h
........\ColourPicker.cpp
........\ColourPicker.h
........\ColourPopup.cpp
........\ColourPopup.h
........\Compacity.cpp
........\Compacity.h
........\Component.cpp
........\Component.h
........\CrSocket.cpp
........\CrSocket.h
........\Debug
........\Diode.cpp
........\Diode.h
........\dlgCompacityPro.cpp
........\dlgCompacityPro.h
........\dlgDiodePro.cpp
........\dlgDiodePro.h
........\dlgIcChipPro.cpp
........\dlgIcChipPro.h
........\dlgInductorPro.cpp
........\dlgInductorPro.h
........\dlgPowerPro.cpp
........\dlgPowerPro.h
........\dlgResistorPro.cpp
........\dlgResistorPro.h
........\dlgSocketPro.cpp
........\dlgSocketPro.h
........\dlgSwitchPro.cpp
........\dlgSwitchPro.h
........\dlgTransistor.cpp
........\dlgTransistor.h
........\DrawChip.aps
........\DrawChip.clw
........\DrawChip.cpp
........\DrawChip.dep
........\DrawChip.dsp
........\DrawChip.dsw
........\DrawChip.h
........\DrawChip.mak
........\DrawChip.ncb
........\DrawChip.opt
........\DrawChip.plg
........\DrawChip.rc
........\DrawChip.reg
........\DrawChipDoc.cpp
........\DrawChipDoc.h
........\DrawChipView.cpp
........\DrawChipView.h
........\IcChip.cpp
........\IcChip.h
........\Inductor.cpp
........\Inductor.h
........\IniFile.cpp
........\IniFile.h
........\MainFrm.cpp
........\MainFrm.h
........\MySocket.cpp
........\MySocket.h
........\OptionDlg.cpp
........\OptionDlg.h
........\OptionProp.cpp
........\OptionProp.h
........\OptionSheet.cpp
........\OptionSheet.h
........\PaSocket.cpp
........\PaSocket.h
........\Power.cpp
........\Power.h
........\ReadMe.txt
........\RES
........\...\BITMAP_B.BMP
........\...\CUR00001.CUR
........\...\CUR00002.CUR
........\...\CUR00003.CUR
........\...\CUR00004.CUR
........\...\CUR00005.CUR
........\...\CUR00006.CUR
........\...\CUR00007.CUR
........\...\CUR00008.CUR
........\...\CURSOR1.CUR
........\...\CURSOR2.CUR
........\...\DrawChip.rc2
........\...\DRAW_RES.CUR
........\...\toolbar1.bmp
........\...\VSSVER.SCC
........\Resistor.cpp
........\Resistor.h
........\Resource.h
........\Splash.cpp
........\Splash.h
........\StdAfx.cpp
........\StdAfx.h
........\Switch.cpp
........\Switch.h