Welcome to join my Q group

Source: Internet
Author: User

If you are interested in the Q group below, welcome to join.

1. Programming Algorithm Group: 32760081

The main research programming art-algorithm, including neural network, artificial intelligence algorithm.

Example: Bidirectional breadth First search method.

Breadth-First search follows a layer of expansion from the initial node until the target node is found, it can only better solve the situation is not too much, the endurance is very limited. If the extension node is more, and the target node in the deeper, using the breadth of the previous narrative to solve problems, a large number of searches can be imagined, often there will be insufficient use of memory space. Two-way search and a algorithm to the breadth-first search method has been improved or modified, adding a certain "intelligent factors", so that search can be close to the target node as soon as possible, reducing the complexity of space and time.

Please look at the details:

A. http://blog.csdn.net/fengart/archive/2008/05/25/2480774.aspx

B. http://blog.csdn.net/fengart/archive/2008/05/25/2480740.aspx

2,. NET Advanced Technology Group: 2207553

. NET Advanced Technology group mainly discusses the current major technologies: Design patterns, linq,castle,nhibernate or others.

Example: LINQ

LINQ, language-level Integrated query (Language Integrated query) for the last 20 years, object-oriented Programming technology (Object-oriented (OO) Programming Technologies Application in the industrial field has entered a stable stage of development. Programmers have now identified language features such as Class (classes), Objects (objects), methods (methods). Looking at current and next-generation technologies, a major challenge to a new programming technology is beginning to emerge, since the birth of object-oriented technology has not addressed the problem of reducing the complexity of accessing and consolidating information data (accessing and integrating information).    Of these, two of the most important data sources are associated with databases (database) and XML. LINQ provides a more general way to add to the. Net Framework a variety of uses (general-purpose) syntax query attributes that can be applied to all information sources (all sources of information) (query FAC Ilities), which is a better way than adding some relational data (relational) attributes or similar XML attributes (xml-specific) to the development language and runtime (runtime). These syntax features are called. NET Language Integrated Query (LINQ). Contains DLinq and XLinq

Please see the details: http://blog.csdn.net/fengart/archive/2008/05/25/2480729.aspx

Contact Us

The content source of this page is from Internet, which doesn't represent Alibaba Cloud's opinion; products and services mentioned on that page don't have any relationship with Alibaba Cloud. If the content of the page makes you feel confusing, please write us an email, we will handle the problem within 5 days after receiving your email.

If you find any instances of plagiarism from the community, please send an email to: info-contact@alibabacloud.com and provide relevant evidence. A staff member will contact you within 5 working days.

A Free Trial That Lets You Build Big!

Start building with 50+ products and up to 12 months usage for Elastic Compute Service

  • Sales Support

    1 on 1 presale consultation

  • After-Sales Support

    24/7 Technical Support 6 Free Tickets per Quarter Faster Response

  • Alibaba Cloud offers highly flexible support services tailored to meet your exact needs.