Користувач:Gutsul/Програмування

Матеріал з Вікіпедії — вільної енциклопедії.
Перейти до навігації Перейти до пошуку
  • Smalltalk-Entwicklungs- und Lernumgebung Squeak
  • Croquet - Croquet is a combination of computer software and network architecture that supports deep collaboration and resource sharing among large numbers of users within the context of a large-scale distributed information system. Along with its ability to deliver compelling 3D visualization and simulations, the Croquet system's components are designed with a focus on enabling massively multi-user peer-to-peer collaboration and communication.

Обєктні Бази Даних[ред. | ред. код]

  • Object Data Management Group (en:Object Data Management Group) - The Standard for Storing Objects, Java Data Objects, Standard for object-relational mapping products, Object Query Language sample grammar
  • en:Object database
  • Speedo - an open source implementation of the Java Data Objects (TM) 1.0.1
  • Hibernate - is a powerful, ultra-high performance object/relational persistence and query service for Java. Hibernate lets you develop persistent classes following common Java idiom - including association, inheritance, polymorphism, composition and the Java collections framework. The Hibernate Query Language, designed as a "minimal" object-oriented extension to SQL, provides an elegant bridge between the object and relational worlds. Hibernate also allows you to express queries using native SQL or Java-based Criteria and Example queries. Hibernate is now the most popular object/relational mapping solution for Java.
  • en:Network model

Genetic algorithms[ред. | ред. код]

Genetic algorithms (GAs) are evolutionary algorithms that use the principle of natural selection to evolve a set of solutions toward an optimum solution. GAs are not only very powerful, but are also very easy to use as most of the work can be encapsulated into a single component, requiring users only to define a fitness function that is used to determine how "good" a particular solution is relative to other solutions.

  • JGAP - is a genetic algorithms component written in the form of a Java package.

Wiki[ред. | ред. код]