open source ai projects

Learn about open source ai projects, we have the largest and most updated open source ai projects information on alibabacloud.com

Most of the fire. NET open source projects

show, based on ASP. It's very well worth learning as a source (the modules that are worth learning are deep applications for IOC, IOC-based Eventbus, highly abstract templating systems, Cache, plug-in systems, NH-based Data Migration framework ) DotNetNuke DotNetNuke is a very good web-based open source portal program supported by Microsoft, powerful and sim

Collect and organize open source GIS Projects Based on. NET

Collect and organize open source GIS Projects Based on. NET NASA World Wind NASA World Wind is a Windows form system developed using. net. It provides a global positioning function from the perspective of the earth, similar to Google Earth. It combines images taken from satellites by the National Aeronautics and Space Administration (NASA) that are applie

I recently learned php and read two Basic Books. next I want to read some excellent php code. do you have any suggestions for the code of open-source projects?

Php Chinese network (www.php.cn) provides the most comprehensive basic tutorial on programming technology, introducing HTML, CSS, Javascript, Python, Java, Ruby, C, PHP, basic knowledge of MySQL and other programming languages. At the same time, this site also provides a large number of online instances, through which you can better learn programming... Reply: I don't know why so many people recommend discuz. I'm speechless. Is it definitely a bad guy. Let's talk about why discuz is not suitabl

[Build Development Environment] participate in open-source projects in Windows XP, build git and cygwin development environments, and gitcygwin

[Build Development Environment] participate in open-source projects in Windows XP, build git and cygwin development environments, and gitcygwin Introduction There is only one Windows XP Home machine, but I want to participate in development in open-source communities such

Third-party open-source libraries commonly used in iOS Projects

Third-party open-source libraries commonly used in iOS Projects 1. Third-party open-source libraries used by the Project The project uses CocoaPods (similar to maven in java) to manage common third-party libraries. Some special references are provided separately. The follow

Open-source projects worth attention on the Android platform

Mobile development technology has been increasingly valued by developers. Some time ago, Windows Phone 7, MeeGo, and BlackBerry released new tools and platforms.AndroidIt is an open-source platform and is becoming increasingly important to developers. This article will introduce youAndroid. Android development will bring about a new wave of popularity. Many developers have invested in this wave and created

JADX Android Apps with open source projects

JADX Android Apps with open source projects With GitHub Open source project JADX can directly decompile files directly to. Dex,. apk,. jar,. Class type Before comparing Apktool (unpack apk) + Dex2jar (convert. Dex to. jar) + Jd-gui (view. jar file) decompile three-piec

Introduction to open-source projects used in Orchard

This article lists the open-source projects and resources used in the Orchard1.4 project and their introduction. Copies of these class libraries referenced by Orchard and their license protocols are stored in the "lib" directory of the source code package. You can also view their information quickly in the "credits.txt

Actionbarsherlock learning for Android open-source projects (1)

Recently, I learned about some well-known open-source projects in Android. Take notes as follows to facilitate future search. These open-source projects can be downloaded through git. First, let's take a look at the actionbarshell

What are some of the most popular open source projects in PHP? Beginners do not understand, the predecessors said that the solution to the idea

What are some of the most popular open source projects in PHP? Novice do not understand, seniors say Like the Dream CMS (listen to what others say, do not know) and so on, which is to be mastered? And how do you learn these open source

Is there any good Tornado teaching materials or open-source projects for reference?

code analysis articles good http://www.rainsts.net/article.asp? Id = 1045 Of course, other articles are also wonderful. For example, we can see several examples provided by tornado. In addition, tornadoio (mrjoes/tornadio · GitHub ), Timan (gmr/Tinman · GitHub ), Pika (pika/pika · GitHub Is also based on tornado is more famous projects, but not conventional web applications. We recommend you read the poweredsites (fellow/PoweredSites) ). Zpage of 42

Open-source projects help me go home-two minutes to complete online booking from login to payment

