hexsha
stringlengths
40
40
size
int64
5
1.05M
ext
stringclasses
98 values
lang
stringclasses
21 values
max_stars_repo_path
stringlengths
3
945
max_stars_repo_name
stringlengths
4
118
max_stars_repo_head_hexsha
stringlengths
40
78
max_stars_repo_licenses
listlengths
1
10
max_stars_count
int64
1
368k
max_stars_repo_stars_event_min_datetime
stringlengths
24
24
max_stars_repo_stars_event_max_datetime
stringlengths
24
24
max_issues_repo_path
stringlengths
3
945
max_issues_repo_name
stringlengths
4
118
max_issues_repo_head_hexsha
stringlengths
40
78
max_issues_repo_licenses
listlengths
1
10
max_issues_count
int64
1
134k
max_issues_repo_issues_event_min_datetime
stringlengths
24
24
max_issues_repo_issues_event_max_datetime
stringlengths
24
24
max_forks_repo_path
stringlengths
3
945
max_forks_repo_name
stringlengths
4
135
max_forks_repo_head_hexsha
stringlengths
40
78
max_forks_repo_licenses
listlengths
1
10
max_forks_count
int64
1
105k
max_forks_repo_forks_event_min_datetime
stringlengths
24
24
max_forks_repo_forks_event_max_datetime
stringlengths
24
24
content
stringlengths
5
1.05M
avg_line_length
float64
1
1.03M
max_line_length
int64
2
1.03M
alphanum_fraction
float64
0
1
e28226e1e8b1179a87b726c45b7b6e560bd1a3e8
947
js
JavaScript
lib/auth.js
PacktPublishing/packtpub-cli
0feef0209691810ba10ef05010475fb600b69036
[ "WTFPL" ]
null
null
null
lib/auth.js
PacktPublishing/packtpub-cli
0feef0209691810ba10ef05010475fb600b69036
[ "WTFPL" ]
null
null
null
lib/auth.js
PacktPublishing/packtpub-cli
0feef0209691810ba10ef05010475fb600b69036
[ "WTFPL" ]
null
null
null
'use strict'; const netrc = require('./netrc'); const aes256 = require('aes256'); const machine = 'packtpub.com'; const key = 'AuZAGfKrwdrh4d2VAC51exVaHDDdZ15M'; const cipher = aes256.createCipher(key); module.exports = { getCredentials, removeCredentials, storeCredentials }; async function getCredentials() {...
23.675
53
0.708553
da656b961e1d28b2738a5539cec276b404d4aa16
7,460
php
PHP
web/2006-1/571/571_12_WagedWar.php
dww-circle/sw-d8
928881308e9f175d681cd0050deacbb22ecd5bb7
[ "MIT" ]
null
null
null
web/2006-1/571/571_12_WagedWar.php
dww-circle/sw-d8
928881308e9f175d681cd0050deacbb22ecd5bb7
[ "MIT" ]
2
2021-05-08T22:38:12.000Z
2022-02-10T17:50:38.000Z
web/2006-1/571/571_12_WagedWar.php
ISO-tech/sw-d8
928881308e9f175d681cd0050deacbb22ecd5bb7
[ "MIT" ]
null
null
null
<html> <head> <title> The "man of peace" who waged total war on Palestine </title> <meta http-equiv="Content-Type" content="text/html; charset=iso-8859-1"> <?php include "../../legacy-includes/Script.htmlf" ?> </head> <body bgcolor="#FFFFCC" text="000000" link="990000" vlink="660000" alink="003366" leftmargin="0" to...
113.030303
598
0.776408
8479d3e1b3a4e2b503d8864e09bf81e0f072c2bf
3,970
cs
C#
EncogFramework2.5/Engine/Network/Train/Prop/TrainFlatNetworkBackPropagation.cs
ebx/OpenPokerAI
78c1a36eec192793932f622c08ff5591c9c3f7a6
[ "Apache-2.0" ]
1
2020-11-16T10:17:01.000Z
2020-11-16T10:17:01.000Z
EncogFramework2.5/Engine/Network/Train/Prop/TrainFlatNetworkBackPropagation.cs
ebx/OpenPokerAI
78c1a36eec192793932f622c08ff5591c9c3f7a6
[ "Apache-2.0" ]
null
null
null
EncogFramework2.5/Engine/Network/Train/Prop/TrainFlatNetworkBackPropagation.cs
ebx/OpenPokerAI
78c1a36eec192793932f622c08ff5591c9c3f7a6
[ "Apache-2.0" ]
2
2020-12-10T06:54:19.000Z
2020-12-27T07:22:43.000Z
/* * Encog(tm) Core v2.5 - Java Version * http://www.heatonresearch.com/encog/ * http://code.google.com/p/encog-java/ * Copyright 2008-2010 Heaton Research, Inc. * * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. * You may obt...
27.569444
75
0.539547
2c6a213bbd02ab9b17999421b6ffe44ea26929af
6,626
cpp
C++
Engine/Source/Editor/DetailCustomizations/Private/CameraFocusSettingsCustomization.cpp
windystrife/UnrealEngine_NVIDIAGameWork
b50e6338a7c5b26374d66306ebc7807541ff815e
[ "MIT" ]
1
2022-01-29T18:36:12.000Z
2022-01-29T18:36:12.000Z
Engine/Source/Editor/DetailCustomizations/Private/CameraFocusSettingsCustomization.cpp
windystrife/UnrealEngine_NVIDIAGameWork
b50e6338a7c5b26374d66306ebc7807541ff815e
[ "MIT" ]
null
null
null
Engine/Source/Editor/DetailCustomizations/Private/CameraFocusSettingsCustomization.cpp
windystrife/UnrealEngine_NVIDIAGameWork
b50e6338a7c5b26374d66306ebc7807541ff815e
[ "MIT" ]
null
null
null
// Copyright 1998-2017 Epic Games, Inc. All Rights Reserved. #include "CameraFocusSettingsCustomization.h" #include "Misc/Attribute.h" #include "Templates/Casts.h" #include "Widgets/DeclarativeSyntaxSupport.h" #include "Engine/GameViewportClient.h" #include "Widgets/SBoxPanel.h" #include "DetailWidgetRow.h" #include "...
34.154639
210
0.787504
2fe0e134bda94a51119deb37d0655cd696171d37
1,085
py
Python
src/reinforcement_learning/ddpg/ou_noise.py
youth-quaker/auto-features-extraction-for-RL
46a541291e38144d0b7e4820b2e33399da166a10
[ "MIT" ]
5
2020-06-07T08:52:31.000Z
2021-02-06T08:07:21.000Z
src/reinforcement_learning/ddpg/ou_noise.py
youth-quaker/auto-features-extraction-for-RL
46a541291e38144d0b7e4820b2e33399da166a10
[ "MIT" ]
null
null
null
src/reinforcement_learning/ddpg/ou_noise.py
youth-quaker/auto-features-extraction-for-RL
46a541291e38144d0b7e4820b2e33399da166a10
[ "MIT" ]
2
2020-06-07T08:54:12.000Z
2021-04-23T08:49:37.000Z
import numpy as np class OUNoiseGenerator(object): def __init__(self, action_dim, action_low, action_high, mu=0.0, theta=0.15, max_sigma=0.3, min_sigma=0.3, decay_period=100000): self.mu_ = mu self.theta_ = theta self.sigma_ = max_sigma self.max_sigma_ = max_sigma ...
33.90625
110
0.624885
c952f8decb16204a9a828916c3f3084d680409ac
796,941
tsx
TypeScript
src/components/UI/Icons/IconEmptyState.tsx
Vanss472/react-search-movie
ce2077cdccd332716a425177bb209de127544a87
[ "MIT" ]
null
null
null
src/components/UI/Icons/IconEmptyState.tsx
Vanss472/react-search-movie
ce2077cdccd332716a425177bb209de127544a87
[ "MIT" ]
null
null
null
src/components/UI/Icons/IconEmptyState.tsx
Vanss472/react-search-movie
ce2077cdccd332716a425177bb209de127544a87
[ "MIT" ]
null
null
null
import React from "react" type IconProps = { props?: React.SVGProps<SVGSVGElement> } const IconEmptyState: React.FunctionComponent<IconProps> = props => ( <svg xmlnsXlink="http://www.w3.org/1999/xlink" width={374} height={151} {...props}> <image width={396} height={193} x={522} y={348}...
34,649.608696
796,488
0.963547
ae28174198a449759f6d336c17a29d28e1429d92
1,098
cs
C#
src/Frapid.Web/Areas/Frapid.WebsiteBuilder/DTO/Contact.cs
towhidulmannanuae/frapid
5ce15366cf4efcda78b7499903197d7b04539306
[ "Apache-2.0" ]
2
2017-12-12T03:46:04.000Z
2021-02-22T20:46:40.000Z
src/Frapid.Web/Areas/Frapid.WebsiteBuilder/DTO/Contact.cs
towhidulmannanuae/frapid
5ce15366cf4efcda78b7499903197d7b04539306
[ "Apache-2.0" ]
null
null
null
src/Frapid.Web/Areas/Frapid.WebsiteBuilder/DTO/Contact.cs
towhidulmannanuae/frapid
5ce15366cf4efcda78b7499903197d7b04539306
[ "Apache-2.0" ]
1
2021-06-06T08:35:26.000Z
2021-06-06T08:35:26.000Z
using System; using Frapid.DataAccess; using Frapid.Mapper.Decorators; namespace Frapid.WebsiteBuilder.DTO { [TableName("website.contacts")] [PrimaryKey("contact_id", AutoIncrement = true)] public sealed class Contact : IPoco { public int ContactId { get; set; } public string Title { ge...
35.419355
52
0.604736
f34f9d28885c68965d0abe2ce98680160db720e3
182
sql
SQL
src/main/resources/data.sql
pavankjadda/Springboot-SoapWs
7ea961cf1ef2aed2687e4ab176672c90b6a9cf93
[ "MIT" ]
null
null
null
src/main/resources/data.sql
pavankjadda/Springboot-SoapWs
7ea961cf1ef2aed2687e4ab176672c90b6a9cf93
[ "MIT" ]
null
null
null
src/main/resources/data.sql
pavankjadda/Springboot-SoapWs
7ea961cf1ef2aed2687e4ab176672c90b6a9cf93
[ "MIT" ]
1
2019-05-24T03:08:00.000Z
2019-05-24T03:08:00.000Z
insert into author values (1001, 'john@hj.com', 'John', 'Reese', '90000000000'); insert into book values (2001, 20.99, 250, 'Java12'); insert into book_author values (2001, 1001);
20.222222
61
0.697802
7462987ce876414b83a914209f40649903b480b3
1,552
css
CSS
ckanext/geoview/public/css/geo-resource-styles.css
singularita-corp/ckanext-geoview
91ba20c41b1e7631bc2c413e8764f077bddddec3
[ "MIT" ]
1
2022-01-23T15:26:49.000Z
2022-01-23T15:26:49.000Z
ckanext/geoview/public/css/geo-resource-styles.css
singularita-corp/ckanext-geoview
91ba20c41b1e7631bc2c413e8764f077bddddec3
[ "MIT" ]
1
2021-11-02T12:58:32.000Z
2021-11-02T12:58:32.000Z
ckanext/geoview/public/css/geo-resource-styles.css
singularita-corp/ckanext-geoview
91ba20c41b1e7631bc2c413e8764f077bddddec3
[ "MIT" ]
1
2021-11-02T12:42:16.000Z
2021-11-02T12:42:16.000Z
.label[data-format=wfs] { background-color: #7aae3d; } .format-label[data-format=wfs], .format-label[data-format*=wfs] { background: url("../../img/gis-resources-sprite-icons.png") no-repeat 0 0; background-position: 0px -62px; } .label[data-format=wms] { background-color: #adc717; } .format-label[data...
26.758621
78
0.678479
3909e7d51e4e7b9732e6ed6ab06bb5b4acd70eb5
5,683
py
Python
seq2seq/models.py
anna1995d/signature_verification-1
eb5c9e8486f7e0135e71080f26649b0e438a1a3d
[ "MIT" ]
null
null
null
seq2seq/models.py
anna1995d/signature_verification-1
eb5c9e8486f7e0135e71080f26649b0e438a1a3d
[ "MIT" ]
null
null
null
seq2seq/models.py
anna1995d/signature_verification-1
eb5c9e8486f7e0135e71080f26649b0e438a1a3d
[ "MIT" ]
1
2021-01-29T03:30:13.000Z
2021-01-29T03:30:13.000Z
import os from keras import layers from keras.callbacks import EarlyStopping, ModelCheckpoint, TerminateOnNaN from keras.layers import Masking, Input, RepeatVector, Dropout, Dense, TimeDistributed from keras.layers.wrappers import Bidirectional from keras.models import Model from seq2seq.layers import AttentionWithCo...
36.664516
119
0.654408
6606d949f05e809b7a1b6806050e0cbdb985a4ab
226
py
Python
venv/lib/python3.8/site-packages/crispy_forms/templates/bootstrap/uni_form.html.py
Solurix/Flashcards-Django
03c863f6722936093927785a2b20b6b668bb743d
[ "MIT" ]
1
2021-05-16T03:20:23.000Z
2021-05-16T03:20:23.000Z
venv/lib/python3.8/site-packages/crispy_forms/templates/bootstrap/uni_form.html.py
Solurix/Flashcards-Django
03c863f6722936093927785a2b20b6b668bb743d
[ "MIT" ]
4
2021-03-30T14:06:09.000Z
2021-09-22T19:26:31.000Z
venv/lib/python3.8/site-packages/crispy_forms/templates/bootstrap/uni_form.html.py
Solurix/Flashcards-Django
03c863f6722936093927785a2b20b6b668bb743d
[ "MIT" ]
null
null
null
BBBB BBBBBBBBBBBBBBBBBB BBBBBBBBBBBBBBBB BB BBBBBBBBBBBBBBBBBB BB BBBBBBBBBBBBBBBB BBBBBBB BBBBBBBBBBBBBBBBBBBBBBB BBBBB BBB BBBBB BB BBBB BBBBBBB BBBBBBBBBBBBBB BBBBBB BBBBBBBBBBBBBBBBBBB
18.833333
39
0.756637
7a384615868a3b2137c77cf7a1c8cfa7b7827870
8,662
lua
Lua
test/helpers.lua
norefle/facil
d949d0824baff434d664013f22d47fc8b540b5ed
[ "MIT" ]
null
null
null
test/helpers.lua
norefle/facil
d949d0824baff434d664013f22d47fc8b540b5ed
[ "MIT" ]
null
null
null
test/helpers.lua
norefle/facil
d949d0824baff434d664013f22d47fc8b540b5ed
[ "MIT" ]
null
null
null
--[[---------------------------------------------------------------------------- --- @file helpers.lua --- @brief Helpers functions and constants for unit tests. ----------------------------------------------------------------------------]]-- --- Test.Helpers module local Helpers = {} --------------------------------...
29.868966
95
0.46502
6dd9a9cfa3cd3aae2852f67b5886b42aa67b2a05
26,892
c
C
src/bin/pg_dump/cdb/cdb_bsa_util.c
nurikk/gpdb
04fe0202c59721826d1eda2b19d73e5572893fcb
[ "PostgreSQL", "Apache-2.0" ]
3
2017-12-10T16:41:21.000Z
2020-07-08T12:59:12.000Z
src/bin/pg_dump/cdb/cdb_bsa_util.c
chrishajas/gpdb
564b9235a46e2ead1650b753b2d070796cced6f6
[ "PostgreSQL", "Apache-2.0" ]
null
null
null
src/bin/pg_dump/cdb/cdb_bsa_util.c
chrishajas/gpdb
564b9235a46e2ead1650b753b2d070796cced6f6
[ "PostgreSQL", "Apache-2.0" ]
4
2017-12-10T16:41:35.000Z
2020-11-28T12:20:30.000Z
#include <stdio.h> #include <stdlib.h> #include <string.h> #include <fcntl.h> #include <unistd.h> #include "pg_config.h" #include "fe-auth.h" #include "cdb_dump_util.h" #ifdef USE_NETBACKUP #include "cdb_bsa_util.h" /************* BSA variables ************/ BSA_Handle BsaHandle; BSA_ObjectOwner BsaObjectOwner;...
40.137313
184
0.720958
b2070cf7a06a6080e9151f10b1c4b788c98ee167
209
sh
Shell
scripts/dexp2p/dexp2p_test_start.sh
Diesmaster/komodo-cctools-python
c7345a3e0efc9bf42b31deb61c5a9be64b43d36c
[ "MIT" ]
null
null
null
scripts/dexp2p/dexp2p_test_start.sh
Diesmaster/komodo-cctools-python
c7345a3e0efc9bf42b31deb61c5a9be64b43d36c
[ "MIT" ]
null
null
null
scripts/dexp2p/dexp2p_test_start.sh
Diesmaster/komodo-cctools-python
c7345a3e0efc9bf42b31deb61c5a9be64b43d36c
[ "MIT" ]
null
null
null
#!/bin/bash export NODESAMOUNT=$1 python3 dexp2p_clients_spawn.py ./dexp2p_start_spam.sh python3 dexp2p_orderbooks_parser.py rm -rf node_* rm -rf spam_p2p/orderbooks/* rm -rf spam_p2p/packages/*
17.416667
36
0.751196
06fcb6d437fe77a83ae2b75222d5371c19658781
49
py
Python
main.py
r14r/FastAPI_Semantic-UI-Stocks
b5fae282f7406fc07a20ab1703c30d5ff4991505
[ "MIT" ]
null
null
null
main.py
r14r/FastAPI_Semantic-UI-Stocks
b5fae282f7406fc07a20ab1703c30d5ff4991505
[ "MIT" ]
null
null
null
main.py
r14r/FastAPI_Semantic-UI-Stocks
b5fae282f7406fc07a20ab1703c30d5ff4991505
[ "MIT" ]
null
null
null
import app_stocks.main as main app = main.app
8.166667
30
0.734694
246135b07d46052488fee806a55aced3410675c4
3,734
asm
Assembly
source/Cosmos.Debug.DebugStub/CmdProcess.asm
ERamaM/Cosmos
ae199a8e20ec5d3a0356dbe4ac55954be05f86c9
[ "BSD-3-Clause" ]
null
null
null
source/Cosmos.Debug.DebugStub/CmdProcess.asm
ERamaM/Cosmos
ae199a8e20ec5d3a0356dbe4ac55954be05f86c9
[ "BSD-3-Clause" ]
null
null
null
source/Cosmos.Debug.DebugStub/CmdProcess.asm
ERamaM/Cosmos
ae199a8e20ec5d3a0356dbe4ac55954be05f86c9
[ "BSD-3-Clause" ]
null
null
null
; Generated at 6/14/2016 12:11:29 PM DebugStub_ProcessCommand: Call DebugStub_ComReadAL push dword EAX cmp byte AL, DebugStub_Const_Vs2Ds_Noop JE near DebugStub_ProcessCommand_Exit mov dword EAX, 0x0 Call DebugStub_ComReadAL mov dword [DebugStub_CommandID], EAX mov dword EAX, [ESP] cmp byte AL, DebugStu...
29.171875
97
0.877611
79d2e7d5dc3317afcf213bf9df74b5ac53e2b94f
514
php
PHP
app/Empleado.php
pedroj98/proyectoFinal
014d0875ac24e0cdcb639c0f6b940c6426095802
[ "MIT" ]
null
null
null
app/Empleado.php
pedroj98/proyectoFinal
014d0875ac24e0cdcb639c0f6b940c6426095802
[ "MIT" ]
2
2021-05-11T17:37:39.000Z
2022-02-27T06:36:11.000Z
app/Empleado.php
pedroj98/proyectoFinal
014d0875ac24e0cdcb639c0f6b940c6426095802
[ "MIT" ]
null
null
null
<?php namespace App; use Illuminate\Database\Eloquent\Model; class Empleado extends Model { protected $table = 'usuarios'; public $timestamps = false; protected $fillable = ['sueldo']; //devuelve el restaurante en el que trabaja el empleado public function restaurante() { return $t...
19.037037
69
0.655642
084fe1bbfaad7588333e91704dea2378ab93626a
628
asm
Assembly
PRG/objects/W8HBO.asm
narfman0/smb3_pp1
38a58adafff67a403591e38875e9fae943a5fe76
[ "Unlicense" ]
null
null
null
PRG/objects/W8HBO.asm
narfman0/smb3_pp1
38a58adafff67a403591e38875e9fae943a5fe76
[ "Unlicense" ]
null
null
null
PRG/objects/W8HBO.asm
narfman0/smb3_pp1
38a58adafff67a403591e38875e9fae943a5fe76
[ "Unlicense" ]
null
null
null
.byte $01 ; Unknown purpose .byte OBJ_BUZZYBEATLE, $0A, $17 .byte OBJ_PATOOIE, $10, $16 .byte OBJ_GREENPIRANHA, $2C, $12 .byte OBJ_PARAGOOMBA, $3E, $10 .byte OBJ_PARAGOOMBAWITHMICROS, $40, $10 .byte OBJ_PARAGOOMBA, $42, $10 .byte OBJ_PARAGOOMBAWITHMICROS, $44, $10 .byte OBJ_PARAGOOMBA, $46, $10 .byte OBJ_PAR...
31.4
41
0.716561
5bb00702048a4255a2f3864de8e270b0f0855546
1,850
kt
Kotlin
app/src/main/java/com/garmin/android/uselessapplication/fragment/StatisticsFragment.kt
catalintira/UselessApp
15da6522308dd9bbc21acd269f0b30ea9de66f95
[ "Apache-2.0" ]
null
null
null
app/src/main/java/com/garmin/android/uselessapplication/fragment/StatisticsFragment.kt
catalintira/UselessApp
15da6522308dd9bbc21acd269f0b30ea9de66f95
[ "Apache-2.0" ]
null
null
null
app/src/main/java/com/garmin/android/uselessapplication/fragment/StatisticsFragment.kt
catalintira/UselessApp
15da6522308dd9bbc21acd269f0b30ea9de66f95
[ "Apache-2.0" ]
null
null
null
package com.garmin.android.uselessapplication.fragment import android.os.Bundle import android.util.Log import androidx.fragment.app.Fragment import android.view.LayoutInflater import android.view.View import android.view.ViewGroup import androidx.lifecycle.Observer import androidx.lifecycle.ViewModelProviders import ...
37
86
0.738919
a40f9200342b54aeabf817c0cf93c871ecf2dd1c
1,561
php
PHP
PROJET-SALARIER/views/infoSalarier.php
mouradelmehdaoui/projet-salarier
656acdb9320492cf61c061bd071a68a3c5a5533a
[ "MIT" ]
null
null
null
PROJET-SALARIER/views/infoSalarier.php
mouradelmehdaoui/projet-salarier
656acdb9320492cf61c061bd071a68a3c5a5533a
[ "MIT" ]
null
null
null
PROJET-SALARIER/views/infoSalarier.php
mouradelmehdaoui/projet-salarier
656acdb9320492cf61c061bd071a68a3c5a5533a
[ "MIT" ]
null
null
null
<?php session_start(); $title = "DÉTAILS EMPLOYÉ"; require_once ("../partials/header.php"); $idListerSalarier = $_SESSION['idListSalarier']; ?> <section> <h1 class="text-center mt-3"><?php echo $title ?></h1> <p class="ml-3"> Depuis cette page, vous revenir sur la page d'acceuil en cliqand s...
30.019231
196
0.513773
51836b877ce7c742781186752b566a4b1996f754
730
rs
Rust
yew/rust_blog/server/src/web_service/youtube_video/video_search_by_id.rs
realSuffix/Rust-Full-Stack
10fda9ba91a3b0f39f01b78cece5961873da31db
[ "MIT" ]
1,091
2019-07-12T00:21:19.000Z
2022-03-30T23:23:24.000Z
yew/rust_blog/server/src/web_service/youtube_video/video_search_by_id.rs
realSuffix/Rust-Full-Stack
10fda9ba91a3b0f39f01b78cece5961873da31db
[ "MIT" ]
23
2019-11-23T12:13:29.000Z
2022-02-27T11:00:43.000Z
yew/rust_blog/server/src/web_service/youtube_video/video_search_by_id.rs
alexjslessor/rust_blog
3190333ab5e176d9fc53345cdb8731a42efa5d9c
[ "MIT" ]
98
2019-07-17T14:27:55.000Z
2022-02-26T07:28:07.000Z
use dotenv::dotenv; use std::env; use rocket_contrib::json::{ Json, // JsonValue }; use crate::http_model::youtube_video::Video; // This is relevant to mod http_model; in main.rs #[get("/video_search_by_id/<q>")] // 8EPsnf_ZYU0 pub fn webservice(q: String) -> Result<Json<Video>, reqwest::Error> { dotenv(...
26.071429
103
0.654795
05c0d05466e2ff81aeb591c9695a452d3ce2f656
310
py
Python
tests.py
SeindElBardo/manga_catcher
a13dc9e0b9aa36196f8ce93d2ddcaefb55e8e0a9
[ "MIT" ]
null
null
null
tests.py
SeindElBardo/manga_catcher
a13dc9e0b9aa36196f8ce93d2ddcaefb55e8e0a9
[ "MIT" ]
null
null
null
tests.py
SeindElBardo/manga_catcher
a13dc9e0b9aa36196f8ce93d2ddcaefb55e8e0a9
[ "MIT" ]
null
null
null
import pymp import numpy as np ex_array = pymp.shared.array((100,), dtype='uint8') with pymp.Parallel(4) as p: for index in p.range(0, 100): ex_array[index] = 1 # The parallel print function takes care of asynchronous output. p.print('Yay! {} done!'.format(index)) print(p)
31
72
0.63871
5387533917d2b06d1d49a19b0e892422161d5e4a
862
rb
Ruby
app/graphql/mutations/create_evaluation_criterion.rb
vtamara/pupilfirst
f6f2b55c4cd11ed7935fed19ae78123cd897ddb0
[ "MIT" ]
495
2020-05-13T17:32:29.000Z
2022-03-28T21:21:19.000Z
app/graphql/mutations/create_evaluation_criterion.rb
adesokanayo/pupilfirst
21afb1920d4706b247ed908ea1eac5e06a2cc85b
[ "MIT" ]
494
2020-05-14T08:39:23.000Z
2022-03-31T17:22:51.000Z
app/graphql/mutations/create_evaluation_criterion.rb
land-of-apps/pupilfirst
c80b3eedac8601d68f99ff5ac071b1ca8e99f6e1
[ "MIT" ]
180
2020-05-15T06:47:47.000Z
2022-03-30T03:14:06.000Z
module Mutations class CreateEvaluationCriterion < GraphQL::Schema::Mutation argument :name, String, required: true argument :max_grade, Integer, required: true argument :pass_grade, Integer, required: true argument :grades_and_labels, [Types::GradeAndLabelInputType], required: true argument :cour...
33.153846
87
0.725058
6dcedfbe1e2232785f38e4df410f768064130fc0
2,514
h
C
generic/tclstuff.h
mpcjanssen/rl_json
d0923adb69168b956a8de8770d8759814632e6e1
[ "TCL" ]
34
2015-03-05T21:40:02.000Z
2022-02-05T18:12:07.000Z
generic/tclstuff.h
mpcjanssen/rl_json
d0923adb69168b956a8de8770d8759814632e6e1
[ "TCL" ]
36
2015-04-13T06:47:19.000Z
2021-11-25T09:11:54.000Z
generic/tclstuff.h
mpcjanssen/rl_json
d0923adb69168b956a8de8770d8759814632e6e1
[ "TCL" ]
12
2016-11-27T01:03:26.000Z
2021-10-31T08:54:33.000Z
// Written by Cyan Ogilvie, and placed in the public domain #ifndef _TCLSTUFF_H #define _TCLSTUFF_H #include "tcl.h" #define NEW_CMD( tcl_cmd, c_cmd ) \ Tcl_CreateObjCommand( interp, tcl_cmd, \ (Tcl_ObjCmdProc *) c_cmd, \ (ClientData *) NULL, NULL ); #define THROW_ERROR( ... ) \ { \ Tcl...
25.653061
76
0.636038
391d5c29243d00c4f22e6a81e63da9b9caecd115
10,332
py
Python
DsitanceShootingTool_single_core.py
zhendongyangID/5G-4G-coverage-Mapping-Tool
6c0e88eddaf3aac0947c5d26967f9f168f5d7976
[ "Unlicense" ]
null
null
null
DsitanceShootingTool_single_core.py
zhendongyangID/5G-4G-coverage-Mapping-Tool
6c0e88eddaf3aac0947c5d26967f9f168f5d7976
[ "Unlicense" ]
null
null
null
DsitanceShootingTool_single_core.py
zhendongyangID/5G-4G-coverage-Mapping-Tool
6c0e88eddaf3aac0947c5d26967f9f168f5d7976
[ "Unlicense" ]
null
null
null
# -*- coding: utf-8 -*- """ Created on Fri Nov 29 14:24:17 2019 @author: sanshao """ # -*- coding: utf-8 -*- """ Created on Tue Nov 26 15:13:36 2019 @author: sanshao """ import random import pandas as pd import numpy as np import time,os import csv def summaryResult(sorc,stacpart_5_percent,stacpa...
43.594937
475
0.667538
cd8ec1e16b8ab00c681be25bae91cf86ef02c157
4,386
cs
C#
src/Frapid.Web/Areas/Frapid.WebsiteBuilder/Views/Backend/Layout/Shared/DeleteThemeModal.generated.cs
theslyone/frapid
3985594f4e4a1b767474d15a6e89e6432319d23e
[ "Apache-2.0" ]
2
2016-12-30T19:20:21.000Z
2021-07-04T20:22:11.000Z
src/Frapid.Web/Areas/Frapid.WebsiteBuilder/Views/Backend/Layout/Shared/DeleteThemeModal.generated.cs
theslyone/frapid
3985594f4e4a1b767474d15a6e89e6432319d23e
[ "Apache-2.0" ]
null
null
null
src/Frapid.Web/Areas/Frapid.WebsiteBuilder/Views/Backend/Layout/Shared/DeleteThemeModal.generated.cs
theslyone/frapid
3985594f4e4a1b767474d15a6e89e6432319d23e
[ "Apache-2.0" ]
null
null
null
#pragma warning disable 1591 //------------------------------------------------------------------------------ // <auto-generated> // This code was generated by a tool. // Runtime Version:4.0.30319.42000 // // Changes to this file may cause incorrect behavior and will be lost if // the code is regenerat...
26.263473
115
0.557
b4ebe236293aebf1ab5772614bca02cbd000c1b8
1,477
rb
Ruby
app.rb
zaskock/some-blog-active-record
4cec3ab27a723f844c9d128c389ac36f1fca9227
[ "MIT" ]
null
null
null
app.rb
zaskock/some-blog-active-record
4cec3ab27a723f844c9d128c389ac36f1fca9227
[ "MIT" ]
null
null
null
app.rb
zaskock/some-blog-active-record
4cec3ab27a723f844c9d128c389ac36f1fca9227
[ "MIT" ]
null
null
null
#encoding: utf-8 require 'rubygems' require 'sinatra' require 'sinatra/reloader' require 'sinatra/activerecord' set :database, "sqlite3:some-blog-a-r.db" class Post < ActiveRecord::Base has_many :comments, dependent: :destroy validates :author, presence: true, length: {minimum: 3} validates :content, presence: tru...
20.232877
128
0.718348
584140ac23e7aa37c726bd3b2b38afb132123261
6,763
swift
Swift
Sources/Core/MLAudioPlayerManager.swift
maclacerda/MLAudioPlayer
23a37241c29556321088fde3a958c6654895fb92
[ "MIT" ]
null
null
null
Sources/Core/MLAudioPlayerManager.swift
maclacerda/MLAudioPlayer
23a37241c29556321088fde3a958c6654895fb92
[ "MIT" ]
null
null
null
Sources/Core/MLAudioPlayerManager.swift
maclacerda/MLAudioPlayer
23a37241c29556321088fde3a958c6654895fb92
[ "MIT" ]
null
null
null
////MIT License //// ////Copyright (c) 2018 Michel Anderson Lüz Teixeira //// ////Permission is hereby granted, free of charge, to any person obtaining a copy ////of this software and associated documentation files (the "Software"), to deal ////in the Software without restriction, including without limitation the right...
35.594737
176
0.660506
e385239405cf88233aab0420d3ffc1404053ac6f
2,742
asm
Assembly
exe9-lista.asm
joaoghost19/mips-exercises
9214cf6890f999c23142c1bea8430a61ce90671a
[ "MIT" ]
null
null
null
exe9-lista.asm
joaoghost19/mips-exercises
9214cf6890f999c23142c1bea8430a61ce90671a
[ "MIT" ]
null
null
null
exe9-lista.asm
joaoghost19/mips-exercises
9214cf6890f999c23142c1bea8430a61ce90671a
[ "MIT" ]
1
2019-12-05T17:03:07.000Z
2019-12-05T17:03:07.000Z
################################################# # exe9 MIPS assembly # # author: Rogério Peixoto # ################################################# .globl main # data directives .data string: .space 40 # s0 stringInv: .space 40...
30.131868
121
0.570022
ebd86fd8d9979cd74c8fc7716d465d9106b586a6
13,907
sql
SQL
sql.sql
brennersc/time
35c6223db62aa07c4a79766f00790842d70765c9
[ "MIT" ]
null
null
null
sql.sql
brennersc/time
35c6223db62aa07c4a79766f00790842d70765c9
[ "MIT" ]
null
null
null
sql.sql
brennersc/time
35c6223db62aa07c4a79766f00790842d70765c9
[ "MIT" ]
null
null
null
call pivotwizard( "projetos_id", "mes", "qtdhora", "(SELECT periodo, mes, ano, CASE WHEN projetos_id is null THEN 'SEM PROJETO' ELSE projetos_id END projetos_id, ...
41.267062
373
0.468901
1a39d6b77a83370d1d1694e764e3e2e99c02041b
1,599
py
Python
src/modules/site/base/views/admin/tools.py
AndersenLab/CAENDR
ce4cdb74db736db8226ffc90988959b71b0d5ff5
[ "MIT" ]
3
2022-02-09T07:04:37.000Z
2022-03-11T02:46:35.000Z
src/modules/site/base/views/admin/tools.py
AndersenLab/CAENDR
ce4cdb74db736db8226ffc90988959b71b0d5ff5
[ "MIT" ]
4
2022-01-28T22:28:08.000Z
2022-02-11T21:47:15.000Z
src/modules/site/base/views/admin/tools.py
AndersenLab/CAENDR
ce4cdb74db736db8226ffc90988959b71b0d5ff5
[ "MIT" ]
1
2022-01-11T03:39:02.000Z
2022-01-11T03:39:02.000Z
from flask import Blueprint, render_template, url_for, request, redirect from logzero import logger from base.utils.auth import admin_required, get_jwt from base.forms import AdminEditToolContainerVersion from caendr.services.tool_versions import get_all_containers, get_available_version_tags, get_container, get_vers...
34.021277
132
0.722952
f8ea6167eaccd95e4f5e1da989ba81b54edfe2a7
1,096
lua
Lua
examples/test/fun_test_v1.lua
metaverse-space/rider
e37903d003596e7500f4c1bf53ac1b77d860f190
[ "Apache-2.0" ]
22
2021-08-18T09:39:16.000Z
2022-03-09T05:57:55.000Z
examples/test/fun_test_v1.lua
metaverse-space/rider
e37903d003596e7500f4c1bf53ac1b77d860f190
[ "Apache-2.0" ]
4
2021-09-10T08:32:22.000Z
2022-03-29T06:32:00.000Z
examples/test/fun_test_v1.lua
metaverse-space/rider
e37903d003596e7500f4c1bf53ac1b77d860f190
[ "Apache-2.0" ]
6
2021-09-08T08:57:49.000Z
2022-03-18T12:59:26.000Z
require("rider") local envoy = envoy local bodyHandler = {} function bodyHandler:on_request() local header = envoy.req.get_header("test") if header == nil then envoy.logDebug("no req_header"); else envoy.logDebug("req_header: "..header); end local headers, body = envoy.httpCall(...
21.076923
51
0.573905
bbdd9f4debd466e13f6df324fe2e0bb84c2c80c5
134
sh
Shell
frameworks/Crystal/kemal/setup-redis.sh
jberger/FrameworkBenchmarks
0a65afdf05e435cfbc782368b1a826097680521d
[ "BSD-3-Clause" ]
null
null
null
frameworks/Crystal/kemal/setup-redis.sh
jberger/FrameworkBenchmarks
0a65afdf05e435cfbc782368b1a826097680521d
[ "BSD-3-Clause" ]
null
null
null
frameworks/Crystal/kemal/setup-redis.sh
jberger/FrameworkBenchmarks
0a65afdf05e435cfbc782368b1a826097680521d
[ "BSD-3-Clause" ]
null
null
null
#!/bin/bash fw_depends crystal crystal deps install crystal build --release server-redis.cr KEMAL_ENV=production ./server-redis &
13.4
39
0.776119
4723944e70e0c5b1850045d694f1202ba064ddc1
691
sql
SQL
mysql.sql
CSCSI/TrianaCloud
f236f0dd63fa9ceea86e16a5ff62684d31fa28b0
[ "Apache-2.0" ]
null
null
null
mysql.sql
CSCSI/TrianaCloud
f236f0dd63fa9ceea86e16a5ff62684d31fa28b0
[ "Apache-2.0" ]
null
null
null
mysql.sql
CSCSI/TrianaCloud
f236f0dd63fa9ceea86e16a5ff62684d31fa28b0
[ "Apache-2.0" ]
null
null
null
delimiter $$ CREATE TABLE `Task` ( `id` int(11) NOT NULL AUTO_INCREMENT, `uuid` varchar(36) DEFAULT NULL, `datamd5` varchar(32) DEFAULT NULL, `returndatamd5` varchar(32) DEFAULT NULL, `datatype` varchar(255) DEFAULT NULL, `returndata` longblob, `returndatatype` varchar(255) DEFAULT NULL, `origin` longt...
27.64
58
0.710564
4ee7e52bfcb1c09cacf737abce5acb97d4e7e291
3,382
cpp
C++
Assignment4/Task3/main.cpp
CSalih/Parallel-Programming
e0c50b0ff310ba7517b97b207860d0eaad6e289a
[ "MIT" ]
null
null
null
Assignment4/Task3/main.cpp
CSalih/Parallel-Programming
e0c50b0ff310ba7517b97b207860d0eaad6e289a
[ "MIT" ]
null
null
null
Assignment4/Task3/main.cpp
CSalih/Parallel-Programming
e0c50b0ff310ba7517b97b207860d0eaad6e289a
[ "MIT" ]
null
null
null
#include <iostream> #include <cstdlib> #include <string> #include "Mergesort.h" #include <vector> // Will test if actual is same as expected void compareArray(const int32_t* actual,const int32_t* expected, int n) { for (int i = 0; i < n; ++i) { if (actual[i] != expected[i]) { std::c...
25.816794
107
0.494382
2d4032e11b33b4a8dd19e4562c63ebc5bd00e990
3,203
css
CSS
EEQMU_MODEL_WEB/ig_res/Default/ig_weekview.css
smartsolutionsaz/redimo_p2p
429593350451dbf6bfead6257cfb833b4348984c
[ "MIT" ]
18
2018-04-23T01:26:18.000Z
2021-07-13T01:50:22.000Z
EEQMU_MODEL_WEB/ig_res/Default/ig_weekview.css
smartsolutionsaz/redimo_p2p
429593350451dbf6bfead6257cfb833b4348984c
[ "MIT" ]
8
2019-05-19T11:09:43.000Z
2021-07-29T11:13:23.000Z
EEQMU_MODEL_WEB/ig_res/Default/ig_weekview.css
smartsolutionsaz/redimo_p2p
429593350451dbf6bfead6257cfb833b4348984c
[ "MIT" ]
8
2018-05-09T03:12:03.000Z
2022-03-02T15:51:05.000Z
.igwv_Control { border: 1px solid #999999; } .igwv_CaptionHeader { background-color:#77b9e5; background-repeat:repeat-x; background-image: url(images/header.gif); font-size: 8pt; font-weight:bold; border-width:0; border-bottom: 1px solid #679AC7; line-height: 16pt; color:#FFFFFF; text-align:center; } .ig...
16.595855
60
0.720574
0d65c0ba5befa873b0a1662462bfab0462166bde
2,223
cs
C#
Autocore.Test/Integration/VolatileTest.cs
x5-emaint/Autocore
be61303702f409619c401eb7d89853d7b8cc0cdd
[ "MIT" ]
2
2016-11-16T05:53:33.000Z
2018-07-23T15:37:50.000Z
Autocore.Test/Integration/VolatileTest.cs
x5-emaint/Autocore
be61303702f409619c401eb7d89853d7b8cc0cdd
[ "MIT" ]
1
2019-06-04T10:24:36.000Z
2019-06-04T10:24:36.000Z
Autocore.Test/Integration/VolatileTest.cs
x5-emaint/Autocore
be61303702f409619c401eb7d89853d7b8cc0cdd
[ "MIT" ]
4
2018-08-16T10:36:22.000Z
2021-11-23T05:28:02.000Z
using System; using Moq; using NUnit.Framework; using System.Collections.Generic; using System.Linq; namespace Autocore.Test.Integration { public class VolatileTest : IntegrationBase { public interface IVolatileService : IVolatileDependency {} public class MyVolatileService : IVolatileService {} public class B...
30.040541
107
0.736392
b26baae4802b45b5a6815b4014938e877d75ba28
301
css
CSS
talks-articles/www/webrtc-photobooth/snapr.css
abhishekkr/tutorials_as_code
f355dc62a5025b710ac6d4a6ac2f9610265fad54
[ "MIT" ]
37
2015-02-01T23:16:39.000Z
2021-12-22T16:50:48.000Z
talks-articles/www/webrtc-photobooth/snapr.css
abhishekkr/tutorials_as_code
f355dc62a5025b710ac6d4a6ac2f9610265fad54
[ "MIT" ]
1
2017-03-02T04:55:48.000Z
2018-01-14T10:51:11.000Z
talks-articles/www/webrtc-photobooth/snapr.css
abhishekkr/tutorials_as_code
f355dc62a5025b710ac6d4a6ac2f9610265fad54
[ "MIT" ]
15
2015-03-02T08:09:01.000Z
2021-06-10T03:25:41.000Z
* { text-align: center; } .domRow { display: block; } .domCol { display: inline-block; } .button { cursor: hand; background: #12C2F1; color: #fff; font-weight: bolder; font-size: 115%; padding-left: 1.0em; padding-right: 1.0em; padding-top: 0.5em; padding-bottom: 0.5em; }
12.04
24
0.61794
7e017a731c66f68342f7eb9490d25b2fa74519bd
26,139
rs
Rust
src/dataflow/src/logging/timely.rs
pjmore/materialize
5a46f9b30910679d504c94438b1d1c5ace4e80c7
[ "MIT" ]
null
null
null
src/dataflow/src/logging/timely.rs
pjmore/materialize
5a46f9b30910679d504c94438b1d1c5ace4e80c7
[ "MIT" ]
null
null
null
src/dataflow/src/logging/timely.rs
pjmore/materialize
5a46f9b30910679d504c94438b1d1c5ace4e80c7
[ "MIT" ]
null
null
null
// Copyright Materialize, Inc. and contributors. All rights reserved. // // Use of this software is governed by the Business Source License // included in the LICENSE file. // // As of the Change Date specified in that file, in accordance with // the Business Source License, use of this software will be governed // by ...
51.454724
104
0.418149
5ae99b3ecbd64a982e7136e260a99433d8e8cc6a
545
cs
C#
src/Compute/Compute/Models/PSSshPublicKeyResource.cs
mbentancour/azure-powershell
142042fb26c23663340dbecd460bcd60866f6aca
[ "MIT" ]
3,336
2015-01-03T15:40:07.000Z
2022-03-31T09:53:06.000Z
src/Compute/Compute/Models/PSSshPublicKeyResource.cs
mbentancour/azure-powershell
142042fb26c23663340dbecd460bcd60866f6aca
[ "MIT" ]
13,768
2015-01-03T14:50:54.000Z
2022-03-31T22:17:19.000Z
src/Compute/Compute/Models/PSSshPublicKeyResource.cs
mbentancour/azure-powershell
142042fb26c23663340dbecd460bcd60866f6aca
[ "MIT" ]
3,968
2015-01-02T17:35:24.000Z
2022-03-30T13:51:31.000Z
using System; using System.Collections.Generic; using System.Text.RegularExpressions; using Microsoft.Azure.Management.Compute.Models; namespace Microsoft.Azure.Commands.Compute.Automation.Models { public class PSSshPublicKeyResource { public string Name { get; set; } public string L...
30.277778
62
0.656881
06ce66c125c0796500e2572a9dacb1ae27fdaed4
49,421
py
Python
welib/fast/beamdyn.py
moonieann/welib
0e430ad3ca034d0d2d60bdb7bbe06c947ce08f52
[ "MIT" ]
24
2019-07-24T23:37:10.000Z
2022-03-30T20:40:40.000Z
welib/fast/beamdyn.py
moonieann/welib
0e430ad3ca034d0d2d60bdb7bbe06c947ce08f52
[ "MIT" ]
null
null
null
welib/fast/beamdyn.py
moonieann/welib
0e430ad3ca034d0d2d60bdb7bbe06c947ce08f52
[ "MIT" ]
11
2019-03-14T13:47:04.000Z
2022-03-31T15:47:27.000Z
import numpy as np from numpy import cos, sin import pandas as pd import os import welib.weio as weio from welib.weio.fast_input_file import FASTInputFile # --------------------------------------------------------------------------------} # --- Writer function # -------------------------------------------------------...
45.845083
242
0.526982
a399bc97c84b9ecf15cdaa1dc993ff0164d60eb7
2,324
java
Java
src/com/neusoft/KeystoreAccess.java
JackBrucechen/LdwtContractInterface
f3099b414423f75ef03b5e96328469052b0ba50a
[ "MIT" ]
5
2019-03-09T10:14:09.000Z
2019-11-20T02:26:14.000Z
src/com/neusoft/KeystoreAccess.java
JackBrucechen/-
f3099b414423f75ef03b5e96328469052b0ba50a
[ "MIT" ]
null
null
null
src/com/neusoft/KeystoreAccess.java
JackBrucechen/-
f3099b414423f75ef03b5e96328469052b0ba50a
[ "MIT" ]
null
null
null
/* * Copyright (c) 2009, Dennis M. Sosnoski. All rights reserved. * * Redistribution and use in source and binary forms, with or without modification, are permitted provided that the * following conditions are met: * * Redistributions of source code must retain the above copyright notice, this list of condition...
52.818182
120
0.756885
81492b2c43acfb0043193902f7b73fa9c5fb1216
1,597
php
PHP
src/session/PlayerSession.php
udachin26/BedrockEssentials
352eb3ff3a1cfaf3de857b60e51f69f38435296d
[ "Apache-2.0" ]
4
2022-03-21T21:43:57.000Z
2022-03-29T11:43:58.000Z
src/session/PlayerSession.php
udachin26/BedrockEssentials
352eb3ff3a1cfaf3de857b60e51f69f38435296d
[ "Apache-2.0" ]
null
null
null
src/session/PlayerSession.php
udachin26/BedrockEssentials
352eb3ff3a1cfaf3de857b60e51f69f38435296d
[ "Apache-2.0" ]
null
null
null
<?php declare(strict_types=1); namespace udachin26\uessentials\session; use pocketmine\math\Vector3; use pocketmine\player\Player; use udachin26\uessentials\uEssentials; use udachin26\uessentials\language\LanguageManager; final class PlayerSession extends Session{ private string $langSupported = LanguageManage...
24.953125
101
0.66938
85250e1b40475847e4ffc49f8159abf18c890690
881
cs
C#
DNN Platform/Providers/HtmlEditorProviders/DNNConnect.CKE/Constants/LinkType.cs
vmasanas/Dnn.Platform
e3a65cda3e567112eaa77b834a37484dfd4474b2
[ "MIT" ]
null
null
null
DNN Platform/Providers/HtmlEditorProviders/DNNConnect.CKE/Constants/LinkType.cs
vmasanas/Dnn.Platform
e3a65cda3e567112eaa77b834a37484dfd4474b2
[ "MIT" ]
3
2020-01-25T23:03:58.000Z
2020-12-24T00:02:45.000Z
DNN Platform/Providers/HtmlEditorProviders/DNNConnect.CKE/Constants/LinkType.cs
vmasanas/Dnn.Platform
e3a65cda3e567112eaa77b834a37484dfd4474b2
[ "MIT" ]
null
null
null
// Licensed to the .NET Foundation under one or more agreements. // The .NET Foundation licenses this file to you under the MIT license. // See the LICENSE file in the project root for more information namespace DNNConnect.CKEditorProvider.Constants { /// <summary> /// The Default Link Type. /// </summary>...
25.911765
77
0.578888
cf11f6adbb11e22fdf959c3b4445ae5dcf40440e
928
swift
Swift
Example/nemo/CellController/CarouselCellController/CarouselCellModel.swift
andyyhope/nemo
f66232afb945b652ba5260876e4b6119a51d9720
[ "Apache-2.0" ]
82
2018-09-15T02:14:03.000Z
2020-05-16T00:28:51.000Z
Example/nemo/CellController/CarouselCellController/CarouselCellModel.swift
atConf/nemo
f66232afb945b652ba5260876e4b6119a51d9720
[ "Apache-2.0" ]
null
null
null
Example/nemo/CellController/CarouselCellController/CarouselCellModel.swift
atConf/nemo
f66232afb945b652ba5260876e4b6119a51d9720
[ "Apache-2.0" ]
10
2018-09-15T05:16:40.000Z
2019-01-16T11:38:19.000Z
// // CarouselCellModel.swift // nemo // // Created by Andyy Hope on 22/7/18. // Copyright © 2018 Andyy Hope. All rights reserved. // import UIKit final class CarouselCellModel { // MARK: - Properties let entity: CarouselCellEntity let layout: UICollectionViewLayout // MARK: - ...
21.090909
83
0.606681
700da7e0b79dce64e10f35577b448deda51ad1c7
4,346
asm
Assembly
Transynther/x86/_processed/NONE/_zr_/i9-9900K_12_0xa0.log_21829_735.asm
ljhsiun2/medusa
67d769b8a2fb42c538f10287abaf0e6dbb463f0c
[ "MIT" ]
9
2020-08-13T19:41:58.000Z
2022-03-30T12:22:51.000Z
Transynther/x86/_processed/NONE/_zr_/i9-9900K_12_0xa0.log_21829_735.asm
ljhsiun2/medusa
67d769b8a2fb42c538f10287abaf0e6dbb463f0c
[ "MIT" ]
1
2021-04-29T06:29:35.000Z
2021-05-13T21:02:30.000Z
Transynther/x86/_processed/NONE/_zr_/i9-9900K_12_0xa0.log_21829_735.asm
ljhsiun2/medusa
67d769b8a2fb42c538f10287abaf0e6dbb463f0c
[ "MIT" ]
3
2020-07-14T17:07:07.000Z
2022-03-21T01:12:22.000Z
.global s_prepare_buffers s_prepare_buffers: push %r11 push %r14 push %r8 lea addresses_WC_ht+0x3a90, %r8 nop nop nop nop nop xor $4535, %r11 mov $0x6162636465666768, %r14 movq %r14, %xmm6 vmovups %ymm6, (%r8) nop nop nop nop sub $21246, %r11 pop %r8 pop %r14 pop %r11 ret .global s_faulty_load s_faulty_load: push ...
53
2,999
0.661988
e49393e63f408ba8f723f093c18b209a8c993c13
1,032
c
C
ft_putchar.c
LiamPrior/libft
550933fbf12241cf2ed1e0887dcd35b2ab27703d
[ "MIT" ]
null
null
null
ft_putchar.c
LiamPrior/libft
550933fbf12241cf2ed1e0887dcd35b2ab27703d
[ "MIT" ]
null
null
null
ft_putchar.c
LiamPrior/libft
550933fbf12241cf2ed1e0887dcd35b2ab27703d
[ "MIT" ]
null
null
null
/* ************************************************************************** */ /* */ /* ::: :::::::: */ /* ft_putchar.c :+: :+: :+: ...
41.28
80
0.172481
9393132f401172816270768aa74bad7637ee13b9
780
cs
C#
Source/Renderer/Shaders/LinkAutomaticUniforms/TextureUniform.cs
PeiQi2/OpenGlobe
488e3a41fcd3311c7bc08e297706bad1d562acfc
[ "CC-BY-3.0" ]
233
2015-02-06T02:11:04.000Z
2022-02-22T02:22:54.000Z
Source/Renderer/Shaders/LinkAutomaticUniforms/TextureUniform.cs
fuqifacai/OpenGlobe
488e3a41fcd3311c7bc08e297706bad1d562acfc
[ "CC-BY-3.0" ]
2
2017-09-11T13:43:17.000Z
2020-05-31T15:49:48.000Z
Source/Renderer/Shaders/LinkAutomaticUniforms/TextureUniform.cs
fuqifacai/OpenGlobe
488e3a41fcd3311c7bc08e297706bad1d562acfc
[ "CC-BY-3.0" ]
91
2015-01-25T05:00:07.000Z
2022-03-28T05:23:27.000Z
#region License // // (C) Copyright 2009 Patrick Cozzi and Deron Ohlarik // // Distributed under the MIT License. // See License.txt or http://www.opensource.org/licenses/mit-license.php. // #endregion namespace OpenGlobe.Renderer { internal class TextureUniform : LinkAutomaticUniform { p...
21.666667
74
0.588462
25c7b427725058b5b5a35d7404b2a4ea146de8cd
1,314
cshtml
C#
DissProject.Site/Views/Home/Index.cshtml
angelvardin/thesises-system
c8dec9e89043435b4aebb56cdb72ab768847f5e0
[ "MIT" ]
1
2019-01-30T14:36:51.000Z
2019-01-30T14:36:51.000Z
DissProject.Site/Views/Home/Index.cshtml
angelvardin/thesises-system
c8dec9e89043435b4aebb56cdb72ab768847f5e0
[ "MIT" ]
null
null
null
DissProject.Site/Views/Home/Index.cshtml
angelvardin/thesises-system
c8dec9e89043435b4aebb56cdb72ab768847f5e0
[ "MIT" ]
null
null
null
 @{ ViewBag.Title = "Начало"; ViewBag.Message = "Информационна система за дипломанти и докторанти."; } @*@section featured { <section class="featured"> <div class="content-wrapper"> <hgroup class="title"> <h1>@ViewBag.Title.</h1> <h2>@ViewBag.Message</h2...
27.375
120
0.525114
e2edefe562e16be35864541b79390e53bfb1c429
3,792
py
Python
1.From Linear Model to Deep Neural Networks/PYCode/A Neural Networks Using Keras.py
irc1015/PractiseTensorFlow
88274569823ec161e2d84b532fa116a8d29d3173
[ "Apache-2.0" ]
null
null
null
1.From Linear Model to Deep Neural Networks/PYCode/A Neural Networks Using Keras.py
irc1015/PractiseTensorFlow
88274569823ec161e2d84b532fa116a8d29d3173
[ "Apache-2.0" ]
null
null
null
1.From Linear Model to Deep Neural Networks/PYCode/A Neural Networks Using Keras.py
irc1015/PractiseTensorFlow
88274569823ec161e2d84b532fa116a8d29d3173
[ "Apache-2.0" ]
null
null
null
import numpy as np import os os.environ["KMP_DUPLICATE_LIB_OK"]="TRUE" import PIL import PIL.Image import tensorflow as tf import tensorflow_datasets as tfds import pathlib import matplotlib.pylab as plt import matplotlib IMG_HEIGHT = 224 IMG_WIDTH = 224 IMG_CHANNELS = 3 reshape_dims = [IMG_HEIGHT,IMG_WIDTH] CLASS_NA...
37.544554
106
0.703586
affc5f743587865442f0e0557575bc18eaa9c638
386
py
Python
holyP/examine/runParser.py
Chase-Horton/fun-programs
6d273e612fd75802b0e56e4c811f714b0e8def34
[ "MIT" ]
null
null
null
holyP/examine/runParser.py
Chase-Horton/fun-programs
6d273e612fd75802b0e56e4c811f714b0e8def34
[ "MIT" ]
null
null
null
holyP/examine/runParser.py
Chase-Horton/fun-programs
6d273e612fd75802b0e56e4c811f714b0e8def34
[ "MIT" ]
null
null
null
from lex import * from parse import * import sys def main(): print('HolyP Compiler\n') if len(sys.argv) != 2: # sys.exit('Please supply source file as argument.') file = 'test.holyP' else: file = sys.argv[1] with open(file, 'r') as inputFile: input = inputFile.read() lexer = Lexer(input) parser = Par...
15.44
54
0.660622
2e2b336234bc8d6c9d5d2a4f921f6169d16759a0
5,297
sql
SQL
PlSqlSonarQubeExample/src/2_pivoting.sql
pradiptabasu/pbasu-SonarQube-PoC
df1f1d07e251cc687a98e5e63c98b3f02d222415
[ "Apache-2.0" ]
null
null
null
PlSqlSonarQubeExample/src/2_pivoting.sql
pradiptabasu/pbasu-SonarQube-PoC
df1f1d07e251cc687a98e5e63c98b3f02d222415
[ "Apache-2.0" ]
null
null
null
PlSqlSonarQubeExample/src/2_pivoting.sql
pradiptabasu/pbasu-SonarQube-PoC
df1f1d07e251cc687a98e5e63c98b3f02d222415
[ "Apache-2.0" ]
null
null
null
rem **************************************************************** rem Version 1.0 Dec 7, 2014 rem Script for demonstrating the features of analytical SQL rem Author Keith Laker, Snr Principal Product Manager, Oracle rem rem **************************************************************** rem rem Let's start i...
31.529762
121
0.690768
7bd89e044e5a64becb5931e18d9ab7f58efe201b
58
rb
Ruby
healthcheck-1.0.0-linux-ruby/lib/ruby/lib/ruby/gems/2.1.0/gems/rspec-its-1.2.0/lib/rspec/its/version.rb
1tylermitchell/healthcheck
1c83b2ddc07bd6272a9e9197088a693e03f36b33
[ "MIT" ]
1
2018-05-09T23:13:45.000Z
2018-05-09T23:13:45.000Z
preflight-1.0.0-linux-ruby/lib/ruby/lib/ruby/gems/2.1.0/gems/rspec-its-1.2.0/lib/rspec/its/version.rb
1tylermitchell/cluster-preflight
d71b5c53a3e55dcbcda3f796200c222d831b7eb8
[ "MIT" ]
null
null
null
preflight-1.0.0-linux-ruby/lib/ruby/lib/ruby/gems/2.1.0/gems/rspec-its-1.2.0/lib/rspec/its/version.rb
1tylermitchell/cluster-preflight
d71b5c53a3e55dcbcda3f796200c222d831b7eb8
[ "MIT" ]
8
2017-05-21T04:35:49.000Z
2020-11-04T07:13:40.000Z
module RSpec module Its VERSION = "1.2.0" end end
9.666667
21
0.62069
4556262c411e8756d43acd6b2df49f6184b42cab
101
py
Python
veriloggen/fsm/__init__.py
akmaru/veriloggen
74f998139e8cf613f7703fa4cffd571bbf069bbc
[ "Apache-2.0" ]
232
2015-09-01T16:07:48.000Z
2022-03-28T14:53:28.000Z
veriloggen/fsm/__init__.py
akmaru/veriloggen
74f998139e8cf613f7703fa4cffd571bbf069bbc
[ "Apache-2.0" ]
34
2015-08-21T09:13:03.000Z
2022-03-21T23:52:44.000Z
veriloggen/fsm/__init__.py
akmaru/veriloggen
74f998139e8cf613f7703fa4cffd571bbf069bbc
[ "Apache-2.0" ]
46
2015-09-24T14:39:57.000Z
2022-02-23T21:59:56.000Z
from __future__ import absolute_import from __future__ import print_function from .fsm import reset
20.2
38
0.861386
43f2a2d9b3c4f29bc45413502a0035716e6e7500
1,708
ts
TypeScript
src/digiRules.ts
f5devcentral/f5-corkscrew
625cfbee90a8a48af0774bd4465d044f19a08f61
[ "Apache-2.0" ]
5
2021-03-29T13:30:48.000Z
2022-03-30T19:19:24.000Z
src/digiRules.ts
f5devcentral/f5-corkscrew
625cfbee90a8a48af0774bd4465d044f19a08f61
[ "Apache-2.0" ]
15
2020-10-24T13:35:25.000Z
2022-02-02T17:46:35.000Z
src/digiRules.ts
f5devcentral/project-corkscrew
fa1deca22259c3d140206e0bcf4ec0bda0b9cb74
[ "Apache-2.0" ]
null
null
null
/* * Copyright 2020. F5 Networks, Inc. See End User License Agreement ("EULA") for * license terms. Notwithstanding anything to the contrary in the EULA, Licensee * may copy and modify this software product for its internal business purposes. * Further, Licensee may upload, publish and distribute the modified versi...
33.490196
109
0.60363
cd4fedb8a753208fbc20a5f422b99241c4eafa7c
867
cs
C#
ExchangeRates/Models/VisitorDataItem.cs
Avarie/ExchangeRates
e80a341d95db0f38d3c0ce0e6565e7c0afeb5b11
[ "Apache-2.0" ]
null
null
null
ExchangeRates/Models/VisitorDataItem.cs
Avarie/ExchangeRates
e80a341d95db0f38d3c0ce0e6565e7c0afeb5b11
[ "Apache-2.0" ]
null
null
null
ExchangeRates/Models/VisitorDataItem.cs
Avarie/ExchangeRates
e80a341d95db0f38d3c0ce0e6565e7c0afeb5b11
[ "Apache-2.0" ]
1
2021-11-27T14:27:40.000Z
2021-11-27T14:27:40.000Z
using System; using System.Collections.Generic; using System.ComponentModel.DataAnnotations; using System.Linq; namespace ExchangeRates.Models { public class VisitorDataItem { public VisitorDataItem() { Id = Guid.NewGuid().ToString(); FingerPrints = new List<FingerPrintData>(); ...
27.09375
70
0.569781
25b85f1d4af23126c22540e80262ba7ba02741df
372
css
CSS
examples/css/calendar.css
zhengxs2018/calendar-data
4715f79dcb8b5431ddc0f358bbbd8d691fa7c000
[ "MIT" ]
2
2021-11-23T10:12:41.000Z
2022-01-19T08:39:07.000Z
examples/css/calendar.css
zhengxs2018/calendar-data
4715f79dcb8b5431ddc0f358bbbd8d691fa7c000
[ "MIT" ]
null
null
null
examples/css/calendar.css
zhengxs2018/calendar-data
4715f79dcb8b5431ddc0f358bbbd8d691fa7c000
[ "MIT" ]
null
null
null
.calendar-table table { width: 100%; margin: 0; border-spacing: 0; border-collapse: collapse; } .calendar-table th, .calendar-table td { white-space: nowrap; color: #333; border: 1px solid transparent; white-space: nowrap; cursor: pointer; } .calendar-table td.off { color: #6c757d; opacity: 0.5;...
14.88
32
0.66129
0d5b62b5353adae6de74e00c8da3491255a6681a
3,206
rb
Ruby
animate_modules.rb
michaeljklein/animate_modules
ea2e20c686975855cbd285ecb3eee94ebda3e2b3
[ "MIT" ]
null
null
null
animate_modules.rb
michaeljklein/animate_modules
ea2e20c686975855cbd285ecb3eee94ebda3e2b3
[ "MIT" ]
null
null
null
animate_modules.rb
michaeljklein/animate_modules
ea2e20c686975855cbd285ecb3eee94ebda3e2b3
[ "MIT" ]
null
null
null
#!/bin/ruby require 'fileutils' require 'tmpdir' def check_out_and_graph_each(repo_shas, num_repo_shas, repo_dir) last_graph_name = nil repo_shas.each_with_index do |repo_sha, i| puts "Checking out: #{repo_sha}, #{i}/#{num_repo_shas}" FileUtils.cd(repo_dir) do system "git checkout #{repo_sha} ." ...
25.854839
125
0.667187
0c16f4eda23cd471b6bb19bb91abe425ee97ed3f
191
dart
Dart
Flutter/lib/util/time_util.dart
didichuxing/DoraemonKit
ee31e988ed1b041ababe15470872f0e613fa31bb
[ "Apache-2.0" ]
19,628
2018-08-27T06:26:08.000Z
2022-03-31T09:46:59.000Z
Flutter/lib/util/time_util.dart
didichuxing/DoraemonKit
ee31e988ed1b041ababe15470872f0e613fa31bb
[ "Apache-2.0" ]
712
2018-10-18T05:59:13.000Z
2022-03-25T09:57:00.000Z
Flutter/lib/util/time_util.dart
didichuxing/DoraemonKit
ee31e988ed1b041ababe15470872f0e613fa31bb
[ "Apache-2.0" ]
3,003
2018-09-10T07:29:01.000Z
2022-03-29T03:14:43.000Z
import 'package:date_format/date_format.dart'; String toTimeString(int time) { return formatDate(DateTime.fromMillisecondsSinceEpoch(time), <String>[HH, ":", nn, ":", ss, ".", S]); }
31.833333
62
0.685864
339fc66a9b443b0d78fea12ab2206a469974877d
14,636
c
C
src/cpu/v60/v60.c
trngaje/mame-2003-plus-kaze
61199f8424c7ec84b42dbcb66636fe099923a63a
[ "RSA-MD" ]
145
2018-04-10T17:24:39.000Z
2022-03-27T17:39:03.000Z
src/cpu/v60/v60.c
trngaje/mame-2003-plus-kaze
61199f8424c7ec84b42dbcb66636fe099923a63a
[ "RSA-MD" ]
779
2018-04-09T21:30:15.000Z
2022-03-31T06:38:07.000Z
src/cpu/v60/v60.c
trngaje/mame-2003-plus-kaze
61199f8424c7ec84b42dbcb66636fe099923a63a
[ "RSA-MD" ]
152
2018-04-10T10:52:18.000Z
2022-03-09T08:24:16.000Z
/* V60.C*/ /* Undiscover the beast!*/ /* Main hacking and coding by Farfetch'd*/ /* Portability fixes by Richter Belmont*/ #include "cpuintrf.h" #include "osd_cpu.h" #include "mamedbg.h" #include "state.h" #include <assert.h> #include <stdio.h> #include <stdarg.h> #include "v60.h" /* memory accessors*/ #include "v60...
22.621329
141
0.623531
38dbcc20a4c3d56b260774cb7b38238b9f6c9b67
895
php
PHP
application/models/admin_model.php
hamzaBaig1998/CodeIgniter-WallpapersSite
56f1fd7547c03124fe0a313a8e20585c8e4cfce9
[ "MIT" ]
null
null
null
application/models/admin_model.php
hamzaBaig1998/CodeIgniter-WallpapersSite
56f1fd7547c03124fe0a313a8e20585c8e4cfce9
[ "MIT" ]
null
null
null
application/models/admin_model.php
hamzaBaig1998/CodeIgniter-WallpapersSite
56f1fd7547c03124fe0a313a8e20585c8e4cfce9
[ "MIT" ]
null
null
null
<?php class admin_model extends CI_Model{ public function __construct() { $this->load->database(); } public function addWallpaper($wallpaper_name){ $wallpaper=array( 'name'=>$this->input->post('name'), 'category'=>$this-...
31.964286
59
0.465922
2fac45f086726046185a8383203ca51e59c3ba54
2,045
py
Python
trainstalker/sncfdata_rt/migrations/0001_initial.py
miludmann/trainstalker
7ecb6f052f459b66d42d727c9b162f47b908b98f
[ "BSD-3-Clause" ]
null
null
null
trainstalker/sncfdata_rt/migrations/0001_initial.py
miludmann/trainstalker
7ecb6f052f459b66d42d727c9b162f47b908b98f
[ "BSD-3-Clause" ]
null
null
null
trainstalker/sncfdata_rt/migrations/0001_initial.py
miludmann/trainstalker
7ecb6f052f459b66d42d727c9b162f47b908b98f
[ "BSD-3-Clause" ]
null
null
null
# -*- coding: utf-8 -*- from __future__ import unicode_literals from django.db import models, migrations class Migration(migrations.Migration): dependencies = [ ] operations = [ migrations.CreateModel( name='DepartureTime', fields=[ ('id', models.AutoFiel...
33.52459
114
0.534474
d358020d182f4069e73b973e01738feee3da4b60
321
rb
Ruby
db/migrate/20170602154736_add_help_page_hide_commercial_content_to_application_settings.rb
abdullatif1992/gitlabhq
2de002b3db1bc199755f8be212fa8804fcb80905
[ "MIT" ]
30
2015-07-30T16:13:17.000Z
2020-01-15T23:47:44.000Z
db/migrate/20170602154736_add_help_page_hide_commercial_content_to_application_settings.rb
abdullatif1992/gitlabhq
2de002b3db1bc199755f8be212fa8804fcb80905
[ "MIT" ]
11
2020-04-30T14:31:37.000Z
2022-03-02T07:17:53.000Z
db/migrate/20170602154736_add_help_page_hide_commercial_content_to_application_settings.rb
abdullatif1992/gitlabhq
2de002b3db1bc199755f8be212fa8804fcb80905
[ "MIT" ]
26
2016-04-10T07:25:46.000Z
2019-07-05T07:47:01.000Z
# rubocop:disable Migration/SaferBooleanColumn class AddHelpPageHideCommercialContentToApplicationSettings < ActiveRecord::Migration include Gitlab::Database::MigrationHelpers DOWNTIME = false def change add_column :application_settings, :help_page_hide_commercial_content, :boolean, default: false end end...
29.181818
98
0.831776
1acc3ee266cc048e5fe033da4fd73890d76d962f
473
py
Python
movie_time_app/migrations/0003_userdetails_email.py
akshatah33/movie-time
b6dc2210474cc79ad9aea5f80e7d80c993082944
[ "MIT" ]
null
null
null
movie_time_app/migrations/0003_userdetails_email.py
akshatah33/movie-time
b6dc2210474cc79ad9aea5f80e7d80c993082944
[ "MIT" ]
null
null
null
movie_time_app/migrations/0003_userdetails_email.py
akshatah33/movie-time
b6dc2210474cc79ad9aea5f80e7d80c993082944
[ "MIT" ]
null
null
null
# -*- coding: utf-8 -*- # Generated by Django 1.11.1 on 2018-09-24 06:13 from __future__ import unicode_literals from django.db import migrations, models class Migration(migrations.Migration): dependencies = [ ('movie_time_app', '0002_userdetails'), ] operations = [ migrations.AddField(...
22.52381
70
0.623679
258361d3e14e9a47421007fd719ac3289876f2e4
2,634
cs
C#
src/graphql-aspnet/ValidationRules/RuleSets/DocumentConstruction/NamedFragmentNodeSteps/Rule_5_5_1_1_FragmentNamesMustBeUnique.cs
NET1211/aspnet-archive-tools
c4a3900aee50ef1c64150082647bacb1149910bf
[ "MIT" ]
22
2019-10-24T18:03:57.000Z
2022-03-08T10:24:50.000Z
src/graphql-aspnet/ValidationRules/RuleSets/DocumentConstruction/NamedFragmentNodeSteps/Rule_5_5_1_1_FragmentNamesMustBeUnique.cs
NET1211/aspnet-archive-tools
c4a3900aee50ef1c64150082647bacb1149910bf
[ "MIT" ]
31
2019-10-24T21:53:53.000Z
2022-02-27T18:03:46.000Z
src/graphql-aspnet/ValidationRules/RuleSets/DocumentConstruction/NamedFragmentNodeSteps/Rule_5_5_1_1_FragmentNamesMustBeUnique.cs
NET1211/aspnet-archive-tools
c4a3900aee50ef1c64150082647bacb1149910bf
[ "MIT" ]
7
2020-02-06T17:01:50.000Z
2022-02-02T05:00:00.000Z
// ************************************************************* // project: graphql-aspnet // -- // repo: https://github.com/graphql-aspnet // docs: https://graphql-aspnet.github.io // -- // License: MIT // ************************************************************* namespace GraphQL.AspNet.ValidationRules.RuleS...
45.413793
151
0.615793
c9ed79497f21447261a07923c6c5ccf1e6d23149
216
ts
TypeScript
src/dependency-inversion-principle/good/car-benz.ts
shaunxu/techshare-solid
0f08b55e5e8cef29ca7bc8dcdcba89e2e0f60bf8
[ "MIT" ]
9
2019-04-18T02:43:34.000Z
2022-01-24T04:45:22.000Z
src/dependency-inversion-principle/good/car-benz.ts
shaunxu/techshare-solid
0f08b55e5e8cef29ca7bc8dcdcba89e2e0f60bf8
[ "MIT" ]
null
null
null
src/dependency-inversion-principle/good/car-benz.ts
shaunxu/techshare-solid
0f08b55e5e8cef29ca7bc8dcdcba89e2e0f60bf8
[ "MIT" ]
7
2019-04-18T02:43:28.000Z
2020-06-19T10:54:49.000Z
import { Car } from "./car"; export class Benz implements Car { private _name: string; public get name(): string { return this._name; } constructor() { this._name = "Benz"; } }
15.428571
34
0.555556
2d4f148b39565e97b7209912d563411dedfee8ee
5,000
dart
Dart
flutter-hms-ml/example/lib/screens/segmentation_example.dart
MilosKarakas/hms-flutter-plugin
7e08c137a0c4549b7723cf74970ccb6329857539
[ "Apache-2.0" ]
192
2020-05-24T00:47:03.000Z
2022-03-26T13:36:08.000Z
flutter-hms-ml/example/lib/screens/segmentation_example.dart
MilosKarakas/hms-flutter-plugin
7e08c137a0c4549b7723cf74970ccb6329857539
[ "Apache-2.0" ]
145
2020-07-22T10:31:19.000Z
2022-03-30T09:31:54.000Z
flutter-hms-ml/example/lib/screens/segmentation_example.dart
MilosKarakas/hms-flutter-plugin
7e08c137a0c4549b7723cf74970ccb6329857539
[ "Apache-2.0" ]
82
2020-07-20T07:30:16.000Z
2022-03-28T07:04:03.000Z
/* Copyright 2020-2021. Huawei Technologies Co., Ltd. All rights reserved. Licensed under the Apache License, Version 2.0 (the "License") you may not use this file except in compliance with the License. You may obtain a copy of the License at https://www.apache.org/licenses/LICENSE-2.0 Un...
35.460993
80
0.6172
46e703542b3b29407ff2ad32235171037cda5bce
445
py
Python
teste.py
andersoney/Compilador-Phyton
2831118444da805fba3398fb207b109879e919c0
[ "Apache-2.0" ]
null
null
null
teste.py
andersoney/Compilador-Phyton
2831118444da805fba3398fb207b109879e919c0
[ "Apache-2.0" ]
null
null
null
teste.py
andersoney/Compilador-Phyton
2831118444da805fba3398fb207b109879e919c0
[ "Apache-2.0" ]
null
null
null
import whois # domain = whois.query('45.178.109.143') # print(domain.__dict__) def verificarPorta(ip,port): if s.connect_ex((ip,port)): # print("Porta", port, "esta fechada") pass; else: print("Porta", port, "esta aberta") return; import socket ip = '45.178.109.143' s = socket.so...
26.176471
53
0.647191
b0121e35e99a46606edbae1cb8f9ea785fceebcc
1,967
py
Python
helper.py
poanchen/upload-post-stats
d5e43610501c2cf29c8958e9cde6cd814154987f
[ "MIT" ]
null
null
null
helper.py
poanchen/upload-post-stats
d5e43610501c2cf29c8958e9cde6cd814154987f
[ "MIT" ]
null
null
null
helper.py
poanchen/upload-post-stats
d5e43610501c2cf29c8958e9cde6cd814154987f
[ "MIT" ]
null
null
null
from apiclient.discovery import build from oauth2client.service_account import ServiceAccountCredentials execfile("config.py") # Core Reporting API def get_core_reporting_api_service(): scope = 'https://www.googleapis.com/auth/analytics.readonly' key_file_location = config['client_secret_file_name'] # ...
32.245902
78
0.650229
0a69178a2515faa8f91f14f3e19f121c62255bda
1,879
cs
C#
StkUiPlugins/CSharp/OperatorsToolBox/Stk12.OperatorsToolBox/OperatorsToolbox/GroundEvents/ContactInfoForm.cs
ningwersen/STKCodeExamples
3851b4f41492828cc84d52c276371c80a8d8e74b
[ "Adobe-2006" ]
78
2020-05-06T15:22:27.000Z
2022-03-10T14:31:38.000Z
StkUiPlugins/CSharp/OperatorsToolBox/Stk12.OperatorsToolBox/OperatorsToolbox/GroundEvents/ContactInfoForm.cs
ndelago/STKCodeExamples
1834f8d89cbf3ee66a03862f0f15a3372706e879
[ "Adobe-2006" ]
43
2020-04-20T22:19:46.000Z
2022-03-18T19:42:10.000Z
StkUiPlugins/CSharp/OperatorsToolBox/Stk12.OperatorsToolBox/OperatorsToolbox/GroundEvents/ContactInfoForm.cs
ndelago/STKCodeExamples
1834f8d89cbf3ee66a03862f0f15a3372706e879
[ "Adobe-2006" ]
82
2020-04-17T15:50:31.000Z
2022-03-17T20:14:42.000Z
using System; using System.Collections.Generic; using System.ComponentModel; using System.Data; using System.Drawing; using System.Linq; using System.Text; using System.Threading.Tasks; using System.Windows.Forms; namespace OperatorsToolbox.GroundEvents { public partial class ContactInfoForm : Form { ...
27.231884
60
0.5157
e7238aefc3cd7f65efb68433db32fb9bcd1c40ed
2,027
php
PHP
app/Models/Jadwal.php
Akishino1998/SKRIPSI-SIA-RAPOR-ONLINE
c196f70e970f769bc94b91c16bbcc778b41019c1
[ "MIT" ]
null
null
null
app/Models/Jadwal.php
Akishino1998/SKRIPSI-SIA-RAPOR-ONLINE
c196f70e970f769bc94b91c16bbcc778b41019c1
[ "MIT" ]
null
null
null
app/Models/Jadwal.php
Akishino1998/SKRIPSI-SIA-RAPOR-ONLINE
c196f70e970f769bc94b91c16bbcc778b41019c1
[ "MIT" ]
null
null
null
<?php namespace App\Models; use Eloquent as Model; use Illuminate\Database\Eloquent\SoftDeletes; use Illuminate\Database\Eloquent\Factories\HasFactory; /** * Class Jadwal * @package App\Models * @version September 20, 2021, 10:44 am UTC * * @property \App\Models\Kela $idKelas * @property \App\Models\Mapel $idM...
21.114583
83
0.581154
38cb62d499d8cd080e754a5ed11b0d1415828d6e
6,029
php
PHP
api/app/Http/Controllers/Api/FuncionarioController.php
gmatheus66/stockapi
27185fa55c56a561729443461601484b1ee83006
[ "MIT" ]
null
null
null
api/app/Http/Controllers/Api/FuncionarioController.php
gmatheus66/stockapi
27185fa55c56a561729443461601484b1ee83006
[ "MIT" ]
null
null
null
api/app/Http/Controllers/Api/FuncionarioController.php
gmatheus66/stockapi
27185fa55c56a561729443461601484b1ee83006
[ "MIT" ]
null
null
null
<?php namespace App\Http\Controllers\Api; use Illuminate\Http\Request; use Illuminate\Support\Facades\Validator; use App\Http\Controllers\Controller; use App\Funcionario; class FuncionarioController extends Controller { private $funcionario; public function __construct(Funcionario $func){ $this->fun...
33.494444
126
0.472715
ebb6d4073cfa4598096b98da8f46ae3ad5be4bcb
10,419
css
CSS
assets/css/style.min.css
manoo77/betterlifestyle
9326e395f7881c05e6b2f498e4f36c6e1cd7d271
[ "MIT" ]
null
null
null
assets/css/style.min.css
manoo77/betterlifestyle
9326e395f7881c05e6b2f498e4f36c6e1cd7d271
[ "MIT" ]
null
null
null
assets/css/style.min.css
manoo77/betterlifestyle
9326e395f7881c05e6b2f498e4f36c6e1cd7d271
[ "MIT" ]
null
null
null
@font-face{font-family:Poppins;font-style:normal;font-weight:200;src:url(../fonts/poppins/poppins-v5-latin-300.eot);src:local("Poppins Light"),local("Poppins-Light"),url(../fonts/poppins/poppins-v5-latin-300.eot?#iefix) format("embedded-opentype"),url(../fonts/poppins/poppins-v5-latin-300.woff2) format("woff2"),url(../...
10,419
10,419
0.775218
5d67256f74975f08a7bef1f42dd9a3816aa9976f
19,808
cc
C++
generator/cc/generate_struct_cc.cc
NTNAEEM/hotentot
e578a2185c473301076ece5634113ab663996a3e
[ "MIT" ]
null
null
null
generator/cc/generate_struct_cc.cc
NTNAEEM/hotentot
e578a2185c473301076ece5634113ab663996a3e
[ "MIT" ]
null
null
null
generator/cc/generate_struct_cc.cc
NTNAEEM/hotentot
e578a2185c473301076ece5634113ab663996a3e
[ "MIT" ]
null
null
null
/* The MIT License (MIT) * * Copyright (c) 2015 LabCrypto Org. * * Permission is hereby granted, free of charge, to any person obtaining a copy * of this software and associated documentation files (the "Software"), to deal * in the Software without restriction, including without limitation the rights * to...
54.869806
172
0.591024
f8ff50998f2e719db8bc7350431d98c9b673a234
2,396
swift
Swift
prework/ViewController.swift
QGao/codepath
f3d9e2420dbf70a4d939e979f390fb6876476dbc
[ "Apache-2.0" ]
null
null
null
prework/ViewController.swift
QGao/codepath
f3d9e2420dbf70a4d939e979f390fb6876476dbc
[ "Apache-2.0" ]
1
2016-09-28T21:04:38.000Z
2016-09-28T21:33:58.000Z
prework/ViewController.swift
QGao/codepath
f3d9e2420dbf70a4d939e979f390fb6876476dbc
[ "Apache-2.0" ]
null
null
null
// // ViewController.swift // prework // // Created by Qing Gao on 9/21/16. // Copyright © 2016 Qing Gao. All rights reserved. // import UIKit class ViewController: UIViewController, SettingsDelegate { @IBOutlet weak var tiplabel: UILabel! @IBOutlet weak var totallabel: UILabel! @IBOutlet weak var bi...
27.54023
85
0.625626
797e0a0a70123f1ef9fcbf0982c41ebe07a5912a
815
php
PHP
app/Models/Transaction.php
paraparadox/accounting-system-laravel
d559329792f8db29edc287dfd6b50fc2e965ff1f
[ "MIT" ]
null
null
null
app/Models/Transaction.php
paraparadox/accounting-system-laravel
d559329792f8db29edc287dfd6b50fc2e965ff1f
[ "MIT" ]
null
null
null
app/Models/Transaction.php
paraparadox/accounting-system-laravel
d559329792f8db29edc287dfd6b50fc2e965ff1f
[ "MIT" ]
null
null
null
<?php namespace App\Models; use Illuminate\Database\Eloquent\Factories\HasFactory; use Illuminate\Database\Eloquent\Model; use Illuminate\Database\Eloquent\Relations\BelongsTo; use Illuminate\Database\Eloquent\Relations\HasOne; class Transaction extends Model { use HasFactory; protected $fillable = [ ...
20.375
54
0.653988
e4fa71748dd021df4cf3e68375eb0c0483349a26
1,160
lua
Lua
mods/Raid-Editor/Classes/Map/Elements/coremusic.lua
Luffyyy/Raid-Editor
7abcbf1c349d9a1bb2d381de4f9641d29ced792e
[ "MIT" ]
null
null
null
mods/Raid-Editor/Classes/Map/Elements/coremusic.lua
Luffyyy/Raid-Editor
7abcbf1c349d9a1bb2d381de4f9641d29ced792e
[ "MIT" ]
null
null
null
mods/Raid-Editor/Classes/Map/Elements/coremusic.lua
Luffyyy/Raid-Editor
7abcbf1c349d9a1bb2d381de4f9641d29ced792e
[ "MIT" ]
null
null
null
EditorMusic = EditorMusic or class(MissionScriptEditor) function EditorMusic:create_element(...) EditorMusic.super.create_element(self, ...) self._element.class = "ElementMusic" end function EditorMusic:test_element() if self._element.values.music_event then managers.music:post_event(self._element.values.music_ev...
33.142857
128
0.793103
ddd06be8abb4caabfb4d09807624359e5e5dc594
16,430
java
Java
openjdk11/test/jdk/java/net/httpclient/LineSubscribersAndSurrogatesTest.java
iootclab/openjdk
b01fc962705eadfa96def6ecff46c44d522e0055
[ "Apache-2.0" ]
2
2018-06-19T05:43:32.000Z
2018-06-23T10:04:56.000Z
openjdk11/test/jdk/java/net/httpclient/LineSubscribersAndSurrogatesTest.java
iootclab/openjdk
b01fc962705eadfa96def6ecff46c44d522e0055
[ "Apache-2.0" ]
null
null
null
openjdk11/test/jdk/java/net/httpclient/LineSubscribersAndSurrogatesTest.java
iootclab/openjdk
b01fc962705eadfa96def6ecff46c44d522e0055
[ "Apache-2.0" ]
null
null
null
/* * Copyright (c) 2018, Oracle and/or its affiliates. All rights reserved. * DO NOT ALTER OR REMOVE COPYRIGHT NOTICES OR THIS FILE HEADER. * * This code is free software; you can redistribute it and/or modify it * under the terms of the GNU General Public License version 2 only, as * published by the Free Softwa...
43.236842
99
0.609069
b8def7f34ac545ef340dc6ebdffb221712de6e09
219
h
C
SwiftTA Linux/Ctypes/shim.h
loganjones/SwiftTA
61ff6a33de7610bc10fd6eeb7b4901207e91aa77
[ "MIT" ]
7
2018-08-12T03:17:32.000Z
2020-11-17T16:05:10.000Z
SwiftTA Linux/Ctypes/shim.h
loganjones/SwiftTA
61ff6a33de7610bc10fd6eeb7b4901207e91aa77
[ "MIT" ]
null
null
null
SwiftTA Linux/Ctypes/shim.h
loganjones/SwiftTA
61ff6a33de7610bc10fd6eeb7b4901207e91aa77
[ "MIT" ]
2
2018-08-12T03:17:37.000Z
2018-08-12T23:55:20.000Z
#include <sys/types.h> #include "../../Common/pcx.h" #include "../../Common/ta_3DO.h" #include "../../Common/ta_COB.h" #include "../../Common/ta_GAF.h" #include "../../Common/ta_HPI.h" #include "../../Common/ta_TNT.h"
24.333333
32
0.607306
0d38594b4a99305bf5758eba1d368b0bec5c18f5
7,625
cs
C#
src/Plugins/dotnet_musiclibrary/ExplorerGroupingProvider/DataProviderGroupingTree.cs
Smartoteka/aimp_dotnet
544502b8d080c9280ba11917ef0cc3e8dec44234
[ "Apache-2.0" ]
52
2015-04-14T14:39:30.000Z
2022-02-07T07:16:05.000Z
src/Plugins/dotnet_musiclibrary/ExplorerGroupingProvider/DataProviderGroupingTree.cs
Smartoteka/aimp_dotnet
544502b8d080c9280ba11917ef0cc3e8dec44234
[ "Apache-2.0" ]
11
2015-04-02T10:45:55.000Z
2022-02-03T07:21:53.000Z
src/Plugins/dotnet_musiclibrary/ExplorerGroupingProvider/DataProviderGroupingTree.cs
Smartoteka/aimp_dotnet
544502b8d080c9280ba11917ef0cc3e8dec44234
[ "Apache-2.0" ]
9
2015-04-05T18:25:57.000Z
2022-02-07T07:20:23.000Z
// ---------------------------------------------------- // // AIMP DotNet SDK // // Copyright (c) 2014 - 2020 Evgeniy Bogdan // https://github.com/martin211/aimp_dotnet // // Mail: mail4evgeniy@gmail.com // // ---------------------------------------------------- using System; using System.Collections....
39.304124
120
0.534295
a3b2f6b4a5e07469504051a5ae609ade04af9784
9,309
java
Java
src/arbol/binario/listaligada/normal/ArbolBinarioListaLigada.java
JoseMAGG/Practica-2-Arboles
3b1c70b74f6f2e6f2e707c49706af1f4ed8dacfa
[ "MIT" ]
5
2019-06-10T20:04:37.000Z
2021-11-08T12:15:14.000Z
src/arbol/binario/listaligada/normal/ArbolBinarioListaLigada.java
JoseMAGG/Practica-2-Arboles
3b1c70b74f6f2e6f2e707c49706af1f4ed8dacfa
[ "MIT" ]
null
null
null
src/arbol/binario/listaligada/normal/ArbolBinarioListaLigada.java
JoseMAGG/Practica-2-Arboles
3b1c70b74f6f2e6f2e707c49706af1f4ed8dacfa
[ "MIT" ]
2
2019-06-11T02:49:28.000Z
2022-03-22T03:53:00.000Z
/* * Copyright 2019 Carlos Alejandro Escobar Marulanda ealejandro101@gmail.com * Permission is hereby granted, free of charge, to any person * obtaining a copy of this software and associated documentation * files (the "Software"), to deal in the Software without * restriction, including without limitation the ...
32.548951
122
0.557203
c366aaf5ed39ef4b6c8b3327ea65b2bf155295fb
1,461
cs
C#
src/Curiosity.Tools.Web/Middleware/UserTrace/UserTraceMiddleware.cs
siisltd/Curiosity.Utils
3e9bba8fe9c57cdcd0c4f5a4770b10e1fa67723a
[ "MIT" ]
7
2021-02-17T17:20:02.000Z
2022-01-12T11:03:36.000Z
src/Curiosity.Tools.Web/Middleware/UserTrace/UserTraceMiddleware.cs
siisltd/Curiosity.Utils
3e9bba8fe9c57cdcd0c4f5a4770b10e1fa67723a
[ "MIT" ]
28
2021-02-17T17:30:44.000Z
2022-02-25T15:12:41.000Z
src/Curiosity.Tools.Web/Middleware/UserTrace/UserTraceMiddleware.cs
siisltd/Curiosity.Utils
3e9bba8fe9c57cdcd0c4f5a4770b10e1fa67723a
[ "MIT" ]
null
null
null
using System; using System.Threading.Tasks; using Microsoft.AspNetCore.Http; namespace Curiosity.Tools.Web.Middleware { /// <summary> /// Middleware for creating unique id for each user without authenticating. /// </summary> //todo #5 public class UserTraceMiddleware { private const str...
33.204545
166
0.572211
b541fafab5c7c587defc5312ec267aa251551240
295,809
sql
SQL
src/main/resources/hsql/violations.sql
OpenDataSTL/STLCourts-api
587ea2b611a3e09950859c310a96cc490ba9f7ff
[ "MIT" ]
2
2016-10-23T04:07:07.000Z
2017-10-11T18:04:07.000Z
src/main/resources/hsql/violations.sql
OpenDataSTL/STLCourts-api
587ea2b611a3e09950859c310a96cc490ba9f7ff
[ "MIT" ]
12
2016-09-29T16:07:01.000Z
2018-03-08T05:56:00.000Z
src/main/resources/hsql/violations.sql
OpenDataSTL/STLCourts-api
587ea2b611a3e09950859c310a96cc490ba9f7ff
[ "MIT" ]
1
2017-05-03T01:39:05.000Z
2017-05-03T01:39:05.000Z
INSERT INTO violations (id,citation_number,violation_number,violation_description,warrant_status,warrant_number,status,status_date,fine_amount,court_cost,can_pay_online) VALUES (1,'682690971','682690971-01','Improper Passing',0,'','CONT FOR PAYMENT','2015-07-25 05:00:00',139.04,24.50,true); INSERT INTO violations (id,c...
295.218563
319
0.81795
06f909b1b74d18513d6f42f38545714792e1296a
5,462
py
Python
NLPLDAllocation.py
bbalegere/Spark-EmailDump-Analyser
f467acaf6372710349668f251475ddddfcc40eb5
[ "MIT" ]
null
null
null
NLPLDAllocation.py
bbalegere/Spark-EmailDump-Analyser
f467acaf6372710349668f251475ddddfcc40eb5
[ "MIT" ]
null
null
null
NLPLDAllocation.py
bbalegere/Spark-EmailDump-Analyser
f467acaf6372710349668f251475ddddfcc40eb5
[ "MIT" ]
null
null
null
import nltk import sys from nltk import WordNetLemmatizer from pyspark.ml.feature import IDF, CountVectorizer from pyspark.sql.types import * from pyspark.sql.functions import * from pyspark.ml.clustering import LDA, BisectingKMeans from pyspark.sql import SQLContext from pyspark import SparkConf, SparkContext import ...
48.767857
120
0.570304
05dcf70f1db7e50f74ffe57cd958745b44f08523
727
py
Python
filters/unformat_abstract.py
BenPortner/panflute-filters
4b35c68f95eb411fa511d889ff7c8d08db17a700
[ "BSD-3-Clause" ]
49
2016-04-27T05:31:10.000Z
2022-02-22T22:01:16.000Z
filters/unformat_abstract.py
BenPortner/panflute-filters
4b35c68f95eb411fa511d889ff7c8d08db17a700
[ "BSD-3-Clause" ]
3
2018-08-17T02:15:01.000Z
2020-01-02T01:43:58.000Z
filters/unformat_abstract.py
BenPortner/panflute-filters
4b35c68f95eb411fa511d889ff7c8d08db17a700
[ "BSD-3-Clause" ]
17
2016-12-12T18:15:03.000Z
2022-03-17T22:35:30.000Z
""" Remove formatting from abstract """ from panflute import * format_element = (Emph, Strong, Strikeout, Subscript, Superscript, SmallCaps) def remove_format(e, doc): if isinstance(e, format_element): return Span(*e.content) def remove_all(e, doc): # This filters removes formatting from all of meta...
27.961538
77
0.697387
e07f9553ae75fb58b0ce410d75f4910841b433fa
3,587
cs
C#
scripts/client/postFx/sunBokeh.cs
Duion/Uebergame
e4f3ba46cf4426db668e3d3b098a121b2ad83182
[ "Unlicense" ]
125
2015-03-12T20:20:29.000Z
2022-03-21T21:37:27.000Z
scripts/client/postFx/sunBokeh.cs
Duion/Uebergame
e4f3ba46cf4426db668e3d3b098a121b2ad83182
[ "Unlicense" ]
218
2015-01-16T11:20:47.000Z
2021-07-27T21:35:47.000Z
scripts/client/postFx/sunBokeh.cs
Duion/Uebergame
e4f3ba46cf4426db668e3d3b098a121b2ad83182
[ "Unlicense" ]
44
2015-03-15T17:18:23.000Z
2022-03-27T04:47:04.000Z
//----------------------------------------------------------------------------- // Copyright (c) 2012 GarageGames, LLC // // Permission is hereby granted, free of charge, to any person obtaining a copy // of this software and associated documentation files (the "Software"), to // deal in the Software without ...
44.283951
107
0.664901
e23aacae8bd8a9d341fcdcdadf9e65e516502868
1,992
py
Python
RelatedCode/DisplayOverLayInstance.py
Jack-XHP/LabPicV2-MaskRCNN
b0586b2827000c7b7337d5110b2b1fd6185053a8
[ "MIT" ]
null
null
null
RelatedCode/DisplayOverLayInstance.py
Jack-XHP/LabPicV2-MaskRCNN
b0586b2827000c7b7337d5110b2b1fd6185053a8
[ "MIT" ]
null
null
null
RelatedCode/DisplayOverLayInstance.py
Jack-XHP/LabPicV2-MaskRCNN
b0586b2827000c7b7337d5110b2b1fd6185053a8
[ "MIT" ]
null
null
null
import numpy import json import cv2 import numpy as np import os import scipy.misc as misc # Create semantic map from instance map ############################################################################################# def show(Im): cv2.imshow("show",Im.astype(np.uint8)) cv2.waitKey() cv2.d...
36.218182
101
0.407631
e1eb7341a2374761bd120c3582ff550248c17f6e
277
cs
C#
ApiBookMarker/BookMarker.Domain/Leitores/Repository/IRepositoryLeitor.cs
EliPedro/ApiBookMarker
d7dea1827de699558a4efacdd66b5f1f3db10e25
[ "MIT" ]
null
null
null
ApiBookMarker/BookMarker.Domain/Leitores/Repository/IRepositoryLeitor.cs
EliPedro/ApiBookMarker
d7dea1827de699558a4efacdd66b5f1f3db10e25
[ "MIT" ]
null
null
null
ApiBookMarker/BookMarker.Domain/Leitores/Repository/IRepositoryLeitor.cs
EliPedro/ApiBookMarker
d7dea1827de699558a4efacdd66b5f1f3db10e25
[ "MIT" ]
null
null
null
using BookMarker.Core.Domain.Repository; using System.Threading.Tasks; namespace BookMarker.Domain.Leitores.Repository { public interface IRepositoryLeitor : IRepositoryBase<Leitor> { Task<LeitorUsuario> EfetuarLoginAsync(string login, string senha); } }
25.181818
74
0.765343
77e6201c38f670e04a3ef3c666e943d82eaf4d81
95
sql
SQL
src/test/resources/sql/insert/351728d9.sql
Shuttl-Tech/antlr_psql
fcf83192300abe723f3fd3709aff5b0c8118ad12
[ "MIT" ]
66
2018-06-15T11:34:03.000Z
2022-03-16T09:24:49.000Z
src/test/resources/sql/insert/351728d9.sql
Shuttl-Tech/antlr_psql
fcf83192300abe723f3fd3709aff5b0c8118ad12
[ "MIT" ]
13
2019-03-19T11:56:28.000Z
2020-08-05T04:20:50.000Z
src/test/resources/sql/insert/351728d9.sql
Shuttl-Tech/antlr_psql
fcf83192300abe723f3fd3709aff5b0c8118ad12
[ "MIT" ]
28
2019-01-05T19:59:02.000Z
2022-03-24T11:55:50.000Z
-- file:numeric.sql ln:280 expect:true INSERT INTO num_exp_add VALUES (6,4,'7893362.98953026')
31.666667
55
0.768421
3e7c80028fca0c6288e0cb659036c48da8d8df45
711
dart
Dart
lib/screens/messages/components/body.dart
sparsht123t/Messaging-APP---FLUTTER
ed69cd28c1a458cc080ec05a909510a49c0dda1d
[ "Apache-2.0" ]
1
2021-09-26T11:08:42.000Z
2021-09-26T11:08:42.000Z
lib/screens/messages/components/body.dart
sparsht123t/Messaging-APP---FLUTTER
ed69cd28c1a458cc080ec05a909510a49c0dda1d
[ "Apache-2.0" ]
null
null
null
lib/screens/messages/components/body.dart
sparsht123t/Messaging-APP---FLUTTER
ed69cd28c1a458cc080ec05a909510a49c0dda1d
[ "Apache-2.0" ]
null
null
null
import 'package:chat/constants.dart'; import 'package:chat/models/ChatMessage.dart'; import 'package:flutter/material.dart'; import 'chat_input_field.dart'; import 'message.dart'; class Body extends StatelessWidget { @override Widget build(BuildContext context) { return Column( children: [ Expan...
25.392857
77
0.606188
18a313d6a89b0ff1ea840be1d6e712046f19158b
9,879
sql
SQL
sql/gen_bind_vars_awr.sql
fatdba/oracle-script-lib
efa9f5623bc3f27cea37a815f5bc3766d21b1b19
[ "MIT" ]
null
null
null
sql/gen_bind_vars_awr.sql
fatdba/oracle-script-lib
efa9f5623bc3f27cea37a815f5bc3766d21b1b19
[ "MIT" ]
null
null
null
sql/gen_bind_vars_awr.sql
fatdba/oracle-script-lib
efa9f5623bc3f27cea37a815f5bc3766d21b1b19
[ "MIT" ]
2
2022-01-16T20:34:08.000Z
2022-02-10T16:45:46.000Z
-- gen_bind_vars_awr.sql -- -- jared still 2017-08-28 - jkstill@gmail.com, -- copied from gen_bind_vars.sql and modified for AWR -- given a SQL_ID get the SQL and bind variables -- create a sqlplus script to run them -- crude parsing of data types could use some refinement -- works for what I need now -- -- the gener...
26.485255
128
0.697237
1421dd9e87a1dc7e13b9af85f77563f0a9e7860f
1,393
tsx
TypeScript
src/components/index.tsx
RoanArraes/crypto-balance-app
2f2c2b91c23d4e9746ced3a492fcba1ad04258dd
[ "MIT" ]
null
null
null
src/components/index.tsx
RoanArraes/crypto-balance-app
2f2c2b91c23d4e9746ced3a492fcba1ad04258dd
[ "MIT" ]
null
null
null
src/components/index.tsx
RoanArraes/crypto-balance-app
2f2c2b91c23d4e9746ced3a492fcba1ad04258dd
[ "MIT" ]
null
null
null
import Header from "./header/Header"; import Footer from "./footer/Footer"; import InputRounded from "./input-rounded/InputRounded"; import InputRoundedSearch from "./input-rounded-search/InputRoundedSearch" import ButtonRounded from "./button-rounded/ButtonRounded"; import NavBar from "./navbar/NavBar"; import BoxArea...
33.97561
81
0.792534
387529a1164daa7e62e3dc46b2a9557573003024
2,747
php
PHP
resources/views/housing/landlords/index.blade.php
jeromecombes/brown
832039d41a322374f10b7658b37a3b3e5577c026
[ "MIT" ]
null
null
null
resources/views/housing/landlords/index.blade.php
jeromecombes/brown
832039d41a322374f10b7658b37a3b3e5577c026
[ "MIT" ]
null
null
null
resources/views/housing/landlords/index.blade.php
jeromecombes/brown
832039d41a322374f10b7658b37a3b3e5577c026
[ "MIT" ]
null
null
null
@extends('layouts.md12') @section('panel-heading') @lang('general.landlords') - {{ session('semester_name') }} @endsection @section('content') @if($landlords->count() > 0) <table class='table table-bordered table-striped' id='landlords-table'> <thead> <tr> <th> &nbsp; </th> <th> @lang('...
30.522222
203
0.534401
2d827907fdc9aac00bc49b4dcd4f3c8579f0f653
4,023
css
CSS
egov/egov-ptisweb/src/main/webapp/resources/css/styleurbansuite.css
getwasim/egov-smartcity-suites-test
361238c743d046080d66b7fcbe44673a8a784be2
[ "MIT" ]
1
2019-07-25T12:44:57.000Z
2019-07-25T12:44:57.000Z
egov/egov-ptisweb/src/main/webapp/resources/css/styleurbansuite.css
getwasim/egov-smartcity-suites-test
361238c743d046080d66b7fcbe44673a8a784be2
[ "MIT" ]
13
2020-03-05T00:01:16.000Z
2022-02-09T22:58:42.000Z
egov/egov-ptisweb/src/main/webapp/resources/css/styleurbansuite.css
getwasim/egov-smartcity-suites-test
361238c743d046080d66b7fcbe44673a8a784be2
[ "MIT" ]
1
2021-02-22T21:09:08.000Z
2021-02-22T21:09:08.000Z
/* * eGov SmartCity eGovernance suite aims to improve the internal efficiency,transparency, * accountability and the service delivery of the government organizations. * * Copyright (C) 2017 eGovernments Foundation * * The updated version of eGov suite of products as by eGovernments Foundation * ...
33.247934
100
0.706189
d8409ceab117ee43a8ee043603fbf2853036ac89
28,682
kt
Kotlin
app/src/main/java/com/example/kalepa/UpdateProductActivity.kt
unizar-30226-2019-06/ChangePop-Movil-
c1a83bb3bf30a76f708e5c372ff83480e6cf1f05
[ "MIT" ]
null
null
null
app/src/main/java/com/example/kalepa/UpdateProductActivity.kt
unizar-30226-2019-06/ChangePop-Movil-
c1a83bb3bf30a76f708e5c372ff83480e6cf1f05
[ "MIT" ]
null
null
null
app/src/main/java/com/example/kalepa/UpdateProductActivity.kt
unizar-30226-2019-06/ChangePop-Movil-
c1a83bb3bf30a76f708e5c372ff83480e6cf1f05
[ "MIT" ]
null
null
null
package com.example.kalepa import android.Manifest.permission.CAMERA import android.Manifest.permission.READ_EXTERNAL_STORAGE import android.annotation.TargetApi import android.app.Activity import android.content.ContentUris import android.content.Context import android.content.Intent import android.content.pm.Package...
36.677749
141
0.575309
96f417ea5c3e71f24f799142ea99ddbf57fe3898
1,851
cs
C#
DotNetCliCodeSnippets/Numbers/SearchNumbers.cs
Vonage/vonage-dotnet-code-snippets
109e83ed2abea48502e627402413efcf3b08befd
[ "MIT" ]
5
2020-09-09T13:45:30.000Z
2022-02-25T19:44:48.000Z
DotNetCliCodeSnippets/Numbers/SearchNumbers.cs
Vonage/vonage-dotnet-code-snippets
109e83ed2abea48502e627402413efcf3b08befd
[ "MIT" ]
1
2020-08-27T19:08:41.000Z
2020-08-27T19:08:41.000Z
DotNetCliCodeSnippets/Numbers/SearchNumbers.cs
Vonage/vonage-dotnet-code-snippets
109e83ed2abea48502e627402413efcf3b08befd
[ "MIT" ]
4
2020-11-12T15:33:21.000Z
2021-07-16T09:10:42.000Z
using Vonage.Numbers; using Vonage.Request; using Vonage; using System; using System.Collections.Generic; using System.Text; namespace DotnetCliCodeSnippets.Numbers { public class SearchNumbers : ICodeSnippet { public void Execute() { var VONAGE_API_KEY = Environment.GetEnvironment...
45.146341
202
0.690438
a9f480eb366e986e35900595c195e43aefe64dfb
1,580
php
PHP
irods_fs/prods/packet/RP_MsParam.class.php
BioComputing/Drupal-Rods
8f479e4f45f73cffd4cd8e62f3d448cd8eb30df5
[ "BSD-3-Clause" ]
1
2016-01-11T23:47:31.000Z
2016-01-11T23:47:31.000Z
irods_fs/prods/packet/RP_MsParam.class.php
mgatto/Drupal-Rods
8f479e4f45f73cffd4cd8e62f3d448cd8eb30df5
[ "BSD-3-Clause" ]
null
null
null
irods_fs/prods/packet/RP_MsParam.class.php
mgatto/Drupal-Rods
8f479e4f45f73cffd4cd8e62f3d448cd8eb30df5
[ "BSD-3-Clause" ]
null
null
null
<?php require_once(dirname(__FILE__)."/../autoload.inc.php"); class RP_MsParam extends RODSPacket { public function __construct($label='', RODSPacket $inOutStruct=null, RP_BinBytesBuf $BinBytesBuf_PI=null ) { if (!isset($BinBytesBuf_PI)) $BinBytesBuf_PI=new RP_BinBytesBuf(); if (!isset($inOutStruct)) ...
35.111111
81
0.656962
437f054e9e52934bd12f11e728c7647c48a6fc73
1,736
ts
TypeScript
test/services/checkBrokenConnections/index.ts
nzldev/unichatjs-server
f855db054a55d1e469ec9f0f53f08e72a144a050
[ "MIT" ]
2,894
2015-01-01T07:19:42.000Z
2022-03-31T21:02:13.000Z
test/services/checkBrokenConnections/index.ts
nzldev/unichatjs-server
f855db054a55d1e469ec9f0f53f08e72a144a050
[ "MIT" ]
190
2015-01-01T11:09:14.000Z
2022-03-30T04:02:30.000Z
test/services/checkBrokenConnections/index.ts
nzldev/unichatjs-server
f855db054a55d1e469ec9f0f53f08e72a144a050
[ "MIT" ]
975
2015-01-04T20:12:16.000Z
2022-03-27T19:51:40.000Z
import { expect } from 'chai'; import { Client } from '../../../src/models/client'; import { Realm } from '../../../src/models/realm'; import { CheckBrokenConnections } from '../../../src/services/checkBrokenConnections'; import { wait } from '../../utils'; describe('CheckBrokenConnections', () => { it('should rem...
38.577778
140
0.646889
722635266bb6ab94e445af5b08e06e6a42bf6ede
1,520
sh
Shell
uninstall.sh
rtfpessoa/rtfpessoarc
e867b93052cb2817f023c6907d5fc8aa452afd34
[ "BSD-2-Clause" ]
null
null
null
uninstall.sh
rtfpessoa/rtfpessoarc
e867b93052cb2817f023c6907d5fc8aa452afd34
[ "BSD-2-Clause" ]
null
null
null
uninstall.sh
rtfpessoa/rtfpessoarc
e867b93052cb2817f023c6907d5fc8aa452afd34
[ "BSD-2-Clause" ]
1
2017-07-25T16:08:25.000Z
2017-07-25T16:08:25.000Z
#!/usr/bin/env bash SCRIPT_DIR="$( cd "$( dirname "$0" )" && pwd )" CONFIG_DIR="${1-$SCRIPT_DIR}" function toLowerCase { echo $1 | tr '[:upper:]' '[:lower:]' } function tryRemove { TO_REMOVE="$@" read -p "Going to remove '$TO_REMOVE', are you sure? [Y/n]" response if [[ $(toLowerCase $response) =~ ^(yes|y)...
24.516129
121
0.688816
b0634bcaf4117a97ca437786843d0ac25adc9bcb
57
py
Python
Dynamics/Discrete/test.py
jesusdalvarado/CalculiX-Examples
79150c1167026cb6c0dfd2bd83f8abed144dcd75
[ "MIT" ]
2
2019-03-16T09:22:21.000Z
2019-03-16T09:22:23.000Z
Dynamics/Discrete/test.py
jesusdalvarado/CalculiX-Examples
79150c1167026cb6c0dfd2bd83f8abed144dcd75
[ "MIT" ]
null
null
null
Dynamics/Discrete/test.py
jesusdalvarado/CalculiX-Examples
79150c1167026cb6c0dfd2bd83f8abed144dcd75
[ "MIT" ]
1
2019-04-26T14:35:22.000Z
2019-04-26T14:35:22.000Z
#!/usr/bin/python import os os.system("cgx -b run.fbd")
11.4
27
0.666667