Skip to content

Instantly share code, notes, and snippets.

View Tsutomu-KKE's full-sized avatar

Saito Tsutomu(Pr) Tsutomu-KKE

View GitHub Profile
@Tsutomu-KKE
Tsutomu-KKE / Controls.OfType
Created August 25, 2012 05:36
Set Checked=true of all controls which is CheckBox in a GroupBox
foreach (var cb in groupBox1.Controls.OfType<CheckBox>()) cb.Checked = true;
@Tsutomu-KKE
Tsutomu-KKE / Logo
Last active August 29, 2015 14:03
LOGO - turtle graphics
@Tsutomu-KKE
Tsutomu-KKE / 90ルール
Created July 4, 2014 22:05
セル・オートマトン
{
"metadata": {
"name": "",
"signature": "sha256:6a4d0c3abef8b78599e962cd0beef599a2b447b41801ce31cf34ad2157c5eaa3"
},
"nbformat": 3,
"nbformat_minor": 0,
"worksheets": [
{
"cells": [
@Tsutomu-KKE
Tsutomu-KKE / Calendar
Created July 4, 2014 22:15
カレンダー
{
"metadata": {
"name": "",
"signature": "sha256:b45ceea927045afbfe8a38cf913bda18cfa4f98fb523884ab69f9d98cdbbb699"
},
"nbformat": 3,
"nbformat_minor": 0,
"worksheets": [
{
"cells": [
{
"metadata": {
"name": "",
"signature": "sha256:c630ad3b34817b7892df399acfcc5a3df82a10364b93c4e2a1bfd6994f441e53"
},
"nbformat": 3,
"nbformat_minor": 0,
"worksheets": [
{
"cells": [
{
"metadata": {
"name": "",
"signature": "sha256:adf3c1871bc37a57209755d4cb046cfbca2697df3b6a1388aa872e1838037bee"
},
"nbformat": 3,
"nbformat_minor": 0,
"worksheets": [
{
"cells": [
{
"metadata": {
"name": "",
"signature": "sha256:282a4b9ddbb7c56b5094b146b446c4b153427d8bec965febc8bce17917019691"
},
"nbformat": 3,
"nbformat_minor": 0,
"worksheets": [
{
"cells": [
@Tsutomu-KKE
Tsutomu-KKE / 指数分布
Created July 4, 2014 22:27
物忘れ分布
{
"metadata": {
"name": "",
"signature": "sha256:9c244e750e37ffaef5599a2183796d1f4afba96c518d3930c37eedbddf192989"
},
"nbformat": 3,
"nbformat_minor": 0,
"worksheets": [
{
"cells": [
{
"metadata": {
"name": "",
"signature": "sha256:bb46f85200f566c8bc80f08923dafbcfa2241d3858b8035f59460ca07f521fb4"
},
"nbformat": 3,
"nbformat_minor": 0,
"worksheets": [
{
"cells": [
{
"metadata": {
"name": "",
"signature": "sha256:1fa1d8dca545f0f3fb222281dab250cddd8facf909f39a41b2eaad3189b81bf4"
},
"nbformat": 3,
"nbformat_minor": 0,
"worksheets": [
{
"cells": [