code stringlengths 3 1.05M | repo_name stringlengths 4 116 | path stringlengths 3 942 | language stringclasses 30
values | license stringclasses 15
values | size int32 3 1.05M |
|---|---|---|---|---|---|
using CP77.CR2W.Reflection;
using FastMember;
using static CP77.CR2W.Types.Enums;
namespace CP77.CR2W.Types
{
[REDMeta]
public class AutoRevealStatListener : gameScriptStatsListener
{
[Ordinal(0)] [RED("owner")] public wCHandle<gameObject> Owner { get; set; }
public AutoRevealStatListener(CR2WFile cr2w, CVaria... | Traderain/Wolven-kit | CP77.CR2W/Types/cp77/AutoRevealStatListener.cs | C# | gpl-3.0 | 381 |
<!DOCTYPE html PUBLIC "-//W3C//DTD XHTML 1.0 Transitional//EN" "http://www.w3.org/TR/xhtml1/DTD/xhtml1-transitional.dtd">
<html xmlns="http://www.w3.org/1999/xhtml">
<head>
<meta http-equiv="Content-Type" content="text/xhtml;charset=UTF-8"/>
<meta http-equiv="X-UA-Compatible" content="IE=9"/>
<title>TeamSpeak 3 PHP Fra... | M4nu/TeamSpeak3PHPFramework | docs/html/functions_0x65.html | HTML | gpl-3.0 | 8,219 |
from .main import create_random_key, vigenere, otp
| D-Vaillant/julius | julius/__init__.py | Python | gpl-3.0 | 51 |
# 石英晶体振荡器 Crystal
符号:B BC(Z,X或G)
## 分类
| 分类方式 | 种类 |
|------------|--------------------------------------------------------|
| 封装方式 | 金属封装,玻璃封装,陶瓷封装,塑料封装 |
| 频率精度 | 普通型,中精度型,高精度型 |
| 用途 | 通用晶体振荡器,... | kelubo/wfbook | 电/电子/基础知识/Crystal晶振.md | Markdown | gpl-3.0 | 639 |
/**
* Project: Programmier-Praktikum mit Datenbanken
* File name: dbop_lizenz.h
* Description: Database-Operation with Lizenz-Object
*
* @author: Julian Kaufmann & Sven Sperner
* @version $Id: gpl.txt,v 1.0 2010/06/05 15:00 sven Exp $
*
* @see The GNU Public License (GPL)
**/
/*
* This program is fr... | sperner/Pro_Orth | dbop_lizenz.h | C | gpl-3.0 | 1,854 |
<!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 4.01 Transitional//EN" "http://www.w3.org/TR/html4/loose.dtd">
<!-- NewPage -->
<html lang="en">
<head>
<!-- Generated by javadoc (version 1.7.0_03-icedtea) on Thu May 31 16:38:10 CEST 2012 -->
<title>Uses of Class fr.insa.rennes.info.chemical.backend.SubSolution</title>
<meta na... | Legroupesuper/Objets--Chimiques--Java---INSA-4info | chemicalforall/doc/fr/insa/rennes/info/chemical/backend/class-use/SubSolution.html | HTML | gpl-3.0 | 28,740 |
package vinamax
import (
"log"
)
var (
//These variables can be set in the input files
B_ext func(t float64) (float64, float64, float64) // External applied field in T
B_ext_space func(t, x, y, z float64) (float64, float64, float64) // External applied field in T
Dt ... | acoene/vinamax | var.go | GO | gpl-3.0 | 4,996 |
#include <DefenseManager.h>
#include <BorderManager.h>
using namespace BWAPI;
DefenseManager::DefenseManager(Arbitrator::Arbitrator<BWAPI::Unit*,double>* arbitrator)
{
firsss2 = false; //chc
very_early_rush = false;
early_attack_assimi = true;
very_early_attack_gate = true;
early_attack_gate = true;
early_rush ... | chc2212/Xelnaga-Starcraft-game-AI-bot-AIIDE2014 | src/src/DefenseManager.cpp | C++ | gpl-3.0 | 9,063 |
<?xml version="1.0" encoding="utf-8"?>
<!DOCTYPE html PUBLIC "-//W3C//DTD XHTML 1.0 Transitional//EN"
"http://www.w3.org/TR/xhtml1/DTD/xhtml1-transitional.dtd">
<html xmlns="http://www.w3.org/1999/xhtml" xml:lang="en" lang="en">
<head>
<title>app.rb</title>
<meta http-equiv="Content-Type" content="text/html... | rafaellc28/Portfolio | doc/api/files/__/__/_rvm/gems/ruby-2_1_1/gems/railties-4_2_0/lib/rails/console/app_rb.html | HTML | gpl-3.0 | 2,778 |
<!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 4.0 Transitional//EN">
<HTML>
<HEAD>
<META HTTP-EQUIV="CONTENT-TYPE" CONTENT="text/html; charset=utf-8">
<TITLE></TITLE>
<META NAME="GENERATOR" CONTENT="OpenOffice.org 2.2 (Linux)">
<META NAME="AUTHOR" CONTENT="Maurice Perry">
<META NAME="CREATED" CONTENT="20070909;10282500... | robbyn/easyguest | legal/license_de.html | HTML | gpl-3.0 | 51,476 |
<?php
namespace OCAX\Backup;
use Symfony\Component\HttpKernel\Bundle\Bundle;
class BackupBundle extends Bundle
{
}
| omgslinux/oc2 | src/OCAX/Backup/BackupBundle.php | PHP | gpl-3.0 | 118 |
/*
libSDL2pp - C++11 bindings/wrapper for SDL2
Copyright (C) 2015 Dmitry Marakasov <amdmi3@amdmi3.ru>
This software is provided 'as-is', without any express or implied
warranty. In no event will the authors be held liable for any damages
arising from the use of this software.
Permission is granted to any... | manuporto/megaman | extern/libSDL2pp/examples/mixer.cc | C++ | gpl-3.0 | 2,304 |
/*
* Copyright (C) 2011-2012 Project SkyFire <http://www.projectskyfire.org/>
* Copyright (C) 2008-2012 TrinityCore <http://www.trinitycore.org/>
*
* This program is free software; you can redistribute it and/or modify it
* under the terms of the GNU General Public License as published by the
* Free Software Foun... | Zapuss/ZapekFapeCore | src/server/scripts/Northrend/ChamberOfAspects/RubySanctum/boss_saviana_ragefire.cpp | C++ | gpl-3.0 | 8,541 |
/*
* SOS
* Copyright (C) 2016 zDuo (Adithya J, Vazbloke)
*
* This program is free software: you can redistribute it and/or modify
* it under the terms of the GNU General Public License as published by
* the Free Software Foundation, either version 3 of the License, or
* (at your option) any later version.
*
*... | adithya321/SOS-The-Healthcare-Companion | app/src/main/java/com/zduo/sos/activity/AddA1CActivity.java | Java | gpl-3.0 | 3,876 |
# Validation
This directory contains a number of files concerning a technical validation of the mousetrap plugin.
The most important ones are:
* [validation_experiment_1000.osexp](validation_experiment_1000.osexp)
is the OpenSesame experiment used in the validation.
* [mouse_diagonal.csv](mouse_diagonal.csv) and ... | PascalKieslich/mousetrap-os | validation/README.md | Markdown | gpl-3.0 | 766 |
<!DOCTYPE html PUBLIC "-//W3C//DTD XHTML 1.0 Transitional//EN"
"http://www.w3.org/TR/xhtml1/DTD/xhtml1-transitional.dtd">
<html xmlns="http://www.w3.org/1999/xhtml">
<head>
<meta http-equiv="Content-Type" content="text/html; charset=utf-8" />
<title>Module Objects — Python 3.5.1 documentation</... | DeanAaron/Python3 | python-3.5.1-docs-en/c-api/module.html | HTML | gpl-3.0 | 53,232 |
<!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 4.01 Transitional//EN" "http://www.w3.org/TR/html4/loose.dtd">
<!-- NewPage -->
<html lang="en">
<head>
<!-- Generated by javadoc (1.8.0_201) on Thu Oct 01 18:36:30 EDT 2020 -->
<meta http-equiv="Content-Type" content="text/html; charset=utf8">
<title>Uses of Class ca.uqac.lif.la... | liflab/labpal | docs/doc/ca/uqac/lif/labpal/macro/class-use/NumberMacro.html | HTML | gpl-3.0 | 6,762 |
<!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 4.01 Transitional//EN" "http://www.w3.org/TR/html4/loose.dtd">
<!--NewPage-->
<HTML>
<HEAD>
<!-- Generated by javadoc (build 1.6.0_35) on Tue Apr 02 11:39:59 BST 2013 -->
<META http-equiv="Content-Type" content="text/html; charset=UTF-8">
<TITLE>
Uses of Class org.neo4j.graphdb.f... | FilipeNavas/ne04j-sistemaontologia | doc/java/api/org/neo4j/graphdb/factory/class-use/GraphDatabaseBuilder.Delegator.html | HTML | gpl-3.0 | 6,385 |
/*******************************************************************
Part of the Fritzing project - http://fritzing.org
Copyright (c) 2007-2010 Fachhochschule Potsdam - http://fh-potsdam.de
Fritzing is free software: you can redistribute it and/or modify
it under the terms of the GNU General Public License as p... | logxen/Fritzing | src/dialogs/recoverydialog.h | C | gpl-3.0 | 1,952 |
/*
Template Name: Moltran Dashboard
Author: CoderThemes
Email: coderthemes@gmail.com
File: Pages
*/
/*
- Profile
- Timeline-2
- Pricing
- Sweet Alerts
- Maps
- Email
- Timeline
- Charts
- Count Down
- Gallery
- Maintenance
- Account Pages
*/
/* ==============
Profile
===================*/
.bg-... | fajrin1243/karani | assets/css/pages.css | CSS | gpl-3.0 | 15,304 |
<header>
<!--Navigation-->
<nav id="menu" class="navbar container">
<div class="navbar-header">
<button type="button" class="btn btn-navbar navbar-toggle" data-toggle="collapse" data-target=".navbar-ex1-collapse"><i class="fa fa-bars"></i></button>
<a class="navbar-brand" href="#... | normeno/laravel-blog | resources/views/layouts/partials/frontendhead.blade.php | PHP | gpl-3.0 | 4,423 |
/*
* _____ _ _ _____ _
* | __ \| | | | / ____| | |
* | |__) | | ___ | |_| (___ __ _ _ _ __ _ _ __ ___ __| |
* | ___/| |/ _ \| __|\___ \ / _` | | | |/ _` | '__/ _ \/ _` |
* | | | | (_) | |_ ____) | (_| | ... | IntellectualSites/PlotSquared | Core/src/main/java/com/plotsquared/core/plot/flag/implementations/BlockedCmdsFlag.java | Java | gpl-3.0 | 2,524 |
#
# Copyright (C) 2016-2018 phantombot.tv
#
# This program is free software: you can redistribute it and/or modify
# it under the terms of the GNU General Public License as published by
# the Free Software Foundation, either version 3 of the License, or
# (at your option) any later version.
#
# This program is dis... | ScaniaTV/PhantomBot | Dockerfile | Dockerfile | gpl-3.0 | 2,017 |
using System;
using System.Collections.Generic;
using System.ComponentModel;
using System.Data;
using System.Drawing;
using System.Text;
using System.Windows.Forms;
using System.Linq;
using Microsoft.VisualBasic.FileIO;
using Telerik.WinControls.UI;
namespace StockControl
{
public partial class Types : Telerik.Wi... | Tay-nakub/Stockcontrol | StockControl/Process/Types.cs | C# | gpl-3.0 | 21,576 |
/*
* MicroJIAC - A Lightweight Agent Framework
* This file is part of Example: PingPong.
*
* Copyright (c) 2007-2011 DAI-Labor, Technische Universität Berlin
*
* This library includes software developed at DAI-Labor, Technische
* Universität Berlin (http://www.dai-labor.de)
*
* This library is free software: y... | mcpat/microjiac-examples-public | pingpong/src/main/java/de/jiac/micro/examples/pingpong/PingNodeLauncher.java | Java | gpl-3.0 | 1,256 |
/*
Copyright 2010-2012 Infracom & Eurotechnia (support@webcampak.com)
This file is part of the Webcampak project.
Webcampak is free software: you can redistribute it and/or modify it
under the terms of the GNU General Public License as published by
the Free Software Foundation, either version 3 of the License,
or (a... | Webcampak/v2.0 | src/www/interface/dev/app/controller/dashboard/SourceDiskUsage.js | JavaScript | gpl-3.0 | 5,637 |
Bitrix 16.5 Business Demo = a90672e9493af33ea4ad4ebb96d9172b
| gohdan/DFC | known_files/hashes/bitrix/modules/bitrix.sitecommunity/install/wizards/bitrix/demo_community/site/templates/stretchy/themes/red/colors.css | CSS | gpl-3.0 | 61 |
/*
Free Download Manager Copyright (c) 2003-2016 FreeDownloadManager.ORG
*/
#if !defined(AFX_STDAFX_H__65DF8D90_CB44_4243_BA88_A32AAF32A2E6__INCLUDED_)
#define AFX_STDAFX_H__65DF8D90_CB44_4243_BA88_A32AAF32A2E6__INCLUDED_
#if _MSC_VER > 1000
#pragma once
#endif
#define WIN32_LEAN_AND_MEAN
#include... | mirror/freedownload | FDMCustomized/FDMCustGenerator/StdAfx.h | C | gpl-3.0 | 424 |
<?php
/**
* @auther Saurabh Chandra Patel
* @link https://github.com/saurabhaec/PHPLogger/ for PHP Log report
* @license https://github.com/saurabhaec/PHPLogger/blob/master/LICENSE GNU GENERAL PUBLIC LICENSE
*/
class PHPLogger implements \SplSubject {
/**
* [$name log file name ]
* @var [type]
*/
private ... | saurabhaec/PHPLogger | PHPLogger.php | PHP | gpl-3.0 | 2,465 |
/*
** mlifo_pop.c
**
** mlifo_pop function of Undefined-C library
**
** By: Juillard Jean-Baptiste (jbjuillard@gmail.com)
**
** Created: 2017/03/09 by Juillard Jean-Baptiste
** Updated: 2018/03/14 by Juillard Jean-Baptiste
**
** This file is a part free software; you can redistribute it and/or
** modify it u... | JBJuillard/libuc | src/stdlst/mlifo_pop.c | C | gpl-3.0 | 1,500 |
/* Copyright 2012, mokasin
*
* This program is free software: you can redistribute it and/or modify
* it under the terms of the GNU General Public License as published by
* the Free Software Foundation, either version 3 of the License, or
* (at your option) any later version.
*
* This program is distribute... | mokasin/musicrawler | lib/database/database.go | GO | gpl-3.0 | 4,976 |
# Tests of triangular lattices
#
# Copyright (C) 2017--2019 Simon Dobson
#
# This file is part of simplicial, simplicial topology in Python.
#
# Simplicial is free software: you can redistribute it and/or modify
# it under the terms of the GNU General Public License as published by
# the Free Software Foundation, eith... | simoninireland/simplicial | test/test_triangularlattice.py | Python | gpl-3.0 | 4,117 |
<?php
// Exit if accessed directly
if ( !defined('ABSPATH')) exit;
/**
* Main Widget Template
*
*
* @file sidebar.php
* @package Responsive
* @author Emil Uzelac
* @copyright 2003 - 2013 ThemeID
* @license license.txt
* @version Release: 1.0
* @filesource wp... | mhawksey/moocinabox | oocinabox/responsive-child-octel/sidebar-bbpress.php | PHP | gpl-3.0 | 1,109 |
/* Search Pane Style */
div#popup-body {
width: 100%;
}
div#popup-body-container {
max-width: 100%;
display: flex;
justify-content: center;
align-items: center;
}
div#search-field-container,
div#search-controls-container {
display: inline-flex;
}
div#search-field-container {
width: 100%;
... | brandon1024/find | popup/css/searchpane.css | CSS | gpl-3.0 | 1,700 |
var NAVTREEINDEX1 =
{
"var__init_8h.html#a0764b32f40bbe284b6ba2a1fee678d6c":[2,0,0,16,4],
"var__init_8h.html#a2fd24bcbadb8b59c176dccc6f13250e9":[2,0,0,16,3],
"var__init_8h.html#a3482785bd2a4c8b307f9e0b6f54e2c36":[2,0,0,16,8],
"var__init_8h.html#a6b57f01d3c576db5368dd0efc2f435a4":[2,0,0,16,1],
"var__init_8h.html#a78fa39... | SimonItaly/duckhunt | doc/html/navtreeindex1.js | JavaScript | gpl-3.0 | 675 |
var a00572 =
[
[ "Nrf_bootloader", "a00573.html", null ],
[ "Nrf_dfu", "a00574.html", null ],
[ "Nrf_dfu_transport", "a00575.html", null ],
[ "Nrf_bootloader_util", "a00576.html", null ],
[ "Ble_sdk_app_bootloader_main", "a00577.html", null ]
]; | DroneBucket/Drone_Bucket_CrazyFlie2_NRF_Firmware | nrf51_sdk/Documentation/s120/html/a00572.js | JavaScript | gpl-3.0 | 265 |
package greymerk.roguelike.dungeon.segment;
import java.util.ArrayList;
import java.util.List;
import java.util.Random;
import com.google.gson.JsonArray;
import com.google.gson.JsonElement;
import com.google.gson.JsonObject;
import greymerk.roguelike.dungeon.IDungeonLevel;
import greymerk.roguelike.theme.ITheme;
imp... | Greymerk/minecraft-roguelike | src/main/java/greymerk/roguelike/dungeon/segment/SegmentGenerator.java | Java | gpl-3.0 | 4,198 |
<?php
/**
* Belgian Police Web Platform - Signatures Component
*
* @copyright Copyright (C) 2012 - 2013 Timble CVBA. (http://www.timble.net)
* @license GNU GPLv3 <http://www.gnu.org/licenses/gpl.html>
* @link https://github.com/belgianpolice/internet-platform
*/
use Nooku\Library;
class SignaturesViewSignatur... | yiendos/snowsport | application/site/component/signatures/view/signature/html.php | PHP | gpl-3.0 | 1,434 |
/****************************************************************************
**
** Copyright (C) 2011 Nokia Corporation and/or its subsidiary(-ies).
** All rights reserved.
** Contact: Nokia Corporation (qt-info@nokia.com)
**
** This file is part of the examples of the Qt Toolkit.
**
** $QT_BEGIN_LICENSE:BSD$
... | austin98x/cross-platform-desktop-app | gui/qt-demo/main.cpp | C++ | gpl-3.0 | 2,452 |
// Copyright 2015 The go-ethereum Authors
// This file is part of go-ethereum.
//
// go-ethereum is free software: you can redistribute it and/or modify
// it under the terms of the GNU Lesser General Public License as published by
// the Free Software Foundation, either version 3 of the License, or
// (at your option)... | tgerring/go-ethereum | core/vm/vm_jit_fake.go | GO | gpl-3.0 | 906 |
/*
* U-Boot - Configuration file for CSP Minotaur board
*
* Thu Oct 25 15:30:44 CEST 2007 <hackfin@section5.ch>
* Minotaur config, brushed up for official uClinux dist.
* Parallel flash support disabled, SPI flash boot command
* added ('run flashboot').
*
* Flash image map:
*
* 0x00000000 u-boot... | dasuimao/U-BOOT-Tiny4412 | include/configs/bf537-minotaur.h | C | gpl-3.0 | 4,166 |
webrtchat-libs
==============
webrtchat libs
| michaelthe/webrtchat-libs | README.md | Markdown | gpl-3.0 | 46 |
/*
* Copyright (C) 2016 - 2017 Aurum
*
* Mystery is free software: you can redistribute it and/or modify
* it under the terms of the GNU General Public License as published by
* the Free Software Foundation, either version 3 of the License, or
* (at your option) any later version.
*
* Mystery is distributed in ... | SunakazeKun/PMDe | src/com/aurum/mystery2/game/DungeonPokemon.java | Java | gpl-3.0 | 4,157 |
/**
* JSkat - A skat program written in Java
* by Jan Schäfer, Markus J. Luzius and Daniel Loreck
*
* Version 0.11.0
* Copyright (C) 2012-08-28
*
* Licensed under the Apache License, Version 2.0. You may
* obtain a copy of the License at
*
* http://www.apache.org/licenses/LICENSE-2.0
*
* Unless required by ... | mfrasca/jskat-gui | src/main/java/org/jskat/gui/action/iss/ShowLoginPanelAction.java | Java | gpl-3.0 | 1,581 |
//----------------------------------------------------------------------------
// XC program; finite element analysis code
// for structural analysis and design.
//
// Copyright (C) Luis Claudio Pérez Tato
//
// This program derives from OpenSees <http://opensees.berkeley.edu>
// developed by the «Pacific earthq... | lcpt/xc | src/utility/actor/shadow/Shadow.h | C | gpl-3.0 | 4,917 |
/*
Copyright (C) 1996-2017 John W. Eaton
This file is part of Octave.
Octave is free software; you can redistribute it and/or modify it
under the terms of the GNU General Public License as published by the
Free Software Foundation; either version 3 of the License, or (at your
option) any later version.
Octave is di... | xmjiao/octave-debian | libinterp/operators/op-fs-fs.cc | C++ | gpl-3.0 | 6,381 |
/*---------------------------------------------------------------------------*\
========= |
\\ / F ield | foam-extend: Open Source CFD
\\ / O peration | Version: 3.2
\\ / A nd | Web: http://www.foam-extend.org
\\/ M anipulation | For ... | Unofficial-Extend-Project-Mirror/foam-extend-foam-extend-3.2 | src/finiteVolume/interpolation/surfaceInterpolation/limitedSchemes/vanAlbada/vanAlbada.H | C++ | gpl-3.0 | 2,902 |
ALTER TABLE [dbo].[AvailableQualities]
ADD CONSTRAINT [FK_AVAILABLEQUALITIES_QUALITY]
FOREIGN KEY (Quality)
REFERENCES [Qualities] (Id)
| benrr101/dolomite | DolomiteDatabase/Foreign Keys/FK_AVAILABLEQUALITIES_QUALITY.sql | SQL | gpl-3.0 | 142 |
/**
* English
*
* LCD Menu Messages
* Please note these are limited to 17 characters!
*
*/
#define WELCOME_MSG CUSTOM_MENDEL_NAME " ok"
#define MSG_SD_INSERTED "Karta vlozena"
#define MSG_SD_REMOVED "Karta vyjmuta"
#define MSG_MAIN ... | magnuspub/Prusa_RAMBO_Firmware | Firmware/language_cz.h | C | gpl-3.0 | 15,728 |
package patterns.builder;
import org.junit.Test;
import static org.junit.Assert.assertNotNull;
import lombok.extern.slf4j.Slf4j;
/**
* The BuilderTest class.
*/
@Slf4j
public final class BuilderTest {
/**
* Unit Test to build one.
*/
@Test
public void testBuilderOn... | Martin-Spamer/java-coaching | src/test/java/patterns/builder/BuilderTest.java | Java | gpl-3.0 | 817 |
<!DOCTYPE html PUBLIC "-//W3C//DTD XHTML 1.0 Transitional//EN"
"http://www.w3.org/TR/xhtml1/DTD/xhtml1-transitional.dtd">
<html xmlns="http://www.w3.org/1999/xhtml">
<!-- Copyright (C) 1987, 2001-2016 Free Software Foundation, Inc.
Permission is granted to copy, distribute and/or modify this document
under the te... | davidswelt/aquamacs-emacs | aquamacs/doc/Aquamacs Help/misc/vip.html/Differences-from-Vi.html | HTML | gpl-3.0 | 7,381 |
<?php
/*
EINSATZZWECK / USE CASE
* Auslesen der Statistik aus der Datenbank
* Schreiben der Ergebnisse in eine Textdatei
* Die Textdatei kann dann von RESULTS.HTML und RESULTS.JS ausgelesen werden
* Read statistics from database
* Write results into text-file
* The text-file can be accessed via RESULTS.HTML ... | msteudtn/Mat-O-Wahl | extras/statistics_db/read_db_write_text.php | PHP | gpl-3.0 | 2,864 |
Kerafiles
=========
Kera file for Arsenic Biosensor
| keralang/Kerafiles | README.md | Markdown | gpl-3.0 | 53 |
/**********************************************************
* Version $Id$
*********************************************************/
//#include "..\stdafx.h"
#include <iostream>
#include <vector>
#include <functional>
#include "ausdruck.h"
#include "funktion.h"
using namespace std;
class compare_BB_Funktion :... | UoA-eResearch/saga-gis | saga-gis/src/modules/grid/grid_calculus_bsl/ausdruck.cpp | C++ | gpl-3.0 | 17,374 |
{% extends 'blog/base_computing.html' %}
{% load static %}
{% block content %}
<div class="row">
{% if messages %}
<div class="col-md-6">
<div class="messages">
<div class="alert alert-info" style="padding-top: 20px;">
{% for message i... | BertoDiaz/Inventory_App_v2 | blog/templates/blog/computing_list.html | HTML | gpl-3.0 | 6,333 |
#include <stdio.h>
int main(void){
int max=0,cj=0;
printf("Enter mark: ");
while (cj>=0){
scanf("%d",&cj);
if (cj>max){
max=cj;
}
}
printf("max=%d",max);
return 0;
}
| Great-Li-Xin/00864088 | [书上的例题、练习与习题]/第04章/例题/例4-08-2.c | C | gpl-3.0 | 226 |
# ShorterPWD
ShorterPWD is a tool to show the current path, trimming the parents to fit a certain width. It is intended to be used in the prompt (`PS1` or equivalent).
## Example
First, we start in a *very* long path:
```console
$ mkdir -p /tmp/lorem/ipsum/dolor/sit/amet/consectetur/adipisicing/elit/sed/do/eiusmod
... | ayosec/spwd | README.md | Markdown | gpl-3.0 | 2,196 |
# Rewritten by RayzoR
import sys
from com.l2scoria.gameserver.model.quest import State
from com.l2scoria.gameserver.model.quest import QuestState
from com.l2scoria.gameserver.model.quest.jython import QuestJython as JQuest
qn = "112_WalkOfFate"
# ~~~~~ npcId list: ~~~~~
Livina = 30572
Karuda = ... | zenn1989/scoria-interlude | L2Jscoria-Game/data/scripts/quests/112_WalkOfFate/__init__.py | Python | gpl-3.0 | 2,208 |
<!DOCTYPE html PUBLIC "-//W3C//DTD XHTML 1.0 Strict//EN"
"http://www.w3.org/TR/xhtml1/DTD/xhtml1-strict.dtd">
<html lang="en" xmlns="http://www.w3.org/1999/xhtml" xml:lang="en">
<head>
<meta name="generator" content=
"HTML Tidy for Mac OS X (vers 31 October 2006 - Apple Inc. build 16.1), see www.w3.org" />
... | davidswelt/aquamacs-emacs | aquamacs/doc/Aquamacs Help/sc/Author-Names.html | HTML | gpl-3.0 | 6,907 |
#!/bin/bash
. PACKAGE
echo "Creating Plasmoid package: $NAME-$VERSION.plasmoid"
zip -r ../$NAME-$VERSION.plasmoid . -x@zip_excluded.lst
| tanghus/currency-converter-plasmoid | make_plasmoid_pkg.sh | Shell | gpl-3.0 | 136 |
#include "reversead/algorithm/base_reverse_tensor.hpp"
#include "reversead/forwardtype/single_forward.hpp"
template class ReverseAD::BaseReverseTensor<double>;
template class ReverseAD::BaseReverseTensor<ReverseAD::SingleForward>;
| wangmu0701/ReverseAD | ReverseAD/src/algorithm/base_reverse_tensor.cpp | C++ | gpl-3.0 | 232 |
package com.aepronunciation.ipa;
import android.app.Dialog;
import android.content.Context;
import android.content.DialogInterface;
import android.content.SharedPreferences;
import android.os.Bundle;
import androidx.annotation.NonNull;
import androidx.fragment.app.DialogFragment;
import androidx.appcompat.app.AlertDi... | suragch/aePronunciation | app/src/main/java/com/aepronunciation/ipa/SelectSoundDialogFragment.java | Java | gpl-3.0 | 16,390 |
@echo off
set PROTO_BIN="..\..\..\..\externals-win\protobuf\protobuf-3.1.0\bin"
set IMPORTS="..\..\..\..\externals-win\protobuf\protobuf-3.1.0\include"
set SRC_DIR="..\..\..\..\..\measure"
set DST_DIR="..\comm"
%PROTO_BIN%\protoc.exe --proto_path=%IMPORTS% -I=%SRC_DIR% --cpp_out=%DST_DIR% %SRC_DIR%\subject.proto
%PRO... | ihmc/nomads | aci/cpp/dspro2/win32/genproto.bat | Batchfile | gpl-3.0 | 545 |
/*
Wgs.h - Custom library for wintergarden.
Created by Felix Neubauer, August 12, 2016.
*/
#include "Arduino.h"
#include "Wgs.h"
const int STATE_UNKNOWN = 0;
const int STATE_ENABLED = 1;
const int STATE_DISABLING = 2;
const int STATE_DISABLED = 3;
const int STATE_ENABLING = 4;
Wgs::Wgs(int pin_... | ranseyer/blind-control | arduino/Wintergartensteuerung/lib/Wgs.cpp | C++ | gpl-3.0 | 3,018 |
@external primary;
.serialDataWidget {
border: 1px solid #7788AA;
}
.emptyValue .serialDataWidget {
border: 1px solid value("constants.css.borderColor");
}
.emptyValue .serialDataWidget * {
color: value("constants.css.borderColor") !important;
font-style: italic !important;
border-color: value("con... | gallardo/alkacon-oamp | com.alkacon.opencms.v8.calendar/src/com/alkacon/opencms/v8/calendar/client/widget/css/widget.css | CSS | gpl-3.0 | 932 |
// gets the PTE for the page using physical addresses (also implements the PFN db technique, but does not perform any modification),
// sets the +W bit and unsets the NX bit
NTSTATUS SetPTEWX(
PVOID page
)
{
PHYSICAL_ADDRESS pPage;
UCHAR debug_msg[DEBUG_MESSAGE_LENGTH];
ULONGLONG addr;
PMMPFN ppfn;
DbgPrint("\t[... | 0x00ach/stuff | set_pte_wx.c | C | gpl-3.0 | 4,491 |
/*
This file is part of Peers, a java SIP softphone.
This program is free software: you can redistribute it and/or modify
it under the terms of the GNU General Public License as published by
the Free Software Foundation, either version 3 of the License, or
any later version.
This program is di... | Apaq/peers | peers-lib/src/main/java/dk/apaq/peers/sip/transactionuser/DialogManager.java | Java | gpl-3.0 | 4,300 |
/*
* RandomTestInfo.h
*
* This file is part of the IHMC C4.5 Decision Tree Library.
* Copyright (c) 2008-2016 IHMC.
*
* This program is free software; you can redistribute it and/or
* modify it under the terms of the GNU General Public License
* version 3 (GPLv3) as published by the Free Software Foundation.
*... | ihmc/nomads | misc/cpp/c45/RandomTestInfo.h | C | gpl-3.0 | 1,764 |
<!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 4.01 Transitional//EN" "http://www.w3.org/TR/html4/loose.dtd">
<!-- NewPage -->
<html lang="fr">
<head>
<!-- Generated by javadoc (version 1.7.0_79) on Thu Apr 30 18:55:34 CEST 2015 -->
<title>Overview</title>
<meta name="date" content="2015-04-30">
<link rel="stylesheet" type="t... | GardFar/ADS4 | doc/overview-summary.html | HTML | gpl-3.0 | 3,975 |
package cz.cvut.fit.ddw.project.subprocess;
import cz.cvut.fit.ddw.project.enums.News;
import com.rometools.rome.feed.synd.SyndEntry;
import com.rometools.rome.feed.synd.SyndFeed;
import com.rometools.rome.io.FeedException;
import com.rometools.rome.io.SyndFeedInput;
import com.rometools.rome.io.XmlReader;
import cz.c... | tomas-duda/ddw | src/main/java/cz/cvut/fit/ddw/project/subprocess/RSSFetcher.java | Java | gpl-3.0 | 2,999 |
/*
* Copyright (c) 2010, 2011, 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 ... | ksenechal/BootstrapFX | src/main/java/com/ksenechal/javafx/bootstrapfx/skin/BootstrapMenuButtonSkinBase.java | Java | gpl-3.0 | 1,850 |
import React from 'react';
import Grafico from './Grafico';
class Grafici extends React.Component {
render() {
return (
<div>
<h5 className="mt-3">Grafici</h5>
<Grafico titolo="Latenza" xtitle="Misurazioni" ytitle="ms" label="Ping" data={this.props.dataPing} colors={["#ffc107"]}/>
<... | fondazionebordoni/misurainternet-ui | src/Grafici.js | JavaScript | gpl-3.0 | 633 |
/***********************************************************************
*
* Copyright (C) 2008, 2009, 2010, 2011 Graeme Gott <graeme@gottcode.org>
*
* This program is free software: you can redistribute it and/or modify
* it under the terms of the GNU General Public License as published by
* the Free Software Fo... | Fusion/focuswriter | src/preferences_dialog.h | C | gpl-3.0 | 3,093 |
<Global.Microsoft.VisualBasic.CompilerServices.DesignerGenerated()> _
Partial Class frmEnlaces
Inherits System.Windows.Forms.Form
'Form reemplaza a Dispose para limpiar la lista de componentes.
<System.Diagnostics.DebuggerNonUserCode()> _
Protected Overrides Sub Dispose(ByVal disposing As Boolean... | creativo/softmodii | Softmodii_VB/Wii/Wii/frmEnlaces.Designer.vb | Visual Basic | gpl-3.0 | 12,911 |
/*
* ThreadPool.java
*
* This file is part of the IHMC Util Library
* Copyright (c) 1993-2016 IHMC.
*
* This program is free software; you can redistribute it and/or
* modify it under the terms of the GNU General Public License
* version 3 (GPLv3) as published by the Free Software Foundation.
*
* U.S. Governm... | ihmc/nomads | util/java/us/ihmc/util/ThreadPool.java | Java | gpl-3.0 | 5,504 |
/*
* Copyright 2015-2016 Markus Prasser
*
* This file is part of EcoLabLib.
*
* EcoLabLib is free software: you can redistribute it and/or modify
* it under the terms of the GNU General Public License as published by
* the Free Software Foundation, either version 3 of the License, or
* (at your option) any ... | markuspg/EcoLabLib | src/client/client.h | C | gpl-3.0 | 7,008 |
/*
* lpc17xx_default/serial/main.c
* Copyright (C) 2016 xent
* Project is distributed under the terms of the GNU General Public License v3.0
*/
#include <halm/pin.h>
#include <halm/platform/lpc/clocking.h>
#include <halm/platform/lpc/serial.h>
#include <assert.h>
/*---------------------------------------... | stxent/halm-examples | examples/lpc17xx_default/serial/main.c | C | gpl-3.0 | 2,535 |
#!/usr/bin/env bash
# -*- ENCODING: UTF-8 -*-
##
## @author Raúl Caro Pastorino
## @copyright Copyright © 2019 Raúl Caro Pastorino
## @license https://wwww.gnu.org/licenses/gpl.txt
## @email raul@fryntiz.dev
## @web https://fryntiz.es
## @gitlab https://gitlab.com/fryntiz
## @github https://... | fryntiz/preparar_entorno | Apps/pentesting.sh | Shell | gpl-3.0 | 1,146 |
<!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 4.01 Transitional//EN" "http://www.w3.org/TR/html4/loose.dtd">
<html>
<head>
<meta http-equiv="content-type" content="text/html; charset=UTF-8">
<title>Scroll window content up or down without changing current position</title>
</head>
<body><div class="manualnavbar" style... | Sliim/sleemacs | php-manual/function.ncurses-scrl.html | HTML | gpl-3.0 | 2,822 |
// Copyright © 2008-2014 Pioneer Developers. See AUTHORS.txt for details
// Licensed under the terms of the GPL v3. See licenses/GPL-3.txt
#include "FileSystem.h"
#include "FileSourceZip.h"
#include "utils.h"
#include <cstdio>
#include <stdexcept>
static const char *ftype_name(const FileSystem::FileInfo &info) {
if ... | MeteoricGames/pioneer | src/test_FileSystem.cpp | C++ | gpl-3.0 | 2,833 |
/**
* ShapeChange - processing application schemas for geographic information
*
* This file is part of ShapeChange. ShapeChange takes a ISO 19109
* Application Schema from a UML model and translates it into a
* GML Application Schema or other implementation representations.
*
* Additional information about the... | ShapeChange/ShapeChange | src/test/java/de/interactive_instruments/ShapeChange/scxmltest/SCXMLTestResourceConverter.java | Java | gpl-3.0 | 16,951 |
/*
* Cantata
*
* Copyright (c) 2011-2017 Craig Drummond <craig.p.drummond@gmail.com>
*
*/
/*
* Copyright (c) 2008 Sander Knopper (sander AT knopper DOT tk) and
* Roeland Douma (roeland AT rullzer DOT com)
*
* This file is part of QtMPC.
*
* QtMPC is free software: you can redistribute it a... | padertux/cantata | models/musiclibraryitemalbum.h | C | gpl-3.0 | 2,574 |
package com.lamer.rc_model_car;
import java.io.FileDescriptor;
import java.io.FileInputStream;
import java.io.FileOutputStream;
import java.io.IOException;
import java.io.InputStream;
import java.io.OutputStream;
import java.lang.reflect.Method;
import java.util.Set;
import java.util.UUID;
import android.app.Activity... | whitelamer/android-bt-rc-car | src/com/lamer/rc_model_car/ArduinoModule.java | Java | gpl-3.0 | 8,713 |
/*
Copyright © 2014, Ryan Pavlik
This file is part of xleapmouse.
xleapmouse is free software: you can redistribute it and/or modify
it under the terms of the GNU General Public License as published by
the Free Software Foundation, either version 3 of the License, or
(at your option) any later version.
... | rpav/xleapmouse | src/util.cpp | C++ | gpl-3.0 | 931 |
/*
* Copyright (C) 2010 Google Inc. 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 conditio... | cs-au-dk/Artemis | WebKit/Source/WebKit/chromium/src/WorkerAsyncFileWriterChromium.h | C | gpl-3.0 | 3,063 |
from django.urls import path
from .views import redirect_to_archive
urlpatterns = [path("<str:media_id>/", redirect_to_archive)]
| whav/hav | src/hav/apps/media/urls.py | Python | gpl-3.0 | 130 |
# -*- coding: utf-8 -*-
'''
Mepinta
Copyright (c) 2011-2012, Joaquin G. Duo
This file is part of Mepinta.
Mepinta is free software: you can redistribute it and/or modify
it under the terms of the GNU General Public License as published by
the Free Software Foundation, either version 3 of the License, or
(at your opti... | joaduo/mepinta | core/python_core/mepinta/testing/plugins_testing/TestDiscoveryManager.py | Python | gpl-3.0 | 1,427 |
package com.megathirio.shinsei.item.powder;
import com.megathirio.shinsei.item.PowderShinsei;
import com.megathirio.shinsei.reference.Names;
public class ItemBariumPowder extends PowderShinsei {
public ItemBariumPowder(){
super();
this.setUnlocalizedName(Names.Powders.BARIUM_POWDER);
}
}
| Mrkwtkr/shinsei | src/main/java/com/megathirio/shinsei/item/powder/ItemBariumPowder.java | Java | gpl-3.0 | 315 |
{-# LANGUAGE ExistentialQuantification #-}
{-# LANGUAGE DeriveFunctor #-}
module Data.ChordPro
( Chunk (..), Music (..)
, Line, Paragraph, Markup (..)
, Layout
, bake
, prettyPrintChordPro
) where
import Data.Music.Scales
import Data.Music.Chords
import Data.Music.Tonal
-- File layout
type La... | talanis85/rechord | src/Data/ChordPro.hs | Haskell | gpl-3.0 | 1,297 |
import numpy as np
from scipy import constants
from scipy.integrate import quad
# Boltzmann constant in eV/K
k = constants.value('Boltzmann constant in eV/K')
class Flux() :
"""
This class evaluates the neutron spectrum. The thermal cutoff is treated
as a variable parameter to ensure a specific fast-to-t... | corps-g/flux_spectrum | flux_spectrum.py | Python | gpl-3.0 | 3,697 |
#! python3
# coding: utf-8
# todo
# multithreader par machine
# nettoyer le code
import os
import sys
import configparser
import logging
import re
import gc
import traceback
import getpass
from logging import FileHandler
from colorama import Fore
import colorama
colorama.init()
#logger = logging.getLogger('Magret... | bbmt-bbmt/MagretUtil | source/MagretUtil.py | Python | gpl-3.0 | 9,880 |
<script>
function puntuar(valor){
$(function(){
form = document.forms["form1"];
cr = form.elements["critica"].value;
ju = form.elements["juego"].value;
us = form.elements["usuario"].value;
destino = "<?= base_url('index.php/criticas/puntuar') ?>";
$.post(destino,{critica: cr, jue... | tonigallego/gamerland | application/views/criticas/index.php | PHP | gpl-3.0 | 5,024 |
div {
border: 1px solid black;
border-radius: 5px;
width: 33%;
height: 20%;
margin-left:auto;
margin-right:auto;
}
*:focus {
outline: none;
}
#button, #autobutton, #perclickbutton, #armbombbutton, #bombupgradebutton, #upgbuttonrankbutton {
cursor: pointer;background-color:#adadad;
border:0px sol... | infoburp/clicky | clicky.css | CSS | gpl-3.0 | 581 |
/*
* Copyright (C) 2005-2012 BetaCONCEPT Limited.
*
* This file is part of Astroboa.
*
* Astroboa is free software: you can redistribute it and/or modify
* it under the terms of the GNU General Public License as published by
* the Free Software Foundation, either version 3 of the License, or
* (at your option) ... | BetaCONCEPT/astroboa | astroboa-api/src/main/java/org/betaconceptframework/astroboa/api/model/io/ImportConfiguration.java | Java | gpl-3.0 | 12,356 |
/*
*
* This file is part of Genome Artist.
*
* Genome Artist is free software: you can redistribute it and/or modify
* it under the terms of the GNU General Public License as published by
* the Free Software Foundation, either version 3 of the License, or
* (at your option) any later version.
*
* Genome Artist... | genomeartist/genomeartist | sources_java/Components/src/ro/genomeartist/components/utils/StringUtilities.java | Java | gpl-3.0 | 2,529 |
---
date: 2019-11-15T10:23:54+0000
like_of:
title: "Ditching Event Platforms for the IndieWeb"
url: https://www.jvt.me/posts/2019/11/14/ditch-event-platforms-indieweb/
authors:
- title: "Jamie Tanna"
url: https://www.jvt.me
posting_method: https://omnibear.com
---
| chrisburnell/chrisburnell.github.io | src/posts/likes/2019-11-15-1573813434.md | Markdown | gpl-3.0 | 281 |
package uk.gov.selfserve;
import java.io.*;
import javax.servlet.*;
import javax.servlet.http.*;
//import lagan.api.auth.*;
import lagan.api.main.*;
//import org.apache.axis.EngineConfiguration;
//import org.apache.axis.configuration.FileProvider;
import org.apache.axis.client.Stub;
import org.apache.axis.me... | lgss/MyCouncil | WEB-INF/classes/uk/gov/selfserve/LaganUpdateReceipt.java | Java | gpl-3.0 | 3,109 |
----------------------------------------------------------------------------------
-- Map File --
-- --
-- In dieser Datei stehen die entsprechenden externen NPC's, Trigger un... | Invertika/data | scripts/maps/ow-n0001-n0025-o0000.lua | Lua | gpl-3.0 | 1,399 |
var searchData=
[
['ajoutercarte',['ajouterCarte',['../interface_small_world_1_1_inter_monteur_partie.html#a473c91ad26ee485f07261df1fcae0e8b',1,'SmallWorld.InterMonteurPartie.ajouterCarte()'],['../class_small_world_1_1_monteur_partie.html#ad8cedb326193c0f0ff5f2d6705867156',1,'SmallWorld.MonteurPartie.ajouterCarte()']... | damien-cremilleux/SmallWorld | Documentation/html/search/functions_61.js | JavaScript | gpl-3.0 | 1,198 |
using System;
using System.Collections.Generic;
using System.Linq;
using System.Text;
using Nibbler.Core.Simple;
using Nibbler.Core.Simple.Definition;
using Nibbler.Core.Simple.Tapes;
namespace Nibbler.Core.Simple.Run
{
public class TmConfiguration<TTape>
where TTape : class, ITape
{
public readonl... | nerai/Nibbler | src/Nibbler.Core.Simple/Run/TmConfiguration.cs | C# | mpl-2.0 | 1,447 |