modeling
OO Interface translation to Haskell
My specific problem is actually not about the general translation of an OO interface to Haskell. This is just the best title I could come up with. Yet, I\'m sure that my problem originates from a stil[详细]
2023-02-20 18:01 分类:问答Algorithm for particles targeting
I\'m building a particles systems, one of the features I\'d like to add is a \"target\" feature. What I want to be able to do is set an X,Y target for each particle and make it go there, not in a stra[详细]
2023-02-20 14:10 分类:问答Modelling language for a process / transaction
I am writing my Bsc. thesis about a transaction which involves several software systems. Its basically about the communication and information exchange of a ERP system and a webservice which I am impl[详细]
2023-02-20 02:55 分类:问答Modelling a robotic arm motion in 3D, ideas?
I hope you don\'t mind if I ask for a bit of advice regarding modelling robotic systems. I\'ve recently become rather interested in using inverse kinematics (IK) to control a 5 dof robotic manipulator[详细]
2023-02-16 06:56 分类:问答What is the best way to restrict strings in an Object Oriented model?
I need to select a modeling method for documenting extensions to an existing collection of web services.The method/tool needs to be used by tech business analysts. The existing API is defined in XML S[详细]
2023-02-16 05:23 分类:问答Genetic Programming help
I need some guidance on a java project. I\'m to develop a human genetic(family) tree. This is the subject:[详细]
2023-02-15 09:45 分类:问答How to create pages with different permissions' views
I need some help to create pages with different views. Don\'t get me wrong, I don\'t want anyone to write code for me, I just want to know what I\'ll need to implement.[详细]
2023-02-12 03:40 分类:问答Unit-testing model changes in Asp.net MVC 3
I have a ProductController class and a Product model. Ev开发者_如何学Cerytime the Create action in the ProductController is called, it creates a new Product based on FormCollection and then it calls a[详细]
2023-02-06 19:50 分类:问答What do you model and when? (Enterprise, Application and Database Design Modeling)
Imagine that you are designing a web application that could possibly grow to the scale of Amazon or Google. In the beginning you start with only one small aspect of the project knowing that, in the na[详细]
2023-02-06 06:07 分类:问答Database modeling
My question is about modeling a particular situation: In my model I have tables: User, Offices and Partners.[详细]
2023-02-05 17:05 分类:问答