modeling
CPU Cache implementation in C or C++ or SystemC
I need a very basic C or C++ source code of CPU cache. Google didnt help me find a proper one. The implementation only needs to provide the most fundamental functionality of a cache.[详细]
2023-02-05 04:23 分类:问答Is this UML Use Case too detailed?
Is this use case diagram over compl开发者_运维百科icated?I\'m trying to implement a use case for the first time, and I\'m trying to get it within the ball park.[详细]
2023-02-04 16:21 分类:问答ROR Sub - Sub resource forms troubles
Thanks to everyone for their previous help.I am going to assume that this is going to be a pretty n00bish question but is a problem that I have and I can\'t seem to figure it out.[详细]
2023-02-03 13:40 分类:问答Django OneToMany
I\'m implementing a small e-shop application in django. My question concerns modelling an Order with many OrderLines:[详细]
2023-02-01 14:53 分类:问答Modelling datamodel for document database
I\'m starting out with Raven DB and am trying to wrap my head around the different document-model paradigm...[详细]
2023-01-29 11:45 分类:问答modelling different USERS
I need some expert advice. I need to model different user types for my web application and am not sure how to best model this. Basically the users for the application are therapists. Essentially there[详细]
2023-01-29 11:34 分类:问答What are wrapper and veener functions? How to apply them in a system design?
I looked for detailed infor开发者_JS百科mation on wrappers and veeners. Looks like there are very few info about them. How can it be used in a design diagram or in Java?[详细]
2023-01-29 10:51 分类:问答UML -- Is it still a popular method for markup/pre development /visualization of software?
In my object oriented programming class, we learned some of the main concepts of UML and I was just wondering if UML is common in real world situations or are there开发者_开发知识库 more popular metho[详细]
2023-01-29 09:00 分类:问答Simulating fire with SPH particles
I want to simulate fire using SPH particles. I understand the concept behind SPH but don\'t understand yet how to model the fire as a fluid.[详细]
2023-01-28 17:25 分类:问答Many-to-many relationship modeling in google app engine
I followed what is outlined here. Here is my code: from google.appengine.api import users from google.appengine.ext import db[详细]
2023-01-28 14:00 分类:问答