並び順

ブックマーク数

期間指定

  • から
  • まで

161 - 200 件 / 650件

新着順 人気順

structureの検索結果161 - 200 件 / 650件

  • linux_file_structure.jpg

    • The Structure and Interpretation of Computer Programs

      Instructor: Holly Yanco and John Pezaris Course Description | Lecture and Course Files | Student Evaluations An introduction to programming and the power of abstraction, using Abelson and Sussman's classic textbook of the same name. Key concepts include: building abstractions, computational processes, higher-order procedures, compound data, data abstractions, controlling interactions, generic oper

      • Amazon.com: Clean Architecture: A Craftsman's Guide to Software Structure and Design (Robert C. Martin Series): Robert C. Martin: Book

          Amazon.com: Clean Architecture: A Craftsman's Guide to Software Structure and Design (Robert C. Martin Series): Robert C. Martin: Book
        • Lecture 1A | MIT 6.001 Structure and Interpretation, 1986

          Overview and Introduction to Lisp Despite the copyright notice on the screen, this course is now offered under a Creative Commons license: BY-NC-SA. Details at http://ocw.mit.edu/terms Subtitles for this course are provided through the generous assistance of Henry Baker, Hoofar Pourzand, Heather Wood, Aleksejs Truhans, Steven Edwards, George Menhorn, and Mahendra Kumar.

            Lecture 1A | MIT 6.001 Structure and Interpretation, 1986
          • 臨海・臨空エリア - re:structure

            1年ぐらい前から、臨海や臨空と名がつくエリアが気になっています。一般的に海や空港の近くにあるエリアです。 今日、こんなツイートをしたところ数名の方にふぁぼっていただいたので、今回は自分の行ったことのある臨海・臨空エリアを3つほど紹介します。 臨海都市とか臨空都市って響き的にかっこいいよね。 — re:structure (@re_structured) 2015, 11月 6 twitter.com 1 りんくうタウン 大阪の泉佐野市・田尻町・泉南市の沿岸部を指すようです。狭義にはりんくうタウン駅の周辺って感じでしょうか。 きれいなジャンクションがあります。 りんくうゲートタワービルは象徴的な建物ですね。 その他、関連するウェブサイトはこちら(りんくうタウン) 初期に一度紹介したことがあったので、過去記事も貼っておきます。 restructure.hatenablog.com 2 中部臨空

              臨海・臨空エリア - re:structure
            • Running unittest with typical test directory structure

              The very common directory structure for even a simple Python module seems to be to separate the unit tests into their own test directory: new_project/ antigravity/ antigravity.py test/ test_antigravity.py setup.py etc. My question is simply What's the usual way of actually running the tests? I suspect this is obvious to everyone except me, but you can't just run python test_antigravity.py from the

                Running unittest with typical test directory structure
              • Deep Learning, Structure and Innate Priors | Abigail See

                Earlier this month, I had the exciting opportunity to moderate a discussion between Professors Yann LeCun and Christopher Manning, titled “What innate priors should we build into the architecture of deep learning systems?” The event was a special installment of AI Salon, a discussion series held within the Stanford AI Lab that often features expert guests. This discussion topic – about the structu

                • Impossible wooden structure [pic]

                  • Introduction data structure for GraphDB

                    Simplified FDO Manufacturing Flow with TPMs _ Liam at Infineon.pdfFIDO Alliance

                      Introduction data structure for GraphDB
                    • Finger Trees: A Simple General-purpose Data Structure

                      Ralf Hinze and Ross Paterson, Journal of Functional Programming 16(2):197–217, 2006. doi:10.1017/S0956796805005769 Summary We present 2-3 finger trees, a functional representation of persistent sequences supporting access to the ends in amortized constant time, and concatenation and splitting in time logarithmic in the size of the smaller piece. Representations achieving these bounds have appeared

                      • Best practices for Express app structure

                        Node and Express don’t come with a strict file and folder structure. Instead, you can build your web app any way you like. This is great, especially for small apps. It is easy to start, learn and experiment. However, as your application grows in size and complexity, things might get confusing. Your code becomes messy. As your team grows, it becomes harder to work on the same code base. You are fig

                          Best practices for Express app structure
                        • Technology Radar mentions Team Structure

                          ThoughtWorks が出している technology radar が今年もでています。これは、テクノロジーの中で現在イケているもの、今後イケそうなもの、をレーダーで(前方に何が見えているか)を表しているものです。 ( https://www.thoughtworks.com/radar より、綺麗なPDF資料もダウンロード可能のようです) ここのテクノロジーはここでは触れませんが、今回の大きなテーマは(超訳すると)、 Docker as process, PaaS as machine, microservices architecture as programming model Dockerを「プロセス」、PaaSを「マシン」、microservices architectureを「プログラミングモデル」とみようじゃないの。それに合わせて疎結合の小さなサービスの集合としてアプリ

                            Technology Radar mentions Team Structure
                          • Context Freeの3D版、Structure Synthで遊んでみる - シン石丸の電脳芸事ニッキ

                            Context Freeもだいぶわかったので、次は3D版のStructure Synthを触ってみた。 Structure Synthは、スクリプトで操作するモデラーみたいなもので、レンダラーはsunflowを使うのが良いようだ。 で、とりあえずContext Freeで作った太陽の3D版を作ってみた。 set maxobjects 160000 set background #fff // 地面用オブジェクト {s 300 300 1 z -1.5 hue 200 sat 0.5}box // 太陽マーク {s 0.1}sun rule sun{ 36 * {rz 10 y 0.8}curveline } rule curveline{ 200 * {rz 1 s 0.97 y 1.0 hue 2}abox } rule abox{ {s 1 0.7 1}box } かっちょえー! なか

                              Context Freeの3D版、Structure Synthで遊んでみる - シン石丸の電脳芸事ニッキ
                            • GitHub - wasabeef/flutter-architecture-blueprints: Flutter Architecture Blueprints is a project that introduces MVVM architecture and project structure approaches to developing Flutter apps.

                              You signed in with another tab or window. Reload to refresh your session. You signed out in another tab or window. Reload to refresh your session. You switched accounts on another tab or window. Reload to refresh your session. Dismiss alert

                                GitHub - wasabeef/flutter-architecture-blueprints: Flutter Architecture Blueprints is a project that introduces MVVM architecture and project structure approaches to developing Flutter apps.
                              • GitHub - jwipeout/rails-directory-structure-guide: A guide to understanding Ruby on Rails directory structure

                                You signed in with another tab or window. Reload to refresh your session. You signed out in another tab or window. Reload to refresh your session. You switched accounts on another tab or window. Reload to refresh your session. Dismiss alert

                                  GitHub - jwipeout/rails-directory-structure-guide: A guide to understanding Ruby on Rails directory structure
                                • Rope (data structure) - Wikipedia

                                  A simple rope built on the string of "Hello_my_name_is_Simon". In computer programming, a rope, or cord, is a data structure composed of smaller strings that is used to efficiently store and manipulate a very long string. For example, a text editing program may use a rope to represent the text being edited, so that operations such as insertion, deletion, and random access can be done efficiently.[

                                    Rope (data structure) - Wikipedia
                                  • GitHub - damoeb/rss-proxy: RSS-proxy allows you to do create an RSS or ATOM feed of almost any website, just by analyzing just the static HTML structure.

                                    You signed in with another tab or window. Reload to refresh your session. You signed out in another tab or window. Reload to refresh your session. You switched accounts on another tab or window. Reload to refresh your session. Dismiss alert

                                      GitHub - damoeb/rss-proxy: RSS-proxy allows you to do create an RSS or ATOM feed of almost any website, just by analyzing just the static HTML structure.
                                    • Basic Reducer Structure · Redux

                                      Basic Reducer Structure and State ShapeBasic Reducer Structure​First and foremost, it's important to understand that your entire application really only has one single reducer function: the function that you've passed into createStore as the first argument. That one single reducer function ultimately needs to do several things: The first time the reducer is called, the state value will be undefine

                                        Basic Reducer Structure · Redux
                                      • Introducing DataViz a data-structure visualization library for Golang

                                        As someone who really loves solving cool problems with complex data structures, I really can’t emphasize how important data structures are to becoming a good software developer. I myself learnt and understood basic data structures many years ago. As a software developer one of my most important realizations is that the skills I developed from understanding and implementing data-structures had many

                                          Introducing DataViz a data-structure visualization library for Golang
                                        • The secret structure of great talks

                                          Go deeper into fascinating topics with original video series from TED

                                            The secret structure of great talks
                                          • How we structure our work and teams at Basecamp – Signal v. Noise

                                            Founder & CEO at Basecamp. Co-author of Getting Real, Remote, and REWORK. http://basecamp.com How we structure our work and teams at BasecampAn inside look at the specifics of how we decide what to do and then decide how to do it.“How do you guys actually work? How do you choose what to do? How big are your teams? How do you structure the work itself” are questions I get all the time. I’ve been sh

                                              How we structure our work and teams at Basecamp – Signal v. Noise
                                            • MeCab: Yet Another Japanese Dependency Structure Analyzer

                                              出力フォーマット $Id: format.html 161 2008-02-03 09:58:46Z taku-ku $; 概要 MeCab は, ChaSen と同様, 出力のフォーマットを比較的自由に再定義することができます. また, 設定ファイルにフォーマットを複数記述しておき, 実行時にそれらを 切り変えることが可能です. これは, MeCab 独自の機能です. 出力フォーマットの指定 以下の 3つ出力フォーマットを変更することができます. node: 1つの形態素を出力, デフォルトは空文字 unk: 1つの未知語形態素を出力, デフォルトは node と同一フォーマット bos: 形態素解析の結果に先だって出力 (header 的役割), デフォルトは空文字 eos: 形態素解析の結果の後に出力 (footer 的役割), デフォルトは "EOS\n" 明示的に指定されない場合

                                              • The physical structure of InnoDB index pages

                                                  The physical structure of InnoDB index pages
                                                • Delightful React File/Directory Structure

                                                  IntroductionReact is famously unopinionated when it comes to file/directory structure. How should you structure the files and directories in your applications? Well, there is no one “right” way, but I've tried lots of different approaches in the 7+ years I've been using React, and I've iterated my way to a solution I'm really happy with. In this blog post, I'll share the structure I use across all

                                                    Delightful React File/Directory Structure
                                                  • [Structure Synth]文字描画用EisenScriptの生成ツールを作った - シン石丸の電脳芸事ニッキ

                                                    文字 CYBER SPACE COWBOYS 背景 グラデーション hue: X移動 Y移動 クリップボードコピー設定 文字描画用のスクリプト書くのが面倒なのでツール化しました。 作成されたスクリプトはクリップボードに書かれるので、Structure Synthにコピペ。 こんな感じで作成できます。 レンダリングすると、こんな感じ。 FlashとJavaScriptの組み合わせで作ってます。 クリップボードに結果をコピーできるように、ボタン部分のみFlash。 最初Flashだけで作ろうとしてみたら、Flashは標準UIが無いので、こういうちょっとした便利ツールみたいなのを作るのがわりと面倒。 なので、ユーザインターフェイスは標準UIが充実しているHTMLで作成。 そのHTMLのパラメータを、JavaScript経由でFlashが取得し、スクリプトが生成されるようにしました。 この方法は、

                                                      [Structure Synth]文字描画用EisenScriptの生成ツールを作った - シン石丸の電脳芸事ニッキ
                                                    • Tabbed Structure - Regular

                                                      Browse Site Select a Tab Topics Archives Pages HTML Techniques 4 Posts CSS Styling 32 Posts Flash Tutorials 2 Posts Web Miscellanea 19 Posts Site News 6 Posts Web Development 8 Posts December 2008 6 Posts November 2008 4 Posts October 2008 22 Posts September 2008 12 Posts August 2008 3 Posts July 2008 1 Posts Home About Contribute Contact

                                                      • MeCab: Yet Another Japanese Dependency Structure Analyzer

                                                        スクリプト言語のバインディング $Id: bindings.html 161 2008-02-03 09:58:46Z taku-ku $; 概要 各種スクリプト言語 (perl, ruby, python, Java) から, MeCab が提供する形態素解析の機能を利用可能です. 各バインディングは SWIG というプログラ ムを用いて, 自動生成されています. SWIG がサポートする他の言語も 生成可能だと思われますが, 現在は, 作者の管理できる範囲内ということで, 上記の4つの言語のみを提供しております. インストール 各言語バイディングのインストール方法は, perl/README, ruby/README, python/README, java/README を御覧下さい. とりあえず解析する MeCab::Tagger というクラスのインスタンスを生成し, pa

                                                        • Random notes | Boblet - HTML5 structure—div, section and article

                                                          It seems my HTML5 id/class name cheatsheet article interested a few people, so here’s the start of an in-depth look at the document structures that fall out of the HTML5 spec. First, let’s introduce three easily confused HTML5 structural elements: <div>—the generic flow container we all know and love. It’s a block-level element with no additional semantic meaning (W3C:Markup, WhatWG) <section>—a g

                                                          • GitHub - justinwalsh/daux.io: Daux.io is an documentation generator that uses a simple folder structure and Markdown files to create custom documentation on the fly. It helps you create great looking documentation in a developer friendly way.

                                                            You signed in with another tab or window. Reload to refresh your session. You signed out in another tab or window. Reload to refresh your session. You switched accounts on another tab or window. Reload to refresh your session. Dismiss alert

                                                              GitHub - justinwalsh/daux.io: Daux.io is an documentation generator that uses a simple folder structure and Markdown files to create custom documentation on the fly. It helps you create great looking documentation in a developer friendly way.
                                                            • GitHub - drivendataorg/cookiecutter-data-science: A logical, reasonably standardized, but flexible project structure for doing and sharing data science work.

                                                              You signed in with another tab or window. Reload to refresh your session. You signed out in another tab or window. Reload to refresh your session. You switched accounts on another tab or window. Reload to refresh your session. Dismiss alert

                                                                GitHub - drivendataorg/cookiecutter-data-science: A logical, reasonably standardized, but flexible project structure for doing and sharing data science work.
                                                              • GitHub - Bishop92/JavaScript-Data-Structures: A library for data structure in JavaScript

                                                                You signed in with another tab or window. Reload to refresh your session. You signed out in another tab or window. Reload to refresh your session. You switched accounts on another tab or window. Reload to refresh your session. Dismiss alert

                                                                  GitHub - Bishop92/JavaScript-Data-Structures: A library for data structure in JavaScript
                                                                • How Do You Structure JavaScript? The Module Pattern Edition | CSS-Tricks

                                                                    How Do You Structure JavaScript? The Module Pattern Edition | CSS-Tricks
                                                                  • HTML5 structure—HTML4 and XHTML1 to HTML5 ・ @boblet | random notes

                                                                    We’ve covered a lot of ground so far. To recap, HTML5 has four new block-level sectioning elements that we can use to give the parts of web pages more semantic meaning. These new elements are for ‘chunks of related content’—basically a logical section of the document: <section>—a generic chunk of related content <article>—an independent, self-contained chunk of related content, that still makes se

                                                                    • Zipper (data structure) - Wikipedia

                                                                      A zipper is a technique of representing an aggregate data structure so that it is convenient for writing programs that traverse the structure arbitrarily and update its contents, especially in purely functional programming languages. The zipper was described by Gérard Huet in 1997.[1] It includes and generalizes the gap buffer technique sometimes used with arrays. The zipper technique is general i

                                                                      • CONTAX ARIAを買いました。 - re:structure

                                                                        こんばんは。re:structureです。 最近、Tumblrでいいなぁと思うフィルム写真があったのですが、その写真がCONTAX ARIAで撮られていたことを知り、それ以来ずっとARIAが気になっていました。 他にも、以下のサイトでARIAの作例を見て、ますます欲しくなっていきました。 reco-photo.com そして昨日、ついに買ってしまいました。これです。 自分にとっては初のフィルム一眼レフカメラです。 併せてレンズも買ってしまいました。Carl ZeissのPlanar 1.4/50です。 両方とも中古ですが、本体が2.5万円ぐらい、レンズが3万ぐらいで計5.5万円ぐらいです。20代後半の社会人にはそこそこ懐が痛む金額ですが、物欲には勝てませんでした。 ちなみに、偶然にも最近、いのっち (id:ino_null)さんがCONTAX 139 quartzというカメラのボディをジャ

                                                                          CONTAX ARIAを買いました。 - re:structure
                                                                        • syncha: Japanese predicate argument structure analyzer

                                                                          $Id: index.html,v 1.3 2007/04/19 17:48:59 ryu-i Exp $

                                                                          • WBS(Work Breakdown Structure)によるプロジェクト管理(旧稿)

                                                                            WBS (Work Breakdown Structure) とは、プロジェクトを細分化して、ツリーのような階層構造として整理したものである。 WBSには、プロジェクトに関するすべての項目が、重複も漏れも無く書かれているので、プロジェクトを管理する上で、とても役に立つツールとなる。見積もりや作業の分担、進捗管理、工数管理などに、WBSを利用することができる。 WBSは、細分化した項目を並べた表であるが、この表に何を記入し、どのように運用するかは、プロジェクトの目的や状況などによってさまざまである。 ここでは、ソフトウェア開発プロジェクトの見積もりや工数管理を行うのに適した、WBSの作り方を紹介する。また、WBSを使ってプロジェクトを管理する上での、コツや注意点も紹介する。 この原稿は古いものです。「WBS(Work Breakdown Structure)によるプロジェクト管理」の最新版は

                                                                            • SLAM, Visual Odometry, Structure from Motion, Multiple View Stereo

                                                                              SLAM, Visual Odometry, Structure from Motion, Multiple View Stereo 1. SLAM, Visual Odometry, Structure from Motion and Multiple View Stereo Yu Huang yu.huang07@gmail.com Sunnyvale, California 2. Outline • Calibration • Camera pose estimation • Triangulation • Bundle adjustment • Filtering-based SLAM • Key frame-based SLAM • PTAM/DTAM • SLD-SLAM/ORB-SLAM • Direct Sparse Odometry • MonFusion/MobileF

                                                                                SLAM, Visual Odometry, Structure from Motion, Multiple View Stereo
                                                                              • WBS(Work Breakdown Structure)によるプロジェクト管理 (2/5)

                                                                                短期開発においては、見積もりと進捗管理が重要であることが分かった。 開発を始めるに当たって、ソフトウェアの基本機能しか理解していなかったり、設計・実装・テストといった大まかな作業しか想定していないのでは、正確な見積もりも、的確な進捗管理もできない。開発プロジェクトを構成するさまざまな構成要素を洗い出し、プロジェクトの詳細な『設計図』を描き出す必要がある。 ここでは、高度なプロジェクト管理を行うための道具として広く使われている、WBS (Work Breakdown Structure) を紹介する。 WBS (Work Breakdown Structure) とは WBS (Work Breakdown Structure) とは、プロジェクトを細分化して、その構成要素をツリー形式の階層構造として整理したものである [1] [2] [3] 。 プロジェクトを細分化したツリー プロジェクト

                                                                                  WBS(Work Breakdown Structure)によるプロジェクト管理 (2/5)
                                                                                • 5段階モデルのStructure(構造)デザインの実践|kuniorock

                                                                                  この記事は Goodpatch UI Design Advent Calendar 2018の4日目の記事です。 前回は、usagimaruによる結局、画面とはどこなのかでした。また、この記事の前段としてソフトウェア開発に関わる「●●デザイン」の分類を読んでいただけると幸いです。 この記事では、私がデザイナーとして関わったプロジェクトでデザインガイドラインを作成した話を元にギャレットの5段階モデルに記述されている構造層においてデザイナーが何をするのか。というのを個人の経験から書きたいと思います。 POとデザイナーがGUIに対して同じ思想を持つデザインガイドラインと聞いたときに、みなさんはどんなものを想像するのでしょうか。 プロダクトの思想、色やタイポグラフィ、UI Componentなど目的によって粒度は様々かと思います。 今回のデザインガイドラインは、POとデザイナーがGUIに対して同じ

                                                                                    5段階モデルのStructure(構造)デザインの実践|kuniorock