ロゼッタ・コード
目次
→フォーラム→FreeBASIC→
補足
→
Category:FreeBASIC
←オリジナル・サイト
"FreeBASIC" カテゴリーのページ
左にメニュー・フレームが表示されていない場合は、ここをクリックして下さい
←リンク元に戻る
プログラム開発関連に戻る
バーンスレイのシダ
森林火災
ロゼッタ・コード の全 1,596 ページ中で、FreeBASIC は以下の 200 ページに記述があります。
1 (2→6)
100 doors
(100 のドア)
100 prisoners
(100人の囚人)
2 (1→4)
24 game
(24 ゲーム 暗算テスト)
3 (→1)
4 (1)
4-rings or 4-squares puzzle
(4つの輪 または 4つの四角のパズル)
9 (3)
9 billion names of God the integer
(90億の神の御名)
アーサー・C・クラークのSF短編小説
99 Bottles of Beer
(99本のビール)
マザーグースの歌詞
99 Bottles of Beer/Basic
A (40→93)
A+B
ABC Problem
(ABC問題 英単語)
Abstract type
(抽象型)
Abundant odd numbers
(豊富な奇数 過剰数)
Abundant, deficient and perfect number classifications
(過剰数、不足数、全数の分類(自然数について、その数以外の約数〈1 を含む〉の和と、もとの数を大小比較する)
Accumulator factory
(累算器)
アキュムレータについて
Ackermann function
(アッカーマン関数)
巨大数:アッカーマン関数とは
Address of a variable
(変数のアドレス)
AKS test for primes
(素数のAKSテスト)
AKS素数判定法
Align columns
(列を揃える)
Almost prime
(概素数(素因数を2つしかもたない合成数))
Amicable pairs
(友愛数)
ウィキペディアの解説
Anagrams
(アナグラム)
ウィキペディアの解説
Anagrams/Deranged anagrams
(アナグラム/錯乱アナグラム)
Angle difference between two bearings
(2つのベアリング間の角度差)
Animate a pendulum
(振り子をアニメ化する)
Animation
(アニメーション)
Anonymous recursion
(無名再帰)
ウィキペディアの解説
Anti-primes
(高度合成数:小さいのに約数をたくさん持つ数)
Append a record to the end of a text file
(テキストファイルの末尾にレコードを追加)
Apply a callback to an array
(配列にコールバックを適用)
Callback関数を知らん人がまず理解すべきことのまとめ
Arbitrary-precision integers (included)
(任意精度整数)
Archimedean spiral
(アルキメデスらせん)
代数螺旋
Arithmetic evaluation
(算術式評価)
Arithmetic-geometric mean
(算術幾何平均)
Arithmetic/Complex
(算術/複素数)
Arithmetic/Integer
(算術/整数)
Array concatenation
(配列の連結)
Array length
(配列の長さ)
Arrays
(配列)
Assertions
(アサーション)
表明
Attractive numbers
(魅力的な数字)
Averages/Arithmetic mean
(算術平均)
Averages/Mean angle
(角度平均)
Averages/Mean time of day
(時刻平均)
Averages/Median
(中央値)
Averages/Mode
(最頻値)
Averages/Pythagorean means
(ピタゴラス平均)
音階と数学
Averages/Root mean square
(二乗平均平方根)
ウィキペディアの解説
Averages/Simple moving average
(単純移動平均)
B (19→61)
Babbage problem
(バベッジの問題)
ウィキペディアの解説
Balanced brackets
(括弧の対)
Barnsley fern
(バーンスレイのシダ)
自己相似
Base58Check encoding
(Base58Checkエンコード)
Bell numbers
(ベル番号)
Benford's law
(ベンフォードの法則)
ウィキペディアの解説
Bernoulli numbers
(ベルヌーイ数)
ウィキペディアの解説
Binary digits
(二進数)
Bitcoin/address validation
ビットコイン/アドレス検証
Bitmap/Bresenham's line algorithm
(ビットマップ/ブレゼンハムのアルゴリズム)
ブレゼンハムのアルゴリズム
Bitmap/Bézier curves/Cubic
(ビットマップ/ベジェ曲線/立方体)
ベジェ曲線
Bitmap/Bézier curves/Quadratic
(ビットマップ/ベジェ曲線/二次)
Bitmap/Flood fill
(ビットマップ/フラッドフィル)
Bitmap/Midpoint circle algorithm
(ビットマップ/中点円アルゴリズム)
Bitwise operations
(ビットごとの演算)
Boolean values
(論理値)
Box the compass
(方位磁針表示)
Break OO privacy
Brownian tree
ブラウンの木
C (56→143)
Caesar cipher
(シーザー暗号)
ウィキペディアの解説
Calculating the value of e
(eの値を計算)
Calendar
(カレンダー)
Calendar - for "REAL" programmers
(カレンダー高度書式)
Call a foreign-language function
(外国語の関数を呼び出す)
Call a function in a shared library
(共有ライブラリ内の関数を呼び出す)
Call an object method
(オブジェクトのメソッドを呼び出す)
Cantor set
(カントール集合)
ウィキペディアの解説
Carmichael 3 strong pseudoprimes
(カーマイケル3 強擬似素数)
Case-sensitivity of identifiers
(識別子の大文字小文字区別)
Catalan numbers
(カタロニア語の数字)
Catalan numbers/Pascal's triangle
(カタロニア語番号/パスカルの三角形)
Catamorphism
(下射)
Dynamorphism 概論
Chaos game
(カオスゲーム)
Character codes
(文字コード)
Check Machin-like formulas
(マチンの式を確認)
Check that file exists
(ファイルの存在を確認)
Chinese zodiac
(干支 えと)
Cholesky decomposition
(コレスキー分解)
ウィキペディアの解説
Chowla numbers
(Chowla 数)
Cipolla's algorithm
(Cipolla のアルゴリズム)
Classes
(クラス)
Closest-pair problem
(最近点ペア問題)
Closures/Value capture
(撤退/値を捕捉)
Collections
(収集)
Color of a screen pixel
(画面の画素の色)
Colour bars/Display
(色帯/表示)
Colour pinstripe/Display
(カラーピンストライプ/ディスプレイ)
Comma quibbling
(コンマ言い逃れ)
Command-line arguments
(コマンドライン引数)
Comments
(コメント)
Compare a list of strings
(文字列のリストを比較)
Compile-time calculation
(コンパイル時に計算)
Compiler/lexical analyzer
(コンパイラ/字句解析)
Compound data type
(複合データ型)
Concurrent computing
(並行計算処理)
Conditional structures
(条件付き構造)
Constrained random points on a circle
(円周のあたりにランダムな点)
Continued fraction
(継続分数)
Convert decimal number to rational
(小数を有理数に変換)
Convert seconds to compound duration
(秒を複合期間に変換)
Conway's Game of Life
(コンウェイのライフ・ゲーム)
Copy a string
(文字列をコピー)
Count in factors
(素因数分解)
Count in octal
(8進数で表示)
Count occurrences of a substring
(部分文字列の出現回数を数える)
Count the coins
(金額をコインに両替するパターンを数える)
CRC-32
(巡回冗長検査: Cyclic Redundancy Check)
Create a file
(ファイルを作成)
Create a two-dimensional array at runtime
(実行時に2次元配列を作成)
Create an object at a given address
(指定されたアドレスにあるオブジェクトを作成)
CSV data manipulation
(CSVデータ操作)
Cumulative standard deviation
(標準偏差)
Currying
(カリー化)
ウィキペディアの解説
CUSIP
(Committee on Uniform Securities Identification Procedures
:米国やカナダで発行される有価証券に付されている9桁の証券識別コード)
Cycle detection
(サイクル検出)
D (22→74)
Damm algorithm
(Dammアルゴリズム)
Data Encryption Standard
(データ暗号化規格)
Date format
(日付形式)
Date manipulation
(日付操作)
Day of the week
(曜日)
Deal cards for FreeCell
(フリーセルのカードを配る)
Decimal floating point number to binary
(10進浮動小数を二進数に)
Define a primitive data type
(初期データ型を定義)
Delete a file
(ファイルを削除)
Department Numbers
(部署番号)
Detect division by zero
(ゼロ除算を検出)
Determine if a string is numeric
(文字列が数値かどうか判断)
Digital root
(デジタルルート)
「デジタル・ルート」問題解説
Digital root/Multiplicative digital root
(乗法デジタルルート)
Documentation
(言語のクラス、関数、変数の文書を挿入する方法)
Dot product
(ドット積)
Draw a clock
(時計を描く)
Draw a pixel
(画素を描く)
Draw a sphere
(球を描く)
Draw pixel 2
(画素を描く 2)
Dutch national flag problem
(オランダ国旗問題)
Dynamic variable names
(動的変数名)
E (32→63)
Eban numbers
(英語名に文字「e」が含まれていない番号)
Egyptian division
(エジプトの分割)
Egyptian fractions
(エジプトの分数)
Elementary cellular automaton
(基本セルオートマトン)
Elliptic Curve Digital Signature Algorithm
(楕円曲線デジタル署名アルゴリズム)
Emirp primes
(エマープ)
ウィキペディアの解説
Empty directory
(指定フォルダが空か判定)
Empty program
(空のプログラム)
Empty string
(空白文字列の判定)
Entropy
(エントロピ)
Entropy/Narcissist
(エントロピー/自己陶酔)
Enumerations
(列挙型)
Environment variables
(環境変数)
Equilibrium index
(平衡指数)
Ethiopian multiplication
(エチオピアの乗算)
加算のみ、倍増、半減を使って整数を乗算
Euler method
(オイラー法)
ウィキペディアの解説
Euler's identity
(オイラーのアイデンティティ)
Euler's sum of powers conjecture
(オイラー予想)
ウィキペディアの解説
Evaluate binomial coefficients
(二項係数)
Even or odd
(偶数、奇数)
Evolutionary algorithm
(進化的アルゴリズム)
Exceptions
(例外)
Exceptions/Catch an exception thrown in a nested call
(例外/入れ子で呼び出して例外を捕捉)
Execute a system command
(システム・コマンドを実行)
Execute Brain
Execute HQ9+
(H,Q,9,+ の4種類の命令のみの言語を実行)
Exponentiation operator
(指数演算子)
Exponentiation order
(べき乗の順)
Extend your language
(言語を拡張)
Extensible prime generator
(拡張可能な素数発生器)
Extract file extension
(抽出ファイルの拡張子)
Extreme floating point values
(極端な浮動小数点値)
F (36→90)
Factorial
(階乗)
Factors of a Mersenne number
(メルセンヌ数の要因)
Factors of an integer
(整数の要因)
Farey sequence
(ファレイ数列)
ウィキペディアの解説
FASTA format
(FASTA形式)
ウィキペディアの解説
Faulhaber's triangle
(フォールハーバーの三角形)
Feigenbaum constant calculation
(ファイゲンバウム定数計算)
Fibonacci n-step number sequences
(フィボナッチのn段階の数列)
Fibonacci sequence
(フィボナッチの数列)
Fibonacci word
(フィボナッチ列)
フィボナッチ文字列フラクタル
Fibonacci word/fractal
(フィボナッチ列/フラクタル)
File input/output
(ファイルの入力/出力)
File modification time
(ファイルの更新時刻)
File size
(ファイルサイズ)
Filter
(フィルタ)
Find common directory path
(共通のディレクトリパスを見つける)
Find limit of recursion
(再帰の限界を見つける)
Find palindromic numbers in both binary and ternary bases
(基底2と基底3の両方で、回文の最初の6つの数字を見つけて表示)
Find the intersection of a line with a plane
(線と平面の交点を求める)
Find the intersection of two lines
(2つの線の交点を求める)
Find the last Sunday of each month
(各月の最終日曜日を見つける)
Find the missing permutation
(欠落している順列を見つける)
First-class functions
(ファーストクラス関数)
Five weekends
(5回目の週末)
FizzBuzz
(フィズ・バズ、プログラミング能力テスト)
FizzBuzz/Basic
(FizzBuzz/Basic)
Floyd's triangle
(フロイドの三角形)
Floyd-Warshall algorithm
(ワーシャル?フロイド法)
ウィキペデアの解説
Forest fire
(森林火災)
Formatted numeric output
(書式指定で数値出力)
Fractal tree
(フラクタル木)
Fractran
(プログラミング言語)
French Republican calendar
(フランス共和国カレンダー)
Function definition
(関数定義)
Function prototype
(関数原型)
Fusc sequence
(Fusc シーケンス)
G (20→42)
Gamma function
(ガンマ関数)
Gaussian elimination
(ガウス消去)
General FizzBuzz
(一般 FizzBuzz)
Generate Chess960 starting position
(Chess960開始位置を生成)
Generate lower case ASCII alphabet
(ASCII 小文字アルファベットを生成)
Generate random chess position
(ランダムなチェスの位置を生成する)
Generic swap
(一般的な交換)
Get system command output
(システムコマンドの出力を取得)
Go Fish
(カードゲーム)
Gray code
(グレーコードは、連続する数字間の遷移が1ビットだけ異なる2進符号化の形式です)
Greatest common divisor
(最大公約数)
Greatest element of a list
(リストの最大要素)
Greatest subsequential sum
(連続和の最大)
Greyscale bars/Display
(グレースケールバー/ディスプレイ)
Guess the number
(数を推測)
Guess the number/With feedback
(数を推測/フィードバック)
Guess the number/With feedback (player)
(数を推測/フィードバック(プレイヤー))
GUI component interaction
(GUI 要素とのやりとり)
GUI enabling/disabling of controls
(コントロールのGUI有効化/無効化)
GUI/Maximum window dimensions
(GUI/ウィンドウの最大寸法)
H (21→47)
Hailstone sequence
(ひょうシーケンス)
Hamming numbers
(ハミング数)
解説
Happy numbers
(ハッピー数)
ウィキペディアの解説
Harshad or Niven series
(ハーシャッド or ニーベン数)
ウィキペディアの解説
Haversine formula
(半正矢式)
球面三角法
Hello world/Graphical
(描画)
Hello world/Line printer
Hello world/Newline omission
(改行省略)
Hello world/Standard error
(標準エラー)
Hello world/Text
(テキスト)
Heronian triangles
(ヘロンの三角形)
ウィキペディアの解説
Hickerson series of almost integers
(ヒッカーソン連続)
ほとんど整数
Higher-order functions
(高階関数)
ウィキペディアの解説
Hilbert curve
(ヒルベルト曲線)
Hofstadter Q sequence
(ホフスタッターQシーケンス)
Hofstadter-Conway $10,000 sequence
(Hofstadter-Conway $10,000 sequence)
Horizontal sundial calculations
(水平日時計の計算)
Horner's rule for polynomial evaluation
(多項式評価のためのホーナーの法則)
Host introspection
(ホスト内観)
Hostname
(ホスト名)
Hunt The Wumpus
(ウンパス(架空のモンスター)を狩る)
I (20)
I before E except after C
(「C」の後以外、「I」は「E」の前)
「cの後の以外eの前のi」と字をつづる方法がありました、しかし、政府は新しいガイダンスで、これは例外があるので、学校でこの規則を教えるのを止めるように命じました。タイムズ 2009年6月20日
IBAN
(国際銀行口座番号(チェックデジット付き、日本は不採用))
ウィキペディアの解説
Identity matrix
(単位行列)
ウィキペディアの解説
Image noise
(画像ノイズ)
Include a file
(ファイルを含める)
Increment a numerical string
(数値文字列を増加させる)
Infinity
(無限大)
Inheritance/Multiple
(継承/多重)
Inheritance/Single
(継承/単一)
Input loop
(入力繰返し)
Input/Output for Lines of Text
(テキスト行の入力/出力)
Input/Output for Pairs of Numbers
(対の数字を入力/出力)
Integer comparison
(整数比較)
Integer overflow
(整数オーバーフロー)
Integer sequence
(整数列)
Interactive programming
(対話モード)
Introspection
(イントロスペクション)
イントロスペクションの力
Inverted syntax
(反転構文)
ISBN13 check digit
(ISBN13チェックディジット)
Iterated digits squaring
(反復する数字の二乗)
J (7)
Jacobi symbol
(ヤコビ記号)
Jaro distance
(JARO距離,2つの文字列の類似度)
Jewels and Stones
(宝石と石:文字列操作)
JortSort
(Jort ソート)
Josephus problem
(ジョセフス問題:数学パズル)
Julia set
(ジュリア集合)
Jump anywhere
(どこにもジャンプ)
K (8)
Kaprekar numbers
(カプレカ数)
Keyboard input/Flush the keyboard buffer
(キーボード入力/キーボードバッファをフラッシュ)
Keyboard input/Keypress check
(キーボード入力/キー押下チェック)
Keyboard input/Obtain a Y or N response
(キーボード入力/ Y or N 応答を取得)
Knight's tour
(騎士の棋譜)
Knuth shuffle
(クヌースのシャッフル)
フィッシャー - イェーツのシャッフル
Koch curve
(コッホ曲線)
Kronecker product
(クロネッカーの製品)
ウィキペディアの解説
L (38)
Langton's ant
(ラングトンのアリ)
ウィキペディアの解説
Largest int from concatenated ints
(数値の連結可能な最大整数)
Last Friday of each month
(各月の最終金曜日)
Law of cosines - triples
(余弦の法則- 3つ)
Leap year
(うるう年)
Least common multiple
(最小公倍数)
Left factorials
(左階乗,下位階乗)
Leonardo numbers
(レオナルド番号)
Letter frequency
(文字出現頻度)
Levenshtein distance
(レーベンシュタイン距離)
ウィキペディアの解説
Linear congruential generator
(線形合同法)
ウィキペディアの解説
Literals/Floating point
(リテラル/浮動小数点)
Literals/Integer
(リテラル/整数)
Literals/String
(リテラル/文字列)
Logical operations
(論理演算)
Long multiplication
(長い乗算)
Long primes
(長い素数)
Longest common prefix
(最長の共通接頭文字列)
Look-and-say sequence
Loop over multiple arrays simultaneously
(同時に複数の配列に対する繰返し)
Loops/Break
(ループ/ブレイク)
Loops/Continue
(ループ/続行)
Loops/Do-while
(ループ/Do-while)
Loops/Downward for
(ループ/減少ステップ)
Loops/For
(ループ/For)
Loops/For with a specified step
(ループ/指定ステップで)
Loops/Foreach
(ループ/ForEach)
Loops/Increment loop index within loop body
(ループ/ループ内のループ索引の増加)
Loops/Infinite
(ループ/無限)
Loops/N plus one half
(ループ/ N 足す1半)
Loops/Nested
(ループ/入れ子)
Loops/While
(ループ/While)
Loops/Wrong ranges
(ループ/間違った範囲)
Lucas-Lehmer test
(リュカ-レーマー・テスト)
ウィキペディアの解説
Ludic numbers
(遊びの数字)
Luhn test of credit card numbers
(クレジットカード番号の Luhn 試験)
Luhnアルゴリズム
Lychrel numbers
(Lychrel 数)
LZW compression
(LZW 圧縮)
M (29)
Mad Libs
(文字列操作)
Magic 8-Ball
(マジック8ボール)
Magic squares of doubly even order
(二重偶数次の魔方陣)
Magic squares of odd order
(奇数次の魔方陣)
Magic squares of singly even order
(単独偶数次の魔方陣)
Mandelbrot set
(マンデルブロ集合)
Maximum triangle path sum
(三角形パス合計の最大値)
Maze generation
(迷路生成)
McNuggets Problem
MD4
ウィキペディアの解説
MD5
ウィキペディアの解説
MD5/Implementation
(MD5/実装)
Memory layout of a data structure
(データ構造のメモリ配置)
Mertens function
(メルテンス関数)
Metaprogramming
メタプログラミング
Middle three digits
(中央の3桁の数字)
Miller–Rabin primality test
(ミラー・ラビン素数判定法)
ウィキペディアの解説
Modular exponentiation
(べき乗剰余)
Modular inverse
(モジュラ逆数)
ウィキペディアの解説
Monte Carlo methods
(モンテカルロ法)
Monty Hall problem
(モンティ・ホール問題:前に3つのドアがあり、その奥には当たりが1つ、ハズレが2つ用意されている。)
モンティ・ホール問題と解説
Morse code
(モールス信号)
Mouse position
(マウスの位置)
Multifactorial
(多重階乗)
ウィキペディアの解説
Multiplication tables
(掛け算の九九表)
Multisplit
(多分割)
Munchausen numbers
(ミュンヒハウゼン番号)
Munching squares
(ムシャムシャ食べる正方形)
Mutual recursion
(相互回帰)
N (14)
N'th
(N 番目)
N-queens problem
(Nクイーン問題)
エイト・クイーン
Naming conventions
(命名規則)
Narcissistic decimal number
(自己愛数)
ナルシシスト数
Nested function
(関数の入れ子)
Nim Game
(ニム・ゲーム)
Nimber arithmetic
(ニンバー算術)
Non-decimal radices/Convert
(基数/変換)
Non-decimal radices/Input
(基数/入力)
Non-decimal radices/Output
(基数/出力)
Nth root
(N 乗根)
Null object
(ヌル・オブジェクト)
Numeric error propagation
(数値エラーの伝播)
Numerical integration
(数値積分)
O (2)
Old Russian measure of length
(旧ロシアの長さ尺度)
Ordered words
(言葉をアルファベット順に)
P (34)
Palindrome detection
(回文検出)
Pangram checker
(パングラムチェッカー)
ウィキペディアの解説
Paraffins
Parse command-line arguments
(コマンドライン引数を解析)
Pascal's triangle
(パスカルの三角形)
ウィキペディアの解説
Pathological floating point problems
(浮動小数点の病理学的な問題)
Pell's equation
(ペルの方程式)
Perfect numbers
(完全数)
ウィキペディアの解説
Permutations
(順列)
Permutations by swapping
(スワップによる順列)
Permutations/Derangements
(順列/虚弱)
Permutations/Rank of a permutation
(順列/順列のランク)
Pernicious numbers
(悪性番号)
Phrase reversals
(フレーズ逆転)
Pi
(π)
Pick random element
(ランダムな要素を選択)
Pig the dice game
(豚:サイコロゲーム)
Pinstripe/Display
(ピンストライプ/ディスプレイ)
Plasma effect
(プラズマ効果)
Playfair cipher
(プレイフェア暗号)
Pointers and references
(ポインタと参照)
Polynomial regression
(多項式回帰)
Price fraction
(価格分割)
Primality by trial division
(分割試行による素数)
Prime conspiracy
(素数の陰謀)
Prime decomposition
(素数分解)
Primorial numbers
(素数積数)
Probabilistic choice
(確率選択)
Program name
(プログラム名)
Program termination
(プログラム終了処理)
Proper divisors
(適切な除数)
Pythagoras tree
(ピタゴラスの木)
ウィキペディアの解説
Pythagorean quadruples
(ピタゴラス4倍)
Pythagorean triples
(ピタゴラスの三平方)
Q (4)
Quaternion type
(四元数型)
Queue/Definition
Queue/Usage
Quine
(クワイン)
R (32)
Ramsey's theorem
(ラムジーの定理)
Random number generator (device)
(乱数発生器(装置))
Random number generator (included)
(乱数発生器(付属))
Random numbers
(乱数)
Range expansion
(範囲補完拡張)
Range extraction
(範囲抽出)
Ray-casting algorithm
(光線照射アルゴリズム)
レイキャスティング
Read a configuration file
(設定ファイルを読む)
Read a file line by line
(行毎にファイルを読む)
Read a specific line from a file
(ファイルから特定の行を読む)
Read entire file
(ファイル全体を読む)
Real constants and functions
(実定数と関数)
Recaman's sequence
(レカマンの順序)
Reflection/Get source
(自己言及/ソースを取得)
リフレクション★
Remove duplicate elements
(重複する要素を削除)
Remove lines from a file
(ファイルから行を削除)
Rename a file
(ファイルの名前を変更)
Repeat
(繰り返し)
Repeat a string
(文字列を繰り返す)
Resistor mesh
(抵抗メッシュ)
Return multiple values
(複数の値を返す)
Reverse a string
(文字列を逆に)
Reverse the gender of a string
(文字列の性別を逆転)
Reverse words in a string
(文字列内の単語を逆転)
RIPEMD-160
ウィキペディアの解説
Roman numerals/Decode
(ローマ字数字/デコード)
Roman numerals/Encode
(ローマ字数字/エンコード)
Roots of unity
(団結のルーツ)
Rot-13
ウィキペディアの解説
RSA code
RSA暗号
Run-length encoding
(英文圧縮)
Runge-Kutta method
(ルンゲ=クッタ法)
ウィキペディアの解説
S (79)
Safe primes and unsafe primes
(安全な素数と安全でない素数)
Sattolo cycle
フィッシャー - イェーツのシャッフル
Search a list
リストを検索
SEDOLs
SEDOLコード(Stock Exchange Daily Official List)は、英国を中心に使われている有価証券に付された7桁の証券識別コード。最初の1桁が発行地域、次の5桁が発行証券の情報、最後の1桁が「チェックディジット」で構成されている
Self-describing numbers
(自己記述数)
Semordnilap
(逆方向から読むと違う意味になる単語や句)
Sequence of non-squares
(非正方形のシーケンス)
Sequence of primes by Trial Division
(試行除算による素数列)
Sequence of primorial primes
(素数階乗素数の列)
SHA-1
SHA(Secure Hash Algorithm)--1は、アメリカ国家安全保障局 (NSA) によって設計され、アメリカ国立標準技術研究所 (NIST) によって標準化された暗号学的ハッシュ関数
SHA-256
Shell one-liner
1行シェル命令
Shoelace formula for polygonal area
(多角形領域の靴ひも式)
Short-circuit evaluation
(短絡評価)
Show the epoch
(出来事を表示)
Sierpinski triangle/Graphical
(シェルピンスキーの三角形/描画)
Sieve of Eratosthenes
(エラトステネスのふるい)
Simple windowed application
(簡単なウィンドウ・アプリ)
Singly-linked list/Element definition
(単一リンクリスト/要素定義)
Singly-linked list/Element insertion
(単一リンクリスト/要素の挿入)
Singly-linked list/Traversal
(単一リンクリスト/走査)
Sleep
Smith numbers
(スミス数)
ウィキペディアの解説
Sort an array of composite structures
(複合構造の配列をソート)
Sort an integer array
(整数配列をソート)
Sort using a custom comparator
(カスタム比較器を使ってソート)
Sorting algorithms/Bogosort
(ソートアルゴリズム/ボゴソート)
Sorting algorithms/Bubble sort
(ソートアルゴリズム/バブルソート)
Sorting Algorithms/Circle Sort
(ソートアルゴリズム/サークルソート)
Sorting algorithms/Cocktail sort
(ソートアルゴリズム/カクテルソート)
Sorting algorithms/Comb sort
(ソートアルゴリズム/コムソート)
Sorting algorithms/Counting sort
(数え上げソート)
分布数えソート(最高速のソート)
Sorting algorithms/Cycle sort
(サイクル・ソート)
サイクルソート
Sorting algorithms/Gnome sort
(ソートアルゴリズム/ノームソート)
Sorting algorithms/Heapsort
(ソートアルゴリズム/ヒープソート)
Sorting algorithms/Insertion sort
(ソートアルゴリズム/挿入ソート)
Sorting algorithms/Merge sort
(マージソート)
Sorting algorithms/Pancake sort
(ソートアルゴリズム/パンケーキソート)
Sorting algorithms/Permutation sort
(ソートアルゴリズム/並べ替えソート)
Sorting algorithms/Quicksort
(ソートアルゴリズム/クイックソート)
Sorting algorithms/Selection sort
(選択ソート)
ウィキペディアの解説
Sorting algorithms/Shell sort
(ソートアルゴリズム/シェルソート)
Sorting algorithms/Sleep sort
(ソートアルゴリズム/スリープソート)
Sorting algorithms/Stooge sort
(ソートアルゴリズム/ストゥージソート)
Spinning rod animation/Text
(棒線を回転させるアニメーション)
Spiral matrix
(渦巻状に数を並べる)
Square-free integers
(平方フリー整数)
Stack
(スタック)
Start from a main routine
(メインルーチンから起動)
Statistics/Basic
(統計/基本)
Statistics/Normal distribution
(統計/正規分布)
Stem-and-leaf plot
(幹葉プロット)
Stern-Brocot sequence
Stirling numbers of the first kind
(第一種スターリング数)
Stirling numbers of the second kind
(第2種スターリング数)
String append
(文字列追加)
String case
(文字列の大文字小文字の区別)
String comparison
(文字列の比較)
String concatenation
(文字列連結)
String interpolation (included)
(文字列補間(付属))
String length
(文字列の長さ)
String matching
(文字列照合)
String prepend
(文字列先頭に追加)
Strip a set of characters from a string
(文字列から文字セットを外す)
Strip comments from a string
(文字列からコメントを外す)
Strip control codes and extended characters from a string
(文字列から制御コードと拡張文字を削除)
Strip whitespace from a string/Top and tail
(文字列から先頭と末尾の空白を削除)
Substitution Cipher
(換字式暗号)
Substring
(部分文字列)
Substring/Top and tail
(部分文字列/先頭と末尾)
Sum and product of an array
(配列の和と積)
Sum digits of an integer
(整数の合計桁)
Sum multiples of 3 and 5
(3 or 5 の倍数)
Sum of a series
(シリーズの合計)
Sum of squares
(二乗和)
Sunflower fractal
(ひまわりフラクタル)
Superellipse
(スーパー楕円)
Superpermutation minimisation
(超パーミュテーション最小化)
System time
(システム時刻)
T (17)
Taxicab numbers
(タクシー数)
ウィキペデアの解説
Temperature conversion
(温度変換)
Terminal control/Clear the screen
(端末制御/画面消去)
Terminal control/Ringing the terminal bell
(端末制御/端末のベルを鳴らす)
Ternary logic
(三元論理)
The ISAAC Cipher
(ISAAC暗号)
The Twelve Days of Christmas
(クリスマスからの12日)
解説
Thue-Morse
(Thue-Morse 配列)
Time a function
(処理時間計測)
Tonelli-Shanks algorithm
(トネリ-シャンクスのアルゴリズム)
Topic variable
(トピック変数)
Totient function
(トーテント関数)
Towers of Hanoi
(ハノイの塔)
Trabb Pardo–Knuth algorithm
Trigonometric functions
(三角関数)
Truncatable primes
(切り捨て可能素数)
ウィキペデアの解説
Two Sum
(数の合計)
U (4)
Undefined values
(未定義の値)
Unicode variable names
(ユニコードの変数名)
Update a configuration file
(構成ファイルを更新)
User input/Text
(実行画面で文字入力)
V (9)
Validate International Securities Identification Number
(国際証券識別番号を検証)
Vampire number
(ヴァンパイア数)
ウィキペディアの解説
Van der Corput sequence
Van Eck sequence
Variable size/Get
(変数の型の桁数を取得)
Variable size/Set
(変数の桁数を設定)
Variadic function
(可変個引数関数)
Vector
(ベクトル)
Vector products
(ベクトル積)
W (6)
Water collected between towers
(塔の間に集められた水)
Window creation
(ウィンドウ作成)
Wireworld
(???)
Write entire file
(ファイル全体を書く)
Write float arrays to a text file
(テキスト・ファイルに浮動小数配列を書く)
Write language name in 3D ASCII
(言語名を 3D ASCIIで書く)
X (1)
Xiaolin Wu's line algorithm
(暁呉の線アルゴリズム)
Y (2)
Yellowstone sequence
(イエローストーン・シーケンス)
Yin and yang
(陰陽太極図(白黒の勾玉)を描く)
Z (4)
Zeckendorf number representation
(ゼッケンドルフの数値表現)
ゼッケンドルフの定理
Zero to the zero power
(0の0乗)
ノート:冪乗
Zhang-Suen thinning algorithm
Zig-zag matrix(ジグザグ行列)
日本語化時点のバージョン 9 January 2017, at 07:35.
Content is available under
GNU Free Documentation License 1.2
unless otherwise noted.
Privacy policy
About Rosetta Code
Disclaimers