wave reader şi frequency/code definer
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Абакан 8 | |
Альметьевск 4 | |
Ангарск 9 | |
Арзамас 4 | |
Армавир 4 | |
Артем 4 | |
Архангельск 4 | |
Астрахань 4 | |
Ачинск 8 | |
Балаково 4 |
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
import urllib2 | |
from datetime import date, datetime | |
import os | |
# ######################################################## | |
# Definitions | |
# ######################################################## | |
DIRECTORY = 'ADD HERE OUTPUT DIRECTORY' |
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
$("#button").click(function(){ | |
var list = cy2.filter(function (i, ele) { | |
return (parseInt(ele.id().slice(1), 10) % 2 === 0); | |
}); | |
var nodes = []; | |
// Create new parent | |
nodes.push({group: "nodes", data: {id: "n0"}, position: {x: 0, y: 0}}); | |
// Create copies of old nodes |
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
<?php | |
// override/classes/Dispatcher.php | |
class Dispatcher extends DispatcherCore | |
{ | |
public static $controllerType = null; | |
public function getInstanceCustom($controllerType = 'public') { | |
self::$controllerType = $controllerType; |
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
''' | |
Given input | |
[ | |
"category:subcategory:item1" | |
, "category:subcategory:item2" | |
, "category2:item2" | |
, "category2:item3" | |
, "item3" | |
] |
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
$('#calendar-graph').clone().attr('id', 'cg2').insertAfter($('#calendar-graph').hide()); | |
$('#cg2 .day').off('click').click(function(ev){ | |
ev.preventDefault() | |
ev.stopPropagation() | |
var $this = $(this) | |
var colors = ['1e6823', '44a340', '44a340', '8cc665', '8cc665', '8cc665', 'd6e685', 'd6e685', 'd6e685', 'd6e685'] | |
if($this.attr('style') == 'fill: #eeeeee;') { | |
var color = colors[Math.floor(Math.random() * colors.length)] |
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
<!DOCTYPE html> | |
<html> | |
<head> | |
<title>Pathvisiojs Demos</title> | |
<script src="./../dist/lib/jquery/js/jquery.min.js"></script> | |
<script src="pathvisiojs.js"></script> | |
<script> | |
$(function(){ | |
$('#path1').pathvisiojs() | |
$('#path2').pathvisiojs() |
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
module.exports = function(a){ | |
console.log('child got '+a) | |
} |
I hereby claim:
- I am bumbu on github.
- I am bumbu (https://keybase.io/bumbu) on keybase.
- I have a public key whose fingerprint is 1862 7E4B E09A 9C7A 4C59 DF3A 0CDE FA6F 1C55 E48F
To claim this, I am signing this object:
OlderNewer