Skip to content
  • Categories
  • Recent
  • Tags
  • Popular
  • World
  • Users
  • Groups
Skins
  • Light
  • Cerulean
  • Cosmo
  • Flatly
  • Journal
  • Litera
  • Lumen
  • Lux
  • Materia
  • Minty
  • Morph
  • Pulse
  • Sandstone
  • Simplex
  • Sketchy
  • Spacelab
  • United
  • Yeti
  • Zephyr
  • Dark
  • Cyborg
  • Darkly
  • Quartz
  • Slate
  • Solar
  • Superhero
  • Vapor

  • Default (No Skin)
  • No Skin
Collapse
Code Project
  1. Home
  2. Other Discussions
  3. IT & Infrastructure
  4. Implementation Question

Implementation Question

Scheduled Pinned Locked Moved IT & Infrastructure
questionc++data-structuresarchitecturehelp
1 Posts 1 Posters 0 Views 1 Watching
  • Oldest to Newest
  • Newest to Oldest
  • Most Votes
Reply
  • Reply as topic
Log in to reply
This topic has been deleted. Only users with topic management privileges can see it.
  • J Offline
    J Offline
    JD Steffen
    wrote on last edited by
    #1

    Okay, I just want some idea's if anyone fancy's to give their input. Wnat I would like to do is create a digital circuit simulator. But I would like to keep everything modular. For example the app's doc structure (I am using MFC) would act as like a "backplane", and all the components would load in as DLL's. Now my question is what is the most efficent way to model this architecture using c++/MFC? I was thinking something like the doc class would keep a linked list "map" of integers that would represent pins on the device and the DLL's would somehow have to let the app know how many pins it has and if the pins is an input/output, etc... Any idea's if this would even work, or any other ideas that would be more effecient? Any help would be appreciated. Thanks, JD

    1 Reply Last reply
    0
    Reply
    • Reply as topic
    Log in to reply
    • Oldest to Newest
    • Newest to Oldest
    • Most Votes


    • Login

    • Don't have an account? Register

    • Login or register to search.
    • First post
      Last post
    0
    • Categories
    • Recent
    • Tags
    • Popular
    • World
    • Users
    • Groups