Read the record (December 2016)

Source: Internet
Author: User
Tags uci machine learning repository

This paper records some of the articles that people have read, including some trivial points of knowledge collected during programming and learning.
Because there are too many articles, only the address of the article is recorded here, you can click to view the original page.
Because of a lot of content, put in an article seems too long, so every month an article.

2016-12-30
    • C + + embedded third-party EXE program window
      C + + embedded third-party EXE program window-dumb brother-Blog channel-csdn.net
      VC executables Open another executable program and embed it in the main program-CSDN forum-csdn.net-China's largest IT technology community
      How does QT embed other EXE programs into its own window?-CSDN Forum-csdn.net-China's largest IT technology community
      Qt-qx11embedwidget and Qx11embedcontainer-stack Overflow
      Qt interface embedded in other EXE program interface, using qt5-gaoxudong0704-Blog Park
      Embed external programs in the QT interface-Jiaoyaziyang's column-Blog channel-csdn.net
      C + +-Drawing errors and crash with Qwidget::createwindowcontainer-stack Overflow

    • QML
      QML using C + + custom QML type (i)-liuhongwei123888 's Column-Blog channel-csdn.net
      Qt Quick QML and C + + mixed programming-programmer career Planning-Program Horizon-Blog channel-csdn.net
      Ask how to put a Qwidget object, throw to qml end display-QT development
      C + + Extensions:qwidgets Example | Qt 4.8
      How to add a Qwidget-written class-csdn forum in QML-csdn.net-China's largest IT technology community

      It is possible to add QT quick in qwidget, but not in the reverse. The reason for this is that Qwidget uses software rasterization rendering, while Qt Quick uses OpenGL rendering. It is not possible to dig a hole in OpenGL for software rasterization rendering.

2016-12-29
    • QML
      How to use loader to dynamically load a component-ubuntu core and mobile column based on item-blog channel-csdn.net
      Use loader to dynamically load different qml files to change Ui-ubuntu core and cell phone columns-Blog channel-csdn.net
      Graphical effects in Qt quick (graphical effects)-Programmer career Planning-Program Horizon-Blog channel-csdn.net
      QML Write Popup Layer Controls-Surfsky-Blog Park
      QML Learning ———-(checkbox) check box-South column-Blog channel-csdn.net
2016-12-22
    • Batch Size
      About the epoch, iteration and batchsize-Little Salted Fish _ blog-Blog Channel-csdn.net
      How does the size of batch in deep machine learning affect the learning effect? -Deep Learning (Deepin learning)-Know

    • Miscellaneous
      2016 You must try these 8 prototyping Tools | Design talent

2016-12-19
    • Miscellaneous
      Qt5.0.2 How to set the EXE file icon-QTCN Development Network-Powered by Phpwind
2016-12-18
    • QML
      Some summary of using JavaScript in QML-Love program Net
2016-12-17
    • QT Timing
      QT Calculation program run time-tandesir column-Blog channel-csdn.net
      QT timer qtimer-Night Linux-chinaunix Blog
2016-12-15
    • Density Estimation
      Nuclear Density Estimation | Statistical capital (China statistics portal, free statistics Service platform)

    • EXE Export Interface
      How to open an interface for an EXE program-CSDN forum-csdn.net-China's largest IT technology community
      In-process COM and out-of-process Com-bluealarm-Blog Park
      How to use EXE to invoke another EXE function, like call DLL-CSDN forum-csdn.net-China's largest IT technology community
      EXE export function-stream OSN-C + + Blog
      016-Q, does EXE export function have any special purpose? Plugins-Everettjf-c++ Blog

2016-12-14
    • Qt Creator
      [QTCREATORBUG-10898] Timer {}: "This type is not supported in the QT Quick Designer (M204)"-Qt Bug Tracker
      Change I6d8a1b15:QmlJS:QmlDesigner warnings should be warnings | Codereview.qt-project Code Review

    • Convex bag & concave bag
      FME 2012 Application Case: The Journal of Gravure and Alpha-fme-NetEase Blog
      [Calculate area of freeform-love programming] (http://www dot w2bc dot com/article/9083)

    • Miscellaneous
      Qedit.h header file-Download channel-csdn.net
      Cannot open include file: "Dxtrans.h": no such file or directory-ww506772362 column-Blog channel-csdn.net
      Qedit.h Dxtrans.h can't find the wrong solution-Breeze Pavilion-Blog channel-csdn.net
      TOP Gun introduction-top gun models.pdf

    • Qtcreator Debugger Settings
      Qt Creator Install and configure –librehat blogs on Windows debugger
      Setting Up Debugger | Qt Creator Manual
      Qt Creator Windows debugging-qt Wiki
      WDK and WINDBG downloads-windows Hardware Dev Center
      Windows Ten Sdk-windows App development

2016-12-09
    • Miscellaneous
      c++11 Default and Delete keywords-a1875566250 's column-Blog channel-csdn.net

    • DirectShow
      Configuring the DirectShow Development environment (VS2010,64-bit WIN8 system)-iw1210 column-Blog channel-csdn.net
      Windows 10+vs2015 configuration DirectShow-Cheng-Blog channel-csdn.net
      32-bit WIN7 platform VS2010 DirectShow development Environment Configuration _sampotan_ Sina Blog
      Win10 SDK could not find DirectShow directory solution Tips-Blog Channel-csdn.net
      directshow+vs2010+win7 Configuration Instructions-Stainless steel Mouse-Blog Park
      vs2010:winsdk7.1 version directshow– from installation to use _ non-_ Sina Blog

2016-12-07
    • Miscellaneous
      UCI Machine Learning Repository:data Sets
2016-12-06
    • Miscellaneous
      Matlab Kdtree Tools-selling oil Weng-Blog channel-csdn.net

    • LDF QDF
      Classification the package implements a number of pattern recognition classifier algorithms, including K-nearest KNN, linear-path LDF AI-NN-PR Artificial intelligence/neural network 2.4 million source code download-www.pudn.com
      Application of Bayesian decision-making to mnist data-damant's column-Blog channel-csdn.net

2016-12-05
    • Miscellaneous
      Gscatter Drawing Scatter plot _ good habit _ Sina Blog

    • PCA LDA
      Iris Data Set analysis-data mining and getting started with Python-0 threshold-Taichu-Blog Park
      Index Of/data
      MATLAB implements principal component analysis Princomp function-Little demon. Otz-Blog Park
      About the use of princomp in MATLAB (EXT) _ Yu Yuntao _ Sina Blog
      Principle of LDA algorithm and realization of MATLAB-Dulingtingzi blog-Blog Channel-csdn.net
      LDA matlab Toolbox_ Moon full West building _ Sina Blog
      Topic Modeling Toolbox
      LDA LDA is a common dimensionality reduction algorithm, which is complete and can be run correctly matlab 2.38 million source code download-www.pudn.com
      Principal component Analysis PCA source code (C++,MATLAB). Rar_ Baidu knows
      PCA Study-hailong-Blog Park
      PCA system analysis (including PCA principle +OPENCV PCA function Internal principle and Application +matlab program) _yumantang_ Sina Blog



Null

Read the record (December 2016)

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.