• No se han encontrado resultados

programming and programming languages

“ASLX”: Semantic Analyzer for programming languages based on XML

“ASLX”: Semantic Analyzer for programming languages based on XML

... attributes, and specified as XML ...(DTD) and XML ...attributes and tags, declarations of fields and check the scope of variables, among ...verifying programming languages based ...

10

New tools and methodologies for programming languages learning using the scribbler robot and Alice

New tools and methodologies for programming languages learning using the scribbler robot and Alice

... a programming model that allows for the possible development of asynchronous applications and autonomous ...for programming in VPL (Visual Programming Language) that allows the full ...

6

Parallel cellular programming skeleton

Parallel cellular programming skeleton

... modeling and simulation of com- plex phenomena and systems. The design and implementation of parallel programming languages based on skeletons simplify the design, test and code ...

10

Functional aspects of databases: A research project within the framework of the European program HCM

Functional aspects of databases: A research project within the framework of the European program HCM

... constructor and polymorphic functions that take bulk types as parameters? Several answer to this question have been ...classical programming languages. Atkinson, Ricard and Trinder [5] propose ...

6

Análisis de coste en programas funcionales usando CiaoPP

Análisis de coste en programas funcionales usando CiaoPP

... every programming language requires its own implementation, as each one has its own set of semantics and level of abstraction; ...code, and it doesn’t make much sense to analyze the number of ...

31

Chapter 1

Chapter 1

... of programming languages enables the programmer to make more efficient choices with implementation and to find bugs easier in a program • Example: A C programmer who understands pointers can create ...

36

https://www.researchgate.net/profile/David_Weintrop/publication/281241552_Using_Commutative_Assessments_to_Compare_Conceptual_Understanding_in_Blocks-based_and_Text-based_Programs/links/55dc96aa08ae9d659494f734.pdf

https://www.researchgate.net/profile/David_Weintrop/publication/281241552_Using_Commutative_Assessments_to_Compare_Conceptual_Understanding_in_Blocks-based_and_Text-based_Programs/links/55dc96aa08ae9d659494f734.pdf

... to programming. Ask this question to a room of ten teachers and you are likely to hear more than ten languages mentioned, many of which will carry qualifiers describing under what conditions a given ...

11

A Practical Introduction to Programming and Problem Solving

A Practical Introduction to Programming and Problem Solving

... Variables that have been created in the Command Window can be seen in the Workspace Window. In that window, for every variable, the variable name, value, and class (which is essentially its type) can be seen. ...

521

Skeletal parallel programming

Skeletal parallel programming

... initialization and sweep ...“Send and Receive of Messages” and “Call to a Processing Func- ...execution, and TMessage imple- ments a generic buffer used by programmer to send (TMInput) or ...

5

Developing Robust Scalable Objects with OOP

Developing Robust Scalable Objects with OOP

... The second element is the .NET class library, a vast toolbox containing classes for everything from data access, GUI design, and security to multithreading, network- ing, and messaging. The library also ...

11

MPI Parallel programming fundamentals

MPI Parallel programming fundamentals

... It works similarly to other previous functions. In this particular case, data from master process ( *bufsend ) are sent to slaves’ memory (*bufrecv). Parameter “ count ” indicates how many are sent to each slave ...

61

Introduction to Programming I

Introduction to Programming I

... This is true in the reverse, and you can use a superclass when a subclass is expected. There is a catch, however: Because subclasses contain more behavior than their superclasses, there's a loss in precision ...

243

Programming GPUs with CUDA

Programming GPUs with CUDA

... copies and setup values in = (int *)malloc(size); fill_ints(in, N + 2*RADIUS); out = (int *)malloc(size); fill_ints(out, N + 2*RADIUS); // Alloc space for device copies cudaMalloc((void **)&d_in, size); ...

9

Bilevel programming and applications

Bilevel programming and applications

... cost and security cost, return on investment (ROI) and return on attack ...structural and Birnbaum importance measures) and probabilistic anal- ysis (using attacker’s and security ...

17

Parallel & Hybrid Programming

Parallel & Hybrid Programming

... concurrent and parallel software is beyond the scope of this course but, we will provide some ...Parallel programming, as well as sequential programming is a creative task; what is about to be ...

49

Lecture 4: Parallel architectures and programming

Lecture 4: Parallel architectures and programming

... Independent: they don’t need neither communication nor synchronization. Collaborative: they exchange information to carry out a common job. Competitive: they are independent by compete for access to common resources so ...

34

Estudio comparativo de frameworks multiplataforma para desarrollo de aplicaciones móviles

Estudio comparativo de frameworks multiplataforma para desarrollo de aplicaciones móviles

... contrast, and as Dart is a compiled language, it does not need a bridge to communicate with the platform, but it builds and computes the views in its context and render them in a native ...platforms ...

111

Process Unit Design and Mathematical Programming

Process Unit Design and Mathematical Programming

... droplet and gas bubble distributions. In order for these bubbles and droplets to be separated they must travel to their respective continuous ...weir and a vane demister. The water and oil ...

16

Show all 10000 documents...

Related subjects