日韩性视频-久久久蜜桃-www中文字幕-在线中文字幕av-亚洲欧美一区二区三区四区-撸久久-香蕉视频一区-久久无码精品丰满人妻-国产高潮av-激情福利社-日韩av网址大全-国产精品久久999-日本五十路在线-性欧美在线-久久99精品波多结衣一区-男女午夜免费视频-黑人极品ⅴideos精品欧美棵-人人妻人人澡人人爽精品欧美一区-日韩一区在线看-欧美a级在线免费观看

歡迎訪問 生活随笔!

生活随笔

當前位置: 首頁 > 编程资源 > 编程问答 >内容正文

编程问答

一些很有用的技术工具

發(fā)布時間:2025/3/21 编程问答 28 豆豆
生活随笔 收集整理的這篇文章主要介紹了 一些很有用的技术工具 小編覺得挺不錯的,現在分享給大家,幫大家做個參考.

前端工具

  • codyhouse,有很多的demo,使用起來非常的方便,CodyHouse的github。
  • jqueryscript,很多優(yōu)秀的js插件都可以在上面找到。

shell

  • oh-my-zsh,文藝編程員必備的shell。

歌曲

  • 搬磚怎么沒有歌?awesome-music-for-programming

python

  • PYTHON資源入口匯總
  • OverFeat, OverFeat is a Convolutional Network-based image classifier and feature extractor.
  • noccn, Utilities for Alex Krizhevsky's cuda-convnet.
  • morb, Modular Restricted Boltzmann Machine (RBM) implementation using Theano.
  • pylearn2, A Machine Learning library based on Theano.

C++

  • ccv, C-based/Cached/Core Computer Vision Library, A Modern Computer Vision Library.
  • Theano, 很多python的CNN都用到了這個包。

優(yōu)秀博客

  • pluskid, 里面對算法的分析很到位。
  • Liang Bo Wang,技術博客。

HTML5 app框架

  • ionic, Advanced HTML5 mobile development framework and SDK. Build incredible hybrid apps with web technologies you already know and love. Best friends with AngularJS.
  • ionicons, The premium icon font for Ionic.
  • generator-ionic(Build hybrid mobile apps using the Ionic Framework).
  • ionic-site, Repo for the ionicframework.com site.

代碼搜集

  • Matlab,可以在上搜集一些比較好得matlab代碼

OS X

  • alfred-workflows,alfred,好東西。
  • https://github.com/iCHAIT/awesome-osx, A curated list of awesome applications, softwares, tools and shiny things for OS X.

Jekyll主題

  • so-simple-theme, A simple and clean responsive Jekyll theme for words and photos.
  • made-mistakes, [OLD] Made Mistakes website codebase.
  • minimal-mistakes, A responsive Jekyll theme with clean typography and support for large full page images.
  • hpstr-jekyll-theme, A Jekyll theme with some tumble-log tendencies.
  • jekyll-bootstrap, The quickest way to start and publish your Jekyll powered blog. 100% compatible with GitHub pages.
  • left, Left is a clean, whitespace-happy layout for Jekyll.

靜態(tài)頁面生成器

  • wintersmith, A flexible static site generator.

計算機視覺與數據分析

  • ccv, C-based/Cached/Core Computer Vision Library, A Modern Computer Vision Library.
  • vlfeat, An open library of computer vision algorithms.
  • flann, Fast Library for Approximate Nearest Neighbors.
  • PCV, Open source Python module for computer vision.
  • scikit-learn, scikit-learn: machine learning in Python.
  • SimpleCV, The Open Source Framework for Machine Vision.
  • pydata-book, Materials and IPython notebooks for "Python for Data Analysis".
  • DeepLearningTutorials, Deep Learning Tutorial notes and code. See the wiki for more info.
  • awesome-bigdata, A curated list of awesome big data frameworks, ressources and other awesomeness.
  • decaf-release, Decaf is DEPRECATED! The new framework that has all the good things: GPU computation, full train/test scripts, native C++, and an active community!
  • bgslibrary, 背景減除.
  • handDetectionCV, Hand Detection using Color Recognition.
  • pyimreg, Simple Image registration using SIFT and RANSAC algorithm.
  • spearmint, Spearmint is a package to perform Bayesian optimization according to the algorithms outlined in the paper: Practical Bayesian Optimization of Machine Learning Algorithms. Jasper Snoek, Hugo Larochelle and Ryan P. Adams. Advances in Neural Information Processing Systems, 2012.
  • mahotas, Computer Vision in Python.
  • feature-extraction, matlab版特征提取。