Sorry, I said I wanted to send the source code last night, but because the girl who rented the master bedroom of the same house went home for the new year, it seems that the route power was disconnected and not sent to the Internet. In fact, the first open-source project has basically completed the basic functions, but it only requires a little modification. If I

Watch the first 100 open source projects on GitHub

quickly creating complex iOS forms, customizing the UITableViewCell, TableView style PS: But look at the style should be iOS6 things should expireSvpulltorefresh ranked No. 671 in a single line of code to integrate pull-up refreshes and drop-down loaded componentsXvim ranked No. 691 in Xcode to implement the Vim function plug-inXmppframework ranked No. 761 based on the RFC-3920 implementation, support multithreading and thread protection, while common to all IOS and MAC OS Development device Co

Qt-solutions offers 8 open source projects

In fact this is the official source code, as for why the other project, but not integrated into the QT project, I guess there are 2 reasons:1. The projects themselves are imperfect and not at the heart of the QT project, so there is no need to devote energy to perfecting2. The "purity" of QT can be maintained to some extent--------------------------------------------------------------------------The 8 items

10 amazing Nodejs Open Source projects

web IDE, more like a lightweight HTML or CSS Notepad.9.HaroopadHaroopad is a markdown editor on Linux that uses chromium as the UI to support Windows, Mac OS x, and Linux. The theme is rich in style, and syntax highlighting supports 54 programming languages. As shown, one side is the Code editing window, one side is the preview window, can be updated in real time. Its mail export feature can send documents to Tumblr and Evernote.Ten.TiddlyWiki5TiddlyWiki is an interactive wiki that is very flex

Detailed installation instructions for Projects AG msrprelay (open source MSRP Relay) CentOS

Focus on the integration of the three Network access Network/core network technology, audio and video signaling and media transmission related agreement experts predecessor settled in, laughing and hongru, exchanges without tyro, common learning IMS/IPPBX related technology Welcome to join Ims/ippbx/voip/sip QQ Exchange Group: 255404741 (Jab direct Gathen) AG Projects Msrprelay is a powerful Python script implemented MSRP relay

GitHub participates in open source projects with fork and pullrequest

git fetch command to pull a project to the local, and then use git merge it with your own project a branch merge (of course, you can also directly use the pulls, equivalent to fetch+merge), so that the local project and a project synchronization purposes.Note that the fetch and merge here is a project, not your own B project .The above is a brief summary of their own practice, recorded to facilitate their own viewing and others reference. Copyright NOTICE: This article for Bo Master original

Third-party open source libraries commonly used in iOS projects

accept messages and push). iOS because the background is not controllable, so push the use of remote push, access to the app connection XMPP to receive all offline messages (do not guarantee the Friendship League push can guarantee timely). Of course, most of the normal situation, the network situation is relatively good conditions, the real-time received the XMPP message or remote push. We are not QQ and, as long as the user to ensure that the data to maintain consistency on the line (so QQ an

Some tips on open source projects, Java architecture must be a few major technical points

the sql+mybatis logic tag.Logical label Understanding how people have used the template language freemarer or velocity should be easy to understand, that is, custom rules tagsHibernate is a bit more advanced, and it's simple, he uses annotations or configurations to configure entity and table fields in a way that dynamically generates SQL at startupYou can look at the open source project Minidao, you will

Learn swift, must not miss the 10 big open source projects!

Swift and easy to use.Cartography Swift declares auto LayoutSleipnir Sleipnir is a BDD (Behavior Driven Development) style framework for Swift, inspired by the Cedar (a BDD-style OBJECTIVE-C test framework).Core principles: Sleipnir does not rely on nsobject, is a pure swift BDD testing framework, Sleipnir does not use xctest, has good command line output, supports custom test reports, and so on.Quick Quick is a behavior-driven development testing framework for swift and Objective-c. Borrowed f

Total Pages: 15 1 .... 11 12 13 14 15 Go to: Go

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.