This file contains 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
{ | |
"createdBy": "Redirector v3.1.1", | |
"createdAt": "2018-04-23T17:48:52.388Z", | |
"redirects": [ | |
{ | |
"description": "", | |
"exampleUrl": "http://ieeexplore.ieee.org/abstract/document/", | |
"exampleResult": "http://ieeexplore-ieee-org.ez22.periodicos.capes.gov.br/abstract/document/", | |
"error": null, | |
"includePattern": "http://ieeexplore.ieee.org/abstract/document/*", |
This file contains 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
#/bin/bash | |
######################################### | |
## Parametros que le pasamos al script ## | |
######################################### | |
#$ -S /bin/bash | |
####################################### | |
# Usar el directorio de trabajo actual | |
####################################### | |
#$ -cwd | |
# Tiempo de trabajo |
This file contains 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
#!/bin/bash | |
# last_script_pid=$1 | |
algorithm=$1 | |
numbers_of_tests=30 | |
underscore="_" | |
done_instances=instances.txt | |
avaiable_cpus=10 | |
wait_queue() { |
This file contains 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
{ | |
"packages":[ | |
{ | |
"name":"odb", | |
"maintainer":"One Dollar Board Team", | |
"websiteURL":"https://www.indiegogo.com/projects/one-dollar-board-arduino#/", | |
"email":"", | |
"help":{ | |
"online":"" | |
}, |
This file contains 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
#include <avr/io.h> | |
#include <util/delay.h> | |
int main(void) | |
{ | |
int led = 1; | |
DDRB |= 1<<led; | |
while(1) { |
This file contains 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
{ | |
"packages":[ | |
{ | |
"name":"odb", | |
"maintainer":"One Dollar Board Team", | |
"websiteURL":"https://www.indiegogo.com/projects/one-dollar-board-arduino#/", | |
"email":"", | |
"help":{ | |
"online":"" | |
}, |
This file contains 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
{ | |
"packages":[ | |
{ | |
"name":"odb", | |
"maintainer":"One Dollar Board Team", | |
"websiteURL":"https://www.indiegogo.com/projects/one-dollar-board-arduino#/", | |
"email":"", | |
"help":{ | |
"online":"" | |
}, |
This file contains 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
{ | |
"packages":[ | |
{ | |
"name":"odb", | |
"maintainer":"One Dollar Board Team", | |
"websiteURL":"https://www.indiegogo.com/projects/one-dollar-board-arduino#/", | |
"email":"", | |
"help":{ | |
"online":"" | |
}, |
This file contains 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
{ | |
"accountingSubmissionDate": 1465182000000, | |
"budget": { | |
"budgetStatus": "PARCIALLY_APPROVED", | |
"consumableMaterials": 1000.0, | |
"displacements": 2000.0, | |
"grants": 20000.0, | |
"supportedValue": 1600.0, | |
"totalRequested": 23000.0 | |
}, |
This file contains 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
{ | |
"accountingSubmissionDate": 1465182000000, | |
"budget": { | |
"consumableMaterials": 1000.0, | |
"displacements": 2000.0, | |
"grants": 20000.0, | |
"supportedValue": 1600.0 | |
}, | |
"endDate": 1496113200000, | |
"groupCoordinator": { |
NewerOlder