Click here to Skip to main content
15,881,757 members
Articles / Programming Languages / C++

Logical circuits and logical gates simulator

Rate me:
Please Sign up or sign in to vote.
3.79/5 (18 votes)
30 Sep 2003CPOL 81.4K   6.5K   42  
Logical circuits and logical gates simulator. A program similar to PSpice.
//{{NO_DEPENDENCIES}}
// Microsoft Developer Studio generated include file.
// Used by LC.rc
//
#define IDD_ABOUTBOX                    100
#define IDP_OLE_INIT_FAILED             100
#define IDD_LC_FORM                     101
#define CG_IDR_POPUP_LCVIEW             102
#define CG_IDR_POPUP_MAIN_FRAME         103
#define IDR_MAINFRAME                   128
#define IDR_LCTYPE                      129
#define IDI_NOT                         130
#define IDI_OR                          131
#define IDI_AND                         132
#define IDI_NAND                        133
#define IDI_NOR                         134
#define IDI_DLR                         135
#define IDI_UD                          136
#define IDI_UR                          137
#define IDD_TOOLBOX                     138
#define IDI_XOR                         139
#define IDI_XNOR                        140
#define IDI_DR                          142
#define IDI_DL                          144
#define IDI_UL                          145
#define IDC_AND                         146
#define IDC_DL                          147
#define IDC_DR                          148
#define IDC_NOT                         150
#define IDC_OR                          151
#define IDC_UD                          152
#define IDC_UL                          153
#define IDC_UR                          154
#define IDC_XOR                         155
#define IDC_XNOR                        156
#define IDC_NAND                        158
#define IDC_NOR                         159
#define IDC_NORMAL                      162
#define IDC_CURSOR1                     163
#define IDC_DLR                         164
#define IDC_CURSOR2                     167
#define IDI_NORMAL                      168
#define IDB_XNOR                        170
#define IDB_UD                          171
#define IDB_SLR                         172
#define IDB_END                         173
#define IDB_DR                          174
#define IDI_1TO2LR                      174
#define IDC_SLR                         175
#define IDB_UR                          176
#define IDI_SLR                         176
#define IDB_UL                          177
#define IDB_AND                         178
#define IDB_NAND                        179
#define IDB_OR                          180
#define IDB_NOR                         181
#define IDB_XOR                         182
#define IDB_DL                          183
#define IDB_NOT                         184
#define IDB_DLR                         186
#define IDB_BITMAP2                     187
#define IDB_START1                      188
#define IDB_1TO2LR                      190
#define IDC_1TO2LR                      191
#define IDB_BITMAP4                     191
#define IDI_START                       197
#define IDI_END                         198
#define IDC_START                       199
#define IDC_END                         200
#define IDD_START                       201
#define IDC_CURSOR3                     202
#define IDI_START1                      205
#define IDI_1TO2LR1                     217
#define IDI_AND1                        218
#define IDI_NAND1                       219
#define IDI_OR1                         220
#define IDI_NOR1                        221
#define IDI_NOT1                        222
#define IDI_XOR1                        223
#define IDI_XNOR1                       224
#define IDI_DL1                         225
#define IDI_DR1                         227
#define IDI_UL1                         228
#define IDI_UR1                         229
#define IDI_UD1                         230
#define IDI_SLR1                        231
#define IDI_DLR1                        232
#define IDI_END1                        233
#define IDI_NORMAL1                     234
#define IDI_DELETE                      235
#define IDI_EMPTY                       236
#define IDB_EMPTY                       237
#define IDC_DEL                         238
#define IDB_START0                      238
#define IDI_EXPAND                      239
#define IDI_UNEXPAND                    240
#define IDB_BITMAP1                     242
#define IDB_BITMAP3                     243
#define IDB_BITMAP5                     244
#define IDI_ICON1                       246
#define IDB_BITMAP6                     248
#define IDC_BAND                        1000
#define IDC_BNAND                       1001
#define IDC_BOR                         1002
#define IDC_BNOR                        1003
#define IDC_BNOT                        1004
#define IDC_BXOR                        1005
#define IDC_BXNOR                       1006
#define IDC_BDR                         1007
#define IDC_BDL                         1008
#define IDC_BUR                         1009
#define IDC_BUL                         1010
#define IDC_BUD                         1011
#define IDC_BLR                         1012
#define IDC_BRELEASE                    1013
#define IDC_BSLR                        1014
#define IDC_ESTART                      1014
#define IDC_BLR2                        1015
#define IDC_BSTART                      1016
#define IDC_BEND                        1017
#define IDC_BDELETE                     1018
#define IDC_BUNEXPAND                   1019
#define IDC_BEXPAND                     1020
#define IDC_EX2                         1021
#define IDC_EOX2                        1022
#define IDC_DIVIDER                     1023
#define IDC_EOY2                        1024
#define IDC_EGATE2                      1025
#define IDC_DIVIDER2                    1026
#define IDC_DIVIDER3                    1027
#define IDC_DIVIDER4                    1028
#define IDC_In1                         1029
#define IDC_In2                         1030
#define IDC_Out                         1031
#define IDC_For                         1032
#define IDC_SFast                       1034
#define IDC_RSTEP                       1035
#define IDC_SFast2                      1036
#define IDC_RFAST                       1037
#define IDC_FRAME                       1038
#define IDC_CALC                        32771
#define ID_POPUP_SAVE                   32772
#define ID_POPUP_EXIT                   32773

// Next default values for new objects
// 
#ifdef APSTUDIO_INVOKED
#ifndef APSTUDIO_READONLY_SYMBOLS
#define _APS_3D_CONTROLS                     1
#define _APS_NEXT_RESOURCE_VALUE        250
#define _APS_NEXT_COMMAND_VALUE         32774
#define _APS_NEXT_CONTROL_VALUE         1040
#define _APS_NEXT_SYMED_VALUE           104
#endif
#endif

By viewing downloads associated with this article you agree to the Terms of Service and the article's licence.

If a file you wish to view isn't highlighted, and is a text file (not binary), please let us know and we'll add colourisation support for it.

License

This article, along with any associated source code and files, is licensed under The Code Project Open License (CPOL)


Written By
Software Developer (Senior)
Iran (Islamic Republic of) Iran (Islamic Republic of)
This member has not yet provided a Biography. Assume it's interesting and varied, and probably something to do with programming.

Comments and Discussions