並び順

ブックマーク数

期間指定

  • から
  • まで

401 - 440 件 / 1603件

新着順 人気順

Commonの検索結果401 - 440 件 / 1603件

  • Common Crane | COMPLEX CAT

    クロヅルは,名前の通りヨーロッパでは「その辺のツル」ということで,有る意味ツルらしいツルといえなくもないですが,面白いことにナベヅルと主観雑種を割と簡単に作ります。タンチョウとも交雑するようですが,そちらの例は,自然化であるのかないのか,どういう状況なのか,ちょっと検索中。 だから,1万場を越える複数種のツルの混群に,数羽単位で混ざるそのクロヅルが,繁殖年齢に達していれば,結構な頻度でナベヅルを伴侶としたペアの片割れだったりします。 で,自然個体群の中で,F1,F2と交雑を重ねても,どうやら不具合は生じていないように見えています。種間の生殖隔離のあまりの「なさげ」に,ちょっと驚いてしまいますが,給餌による越冬個体群の局所的な集中は,普段は高頻度で出会うことがない二種を結びつける,そういったペアリング実験にもなってしまっている問題を指摘する研究者もおられます。まあ,絶対個体数は多くないので,

      Common Crane | COMPLEX CAT
    • レシピ一覧 - Common Lisp クックブック

      よってらっさい、みてらっさい

      • GitHub - florian/js-testing-boilerplates: Just some boilerplates for common JS testing setups.

        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 - florian/js-testing-boilerplates: Just some boilerplates for common JS testing setups.
        • Common REST Design Pattern - DZone

          Based on the same architectural pattern of the web, "REST" has a growing dominance of the SOA (Service Oriented Architecture) implementation these days. In this article, we will discuss some basic design principles of REST. SOAP : The Remote Procedure Call ModelBefore the REST become a dominance, most of SOA architecture are built around WS* stack, which is fundamentally a RPC (Remote Procedure Ca

            Common REST Design Pattern - DZone
          • CAS Common Chemistry

            CAS Common Chemistry is provided under the Creative Commons CC BY-NC 4.0 license. By using CAS Common Chemistry, you agree to the terms and conditions of this license. CAS Common Chemistry is an open community resource for accessing chemical information. Nearly 500,000 chemical substances from CAS REGISTRY® cover areas of community interest, including common and frequently regulated chemicals, and

            • Drakma - A Common Lisp HTTP client

              Abstract Drakma is a full-featured HTTP client implemented in Common Lisp. It knows how to handle HTTP/1.1 chunking, persistent connections, re-usable sockets, SSL, continuable uploads, file uploads, cookies, and more. The code comes with a BSD-style license so you can basically do with it whatever you want. Contents Abstract Contents Examples Loading Drakma with Quicklisp Log headers to the REPL

              • The Common Lisp Cookbook - Using Emacs as a Lisp IDE

                The Common Lisp Cookbook - Using Emacs as a Lisp IDE このページの資料は、もとはILC 2003 conferenceで発表された。このページの資料のいくつかについて、 より深い範囲を扱っている論文はBill Clementson's ILC2003のページで見ることができる。 このページは、LISP IDEとしてEmacsを使うことについてのイントロダクショ ンを提供することを意図している。例題のコードの断片で使われているキーバ インディングは、Setting up an IDE with Emacs on Windows or Mac OS Xページの一部として含まれてい る.emacs ファ イルで提供するものと類似のEmacsコンフィグレーションを仮定している。 ILISPを使っている場合、キーバインディングは、ILISPの現在

                • GitHub - robert-strandh/SICL: A fresh implementation of Common Lisp

                  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 - robert-strandh/SICL: A fresh implementation of Common Lisp
                  • What are the most common mistakes first time entrepreneurs make?

                    Answer (1 of 1219): It starts with the co-founder: not having one, having the wrong one, improperly dividing responsibilities, or giving too many people the title “co-founder”. These issues are responsible for most start-up problems at inception. Start-ups grow around the strengths and weaknesse...

                      What are the most common mistakes first time entrepreneurs make?
                    • Common Lispで書き初め - 週記くらい(BTS開発記)

                      lisp今年は、Common Lispとか、Luaとかやりたいことを進められるようにしたいです。ということで、Common Lispで書き初めしました。                    ubuntuで、apt-get install cl-gd でcl-gdをインストールし、http://weitz.de/cl-gd/ を参考に書いてみました。フォントは、http://musashi.or.tv/aoyagireisho.htm を使わせてもらいました。 (asdf:oos 'asdf:load-op :cl-gd) (defpackage kakizome (:use common-lisp cl-gd)) (in-package :kakizome) (defparameter *signature-font-name* "/usr/share/fonts/truetype/v

                      • 10.1. os.path — Common pathname manipulations — Python 2.7.18 documentation

                        This document is for an old version of Python that is no longer supported. You should upgrade and read the Python documentation for the current stable release. 10.1. os.path — Common pathname manipulations¶ This module implements some useful functions on pathnames. To read or write files see open(), and for accessing the filesystem see the os module. Note On Windows, many of these functions do not

                        • Common LispがWeb業界を駆逐するとき | gihyo.jp

                          深町英太郎氏のブログ記事です。深町氏はCommon LispをはじめEmacs Lisp、ClojureなどLISP系言語が気に入っているようで、この記事ではCommon Lispの普及および環境の改善を目指して書かれています。 深町氏はCommon Lispが好きであるにもかかわらず、Webサービスを開発する際にはPerlでCPANを利用したほうが早く開発できると述べています。その理由はライブラリの質と量にあり、Perlには選べるほどのライブラリがそろっている一方、Common Lispの場合はあればラッキーというほど貧弱です。さらにあったとしてもAPIが洗練されていない、ドキュメントがない、日本語が扱えない、パッチなしではビルドできないなど、非常にお粗末な現状であることを嘆いています。 そこでPerlやPython、Rubyなどの言語から学び、Common LispでWebアプリケーシ

                            Common LispがWeb業界を駆逐するとき | gihyo.jp
                          • Java、Scala、Groovy、Clojure、Kotlin、Processing、Gosu、Fantom、JavaFX Script、JRuby、Jython、Rhino、Armed Bear Common Lisp、Nashorn… JVMに関連する情報であれば何でも!JVM専門Webマガジン #JVMood をオープン! | #Tec

                            Java、Scala、Groovy、Clojure、Kotlin、Processing、Gosu、Fantom、JavaFX Script、JRuby、Jython、Rhino、Armed Bear Common Lisp、Nashorn… JVMに関連する情報であれば何でも!JVM専門Webマガジン #JVMood をオープンしました。 ・#JVMood | Java、Scala、Groovy… JVMに関連する情報ならなんでもあり! @JVMoodさんをフォロー

                            • What Do These People All Have In Common?

                              European DNA Study Links People Across Continent To Shared Common Ancestor

                                What Do These People All Have In Common?
                              • Amazon.co.jp: COMMON LISP 第2版: Guy L.Steele Jr. (著), 井田昌之 (翻訳), 川合進 (翻訳), 川辺治之 (翻訳), 佐治信之 (翻訳), 塩田英二 (翻訳), 田中啓介 (翻訳), 元吉文男 (翻訳), 湯浦克彦 (翻訳), 六条範俊 (翻訳): 本

                                  Amazon.co.jp: COMMON LISP 第2版: Guy L.Steele Jr. (著), 井田昌之 (翻訳), 川合進 (翻訳), 川辺治之 (翻訳), 佐治信之 (翻訳), 塩田英二 (翻訳), 田中啓介 (翻訳), 元吉文男 (翻訳), 湯浦克彦 (翻訳), 六条範俊 (翻訳): 本
                                • Common Code-Smells in Kotlin

                                  Striped Skunks; source: Kyle Breckenridge via nwf.orgUsing ‘it’ everywhereArguments in single argument lambdas are implicitly named it in Kotlin. This is helpful because it’s(pun intended) short and using it makes more sense than using $, $0 or whatever default names most other languages use. But it’s use should be restricted to really trivial cases and we should prefer giving explicit argument na

                                    Common Code-Smells in Kotlin
                                  • HTML 5.2: 4.13. Common idioms without dedicated elements

                                    Table of contents 1 Introduction2 Common infrastructure3 Semantics, structure, and APIs of HTML documents4 The elements of HTML5 Microdata6 User interaction7 Loading web pages8 Web application APIs9 Communication10 Web workers11 Worklets12 Web storage13 The HTML syntax14 The XML syntax15 Rendering16 Obsolete features17 IANA considerationsIndexReferencesAcknowledgmentsIntellectual property rights F

                                    • GitHub - froggey/Mezzano: An operating system written in Common Lisp

                                      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 - froggey/Mezzano: An operating system written in Common Lisp
                                      • Allegro Common Lisp (Japanese) - 2004 June Seminar many lisper's data and pdf

                                        ■場所 株式会社数理システム(MSI)セミナールーム [東京] 新宿駅 南口(東南口)・ 新南口 徒歩8分 http://www.msi.co.jp/msi/location.html ■参加費 無料 ■お申し込み先 当イベントは定員に達しましたので、お申し込みを終了させて頂きます。 *当日配布資料をご希望の方、またはメーリングリストに加入ご希望の方は、omata@franz.com(小俣)までご連絡下さい。 当日配布資料については、イベント終了後にお送りさせて頂きます。 ■プログラム 第一日目 - - 6月10日(木) = = = = = = = = = = = = = =

                                        • SchemeとCommon Lispってどう違うんですか? - masatoi’s blog

                                          SchemeとCommon Lispってどう違うんですか? 名前が違うよね。 いや、そういうことじゃなく… 一番違うのは名前空間だろうか。Common Lispは関数と変数で名前空間が違うから。あとは継続の有無か。 名前空間が違うってどういう意味です? 名前を保管している場所が異なるということ。Common Lispでは変数の名前は変数でまとめてあるし、関数の名前は関数でまとめて記憶している。君だってスズキという魚と鈴木という人とを同じ方法で記憶しているわけではないでしょう?頭の中でその2つは切り分けられているって感じない? うううむ。じゃあSchemeでは変数と関数は同じ名前空間を使うんですか? そうそう。だからSchemeではhogeという関数が定義されているときにhogeという変数を定義しようとすると関数の方は上書きされてしまう。一方でCommon Lispでは同じ名前の関数と変数が

                                            SchemeとCommon Lispってどう違うんですか? - masatoi’s blog
                                          • 新納浩幸著「入門Common Lisp」: ホットコーナー

                                            ブログ(iiyu.asablo.jpの検索) ホットコーナー内の検索 でもASAHIネット(asahi-net.or.jp)全体の検索です。 検索したい言葉のあとに、空白で区切ってki4s-nkmrを入れるといいかも。 例 中村(show) ki4s-nkmr ウェブ全体の検索 ASAHIネット(http://www.asahi-net.or.jp)のjouwa/salonからホットコーナー(http://www.asahi-net.or.jp/~ki4s-nkmr/ )に転載したものから。 --- 大きな本屋に行ったら、珍しいことにCommon Lispの新刊が出ているのを見 つけました。 http://www.amazon.co.jp/exec/obidos/ASIN/4839920818/showshotcorne-22/ref=nosim 新納浩幸著「入門Common Lisp―関

                                            • Common User Access - Wikipedia

                                              この記事は検証可能な参考文献や出典が全く示されていないか、不十分です。出典を追加して記事の信頼性向上にご協力ください。(このテンプレートの使い方) 出典検索?: "Common User Access" – ニュース · 書籍 · スカラー · CiNii · J-STAGE · NDL · dlib.jp · ジャパンサーチ · TWL(2021年4月) Common User Access (CUA) はオペレーティングシステム (OS) とコンピュータプログラムのユーザインタフェース (UI) についての標準である。CUA は IBM によって開発され、同社のSystems Application Architectureの一部として1987年に公開された。 もともとは OS/MVS、VM/CMS、OS/400、OS/2 や Windows といったOSで用いられ、CUA標準の一部は

                                              • Common CSRF vulnerability in OAuth2 implementations - Blog - Online24

                                                Home Products Training Testimonials Blog About Contact Posts about what matters to us Musings on the intersection of security and development. Common CSRF vulnerability in OAuth2 implementations by Jobert on July 9 There is an issue with to how certain web applications have implemented OAuth2. There’s a recent uptick in OAuth2 related vulnerabilities being exploited in the wild. If you use OAuth2

                                                • Google Common Lisp Style Guide

                                                  This phrase, or the phrase "SHALL NOT", means that the guideline is an absolute prohibition. You must ask permission to violate a MUST NOT. This word, or the adjective "RECOMMENDED", means that there may exist valid reasons in particular circumstances to ignore the demands of the guideline, but the full implications must be understood and carefully weighed before choosing a different course. You m

                                                  • memo/trac/trac_v0.12_install – common

                                                    Trac 0.12 Install Memo Trac 0.12 を CentOS 5.5 i386 サーバに Apache + mod_python で新規インストールする。 処理速度を求めるなら、lighttpd + FastCGI だが、個人目的での利用なので手軽さを優先した。 必要なパッケージは、できるだけ rpm で管理する。 subversion Trac と subversion を連携させるために、まず subversion をインストールする。 subversion を使わない場合は省略可能。 install # yum install subversion mod_dav_svn Installing : apr Installing : neon Installing : postgresql-libs Installing : perl-URI Install

                                                    • Amazon.co.jp: Common American Phrases in Everyday Contexts: A Detailed Guide to Real-Life Conversation and Small Talk (McGraw-Hill ESL References): Spears, Richard A.: 本

                                                        Amazon.co.jp: Common American Phrases in Everyday Contexts: A Detailed Guide to Real-Life Conversation and Small Talk (McGraw-Hill ESL References): Spears, Richard A.: 本
                                                      • Washicons — Common Care Symbols

                                                        Machine Wash, Normal Garment may be laundered through the use of hottest available water, detergent or soap, agitation, and a machine designed for this purpose. Hand Wash Garment may be laundered through the use of water, detergent or soap and gentle hand manipulation.

                                                          Washicons — Common Care Symbols
                                                        • PerlのScope::GuardをCommon Lispで実装するぞ!!! - Lambdaカクテル

                                                          tl;dr: 実装したけど限定的にしかうまく動かなかった。PerlのScope::Guardについて既に良く知っている人は、最後の節まで飛ばしてもよい。 Server::Starter読んでた サーバプロセスを起動するツールであるServer::Starterの内部がどうなっているのか知りたくなってきたので、コードリーディングをやることにした。プロセスを扱うツールなだけあって、システムコールやシグナルを活用する本場のUNIXプログラミングを目の当たりにし、普段は見ない語彙がたくさん出てきてたじろいでしまった。たじろぎつつもコードを読み進めていると、ちょっと不思議なコードを見付けた。それは[Guard](https://github.com/kazuho/p5-Server-Starter/blob/master/lib/Server/Starter/Guard.pmというクラスで、ちょっと

                                                            PerlのScope::GuardをCommon Lispで実装するぞ!!! - Lambdaカクテル
                                                          • 議員の政治的スタンスを記名式投票から見える化する話 - Hidden Common Patterns

                                                            2012-12-06 議員の政治的スタンスを記名式投票から見える化する話 Machine Learning AC 6日目 @koh_tです。とある企業でしがない研究員をしております。今回は Machine Learning Advent Calendar 2012 に参加しています。6日目の話題として、計量政治学*1に機械学習*2を応用した論文を紹介します。機械学習ってなんだろう?というような人でも読めるように、極力数式は削って、数式の意図するところを日本語で解説するようにしてみています。 How They vote: Issue-Adjusted Models of Legislative Behavior Sean Gerrish, David Blei (Princeton University) [NIPS 2012] [pdf] 彼らはアメリカの上院下院における議員の記名式投票の

                                                            • NumPy vs Common Lisp - Qiita

                                                              Help us understand the problem. What is going on with this article?

                                                                NumPy vs Common Lisp - Qiita
                                                              • Common Lisp オブジェクトシステム -CLOSとその周辺- 井田 昌之、元吉 文男、大久保 清(編) 販売ページ

                                                                1989年,それはCommonLispを最新の世代の言語として磨きあげようと,米国では標準化のためのX3J13委員会があり,日本では当時の(社)電子協の中に委員会が作られ,日米でホットな活動が続けられた年だった。井田はそれらにいずれにも正式なメンバーあるいは委員長として関与していた。この活動は,単に標準化ではまったくなく,新しい時代のためにLisp言語の仕様をどのように発展させるかという研究上の多くの課題に取り組んだ活動でもあった。このため,当時の新進気鋭の研究者・開発者が集まり,明日の時代のために大きなうねりを作っていた。このことが正当な認識であるということは,今回の復刊が裏づけてくれるものと信じている。21年も前の技術書に対して,復刊の希望が根強く存在していたというのは驚くべきことであろう。著者らを代表して,この復刊を期待してくれた多数の方々ならびに出版社に感謝する次第である。 当時の

                                                                  Common Lisp オブジェクトシステム -CLOSとその周辺- 井田 昌之、元吉 文男、大久保 清(編) 販売ページ
                                                                • 機械学習屋がJubatusハンズオンに紛れ込んでみた日記 - Hidden Common Patterns

                                                                  第一回Jubatusハンズオンに参加してきた。 スライド:第1回 Jubatusハンズオン Jubatusは、機械学習のオンライン学習手法を実装したOSSのことだ。 機械学習のアプリケーション作成では、Matlab、Python(っていうかNumpy)、Rなどが主流な中、 オンライン分散学習を行うJubatusはどんな感じで動くのか、その差異がわかったので少し説明する。 大枠 Jubatusには、分類、回帰、異常値検知などが現在まで実装されている。 基本的には、起動時の設定ファイルのオプションでどのアルゴリズムを使うかを設定し、 そのあとにデータをサーバに投げて計算結果を得るようなシステムになる。 (ワーカーとかについては今回説明が無かったので省略。) モデル設計 1) Jubatusサーバ起動 Jubatusの設定はjsonファイルで管理されている。 このファイルへのパ

                                                                  • Five common mistakes writing react components (with hooks) in 2020

                                                                      Five common mistakes writing react components (with hooks) in 2020
                                                                    • common decency doesn't respect She | ならべかえ 英語 リスニング

                                                                      単語をならべかえて英文を完成させよう(レベル5)「common decency doesn't respect She」「彼女は一般的な良識を尊重しない。」#英語学習 | ならべかえ 英語 リスニング

                                                                        common decency doesn't respect She | ならべかえ 英語 リスニング
                                                                      • Common DBA tasks for Amazon RDS for PostgreSQL - Amazon Relational Database Service

                                                                        Database administrators (DBAs) perform a variety of tasks when administering an Amazon RDS for PostgreSQL DB instance. If you're a DBA already familiar with PostgreSQL, you need to be aware of some of the important differences between running PostgreSQL on your hardware and RDS for PostgreSQL. For example, because it's a managed service, Amazon RDS doesn't allow shell access to your DB instances.

                                                                        • Regexp::Log::Common の使い方を覚えた - @kyanny's blog

                                                                          これでもう access_log をパースするときに正規表現をどう書くべきかで悩む必要がなくなった。 普通に LogFormat combined なファイルをパースするときはこれでいい。 my $foo = Regexp::Log::Common->new( format => ':extended', capture => [qw(host rfc authuser date request status bytes referer useragent)], ); my $re = $foo->regexp; my @fields = $foo->capture; while (<>) { my %data; @data{@fields} = /$re/; # do something } ちょっとカスタマイズされた場合もこんな風にして拡張が可能。 my $format = q[%ho

                                                                            Regexp::Log::Common の使い方を覚えた - @kyanny's blog
                                                                          • Common Gateway Interface - 1.1 *Draft 03* (邦訳)

                                                                            この翻訳に関する注意 この文書は、服部憲雄が個人的興味により翻訳したものである。 改変、配布等、無制限に使用可能である。 誤訳を修正された方は、反映させていただきたいので御連絡頂けると有り難い。 正式な文書は原文であり、 この翻訳の正確さは疑わしく、保証などできない。 引用や参考にする場合は、原文を用いた方がよく、この文書は補助的なものとして扱うべきである。 服部憲雄は正確さを追求する努力はするが、これを要求されないものとする。 公開されているdraftは、 http://www.ietf.org/internet-drafts/draft-coar-cgi-v11-03.txtや ミラーサイト等から取得できる。 この文書は公開されているdraftの原文に当たるものを翻訳した為、 付加情報(改変履歴、コメント文(<!--..-->)等)が含まれている。 しかし、draftの翻訳として機能し

                                                                            • ・Common European Framework of References for Languages 日本語版

                                                                              ★ 注 ★ 章タイトル右の[参照]や[Download]をクリックすると、章別の「pdfファイル」を参照・ダウンロードできます。 pdfファイルの参照等には無償配布ソフト「Adobe Reader」の最新版が必要です。 Common European Framework of References for Languages 目 次

                                                                              • ISUCON7にチーム「common.php」で出場しました。 - uzullaがブログ

                                                                                isucon.net どうみても予選敗退です本当にありがとうございました。 ISUCON本戦出場で、人権と職を獲得する目論見はかないませんでした。 結果として最高時スコアは14〜15万あたり、これでは出場の芽がみえないと色々いじってスコアが下がり最終は11〜13万くらいでした。 グラフをみていても夕方頃まではなんとか下をウロウロしておりましたが、相変わらずの伸び悩みです、最後の1時間、思わぬロスタイム*1で気分が代わり、勢い良く大鉈をふるったらスコアがのびたので、夕方に躊躇したのが悪かったと思いますね。 今回3年ぶりにコード書く*2役割だったので、PHPをチョイスし、「ついにフレームワークが最新Slimになった!!!!!」と喜びながらの開発となりました。PHPさいこう!!!!!さすがKlabさん!!!! 2017/10/23 追記 isucon.net 公式から得点リストでてきた、最終は1

                                                                                  ISUCON7にチーム「common.php」で出場しました。 - uzullaがブログ
                                                                                • Common European Framework of Reference for Languages - Wikipedia

                                                                                  "CEFR" redirects here. For the Chinese nuclear reactor, see China Experimental Fast Reactor. For other uses, see CEF (disambiguation). The Common European Framework of Reference for Languages: Learning, Teaching, Assessment,[1] abbreviated in English as CEFR, CEF, or CEFRL, is a guideline used to describe achievements of learners of foreign languages across Europe and, increasingly, in other count