再生(累計) 14709 コメント(累計) 58 お気に入り 613 ランキング(カテゴリ別) 過去最高: 26 位 [2017年03月31日] 前日: --
Suppose you’re writing a non-GUI C application intended to run on a number of operating systems: Linux, the various BSDs, macOS, classical unix, and perhaps even something as exotic as Windows. It might sound like a rather complicated problem. These operating systems have slightly different interfaces (or very different in one case), and they run different variants of the standard unix tools — a p
電子工作やIoTを始めてみようと考える方が増えてきて、当社にもいろいろなお問い合わせをいただくようになりました。残念ながら当社では技術的な質問や部品選定、製品の使い方などの質問にはお答えしていないのですが、新しく始めようと思ってくださる方がいるのはとてもうれしいことですし、できるだけお手伝いはしたいと思います。そこで今回は、初めてでは種類が多くてわかりにくいマイコンボードの簡単な説明と選択方法についてまとめることにしました。参考になれば幸いです。 Arduino Uno たくさんあるArduinoの中でも、最も基本となるものがArduino Unoです。Arduino IDEという開発環境(プログラムを作るためのプログラム)を使ってプログラムを作ります。インターネット上に作例がたくさんあるのでLEDを光らせるとかモーターを動かすとかセンサを扱うとか、単純な工作ならこれがお勧めです。たくさん
昨日のエントリーに引き続き、このエントリーは「Software Test & Quality Advent Calendar 2011」における12/19分として書いています。 今日は、少しばかりアカデミックな話。 でも、うまく活用すると、品質改善のための強い武器になることでしょう! 循環的複雑度とは? まずは、今回のタイトルにも書いている「循環的複雑度(Cyclomatic Complexity)」というメトリクスの説明から。 循環的複雑度は、Thomas McCabe 氏が開発したものであり、簡単に言うと、コードの複雑性を数値化したものです。 ソースコードの一部の循環的複雑度は、ソースコード内の線形独立な経路の数である。実際、if文やfor文のような分岐点のないソースコードの場合、その複雑度は 1 であり、そのコードには1つの経路しかない。コードに1つのif文が含まれていれば、コードに
using-travis-ci-with-roswell.md Using Travis CI with Roswell Travis CI is the most prevalent cloud CI service. Though it has no Common Lisp support officially, by using Roswell, you can test your Common Lisp product with a few efforts. WARNING: This document is based on Roswell v0.0.3.42 (not released yet) or above. Enabling Travis CI To use Travis CI, you must sign up and enable testing for your
Releasing Haskell web applications on Heroku has become much easier with Heroku’s Docker support. This article explains how to deploy a Servant application on Heroku using Docker. I’ve prepared an example application you can use to try deploying to Heroku. This article is divided into three sections. The first section explains how to run the example application locally. The second section explains
リリース、障害情報などのサービスのお知らせ
最新の人気エントリーの配信
j次のブックマーク
k前のブックマーク
lあとで読む
eコメント一覧を開く
oページを開く