code
stringlengths
4
1.01M
language
stringclasses
2 values
// pythonFlu - Python wrapping for OpenFOAM C++ API // Copyright (C) 2010- Alexey Petrov // Copyright (C) 2009-2010 Pebble Bed Modular Reactor (Pty) Limited (PBMR) // // 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 //...
Java
#ifndef VALUE_H_ #define VALUE_H_ // Cost parameters #define CARCOST 100 #define TICKETCOST 300 #define CENTSPERLITRE 130 #define METERSPERLITRE 15000 // Headers #include <limits.h> #include <immintrin.h> #include "instance.h" #include "random.h" #include "macros.h" #include "types.h" #define COST(I, DR, L) ((DR)...
Java
//----------------------------------------------------------------------------------- // The confidential and proprietary information contained in this file may // only be used by a person authorised under and to the extent permitted // by a subsisting licensing agreement from ARM Limited or its affiliates /...
Java
namespace Tsu.Voltmeters.Appa { partial class Multimeter109NControl { /// <summary> /// Required designer variable. /// </summary> private System.ComponentModel.IContainer components; /// <summary> /// Clean up any resources being used. /// </...
Java
# _attributevaluebeforechange _namespace: [SMRUCC.genomics.Data.Reactome.LocalMySQL.Tables.gk_current](./index.md)_ -- DROP TABLE IF EXISTS `_attributevaluebeforechange`; /*!40101 SET @saved_cs_client = @@character_set_client */; /*!40101 SET character_set_client = utf8 */; CREATE TABLE `_attributevaluebeforech...
Java
package ru.trolsoft.utils.files; import ru.trolsoft.utils.StrUtils; import java.io.*; import java.util.Random; /** * Created on 07/02/17. */ public class IntelHexWriter { private final Writer writer; /** * */ private int segmentAddress = 0; public IntelHexWriter(Writer writer) { ...
Java
<!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_131) on Mon May 29 22:14:24 CST 2017 --> <title>org.cripac.isee.vpe.alg.pedestrian.attr Class Hierarchy</title> <meta name="date" c...
Java
<?php /** * @package omeka * @subpackage solr-search * @copyright 2012 Rector and Board of Visitors, University of Virginia * @license http://www.apache.org/licenses/LICENSE-2.0.html */ class SolrSearch_AdminController extends Omeka_Controller_AbstractActionController { /** * Display t...
Java
<!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_21) on Fri Feb 07 15:34:51 CET 2014 --> <meta http-equiv="Content-Type" content="text/html" charset="UTF-8"> <title>Uses of Interface f...
Java
import re import traceback from urllib.parse import quote from requests.utils import dict_from_cookiejar from sickchill import logger from sickchill.helper.common import convert_size, try_int from sickchill.oldbeard import tvcache from sickchill.oldbeard.bs4_parser import BS4Parser from sickchill.providers.torrent.To...
Java
/* General Demo Style */ @import url(https://fonts.googleapis.com/css?family=Lato:300,400,700); *, *:after, *:before { -webkit-box-sizing: border-box; -moz-box-sizing: border-box; box-sizing: border-box; padding: 0; margin: 0; } /* Clearfix hack by Nicolas Gallagher: http://nicolasgallagher.com/mi...
Java
/* * Copyright (c) 2010 The University of Reading * All rights reserved. * * Redistribution and use in source and binary forms, with or without * modification, are permitted provided that the following conditions * are met: * 1. Redistributions of source code must retain the above copyright * notice, this li...
Java
/***************************************************************** * This file is part of Managing Agricultural Research for Learning & * Outcomes Platform (MARLO). * MARLO 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...
Java
<!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_51) on Mon Mar 17 10:31:37 CDT 2014 --> <title>TIntFloatMapDecorator (Trove 3.1a1)</title> <meta name="date" content="2014-03-17"> <lin...
Java
/*jshint expr:true */ describe("Services: Core System Messages", function() { beforeEach(module("risevision.core.systemmessages")); beforeEach(module(function ($provide) { //stub services $provide.service("$q", function() {return Q;}); $provide.value("userState", { isRiseVisionUser: function ()...
Java
{% load i18n %} <table class="tabledisplay"> <tbody><tr><th>{% trans 'Vraag' %}</th><th>{% trans 'Antwoord' %}</th></tr> <tr><td colspan="2"><h5><i>Algemeen</i></h5></td></tr> <tr><td>{% trans 'Beoordeling algemene gezondheid' %}</td><td>{{ questionnaire.get_health_general_display|default:"-" }}</td></tr> ...
Java
/// <reference path="grid_astar.ts" /> // create abstract grid representation (no nodes here) var grid = [[1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1], [1, 0, 0, 0, 0, 0, 1, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 1, 0, 0, 0, 0, 1], [1, 0, 0, 0, 0, 0, 1, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 1, 0, 0,...
Java
// Copyright ©2015 The gonum Authors. All rights reserved. // Use of this source code is governed by a BSD-style // license that can be found in the LICENSE file. package gonum import ( "gonum.org/v1/gonum/blas" "gonum.org/v1/gonum/lapack" ) // Dlasr applies a sequence of plane rotations to the m×n matrix A. This ...
Java
# -*- encoding: UTF-8 -*- import re import sys import os import traceback from ..ibdawg import IBDAWG from ..echo import echo from . import gc_options __all__ = [ "lang", "locales", "pkg", "name", "version", "author", \ "load", "parse", "getDictionary", \ "setOptions", "getOptions", "getOpti...
Java
/* «Camelion» - Perl storable/C struct back-and-forth translator * * Copyright (C) Alexey Shishkin 2016 * * This file is part of Project «Camelion». * * Project «Camelion» 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 Fre...
Java
package com.entrepidea.jvm; import java.util.ArrayList; import java.util.List; /** * @Desc: * @Source: 深入理解Java虚拟机:JVM高级特性与最佳实践(第2版) * Created by jonat on 10/18/2019. * TODO need revisit - the code seem just running - supposedly it should end soon with exceptions. */ public class RuntimeConstantPoolOOM { ...
Java
using System; using System.Collections.Generic; using System.Diagnostics; using System.Globalization; using System.Linq; using LobbyClient; using PlasmaShared; using ZkData; namespace ZeroKWeb.SpringieInterface { public class StartSetup { static bool listOnlyThatLevelsModules = false; //...
Java
# wp_project Project for Web Programming exam Cartelle: spec: contiene il file delle specifiche e tutto ciò che è inerente alla progettazione dell'elaborato doc: contiene tutti i file della documentazione prodotta src: contiene i file sorgenti del progetto Students: Luca Bettinelli, Michele Masciale e Matteo ...
Java
package com.kimkha.finanvita.ui; import android.app.Activity; import android.content.Context; import android.content.Intent; import android.database.Cursor; import android.os.Bundle; import android.support.v4.app.LoaderManager; import android.support.v4.content.Loader; import android.util.SparseBooleanArray; import an...
Java
#ifndef __LINUX_VIDEODEV_H #define __LINUX_VIDEODEV_H /* Linux V4L API, Version 1 * videodev.h from v4l driver in Linux 2.2.3 * * Used here with the explicit permission of the original author, Alan Cox. * <alan@lxorguk.ukuu.org.uk> */ /* $XFree86: xc/programs/Xserver/hw/xfree86/drivers/v4l/videodev.h,v 1.8 20...
Java
// XDwgDirectReader.cpp: implementation of the XDwgDirectReader class. // ////////////////////////////////////////////////////////////////////// #include "stdafx.h" #include <stdio.h> #include <stdlib.h> #include <string.h> #include <math.h> #include "atlbase.h" #include "XDwgDirectReader.h" #include "db.h" #include "...
Java
# Copyright 2019 Virgil Dupras # # This software is licensed under the "GPLv3" License as described in the "LICENSE" file, # which should be included with this package. The terms are also available at # http://www.gnu.org/licenses/gpl-3.0.html import datetime from collections import defaultdict from core.util import ...
Java
/* * Copyright (C) 2006 The Android Open Source Project * * 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 * * http://www.apache.org/licenses/LICENSE-2.0 * * Unless required by app...
Java
The C-BGP Routing Solver == C-BGP is an efficient solver for BGP, the de facto standard protocol used for exchanging routing information accross domains in the Internet. BGP was initially described in RFC1771 in 1995. It has since undergone several updates recently standardized in RFC4271 (2006). C-BGP is aimed at co...
Java
#### List of contents * [User guide](@ref axo_gui) * [Compiling from source](@ref compile) * [Getting started](@ref getting_started) </br> * [For developers] (@ref developers) * [Updating the firmware] (@ref updating_firmware) * [Directory structure] (@ref directory_structure) * [For PureData users] (@ref pd_user) </b...
Java
// Copyright (c) François Paradis // This file is part of Mox, a card game simulator. // // Mox 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, version 3 of the License. // // Mox is distributed in...
Java
package com.thomasjensen.checkstyle.addons.checks; /* * Checkstyle-Addons - Additional Checkstyle checks * Copyright (c) 2015-2020, the Checkstyle Addons contributors * * This program is free software: you can redistribute it and/or modify it under the * terms of the GNU General Public License, version 3, as publi...
Java
#include "Board.h" #include <iostream> using namespace std; void Board::enumExts( ) { if(ptester->hasUnboundedHorizAttacks()) { for( int i = 1; i <= nrows; i++ ) if( PiecesInRow[i] > 1 ) { cout << 0 << endl; return; } } _enumExts(); } void Board::_enumExts( ) { Place P(1,1); if...
Java
/* * $Id: LeftJoin.java,v 1.2 2006/04/09 12:13:12 laddi Exp $ * Created on 5.10.2004 * * Copyright (C) 2004 Idega Software hf. All Rights Reserved. * * This software is the proprietary information of Idega hf. * Use is subject to license terms. */ package com.idega.data.query; import java.util.HashSet; import ...
Java
<Global.Microsoft.VisualBasic.CompilerServices.DesignerGenerated()> _ Partial Class fAwards Inherits System.Windows.Forms.Form 'Form overrides dispose to clean up the component list. <System.Diagnostics.DebuggerNonUserCode()> _ Protected Overrides Sub Dispose(ByVal disposing As Boolean) ...
Java
--- title: "मेरा इस्तीफा राफेल को लेकर हुआ है : तारिक अनवर" layout: item category: ["politics"] date: 2018-09-29T04:19:03.930Z image: 1538214543927tariq.jpg --- <p>नई दिल्ली: राष्ट्रवादी कांग्रेस पार्टी (एनसीपी) और लोकसभा सदस्यता से इस्तीफा दे चुके वरिष्ठ नेता तारिक अनवर का कहना है कि &#39;मेरी नाराजगी राफेल को लेकर पा...
Java
package it.emarolab.owloop.descriptor.utility.classDescriptor; import it.emarolab.amor.owlInterface.OWLReferences; import it.emarolab.owloop.descriptor.construction.descriptorEntitySet.Individuals; import it.emarolab.owloop.descriptor.construction.descriptorExpression.ClassExpression; import it.emarolab.owloop.descrip...
Java
// -*- Mode: Go; indent-tabs-mode: t -*- /* * Copyright (C) 2016 Canonical Ltd * * This program is free software: you can redistribute it and/or modify * it under the terms of the GNU General Public License version 3 as * published by the Free Software Foundation. * * This program is distributed in the hope tha...
Java
using System; using System.Threading; using System.Windows.Input; namespace WpfAsyncPack.Internal { internal sealed class CancelAsyncCommand : ICommand { private CancellationTokenSource _cancellationTokenSource = new CancellationTokenSource(); private bool _isCommandExecuting; public ...
Java
<template name="views_contracts"> <div class="dapp-container"> <h1>{{i18n "wallet.contracts.contractTitle"}}</h1> <a href="{{pathFor route='deployContract'}}" class="wallet-box create"> <div class="account-pattern"> + </div> <h3>{{i18n "wallet.co...
Java
<?php /** * The file that defines the core plugin class * * A class definition that includes attributes and functions used across both the * public-facing side of the site and the admin area. * * @link http://stephanetauziede.com * @since 1.0.0 * * @package Wp_Startup_Press_Room * @subpackage W...
Java
drop table if exists users; create table users ( id serial primary key, username varchar(128) not null, password varchar(128) not null, favorites text not null, minute integer, disabled boolean not null); drop table if exists messages; create table messages ( id ...
Java
/** * Copyright (c) 2006-2014 LOVE Development Team * * 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 anyone to use this software for any purpose, * ...
Java
/* Copyright (C) 2011 Srivats P. This file is part of "Ostinato" This 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 dist...
Java
/* * Copyright 2013, winocm. <winocm@icloud.com> * 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 * lis...
Java
<?php /* * AJGL CSV RFC Component * * Copyright (C) Antonio J. García Lagar <aj@garcialagar.es> * * For the full copyright and license information, please view the LICENSE * file that was distributed with this source code. */ namespace Ajgl\Csv\Rfc\Tests\Spl; use Ajgl\Csv\Rfc\Spl\SplFileObject; /** * @autho...
Java
package com.example.habitup.View; import android.content.Context; import android.content.res.Resources; import android.graphics.Color; import android.support.v4.content.ContextCompat; import android.util.Log; import android.view.LayoutInflater; import android.view.View; import android.view.ViewGroup; import android.wi...
Java
#!/usr/bin/env python # coding=utf-8 """30. Digit fifth powers https://projecteuler.net/problem=30 Surprisingly there are only three numbers that can be written as the sum of fourth powers of their digits: > 1634 = 14 \+ 64 \+ 34 \+ 44 > 8208 = 84 \+ 24 \+ 04 \+ 84 > 9474 = 94 \+ 44 \+ 74 \+ 44 As 1 = 14 is n...
Java
#include <stdio.h> #include <string.h> #include "stdbool.h" #include "freertos/FreeRTOS.h" #include "freertos/task.h" #include "esp_system.h" #include "esp_log.h" #include "bt.h" #define GATTS_TAG "MAIN" #define HCI_H4_CMD_PREAMBLE_SIZE (4) /* HCI Command opcode group field(OGF) */ #define HCI_GRP_HOST_...
Java
<!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 4.01 Transitional//EN" "http://www.w3.org/TR/html4/loose.dtd"> <!-- NewPage --> <html lang="ro"> <head> <!-- Generated by javadoc (version 1.7.0_80) on Mon Jun 20 18:37:10 EEST 2016 --> <title>JRPropertiesUtil.PropertySuffix (JasperReports 6.3.0 API)</title> <meta name="date" con...
Java
if(NOT DEFINED IMP_TIMEOUT_FACTOR) if(${CMAKE_BUILD_TYPE} MATCHES "Debug") set(IMP_TIMEOUT_FACTOR 3 CACHE INT "A scaling factor for test timeouts") else() set(IMP_TIMEOUT_FACTOR 1 CACHE INT "A scaling factor for test timeouts") endif() endif() set(IMP_CHEAP_TIMEOUT 5 CACHE INT "Timeout for chea...
Java
<?xml version="1.0" encoding="UTF-8"?> <!DOCTYPE html> <html lang="en"> <head> <meta http-equiv="Content-Type" content="text/html; charset=utf-8" /> <!-- qdeclarativepolygonmapitem.cpp --> <title>List of All Members for MapPolygon | Qt Location 5.7</title> <link rel="stylesheet" type="text/css" href="style/offlin...
Java
<!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_14) on Fri Jun 18 18:05:18 BST 2010 --> <META http-equiv="Content-Type" content="text/html; charset=UTF-8"> <TITLE> Uses of Class gr.forth.ics...
Java
/* Copyright © 2007, 2008, 2009, 2010, 2011 Vladimír Vondruš <mosra@centrum.cz> This file is part of Kompas. Kompas is free software: you can redistribute it and/or modify it under the terms of the GNU Lesser General Public License version 3 only, as published by the Free Software Foundation. ...
Java
package org.elsys.InternetProgramming; import java.io.BufferedReader; import java.io.IOException; import java.io.InputStream; import java.io.InputStreamReader; import java.io.OutputStream; import java.io.PrintWriter; import java.net.Socket; public class ServerHandler { private Socket socket; public ServerHandler(...
Java
import sys, math from test import goertzel import wave import pyaudio import Queue import numpy as np if len(sys.argv) < 2: print "Usage: %s <filename> " % sys.argv[0] sys.exit(1) filename = sys.argv[1] w = wave.open(filename) fs = w.getframerate() width = w.getsampwidth() chunkDuration = .2 #.2 second chunks...
Java
// Decompiled with JetBrains decompiler // Type: StartupSceneAnimDriver // Assembly: Assembly-CSharp, Version=0.0.0.0, Culture=neutral, PublicKeyToken=null // MVID: 19851F1B-4780-4223-BA01-2C20F2CD781E // Assembly location: C:\Users\CGA Computer\Desktop\LEGO Universe Stuff\LOCO Server\Unity Web Player Extractor\Saved ...
Java
using System; using System.Collections.Generic; using System.Linq; using Minedrink_UWP.View; using Windows.ApplicationModel; using Windows.Foundation; using Windows.UI.Core; using Windows.UI.Xaml; using Windows.UI.Xaml.Automation; using Windows.UI.Xaml.Controls; using Windows.UI.Xaml.Input; using Windows.UI.Xaml.Navig...
Java
//===--- SemaExprCXX.cpp - Semantic Analysis for Expressions --------------===// // // The LLVM Compiler Infrastructure // // This file is distributed under the University of Illinois Open Source // License. See LICENSE.TXT for details. // //===-------------------------------------------------------...
Java
/* * JasperReports - Free Java Reporting Library. * Copyright (C) 2001 - 2014 TIBCO Software Inc. All rights reserved. * http://www.jaspersoft.com * * Unless you have purchased a commercial license agreement from Jaspersoft, * the following license terms apply: * * This program is part of JasperReports. * * J...
Java
<?php /** * Zend Framework * * LICENSE * * This source file is subject to the new BSD license that is bundled * with this package in the file LICENSE.txt. * It is also available through the world-wide-web at this URL: * http://framework.zend.com/license/new-bsd * If you did not receive a copy of the license an...
Java
#exploderLightPanel{ position: absolute; width: 90%; margin-left: 5%; height: 90%; margin-top: 5%; background-color: white; z-index: 999; padding: 2em; } .level{ }
Java
<?php /* ########################################################################## # # # Version 4 / / / # # -----------__---/__---__------__----__---/---/- # # ...
Java
package com.ouser.module; import java.util.HashMap; import java.util.Map; import com.ouser.util.StringUtil; import android.os.Bundle; /** * 照片 * @author hanlixin * */ public class Photo { public enum Size { Small(80, 0), /** 小列表,菜单 */ Normal(100, 1), /** profile */ Large(134, 2), /**...
Java
package bdv.server; import bdv.db.UserController; import bdv.model.DataSet; import bdv.util.Render; import org.eclipse.jetty.server.Handler; import org.eclipse.jetty.server.Request; import org.eclipse.jetty.server.Server; import org.eclipse.jetty.server.handler.ContextHandlerCollection; import org.eclipse.jetty.util.l...
Java
/* * Copyright 2006, 2007 Alessandro Chiari. * * This file is part of BrewPlus. * * BrewPlus 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 2 of the License, or * (at your option)...
Java
<!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>FastaPlus: Member L...
Java
/* * Copyright 2016 The Chromium OS Authors. All rights reserved. * Use of this source code is governed by a BSD-style license that can be * found in the LICENSE file. */ #include "cros_gralloc_helpers.h" #include <cstdlib> #include <cutils/log.h> #include <fcntl.h> #include <xf86drm.h> uint64_t cros_gralloc_con...
Java
// Copyright 2015, 2016 Parity Technologies (UK) Ltd. // This file is part of Parity. // Parity 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 la...
Java
from controllers.job_ctrl import JobController from models.job_model import JobModel from views.job_view import JobView class MainController(object): def __init__(self, main_model): self.main_view = None self.main_model = main_model self.main_model.begin_job_fetch.connect(self.on_begin_jo...
Java
<?php namespace ModulusAcl\Form; use ModulusForm\Form\FormDefault, Zend\Form\Element\Select; class Route extends FormDefault { public function addElements() { $this->add(array( 'name' => 'id', 'options' => array( 'label' => '', ), ...
Java
package edu.stanford.nlp.mt.lm; import java.util.concurrent.atomic.AtomicReference; import java.util.concurrent.locks.ReentrantLock; import org.apache.logging.log4j.LogManager; import org.apache.logging.log4j.Logger; import edu.stanford.nlp.mt.util.IString; import edu.stanford.nlp.mt.util.Sequence; import edu.stanfo...
Java
// Decompiled with JetBrains decompiler // Type: System.Xml.Linq.BaseUriAnnotation // Assembly: System.Xml.Linq, Version=3.5.0.0, Culture=neutral, PublicKeyToken=b77a5c561934e089 // MVID: D3650A80-743D-4EFB-8926-AE790E9DB30F // Assembly location: C:\Program Files (x86)\Reference Assemblies\Microsoft\Framework\v3.5\Sys...
Java
#!/usr/bin/python # # Problem: Making Chess Boards # Language: Python # Author: KirarinSnow # Usage: python thisfile.py <input.in >output.out from heapq import * def process(r1, r2, c1, c2): for i in range(r1, r2): for j in range(c1, c2): if 0 <= i < m and 0 <= j < n: if g[i]...
Java
package appalachia.rtg.world.biome.realistic.appalachia.adirondack; import java.util.Random; import net.minecraft.block.Block; import net.minecraft.block.state.IBlockState; import net.minecraft.init.Blocks; import net.minecraft.world.biome.Biome; import net.minecraft.world.chunk.ChunkPrimer; import appalachia.api.Ap...
Java
// Decompiled with JetBrains decompiler // Type: System.Boolean // Assembly: mscorlib, Version=4.0.0.0, Culture=neutral, PublicKeyToken=b77a5c561934e089 // MVID: 255ABCDF-D9D6-4E3D-BAD4-F74D4CE3D7A8 // Assembly location: C:\Windows\Microsoft.NET\Framework\v4.0.30319\mscorlib.dll using System.Runtime.InteropServices; ...
Java
/* * Copyright (c) 2010-2012 Matthias Klass, Johannes Leimer, * Rico Lieback, Sebastian Gabriel, Lothar Gesslein, * Alexander Rampp, Kai Weidner * * This file is part of the Physalix Enrollment System * * Foobar is free software: you can redistribute it and/or modify * it under the t...
Java
@import url("e4_basestyle.css"); @import url("relations.css"); .MTrimmedWindow { background-color: #E1E6F6; } .MPartStack { font-size: 9; font-family: 'Segoe UI'; swt-simple: true; swt-mru-visible: true; } .MTrimBar { background-color: #E1E6F6; } .MToolControl.TrimStack { frame-image: url(./win7TSF...
Java
/* * AverMedia RM-KS remote controller keytable * * Copyright (C) 2010 Antti Palosaari <crope@iki.fi> * * 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 2 of the Li...
Java
// Copyright (C) 2015 xaizek <xaizek@posteo.net> // // This file is part of dit. // // dit is free software: you can redistribute it and/or modify // it under the terms of version 3 of the GNU Affero General Public // License as published by the Free Software Foundation. // // dit is distributed in the hope that it wil...
Java
namespace DemoWinForm { partial class frmMapFinder { /// <summary> /// Required designer variable. /// </summary> private System.ComponentModel.IContainer components = null; /// <summary> /// Clean up any resources being used. /// </summary> ...
Java
/* * Copyright (C) 2011 The Android Open Source Project * * 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 * * http://www.apache.org/licenses/LICENSE-2.0 * * Unless required by app...
Java
#ifndef _TREENODE_H #define _TREENODE_H #include <stdio.h> #include <stdbool.h> #include <wptypes.h> #ifdef __cplusplus extern "C" { #endif /* __cplusplus */ typedef struct _wp_treenode wp_tree_node_t; typedef enum _rb_wp_tree_node_cloor { RB_TREE_RED = 0, RB_TREE_BLACK, } wp_rb_tree_node_color_t; wp_tree_node_t...
Java
using System; using System.Collections.Generic; using System.Linq; using System.Text; using System.Threading.Tasks; namespace ENetSharp { public class ENetList { public List<object> data = new List<object>(); internal int position; } public static class ENetListHelper { //...
Java
/* FreeRTOS V9.0.0 - Copyright (C) 2016 Real Time Engineers Ltd. All rights reserved VISIT http://www.FreeRTOS.org TO ENSURE YOU ARE USING THE LATEST VERSION. This file is part of the FreeRTOS distribution. FreeRTOS is free software; you can redistribute it and/or modify it under the...
Java
# Pacman We are two people, trying to program a game with GODOT.
Java
# CMake generated Testfile for # Source directory: /home/zitouni/gnuradio-3.6.1/gr-uhd/grc # Build directory: /home/zitouni/gnuradio-3.6.1/build/gr-uhd/grc # # This file includes the relevent testing commands required for # testing this directory and lists subdirectories to be tested as well.
Java
-- -- Fix oracle syntax for psql -- set search_path = tm_cz, pg_catalog; DROP FUNCTION IF EXISTS tm_cz.bio_experiment_uid(character varying); \i ../../../ddl/postgres/tm_cz/functions/bio_experiment_uid.sql
Java
#include <iostream> #include <string> #include <vector> #include <algorithm> #include <getopt.h> #include "upgma.h" #include "utils.h" #include "seq_utils.h" #include "sequence.h" #include "seq_reader.h" #include "node.h" #include "tree.h" #include "tree_utils.h" UPGMA::UPGMA (std::istream* pios):num_taxa_(0), num_c...
Java
from .gaussian_process import RandomFeatureGaussianProcess, mean_field_logits from .spectral_normalization import SpectralNormalization
Java
/* * IIIFProducer * Copyright (C) 2017 Leipzig University Library <info@ub.uni-leipzig.de> * * 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...
Java
/****************************************************************************** * * Copyright 2010, Dream Chip Technologies GmbH. All rights reserved. * No part of this work may be reproduced, modified, distributed, transmitted, * transcribed, or translated into any language or computer format, in any form * or by...
Java
using System; using System.Collections.Generic; using System.Linq; using System.Text; using System.Data; using Hy.Common.Utility.Data; using System.Data.Common; using Hy.Check.Utility; namespace Hy.Check.UI.UC.Sundary { public class ResultDbOper { private IDbConnection m_ResultDbConn = null; ...
Java
<?php namespace MikroOdeme\Enum; /** * Mikro Odeme library in PHP. * * @package mikro-odeme * @version 0.1.0 * @author Hüseyin Emre Özdemir <h.emre.ozdemir@gmail.com> * @copyright Hüseyin Emre Özdemir <h.emre.ozdemir@gmail.com> * @license http://opensource.org/licenses/GPL-3.0 GNU General Public Licen...
Java
using Microsoft.AspNetCore.Identity; using Microsoft.AspNetCore.Mvc; using Microsoft.AspNetCore.Mvc.RazorPages; using Microsoft.Extensions.Logging; using System; using System.ComponentModel.DataAnnotations; using System.Threading.Tasks; namespace ChummerHub.Areas.Identity.Pages.Account.Manage { #pragma warning disabl...
Java
namespace Grove.Artifical.TargetingRules { using System; using System.Collections.Generic; using System.Linq; using Gameplay; using Gameplay.Effects; using Gameplay.Misc; using Gameplay.Targeting; public abstract class TargetingRule : MachinePlayRule { public int? TargetLimit; public bool Co...
Java
package com.pix.mind.controllers; import com.badlogic.gdx.Gdx; import com.badlogic.gdx.Input.Keys; import com.badlogic.gdx.scenes.scene2d.InputEvent; import com.badlogic.gdx.scenes.scene2d.InputListener; import com.badlogic.gdx.scenes.scene2d.Stage; import com.pix.mind.PixMindGame; import com.pix.mind.box2d.bodies.Pix...
Java
#include "buttons.c"
Java
import unittest from test import support import os import io import socket import urllib.request from urllib.request import Request, OpenerDirector # XXX # Request # CacheFTPHandler (hard to write) # parse_keqv_list, parse_http_list, HTTPDigestAuthHandler class TrivialTests(unittest.TestCase): def test_trivial(...
Java
package com.wongsir.newsgathering.model.commons; import com.google.common.base.MoreObjects; import com.google.gson.annotations.SerializedName; import org.apache.commons.lang3.builder.EqualsBuilder; import org.apache.commons.lang3.builder.HashCodeBuilder; import java.util.Date; import java.util.List; import j...
Java