Java, C, C++, C#... | Contact experts in Programming Languages to get answers
2,618 views 694 posts
Questions related to Programming Languages
what I understand about NSGA-II procedure from Deb's paper are: Generate initial population -> Fast non-domination sorting -> Binary tournament selection -> Recombination -> Mutation...
01 December 2015 4,061 5 View
A multi-unit (reusable) resource is a resource has a number of identical units. So it can serve many processes at the same time, in this system the deadlock must be happen. At this system the...
24 November 2015 8,482 5 View
We are using a code written in processing to do a randomized connected subgraph task and it is encountering a block when it reaches an articulation point (which is understandable). I did not...
18 November 2015 1,371 6 View
If I am to describe an ontology to run an inference engine on a mobile device, which of these data-interchange formats (JSON and XML) would be more appropriate in terms of computational cost...
06 November 2015 6,895 2 View
I'm looking for research on teaching / learning and programming (eg Kojo and Scratch). Does anybody have any tips?
03 November 2015 4,999 17 View
How will enforcing meta data type check in hardware affect the implementation of the semantics of a low-level programming language like C?
23 October 2015 8,325 2 View
How to implement abstraction mechanism in c++ , what are the different types of abstraction mechanisms? I need some examples to understand.
15 October 2015 8,383 7 View
Such that system could be used in real world IT environment. It should not be a dummy system.
05 September 2015 4,674 7 View
Is there any (semi-)automated tool/approach available that generate use case specification from natural language software requirements?
14 August 2015 8,523 16 View
Does any one have any peer reviewed journals or market research on use of mobile phones and accessories in the UK, Norway and European region?
15 July 2015 9,466 3 View
Using Proguard I am obfuscating the java code.
11 July 2015 1,200 3 View
Dear fellows, I would like to open a threat that summarizes papers using measures for daily smartphone use, considering use as a "trait" (daily) rather than a "state"(mood, etc.) Items should be...
26 May 2015 7,290 6 View
Here are my codes: if i want to do this addition 11+22 upon clicking on = button it should give me 33 but it does not work. the calculator must be able to perform addition correctly please...
26 May 2015 1,258 5 View
Dependency injection (DI) is a great pattern/principle to make code better configurable and testable. Using a framework (in Java) such as Guice (or any other JSR 330 implementation), or some...
29 April 2015 435 1 View
I will try to explain my concern to make it as clear as possible. We now that texture analysis can discriminate between lesions that are visually very similar (eg. brain tumors). Imagine a...
20 April 2015 5,774 8 View
Hi all, We have released the SARL agent-oriented programming language: http://www.sarl.io. SARL aims at providing the fundamental abstractions for dealing with concurrency, distribution,...
10 April 2015 2,876 1 View
A dial tone is the telephony signal sent by a telephone exchange, It indicates that the exchange is working.
07 April 2015 7,155 1 View
I Want to get more knowledge about PIC Microconroller. i want to make aproject on it.
29 March 2015 8,847 6 View
So a friend and I will probably get into a project where we try to make mathematical and scientific libraries for Java, possibly in native code. So a few quick questions that come to mind...
13 March 2015 4,482 11 View
I have been researching for months now and have looked deep into image processing but I'm think that the way to change a shape or an image in Java Programming language is more of an Animation now....
13 March 2015 5,444 6 View
Diagram output goes to Simple Software. Main GoalDevelop an Accountable Software like billing System or Stock Management through Identify Graphical Diagram that can easily learnable by...
09 March 2015 3,620 14 View
Grey theory is an extension of fuzzy set theory and rough set theory where two memberships function a lower one and an upper one are used with interval. Grey system theory is a unique concept...
07 March 2015 827 2 View
I am interested in assessing how well certain probabilistic logic languages such as Problog2 implement plausible reasoning, an example of which is "explaining away". There are only a few...
06 March 2015 3,727 0 View
I am trying to use Neutrosophic logic to implement a Neutrosophic inference system which depend on three values determined by experts (true, indeterminacy, false), how can i interpret these three...
28 February 2015 2,050 4 View