text stringlengths 2 99.9k | meta dict |
|---|---|
# Copyright 2019 The Feast Authors
#
# 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
#
# Unless required by applicable law or agreed to in wr... | {
"pile_set_name": "Github"
} |
package com.yuyh.sprintnba.http.api.tencent;
import retrofit2.Call;
import retrofit2.http.GET;
import retrofit2.http.Query;
/**
* @author yuyh.
* @date 16/6/3.
*/
public interface TencentVideoApi {
/**
* 此方法已失效
*
* @param vid
* @return
*/
@GET("/getinfo?otype=xml&platform=1&ran=0%... | {
"pile_set_name": "Github"
} |
/*
* mkstemp.c
*
* $Id: mkstemp.c,v 1.1 2007-04-06 22:34:56 keithmarshall Exp $
*
* Provides a trivial replacement for the POSIX `mkstemp()' function,
* suitable for use in MinGW (Win32) applications.
*
*
* This file is part of the MinGW32 package set.
*
* Contributed by Keith Marshall <keithmarshall@users.... | {
"pile_set_name": "Github"
} |
# Copyright (c) 2019-2020, NVIDIA CORPORATION. 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 conditi... | {
"pile_set_name": "Github"
} |
---
title: 矩形面积并、矩形面积交、矩形周长并(线段树、扫描线总结)
tags:
- ACM
- 扫描线
- 线段树
---
跟着[这篇博客](https://blog.csdn.net/lwt36/article/details/48908031)复习扫描线+线段树…
## Atlantis
[题目链接](https://vjudge.net/problem/HDU-1542)
求矩形并,即平面上至少被一个矩形覆盖的面积。
> 离散化: 这些技巧都是老生常谈的了,不然浮点数怎么建树,离散化 x 坐标就可以了。
>
> 扫描线: 首先把矩形按 y 轴分成两条边,上边和下边,对 x 轴建树,扫描线可以看... | {
"pile_set_name": "Github"
} |
/****************************************************************************
Copyright (c) 2013-2015 scutgame.com
http://www.scutgame.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... | {
"pile_set_name": "Github"
} |
/*
Copyright 2018 The Kubernetes Authors.
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 applicable law or agreed to in writing, ... | {
"pile_set_name": "Github"
} |
<!DOCTYPE html>
<!-- To "deploy": gsutil cp -Z oncall.html gs://test-infra-oncall/ -->
<html lang="en">
<script>
var rotationsMetadata = {
"google-build-admin": {
"prettyName": "Google Build Admin",
"slack": "@google-build-admin",
"timezone": '<a href="https://time.is/PT">PT</a>',
"descrip... | {
"pile_set_name": "Github"
} |
///////////////////////////////////////////////////////////////////////////////////
/// OpenGL Mathematics (glm.g-truc.net)
///
/// Copyright (c) 2005 - 2012 G-Truc Creation (www.g-truc.net)
/// Permission is hereby granted, free of charge, to any person obtaining a copy
/// of this software and associated documentatio... | {
"pile_set_name": "Github"
} |
package(default_visibility = ["//visibility:public"])
load(
"@io_bazel_rules_go//go:def.bzl",
"go_library",
)
go_library(
name = "go_default_library",
srcs = [
"doc.go",
"generated.pb.go",
"register.go",
"types.go",
"types_swagger_doc_generated.go",
"zz_... | {
"pile_set_name": "Github"
} |
/* ----------------------------------------------------------------------------
* SAM Software Package License
* ----------------------------------------------------------------------------
* Copyright (c) 2012, Atmel Corporation
*
* All rights reserved.
*
* Redistribution and use in source and binary fo... | {
"pile_set_name": "Github"
} |
# protoduck [](https://npm.im/protoduck) [](https://npm.im/protoduck) [](https://travis-ci.org/zkat/protoduck) [; 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 applicable law or agreed to in writing, software distributed under t... | {
"pile_set_name": "Github"
} |
<?xml version="1.0" encoding="utf-8"?>
<?xml-stylesheet type="text/xsl" href="../../../stylesheets/page.xsl"?>
<element extends="markup:xul:XULElement" name="popupset">
<abstract>
<locale>
A container for <link type="element" href="reference://markup/xul/menupopup">menupopup</link>, <link type="element" href... | {
"pile_set_name": "Github"
} |
/*
* Copyright (c) 2006-2009 Erin Catto http://www.box2d.org
*
* 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,
* i... | {
"pile_set_name": "Github"
} |
//
// UITableView+Theme.h
// ZYChat
//
// Created by ZYVincent on 16/12/18.
// Copyright © 2016年 ZYProSoft. All rights reserved.
//
#import <Foundation/Foundation.h>
@interface UITableView (Theme)
- (void)setResourceType:(ZYResourceType)type;
@end
| {
"pile_set_name": "Github"
} |
msgid ""
msgstr ""
"Content-Type: text/plain; charset=UTF-8\n"
"Content-Transfer-Encoding: 8bit\n"
"Language: test\n"
"Generated-By: Serge 1.4\n"
#. key1
#: File: strings.ini
#: ID: b9654bb58db28f9c09099c29f2897d78
msgid "foo"
msgstr "ḟőő"
#. key2
#: File: strings.ini
#: ID: 458d67e28e3c72583d476a32fd00581d
msgctxt "... | {
"pile_set_name": "Github"
} |
{*
+--------------------------------------------------------------------+
| Copyright CiviCRM LLC. All rights reserved. |
| |
| This work is published under the GNU AGPLv3 license with some |
| permitted exceptions and w... | {
"pile_set_name": "Github"
} |
--TEST--
SPL: Bug #70365 use-after-free vulnerability in unserialize() with SplObjectStorage
--FILE--
<?php
class obj {
var $ryat;
function __wakeup() {
$this->ryat = 1;
}
}
$fakezval = ptr2str(1122334455);
$fakezval .= ptr2str(0);
$fakezval .= "\x00\x00\x00\x00";
$fakezval .= "\x01";
$fakezval .= "\x00";
$fakezv... | {
"pile_set_name": "Github"
} |
/*
* Copyright 2020 Monotonic Ltd.
*
* 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
*
* Unless required by applicable law or agreed to ... | {
"pile_set_name": "Github"
} |
using System.Reflection;
using System.Runtime.CompilerServices;
using System.Runtime.InteropServices;
// General Information about an assembly is controlled through the following
// set of attributes. Change these attribute values to modify the information
// associated with an assembly.
[assembly: AssemblyTi... | {
"pile_set_name": "Github"
} |
package labrpc
//
// channel-based RPC, for 824 labs.
//
// simulates a network that can lose requests, lose replies,
// delay messages, and entirely disconnect particular hosts.
//
// we will use the original labrpc.go to test your code for grading.
// so, while you can modify this code to help you debug, please
// t... | {
"pile_set_name": "Github"
} |
/**
* Lo-Dash 2.4.1 (Custom Build) <http://lodash.com/>
* Build: `lodash modularize underscore exports="node" -o ./underscore/`
* Copyright 2012-2013 The Dojo Foundation <http://dojofoundation.org/>
* Based on Underscore.js 1.5.2 <http://underscorejs.org/LICENSE>
* Copyright 2009-2013 Jeremy Ashkenas, DocumentClou... | {
"pile_set_name": "Github"
} |
import AppHeader from "@saleor/components/AppHeader";
import CardSpacer from "@saleor/components/CardSpacer";
import CompanyAddressInput from "@saleor/components/CompanyAddressInput";
import { ConfirmButtonTransitionState } from "@saleor/components/ConfirmButton";
import Container from "@saleor/components/Container";
i... | {
"pile_set_name": "Github"
} |
<?php
use Twig\Sandbox\SecurityNotAllowedTagError;
class_exists('Twig\Sandbox\SecurityNotAllowedTagError');
if (\false) {
class Twig_Sandbox_SecurityNotAllowedTagError extends SecurityNotAllowedTagError
{
}
}
| {
"pile_set_name": "Github"
} |
/*
Copyright (C) 2014-2016 Leosac
This file is part of Leosac.
Leosac is free software: you can redistribute it and/or modify
it under the terms of the GNU Affero General Public License as published by
the Free Software Foundation, either version 3 of the License, or
(at your option) any later... | {
"pile_set_name": "Github"
} |
/*
* Copyright 1995-2016 The OpenSSL Project Authors. All Rights Reserved.
*
* Licensed under the OpenSSL license (the "License"). You may not use
* this file except in compliance with the License. You can obtain a copy
* in the file LICENSE in the source distribution or at
* https://www.openssl.org/source/lice... | {
"pile_set_name": "Github"
} |
# created by tools/tclZIC.tcl - do not edit
if {![info exists TZData(Pacific/Chuuk)]} {
LoadTimeZoneFile Pacific/Chuuk
}
set TZData(:Pacific/Yap) $TZData(:Pacific/Chuuk)
| {
"pile_set_name": "Github"
} |
/*
IKImageEditPanel.h
ImageKit Framework
Copyright (c) 2006 - 2007, Apple, Inc.
All rights reserved.
*/
#ifndef IKIMAGEEDITPANEL_H_
#define IKIMAGEEDITPANEL_H_
#import <AppKit/NSPanel.h>
#import <ApplicationServices/ApplicationServices.h>
// IKImageEditPanel data source
//--------------------------------------... | {
"pile_set_name": "Github"
} |
/**
* eCryptfs: Linux filesystem encryption layer
*
* Copyright (C) 1997-2003 Erez Zadok
* Copyright (C) 2001-2003 Stony Brook University
* Copyright (C) 2004-2006 International Business Machines Corp.
* Author(s): Michael A. Halcrow <mahalcro@us.ibm.com>
* Michael C. Thompson <mcthomps@us.ibm.com... | {
"pile_set_name": "Github"
} |
% readneurodat() - read neuroscan location file (.dat)
%
% Usage:
% >> [ CHANLOCS labels theta theta ] = readneurodat( filename );
%
% Inputs:
% filename - file name or matlab cell array { names x_coord y_coord }
%
% Outputs:
% CHANLOCS - [structure] EEGLAB channel location data structure. Se... | {
"pile_set_name": "Github"
} |
/*
Copyright The Kubernetes Authors.
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 applicable law or agreed to in writing, softw... | {
"pile_set_name": "Github"
} |
Vec2: class {
x, y: Float
init: func (=x, =y)
}
main: func {
v1 := Vec2 new(1.0, 1.0)
v2 := Vec2 new(v1 x * 1.0, - v1 y * 1.0)
if (v2 x != 1.0 || v2 y != -1.0) {
"Fail! v2 = #{v2 x}, #{v2 y}" println()
exit(1)
}
"Pass" println()
exit(0)
}
| {
"pile_set_name": "Github"
} |
//
// DCObjManager.h
// CDDKit
//
// Created by apple on 2017/10/8.
// Copyright © 2017年 RocketsChen. All rights reserved.
//
#import <Foundation/Foundation.h>
@interface DCObjManager : NSObject
#pragma 把对象归档存到沙盒里
+(void)dc_saveObject:(id)object byFileName:(NSString*)fileName;
#pragma 通过文件名从沙盒中找到归档的对象
+(id)dc_g... | {
"pile_set_name": "Github"
} |
<!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 Oct 09 20:26:21 PDT 2012 -->
<META http-equiv="Content-Type" content="text/html; charset=UTF-8">
<TITLE>
API Help (Jackson-datatype-JODA 2... | {
"pile_set_name": "Github"
} |
package aws
import (
"context"
"fmt"
"github.com/hashicorp/vault/helper/consts"
"github.com/hashicorp/vault/logical"
"github.com/hashicorp/vault/logical/framework"
)
var walRollbackMap = map[string]framework.WALRollbackFunc{
"user": pathUserRollback,
}
func (b *backend) walRollback(ctx context.Context, req *l... | {
"pile_set_name": "Github"
} |
/*
Copyright The Kubernetes Authors.
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 applicable law or agreed to in writing, softw... | {
"pile_set_name": "Github"
} |
/**
* This Source Code Form is subject to the terms of the Mozilla Public License,
* v. 2.0. If a copy of the MPL was not distributed with this file, You can
* obtain one at http://mozilla.org/MPL/2.0/. OpenMRS is also distributed under
* the terms of the Healthcare Disclaimer located at http://openmrs.org/license.... | {
"pile_set_name": "Github"
} |
/*
* Copyright (c) 2014 Wind River Systems, Inc.
*
* SPDX-License-Identifier: Apache-2.0
*/
/**
* @file
* @brief CPU power management
*
* CPU power management routines.
*/
#include <kernel_structs.h>
#include <offsets_short.h>
#include <toolchain.h>
#include <linker/sections.h>
#include <arch/cpu.h>
GTEXT(a... | {
"pile_set_name": "Github"
} |
/***************************************************************************
* Copyright (c) 2012 Jürgen Riegel <juergen.riegel@web.de> *
* *
* This file is part of the FreeCAD CAx development system. *
* ... | {
"pile_set_name": "Github"
} |
.bui-menu{
list-style:none;
margin:0;
.bui-menu-item{
cursor : pointer;
}
}
.bui-side-menu{
.bui-menu-title,.bui-menu-title s,.menu-leaf a,.menu-leaf em{
background:url("@{menuPath}") -9999px -9999px no-repeat;
}
height: 100%;
text-align: left;
overflow-y: auto;
overflow-x: hidden;
pa... | {
"pile_set_name": "Github"
} |
# Accessibility
This package provides a tool for accessibility calculation.
The code in this contribution relates mainly to the _ER Africa_ project titled _MAXess: Measuring accessibility in policy evaluation_. The project is a joint research project between the following entities:
* Prof Johan W. Joubert, Universit... | {
"pile_set_name": "Github"
} |
local fs = require 'nixio.fs'
local conffile = '/tmp/ssrpro.log'
f = SimpleForm('logview')
t = f:field(TextValue, 'conf')
t.rmempty = true
t.rows = 20
function t.cfgvalue()
luci.sys.exec("[ -f /tmp/vssr.log ] && sed '1!G;h;$!d' /tmp/vssr.log > /tmp/ssrpro.log")
return fs.readfile(conffile) or ''
end
t.readonl... | {
"pile_set_name": "Github"
} |
### this works on linux only
import re
try:
import fcntl
import subprocess
import signal
import os
import shutil
from gluon.fileutils import read_file, write_file
except:
session.flash = 'sorry, only on Unix systems'
redirect(URL(request.application, 'default', 'site'))
if MULTI_USER_M... | {
"pile_set_name": "Github"
} |
---
# Copyright (C) 2014-2020 Maciej Delmanowski <drybjed@gmail.com>
# Copyright (C) 2014-2020 DebOps <https://debops.org/>
# SPDX-License-Identifier: GPL-3.0-only
- import_role:
name: 'ansible_plugins'
- import_role:
name: 'global_handlers'
- import_role:
name: 'secret'
- name: Install required APT pac... | {
"pile_set_name": "Github"
} |
{
"name": "cmib",
"country": "cn",
"localTitle": "中国民生银行",
"engTitle": "China Minsheng Bank",
"url": "http://www.cmbc.com.cn/",
"color": "#0053b6",
"prefixes": [
407405,
415599,
421869,
421870,
421871,
512466,
517636,
528948,
552288,
556610,
622600,
622601,
... | {
"pile_set_name": "Github"
} |
/*
* linux/sound/wm8903.h -- Platform data for WM8903
*
* Copyright 2010 Wolfson Microelectronics. PLC.
*
* This program is free software; you can redistribute it and/or modify
* it under the terms of the GNU General Public License version 2 as
* published by the Free Software Foundation.
*/
#ifndef __LINUX_SN... | {
"pile_set_name": "Github"
} |
<?xml version="1.0" encoding="utf-8"?>
<root>
<!--
Microsoft ResX Schema
Version 2.0
The primary goals of this format is to allow a simple XML format
that is mostly human readable. The generation and parsing of the
various data types are done through the TypeConverter classes
a... | {
"pile_set_name": "Github"
} |
/**
* Copyright (C) 2017 MongoDB Inc.
*
* This program is free software: you can redistribute it and/or modify
* it under the terms of the GNU Affero General Public License, version 3,
* as published by the Free Software Foundation.
*
* This program is distributed in the hope that it will be usef... | {
"pile_set_name": "Github"
} |
// Copyright (c) 2009, 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 conditi... | {
"pile_set_name": "Github"
} |
#include <stdio.h>
#include <string.h>
#define N 256
char x[N], z[N], b[21], m[N * 4];
int
main (void)
{
FILE *f = tmpfile ();
int i, failed = 0;
memset (x, 'x', N);
memset (z, 'z', N);
b[20] = 0;
for (i = 0; i <= 5; i++)
{
fwrite (x, N, 1, f);
fwrite (z, N, 1, f);
}
rewind (f);
... | {
"pile_set_name": "Github"
} |
/*
Copyright 2014 The Kubernetes Authors.
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 applicable law or agreed to in writing, ... | {
"pile_set_name": "Github"
} |
File: inlineClassErasedToPrimitiveInt.kt2.kt - ded950b5d248f656c4ec0d33005e93ae
packageHeader
PACKAGE("package")
identifier
simpleIdentifier
Identifier("kt")
semi
NL("\n")
NL("\n")
importList
importHeader
IMPORT("import")
identifier
simpleIdentifier
... | {
"pile_set_name": "Github"
} |
<?php
// this MUST be placed in post, as it assumes that any value in dir is valid
/**
* Post-trasnform that ensures that bdo tags have the dir attribute set.
*/
class HTMLPurifier_AttrTransform_BdoDir extends HTMLPurifier_AttrTransform
{
/**
* @param array $attr
* @param HTMLPurifier_Config $config
... | {
"pile_set_name": "Github"
} |
<!DOCTYPE html>
<html>
<head>
<title>Api Documentation</title>
<meta http-equiv="Content-Type" content="text/html; charset=UTF-8"/>
<meta name="viewport" content="width=device-width, initial-scale=1">
<link type='text/css' rel='stylesheet' href='../../../apidoc/stylesheets/bundled/bootstrap.min.css'/>
<link typ... | {
"pile_set_name": "Github"
} |
FROM hashicorp/terraform:0.12.0-beta2
LABEL "com.github.actions.name"="terraform"
LABEL "com.github.actions.description"="Provides linting and fixes using terraform fmt"
LABEL "com.github.actions.icon"="user-check"
LABEL "com.github.actions.color"="purple"
LABEL "repository"="http://github.com/bltavares/actions"
LABE... | {
"pile_set_name": "Github"
} |
// license:BSD-3-Clause
// copyright-holders:Zsolt Vasvari
/***************************************************************************
orca40c.h
***************************************************************************/
#ifndef MAME_VIDEO_ORCA40C_H
#define MAME_VIDEO_ORCA40C_H
#pragma once
#include "emupal... | {
"pile_set_name": "Github"
} |
{ "translations": {
"Open with DICOM Viewer" : "DICOM Görüntüleyici ile Aç",
"Open All with DICOM Viewer" : "Tümünü DICOM Görüntüleyici ile Aç",
"There is no available DICOM image to display" : "Görüntülenebilecek bir DICOM dosyası bulunamadı",
"Stack Scroll" : "Yığın Kaydırma",
"Levels" : "Düzeyler... | {
"pile_set_name": "Github"
} |
<?php
/**
* Message translations for \mdmsoft\yii2-admin.
*
* It contains the localizable messages extracted from source code.
* You may modify this file by translating the extracted messages.
*
* Each array element represents the translation (value) of a message (key).
* If the value is empty, the message is c... | {
"pile_set_name": "Github"
} |
qx.Class.define("tweets.IdenticaService",
{
extend : qx.core.Object,
properties : {
tweets : {
nullable: true,
event: "changeTweets"
}
},
events : {
"postOk" : "qx.event.type.Event"
},
members :
{
__store : null,
fetchTweets : function() {
if (this.__store == n... | {
"pile_set_name": "Github"
} |
.prompt-tips {
margin-top: 30px;
text-align: center
}
.prompt-tips .layui-icon[face] {
display: inline-block;
font-size: 300px;
color: #393D49;
}
.prompt-tips .layui-text {
width: 500px;
margin: 30px auto;
padding-top: 20px;
border-top: 5px ... | {
"pile_set_name": "Github"
} |
<?php
namespace CodeIgniter\Test;
class DOMParserTest extends \CodeIgniter\Test\CIUnitTestCase
{
protected function setUp(): void
{
parent::setUp();
if (! extension_loaded('DOM'))
{
$this->markTestSkipped('DOM extension not loaded.');
}
}
public function testCanRoundTripHTML()
{
$dom = new DOMPars... | {
"pile_set_name": "Github"
} |
define(['underscore'], function () {
var styles = {
css: [
'fontawesome',
'styles'
]
};
require(_.reduce(_.keys(styles), function (list, pluginName) {
return list.concat(_.map(styles[pluginName], function (stylename) {
return pluginName + '!styles... | {
"pile_set_name": "Github"
} |
{
"title": "index"
}
| {
"pile_set_name": "Github"
} |
package com.power.generator.builder;
import com.power.common.util.StringUtil;
import com.power.generator.constant.ConstVal;
import com.power.generator.constant.GeneratorConstant;
import com.power.generator.database.TableInfo;
import com.power.generator.utils.BeetlTemplateUtil;
import com.power.generator.utils.Generato... | {
"pile_set_name": "Github"
} |
<!DOCTYPE html>
<html style="direction: rtl; border-left: medium solid;">
<body onload="document.documentElement.style.borderWidth = '109472098330px';">
<div style="float: right;"><option style="display: -moz-box;">I</option>0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0</div>
</body>
</html>
| {
"pile_set_name": "Github"
} |
#pragma once
#include <Register/Utility.hpp>
namespace Kvasir {
//CAN Prescaler Register
namespace CanpresCanpre{ ///<CAN Prescaler Register
using Addr = Register::Address<0x40037000,0xffffffff,0x00000000,unsigned char>;
}
}
| {
"pile_set_name": "Github"
} |
/*
* PROJECT: ReactOS API tests
* LICENSE: LGPLv2.1+ - See COPYING.LIB in the top level directory
* PURPOSE: Test for NtReadFile
* PROGRAMMER: Thomas Faber <thomas.faber@reactos.org>
*/
#include "precomp.h"
static
BOOL
Is64BitSystem(VOID)
{
#ifdef _WIN64
return TRUE;
#else
NT... | {
"pile_set_name": "Github"
} |
# Copyright 2012 Mozilla Foundation
#
# 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 applicable law or agreed to in wr... | {
"pile_set_name": "Github"
} |
# Audio-Technica ATH-AD500
See [usage instructions](https://github.com/jaakkopasanen/AutoEq#usage) for more options and info.
### Parametric EQs
In case of using parametric equalizer, apply preamp of **-7.4dB** and build filters manually
with these parameters. The first 5 filters can be used independently.
When using ... | {
"pile_set_name": "Github"
} |
#!/usr/bin/python
__author__ = "James Sams <sams.james@gmail.com>"
import unittest
import getpass
import atom
import gdata.books
import gdata.books.service
from gdata import test_data
username = ""
password = ""
class BookCRUDTests(unittest.TestCase):
def setUp(self):
self.service = gdata.books.s... | {
"pile_set_name": "Github"
} |
# -*- coding: utf-8 -*-
from __future__ import unicode_literals
import sys
import gzip
import marshal
from math import log
from ..utils import frequency
class CharacterBasedGenerativeModel(object):
def __init__(self):
self.l1 = 0.0
self.l2 = 0.0
self.l3 = 0.0
self.status = ('b',... | {
"pile_set_name": "Github"
} |
/*
Simple DirectMedia Layer
Copyright (C) 1997-2016 Sam Lantinga <slouken@libsdl.org>
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 ... | {
"pile_set_name": "Github"
} |
#include "fileTruncate.h"
#include "procApiRequest.h"
#include "apiNumber.h"
/**
* \fn rcFileTruncate( rcComm_t *conn, fileOpenInp_t *fileTruncateInp )
*
* \brief Truncate a file.
*
* \ingroup server_filedriver
*
* \param[in] conn - A rcComm_t connection handle to the server.
* \param[in] fileTruncateInp
*
*... | {
"pile_set_name": "Github"
} |
// Created on: 2013-12-25
// Created by: Varvara POSKONINA
// Copyright (c) 1999-2014 OPEN CASCADE SAS
//
// This file is part of Open CASCADE Technology software library.
//
// This library is free software; you can redistribute it and/or modify it under
// the terms of the GNU Lesser General Public License version 2.... | {
"pile_set_name": "Github"
} |
#!/sbin/openrc-run
# Copyright 1999-2019 Gentoo Authors
# Distributed under the terms of the GNU General Public License v2
description="A network interface promiscuous mode detection tool"
command="/usr/sbin/ifchk"
command_args="-f ${IFCHK_CONFIGFILE} ${IFCHK_OPTS}"
retry="TERM/25/KILL/5"
depend() {
after net
}
# v... | {
"pile_set_name": "Github"
} |
<?xml version="1.0" encoding="utf-8"?>
<string xmlns="http://tempuri.org/">{
"Info": [
{
"IsSuccess": "True",
"InAddress": "臺中市豐原區中正路186號",
"InSRS": "EPSG:4326",
"InFuzzyType": "[單雙號機制]+[最近門牌號機制]",
"InFuzzyBuffer": "0",
"InIsOnlyFullMatch": "False",
"InIsLockCou... | {
"pile_set_name": "Github"
} |
require 'rgen/transformer'
require 'rgen/ecore/ecore'
require 'metamodels/uml13_metamodel'
class ECoreToUML13 < RGen::Transformer
include RGen::ECore
def transform
trans(:class => EPackage)
trans(:class => EClass)
trans(:class => EEnum)
end
transform EPackage, :to => UML13::Package... | {
"pile_set_name": "Github"
} |
// @target: ES6
// @noEmitHelpers: true
var foo = async (a = await): Promise<void> => {
} | {
"pile_set_name": "Github"
} |
gson 2.8.6 2019-10-04
| {
"pile_set_name": "Github"
} |
#include "asciitable.hpp"
int ASCII[256];
int DASCII[256]; //dTable
void fillasciitable()
{
for (int i = 0; i < 256; ++i)
{
ASCII[i] = DASCII[i] = 0;
}
//DASCII = width
DASCII[getascii('A')] = 6;
DASCII[getascii('B')] = 6;
DASCII[getascii('C')] = 6;
DASCII[getascii('D')] = 6;... | {
"pile_set_name": "Github"
} |
version https://git-lfs.github.com/spec/v1
oid sha256:0c0926ef99e05e7667d3b64a884456a4ddf33e8b2502775fac90f4bab7f20c5b
size 692
| {
"pile_set_name": "Github"
} |
# -*- coding: utf-8 -*-
"""
flask.testsuite.ext
~~~~~~~~~~~~~~~~~~~
Tests the extension import thing.
:copyright: (c) 2011 by Armin Ronacher.
:license: BSD, see LICENSE for more details.
"""
import sys
import unittest
try:
from imp import reload as reload_module
except ImportError:
reload... | {
"pile_set_name": "Github"
} |
#
# link order is important here
#
ccflags-y := -Idrivers/ide
ide-core-y += ide.o ide-ioctls.o ide-io.o ide-iops.o ide-lib.o ide-probe.o \
ide-taskfile.o ide-pm.o ide-park.o ide-sysfs.o ide-devsets.o \
ide-io-std.o ide-eh.o
# core IDE code
ide-core-$(CONFIG_IDE_XFER_MODE) += ide-pio-blacklist.o ide-... | {
"pile_set_name": "Github"
} |
<?php
/**
* Locale data for 'ar_SY'.
*
* This file is automatically generated by yiic cldr command.
*
* Copyright © 1991-2007 Unicode, Inc. All rights reserved.
* Distributed under the Terms of Use in http://www.unicode.org/copyright.html.
*
* Copyright © 2008-2011 Yii Software LLC (http://www.yiiframework.com/... | {
"pile_set_name": "Github"
} |
/*
Copyright (c) 2015-2016 topameng(topameng@qq.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 rights
to use, copy, modify, merge, publ... | {
"pile_set_name": "Github"
} |
/*
* Given a number represented as an array of digits, plus one to the number.
* The digits are stored such that the most significant digit is at the head
* of the list.
*/
public class PlusOne {
public int[] plusOne(int[] digits) {
int carrier = 1;
for (int i = digits.length - 1; i >= 0 && ca... | {
"pile_set_name": "Github"
} |
jQuery(document).ready(function($) {
//Init all the Bootstrap Material Design JS features
$('body').bootstrapMaterialDesign();
}); | {
"pile_set_name": "Github"
} |
/*
* Copyright 2018 Google LLC
*
* 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
*
* Unless required by applicable law or agreed to in w... | {
"pile_set_name": "Github"
} |
/* * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * *
* AutoFill styles
*/
div.AutoFill_filler {
display: none;
position: absolute;
height: 14px;
width: 14px;
background: url(../images/filler.png) no-repeat center center;
z-index: 1002;
}
div.AutoFill_border {
display: none;
position: a... | {
"pile_set_name": "Github"
} |
package com.neu.his.sms;
import com.neu.his.common.dto.sms.SmsStaffParam;
import com.neu.his.common.dto.sms.SmsStaffResult;
import com.neu.his.mbg.model.SmsStaff;
import java.util.List;
/**
* 员工
*/
public interface SmsStaffService {
/**
* 描述:新增员工(弃用)
*/
int create(SmsStaffParam smsStaffParam);
... | {
"pile_set_name": "Github"
} |
// RUN: %clang_cc1 -fsyntax-only -verify %s
template<int I, int J, class T> struct X {
static const int value = 0;
};
template<int I, int J> struct X<I, J, int> {
static const int value = 1;
};
template<int I> struct X<I, I, int> {
static const int value = 2;
};
int array0[X<0, 0, float>::value == 0? 1 : -1... | {
"pile_set_name": "Github"
} |
<!DOCTYPE html>
<html lang="en">
<head>
<meta charset="utf-8">
<title>Custom checkboxes</title>
<meta name="description" content="Custom checkboxes with a screen reader">
<!-- Mobile -->
<meta name="viewport" content="width=device-width, initial-scale=1">
<style>
iframe#content {
... | {
"pile_set_name": "Github"
} |
---
Description: Lists the frequency ranges supported by the monitor.
ms.assetid: e4713650-5f8c-4808-8b4f-1d29c54ab4e3
title: WmiMonitorListedFrequencyRanges class
ms.topic: reference
ms.date: 05/31/2018
topic_type:
- APIRef
- kbSyntax
api_name:
- WmiMonitorListedFrequencyRanges
- WmiMonitorListedFrequencyRanges.Acti... | {
"pile_set_name": "Github"
} |
---
title: Clojure
code: (+ 0.1 0.2)
result: 0.30000000000000004
---
Clojure supports arbitrary precision and ratios. `(+ 0.1M 0.2M)` returns `0.3M`,
while `(+ 1/10 2/10)` returns `3/10`.
| {
"pile_set_name": "Github"
} |
#
# Makefile for the Xilinx OPB hwicap driver
#
obj-$(CONFIG_XILINX_HWICAP) += xilinx_hwicap_m.o
xilinx_hwicap_m-y := xilinx_hwicap.o fifo_icap.o buffer_icap.o
| {
"pile_set_name": "Github"
} |
Subsets and Splits
No community queries yet
The top public SQL queries from the community will appear here once available.