Python相關

  • pyspider, 爬蟲框架。
  • bokeh, Interactive Web Plotting for Python.
  • codeparkshare, Python初學者(零基礎學習Python、Python入門)書籍、視頻、資料、社區(qū)推薦.
  • hyde, A Python Static Website Generator.
  • scipy-lecture-notes, Tutorial material on the scientific Python ecosystem.
  • Projects, A list of practical projects that anyone can solve in any programming language.
  • networkx, NetworkX is a Python package for the creation, manipulation, and study of the structure, dynamics, and functions of complex networks.
  • python-for-android, Turn your Python application into an Android APK - Build your own python and extension.

CSS

  • Effeckt.css, A Performant Transitions and Animations Library.
  • normalize.css, A collection of HTML element and attribute style-normalizations.

Django and its extension

  • djangobook.com, djangobook.com.
  • django-disqus, Integrates DISQUS into Django.
  • disqus-python, Disqus API bindings for Python.
  • django-pagination, A set of utilities for creating robust pagination tools throughout a django application.
  • django-bootstrap-toolkit, Bootstrap support for Django projects.
  • django-cms, The easy-to-use and developer-friendly CMS.
  • photome, 一個django的簡單網頁.
  • weblog,A simple blog system written in Flask.
  • duoshuo-python-sdk, A Python library for using the duoshuo API.
  • sblog, 一個使用django搭建的簡易博客.
  • django_selfblog, Another opensource blog system based on Django1.5.1.
  • timeline-site, a site about timeline.
  • serholiu.com, Tornado 博客.
  • FairyBBS, 用django寫的一個BBS.
  • django-bootstrap3, 比較好用.

JS

  • pdf.js, PDF Reader in JavaScript.
  • audiojs, A cross-browser javascript wrapper for the html5 audio tag.
  • jstutorial, Javascript tutorial book.
  • impress.js, It's a presentation framework based on the power of CSS3 transforms and transitions in modern browsers and inspired by the idea behind prezi.com.

Book

  • rails3, 《Ruby on Rails Tutorial》中文版,涵蓋 Rails 3.2.
  • collectiveintelligence-book, Some code and tests I wrote while working through Toby Segaran's book.
  • free-programming-books, Freely available programming books.
  • easybook, Book publishing as easy as it should be (built with Symfony components).

Web show

  • www.ruby-lang.org, Source of the?https://www.ruby-lang.org?website.
  • alloyteam.github.com, 騰訊 AlloyTeam 開源項目官網 - 我們的愿景: 成為業(yè)界卓越的Web團隊!
  • git-scm.com, Current version of the?http://git-scm.com?site?http://git-scm.com/.
  • government.github.com, Gather, curate, and feature stories of public servants and civic hackers using GitHub as part of their open government innovations.
  • bindiry.github.com, wiki模板.

畫圖

  • vistat, A reproducible gallery of statistical graphics.

WordPress

  • roots, The best WordPress starter theme with a modern front-end development workflow. Based on HTML5 Boilerplate, gulp, Bower, and Bootstrap.

前段框架

  • Semantic-UI, Semantic is a UI component framework based around useful principles from natural language.

移動web解決方案

  • Spirit, 騰訊移動Web整體解決方案.
  • mobileTech, A useful tools or tips list for mobile web application developing.
  • foundation, 響應式布局前段框架。

時間線

  • life, Life - a timeline of important events in my life.

jQ插件

  • BookBlock, A jQuery plugin that will create a booklet-like component that let's you navigate through its items by flipping the pages.

PHP框架

  • CodeIgniter, Open Source PHP Framework (originally from EllisLab).

在線版PPT工具

  • nodePPT, 寫web版ppt.

編程風格指南

  • zh-google-styleguide, Google 開源項目風格指南 (中文版)。

圖像檢索之哈希

  • mih, Fast exact nearest neighbor search in Hamming distance on binary codes with Multi-index hashing.
  • min-loss-hashing, matlab版及Python版的LSH.

from: https://github.com/willard-yuan/my-awesome-awesomeness

總結

以上是生活随笔為你收集整理的一些很有用的技术工具的全部內容,希望文章能夠幫你解決所遇到的問題。

如果覺得生活随笔網站內容還不錯,歡迎將生活随笔推薦給好友。