text stringlengths 1 1.05M |
|---|
; A003731: Number of Hamiltonian cycles in C_5 X P_n.
; Submitted by Jon Maiga
; 1,5,30,160,850,4520,24040,127860,680040,3616880,19236840,102313600,544168000,2894227280,15393318880,81871340160,435443220000,2315960597120,12317733383040,65513444349760,348441653760640,1853231611930880,9856649945242240,52423856531251200,27... |
MoveDescriptions::
; entries correspond to move ids (see constants/move_constants.asm)
indirect_table 2, 1
indirect_entries NUM_ATTACKS, MoveDescriptions1
indirect_table_end
MoveDescriptions1:
dw PoundDescription
dw KarateChopDescription
dw DoubleslapDescription
dw CometPunchDescription
dw MegaPunchDescription... |
#ifndef SNOWSIM_GRID
#define SNOWSIM_GRID
#include "SnowParticle.hpp"
#include "global.hpp"
#include <cstring>
#include <math.h>
#include <stdio.h>
using namespace Eigen;
const float BSPLINE_EPSILON = 1e-4;
const int BSPLINE_RADIUS = 2;
class SnowParticleMaterial;
class SnowParticle;
class SnowParticleSet;
class Gr... |
/******************************************************************************
** Filename: cutoffs.c
** Purpose: Routines to manipulate an array of class cutoffs.
** Author: Dan Johnson
** History: Wed Feb 20 09:28:51 1991, DSJ, Created.
**
** (c) Copyright Hewlett-Packard Company, 1988.
** Lic... |
include w2.inc
include noxport.inc
include consts.inc
include structs.inc
createSeg _FETCH,fetch,byte,public,CODE
; DEBUGGING DECLARATIONS
ifdef DEBUG
midFetchn equ 1 ; module ID, for native asserts
endif
; EXPORTED LABELS
; EXTERNAL FUNCTIONS
externFP <ReloadSb>
externFP <HpsAlter>
externFP <ChUpper>
extern... |
; A323308: The number of exponential semiproper divisors of n.
; 1,1,1,2,1,1,1,2,2,1,1,2,1,1,1,2,1,2,1,2,1,1,1,2,2,1,2,2,1,1,1,2,1,1,1,4,1,1,1,2,1,1,1,2,2,1,1,2,2,2,1,2,1,2,1,2,1,1,1,2,1,1,2,2,1,1,1,2,1,1,1,4,1,1,2,2,1,1,1,2,2,1,1,2,1,1,1,2,1,2,1,2,1,1,1,2,1,2,2,4
seq $0,57918 ; Number of pairs of numbers (a,b) each l... |
#include "TriSurfaceMesh.h"
namespace PhyMAP
{
namespace Common
{
TriSurfaceMesh::TriSurfaceMesh() : Mesh()
{}
TriSurfaceMesh::~TriSurfaceMesh()
{
faces_.clear();
verticies_.clear();
}
}//namespace Common
}//namespace PhyMAP
|
; stdio_in_o
; 05.2008 aralbrec
XLIB stdio_in_o
LIB stdio_incommon1, stdio_incommon2, asm_isodigit, stdio_ungetchar, stdio_inexit
; input %o parameter
;
; enter : ix = FILE *
; b = width
; c = flags [000a*WL0]
; hl = & parameter list
; bc' = total num chars re... |
; A317313: Multiples of 13 and odd numbers interleaved.
; 0,1,13,3,26,5,39,7,52,9,65,11,78,13,91,15,104,17,117,19,130,21,143,23,156,25,169,27,182,29,195,31,208,33,221,35,234,37,247,39,260,41,273,43,286,45,299,47,312,49,325,51,338,53,351,55,364,57,377,59,390,61,403,63,416,65,429,67,442,69,455,71,468,73,481,75,494,77,507... |
LCSpadeA label byte
word C_BLACK
Bitmap <71,100,BMC_PACKBITS,BMF_MONO>
db 0xf8, 0x00
db 0xf8, 0x00
db 0xf8, 0x00
db 0xf8, 0x00
db 0x01, 0x00, 0x80, 0xfa, 0x00
db 0x01, 0x00, 0x80, 0xfa, 0x00
db 0x01, 0x01, 0xc0, 0xfa, 0x00
db 0x01, 0x01, 0xc0, 0xfa, 0x00
db 0x01, 0x03, 0xe0, 0xfa, 0x00
db 0x01, ... |
;------------------------------------------------------------------------------
;
; Copyright (c) 2006, Intel Corporation. All rights reserved.<BR>
; SPDX-License-Identifier: BSD-2-Clause-Patent
;
; Module Name:
;
; EnablePaging32.Asm
;
; Abstract:
;
; AsmEnablePaging32 function
;
; Notes:
;
;-------... |
///////////////////////////////////////////////////////////////////////////////
// Name: tests/controls/itemcontainertest.cpp
// Purpose: wxItemContainer unit test
// Author: Steven Lamerton
// Created: 2010-06-29
// Copyright: (c) 2010 Steven Lamerton
/////////////////////////////////////////////... |
// Copyright (c) 2013 The Eyco Core developers
// Distributed under the MIT/X11 software license, see the accompanying
// file COPYING or http://www.opensource.org/licenses/mit-license.php.
#include "data/sighash.json.h"
#include "main.h"
#include "random.h"
#include "serialize.h"
#include "script/script.h"
#include "... |
; A044551: Numbers n such that string 4,4 occurs in the base 7 representation of n but not of n+1.
; 32,81,130,179,230,277,326,375,424,473,522,573,620,669,718,767,816,865,916,963,1012,1061,1110,1159,1208,1259,1306,1355,1404,1453,1502,1551,1616,1649,1698,1747,1796,1845,1894,1945,1992
mov $5,$0
mul $0,3
add $0,3
lpb $0
... |
; A331390: Number of binary matrices with 3 distinct columns and any number of nonzero rows with n ones in every column and rows in nonincreasing lexicographic order.
; 1,9,29,68,134,237,388,600,887,1265,1751,2364,3124,4053,5174,6512,8093,9945,12097,14580,17426,20669,24344,28488,33139,38337,44123,50540,57632,65445,7402... |
; A052530: a(n) = 4*a(n-1) - a(n-2), with a(0) = 0, a(1) = 2.
; 0,2,8,30,112,418,1560,5822,21728,81090,302632,1129438,4215120,15731042,58709048,219105150,817711552,3051741058,11389252680,42505269662,158631825968,592022034210,2209456310872,8245803209278,30773756526240,114849222895682,428623135056488,1599643317330270,596... |
db "HEAD BUTT@" ; species name
db "A lifelong jungle"
next "dweller from 100"
next "million years ago,"
page "it would snap"
next "obstructing trees"
next "with headbutts.@"
|
copyright zengfr site:http://github.com/zengfr/romhack
013620 move.b ($3,A6), D0
013624 add.w D0, D0
013626 move.w ($7e,PC,D0.w), D1
01362A add.w ($c,A6), D1
01362E add.w ($10,A6), D1
013632 move.w ($8,A6), D0
013636 tst.b ($4dc,A5)
;--------
012D02 bne $12d2e
012D06 move.w ($54,A6),... |
;----------------------------------
; Call Vector Table
;----------------------------------
; 함수에 대한 코드를 추상화하여
; 필수 구성요소별 함수들을 관리
;----------------------------------
_cvt:
.clear dd _clear
.print dd _print32
.print_nl dd _print32_nl
_call_clear:
jmp dword [_cvt.clear]
_call_print:
jmp d... |
; *******************************************************************************************
; *******************************************************************************************
;
; Name : arithmetic.asm
; Purpose : Simple binary operators
; Date : 2nd June 2019
; Author : paul@robsons.org.uk
;
; **... |
dnl PPC-32 mpn_divrem_2 -- Divide an mpn number by a normalized 2-limb number.
dnl Copyright 2007, 2008, 2012 Free Software Foundation, Inc.
dnl This file is part of the GNU MP Library.
dnl
dnl The GNU MP Library is free software; you can redistribute it and/or modify
dnl it under the terms of either:
dnl
dnl ... |
;------------------------------------------------------------------------------
;
; Copyright (c) 2006, Intel Corporation. All rights reserved.<BR>
; SPDX-License-Identifier: BSD-2-Clause-Patent
;
; Module Name:
;
; WriteDr0.Asm
;
; Abstract:
;
; AsmWriteDr0 function
;
; Notes:
;
;----------------------------------... |
#pragma once
#include "base.hpp"
#include <string>
#include <vector>
namespace krbn {
namespace manipulator {
namespace conditions {
class input_source final : public base {
public:
enum class type {
input_source_if,
input_source_unless,
};
input_source(const nlohmann::json& json) : base(),
... |
.global s_prepare_buffers
s_prepare_buffers:
push %r13
push %r14
push %r15
push %rax
push %rbp
push %rcx
push %rdi
push %rdx
push %rsi
lea addresses_WT_ht+0x1b0e4, %rsi
nop
nop
add %rax, %rax
movb $0x61, (%rsi)
nop
nop
sub %r14, %r14
lea addresses_A_ht+0x169a4, %rsi
xor $51440, %rax
movb $0x61, (%rsi)
nop
nop
nop
nop
a... |
[bits 32]
[section .text]
INT_VECTOR_SYS_CALL equ 0x80
_NR_GET_MEMORY EQU 35
global get_memory
get_memory:
mov eax, _NR_GET_MEMORY
mov ebx, [esp + 4]
mov ecx, [esp + 8]
int INT_VECTOR_SYS_CALL
ret |
//
// CUDABackend.cpp
// MNN
//
// Created by MNN on 2019/02/28.
// Copyright © 2018, Alibaba Group Holding Limited
//
#include "backend/cuda/core/CUDABackend.hpp"
#include "MNN_generated.h"
#include <map>
#include <mutex>
#include "core/Macro.h"
#include "shape/SizeComputer.hpp"
#include "core/TensorUtils.hpp"
... |
; A227707: The terminal Wiener index of the dendrimer D_n defined pictorially in Fig. 1 of the Heydari et al. reference.
; 12,78,444,2328,11568,55392,258240,1180032,5309184,23594496,103812096,452990976,1962946560,8455741440,36238835712,154618920960,657130192896,2783139201024,11751031308288,49478024822784,20780770079539... |
;
; jdmrgss2.asm - merged upsampling/color conversion (SSE2)
;
; Copyright 2009 Pierre Ossman <ossman@cendio.se> for Cendio AB
;
; Based on
; x86 SIMD extension for IJG JPEG library
; Copyright (C) 1999-2006, MIYASAKA Masaru.
; For conditions of distribution and use, see copyright notice in jsimdext.inc
;
; This file s... |
.global s_prepare_buffers
s_prepare_buffers:
push %r10
push %r13
push %r14
push %r9
push %rcx
push %rdi
push %rsi
lea addresses_WC_ht+0x165f, %r9
nop
nop
nop
sub $33876, %r14
vmovups (%r9), %ymm2
vextracti128 $1, %ymm2, %xmm2
vpextrq $1, %xmm2, %r13
nop
inc %r14
lea addresses_D_ht+0x3bdf, %rsi
lea addresses_WC_ht+0x1c9... |
; NASM MBR boot loader by Kenneth Falck 2009
[bits 16] ; 16-bit code
[org 0x7c00] ; BIOS loads us at 0x07c0:0000
jmp 0x0000:initialize_bios ; reset code segment to 0x0000 with long jump
KERNELAREA equ 0x0800 ; kernel is loaded in memory at 32k
initialize_bios:
xor ax, ax
mov ds, ax ; reset data segments ... |
_init: file format elf32-i386
Disassembly of section .text:
00000000 <main>:
char *argv[] = { "sh", 0 };
int
main(void)
{
0: 8d 4c 24 04 lea 0x4(%esp),%ecx
4: 83 e4 f0 and $0xfffffff0,%esp
7: ff 71 fc pushl -0x4(%ecx)
a: 55 push %ebp
... |
; A228603: a(1) = 9, a(2) = 44, a(n) = 4*(a(n-1) + a(n-2)) (n >=3).
; 9,44,212,1024,4944,23872,115264,556544,2687232,12975104,62649344,302497792,1460588544,7052345344,34051735552,164416323584,793872236544,3833154240512,18508105908224,89365040594944,431492586012672,2083430506430464,10059692369772544
add $0,1
mov $1,2
m... |
; int vsscanf(const char *s, const char *format, va_list arg)
SECTION code_stdio
PUBLIC _vsscanf
EXTERN asm_vsscanf
_vsscanf:
pop af
pop hl
pop de
pop bc
push bc
push de
push hl
push af
jp asm_vsscanf
|
INCLUDE "defines.asm"
SECTION "Vectors", ROM0[0]
NULL::
; This traps jumps to $0000, which is a common "default" pointer
; $FFFF is another one, but reads rIE as the instruction byte
; Thus, we put two `nop`s that may serve as operands, before soft-crashing
; The operand will always be 0, so even jumps will work ... |
; void *w_vector_at(b_vector_t *v, size_t idx)
SECTION code_adt_w_vector
PUBLIC w_vector_at_callee
EXTERN w_array_at_callee
defc w_vector_at_callee = w_array_at_callee
INCLUDE "adt/w_vector/z80/asm_w_vector_at.asm"
|
;;
;; Copyright (c) 2009-2020, Intel Corporation
;;
;; 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 conditions and... |
[ENABLE]
aobscanmodule(INJECT,ninja.exe,D9 59 04 D9 59 08 83 C4 08 C3 CC CC CC CC CC CC CC 83 EC 08 53) // should be unique
alloc(newmem,$1000)
label(code)
label(return)
newmem:
code:
fstp st(0)
fstp dword ptr [ecx+08]
jmp return
INJECT:
jmp newmem
nop
return:
registersymbol(INJECT)
... |
; A184010: n + floor(sqrt(-1+4n/3)); complement of A001859 (except for initial zero).
; Submitted by Jamie Morken(s4)
; 1,3,4,6,7,8,9,11,12,13,14,15,17,18,19,20,21,22,23,25,26,27,28,29,30,31,32,34,35,36,37,38,39,40,41,42,43,45,46,47,48,49,50,51,52,53,54,55,57,58,59,60,61,62,63,64,65,66,67,68,69,71,72,73,74,75,76,77,78,... |
; Small C+ Maths Routines
;
; transcendental floating point routines
;
PUBLIC sin
EXTERN hlsub
EXTERN hladd
EXTERN addhalf
EXTERN evenpol
EXTERN floor
EXTERN pushfa
... |
.global s_prepare_buffers
s_prepare_buffers:
push %r10
push %r11
push %r12
push %r14
push %r15
push %rbp
push %rcx
push %rdi
push %rsi
lea addresses_UC_ht+0xec22, %r10
nop
nop
dec %r11
mov (%r10), %rbp
nop
and $47650, %rcx
lea addresses_D_ht+0x12022, %r15
nop
nop
and %r14, %r14
mov (%r15), %r12d
nop
nop
nop
nop
add $17... |
; 请分别输出如下变量的字节数:
; Dict Xiong is learning asm
.386
.model flat, stdcall
.stack 4096
ExitProcess proto, dwExitCode:dword
includelib msvcrt.lib
printf proto c : ptr sbyte, : vararg
.data
vala dword 0h
valb sword 0h
valc byte 0h
string_dword byte "size of dword: %d", 0dh, 0ah, 0
string_sword byte "size of sword: %d", 0... |
; THERE ARE 12 SIGNED NUMBER IN TABLE, COUNT THE NUMBER OF PLUS MINUS 0,RESPECTIVELY
DATA SEGMENT
TABLE DB 23h,78h,56h,0abh,00h,0cdh,59h,00h,23h,0efh,00h,0c0h
PLUS DB (0)
MINUS DB (0)
ZERO DB (0)
DATA ENDS
CODE SEGMENT
ASSUME DS:DATA,CS:CODE
START: MOV AX,DATA
MOV DS,AX
LEA SI,TABLE
MOV CX,12
AGA... |
#include "firf_hp.h"
firf_hp::firf_hp() :
firf_base(), _freq_cutoff(0.0), _atten(0.0) {}
firf_hp::firf_hp(double samplerate, double error_max,
double freq_min, double win_pow, double delay_frac)
{
auto temp_firf = std::make_unique<firf_hp>();
temp_firf->Set_Base_Configs(samplerate, error_max, freq_min, win_pow,
... |
/*
*
* Copyright (c) 1998-2002
* John Maddock
*
* Use, modification and distribution are subject to the
* Boost Software License, Version 1.0. (See accompanying file
* LICENSE_1_0.txt or copy at http://www.boost.org/LICENSE_1_0.txt)
*
*/
/*
* LOCATION: see http://www.boost.org for most recent versi... |
SECTION "Test", ROM0
Label:
jr Label
DIFF equ Label - @
PRINTT "{DIFF}\n"
|
; int main(int argc, char** argv){
bits 64
default rel
global main
extern ExitProcess
extern GetCommandLineA
extern adler32file
extern printhex
extern print
%define STDOUT -11
%define STDERR -12
%macro cmd_line 1
inc rax
or byte [rax],0
je usage
cmp byte [rax],%1
%endmacro
%macro exit 1
mov rcx,%1
call ... |
; Read a character
mov ah,01h ; use 08h for no echo
int 21h
; AL now contains the character
|
;;
;; Copyright (c) 2012-2021, Intel Corporation
;;
;; 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 conditions and... |
_forktest: file format elf32-i386
Disassembly of section .text:
00000000 <main>:
printf(1, "fork test OK\n");
}
int
main(void)
{
0: 8d 4c 24 04 lea 0x4(%esp),%ecx
4: 83 e4 f0 and $0xfffffff0,%esp
7: ff 71 fc pushl -0x4(%ecx)
a: 55 push... |
; A154293: Integers of the form t/6, where t is a triangular number (A000217).
; 0,1,6,11,13,20,35,46,50,63,88,105,111,130,165,188,196,221,266,295,305,336,391,426,438,475,540,581,595,638,713,760,776,825,910,963,981,1036,1131,1190,1210,1271,1376,1441,1463,1530,1645,1716,1740,1813,1938,2015,2041,2120,2255,2338,2366,2451,... |
// Copyright 2016 The Fuchsia 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 "escher/shaders/material/material_shader_factory.h"
namespace escher {
MaterialShaderSpec::MaterialShaderSpec(
BindingType color_binding_typ... |
/*
Open Asset Import Library (assimp)
----------------------------------------------------------------------
Copyright (c) 2006-2021, assimp team
All rights reserved.
Redistribution and use of this software in source and binary forms,
with or without modification, are permitted provided that the
following conditions... |
; A244413: Exponent of highest power of 8 dividing n.
; 0,0,0,0,0,0,0,1,0,0,0,0,0,0,0,1,0,0,0,0,0,0,0,1,0,0,0,0,0,0,0,1,0,0,0,0,0,0,0,1,0,0,0,0,0,0,0,1,0,0,0,0,0,0,0,1,0,0,0,0,0,0,0,2,0,0,0,0,0,0,0,1,0,0,0,0,0,0,0,1,0,0,0,0,0,0,0,1,0,0,0,0,0,0,0,1,0,0,0,0,0,0,0,1,0,0,0,0,0,0,0,1,0,0,0,0,0,0,0,1,0,0,0,0,0,0,0,2,0,0,0,0,... |
; Top-hole Golf
; Copyright 2020-2021 Matthew Clarke
!byte 3,3,3,3,3,3,3,3,3,3,3,3,3,3,3,3,3,3,3,3,3,3,3,3,3,5,5,5,3,3,3,14,9,9,9,4,14,14,14,9
!byte 3,3,3,3,3,3,3,6,3,3,3,3,3,3,3,3,3,3,3,3,3,3,3,3,3,3,3,3,3,3,3,3,9,9,9,14,12,14,8,9
!byte 3,3,3,6,3,6,3,3,3,3,3,3,3,3,3,3,3,3,3,3,3,3,3,3,3,3,3,3,3,3,3,3,9,9,12,12,12,... |
/*
* Copyright (c) 2018-2020, Andreas Kling <kling@serenityos.org>
* 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 noti... |
.global s_prepare_buffers
s_prepare_buffers:
push %r10
push %r11
push %r13
push %r8
push %rcx
push %rdi
push %rdx
push %rsi
lea addresses_UC_ht+0x99a7, %rsi
xor %r10, %r10
movb $0x61, (%rsi)
nop
nop
nop
nop
add $60807, %rsi
lea addresses_A_ht+0x166a7, %r10
cmp %r11, %r11
mov (%r10), %esi
sub $23505, %rsi
lea addresses_... |
#ifndef VOXALIZE_TECHNIQUE_HPP
#define VOXALIZE_TECHNIQUE_HPP
#include "Engine/Technique.hpp"
#include "Engine/DefaultResourceSlots.hpp"
#include "Core/Image.hpp"
#include "Core/ImageView.hpp"
#include "Core/Buffer.hpp"
#include "Core/BufferView.hpp"
#include "Core/PerFrameResource.hpp"
#define DEBUG_VOXEL_GENERATIO... |
/* -*- mode: c++; tab-width: 4; indent-tabs-mode: nil; c-basic-offset: 4 -*- */
/*
Copyright (C) 2016 Stefano Fondi
This file is part of QuantLib, a free-software/open-source library
for financial quantitative analysts and developers - http://quantlib.org/
QuantLib is free software: you can redistribute it and/o... |
# definitions related to the SiFive FE310-G002 chip
#
# datasheet: https://sifive.cdn.prismic.io/sifive/4999db8a-432f-45e4-bab2-57007eed0a43_fe310-g002-datasheet-v1p2.pdf
# manual: https://sifive.cdn.prismic.io/sifive/654b2b4c-a6dd-4aef-afaf-f7ca89f99583_fe310-g002-manual-v1p0.pdf
# FE310-G002 Manual: Section 9.1
... |
NAME SerialParser
;--------------------------------------------------------------------------------------------------------
; RoboTrike Serial Parsing
;
; Parses commands from the serial port.
;
; Uses the following functions:
;
; InitSP - initializes an initial idle state for the serial parsing rout... |
; float fabs(float x) __z88dk_fastcall
SECTION code_clib
SECTION code_fp_math48
PUBLIC cm48_sdcciy_fabs_fastcall
EXTERN cm48_sdcciyp_dx2m48, am48_fabs, cm48_sdcciyp_m482d
cm48_sdcciy_fabs_fastcall:
call cm48_sdcciyp_dx2m48
call am48_fabs
jp cm48_sdcciyp_m482d
|
;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;
; Copyright(c) 2011-2016 Intel 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 so... |
;
; Z88 Graphics Functions - Small C+ stubs
;
; Written around the Interlogic Standard Library
;
; Stubs Written by D Morris - 30/9/98
;
;
; $Id: point.asm,v 1.7 2016-04-13 21:09:09 dom Exp $
;
;Usage: point(struct *pixel)
;Result is true/false
SECTION code_graphics
PUBLI... |
; /*****************************************************************************
; * ugBASIC - an isomorphic BASIC language compiler for retrocomputers *
; *****************************************************************************
; * Copyright 2021-2022 Marco Spedaletti (asimov@mclink.it)
; *
; * Licens... |
;THE COMPUTER CODE CONTAINED HEREIN IS THE SOLE PROPERTY OF PARALLAX
;SOFTWARE CORPORATION ("PARALLAX"). PARALLAX, IN DISTRIBUTING THE CODE TO
;END-USERS, AND SUBJECT TO ALL OF THE TERMS AND CONDITIONS HEREIN, GRANTS A
;ROYALTY-FREE, PERPETUAL LICENSE TO SUCH END-USERS FOR USE BY SUCH END-USERS
;IN USING, DISPLAYING, ... |
; CALLER linkage for function pointers
XLIB strcasecmp
LIB stricmp_callee
XREF ASMDISP_STRICMP_CALLEE
.strcasecmp
pop bc
pop de
pop hl
push hl
push de
push bc
jp stricmp_callee + ASMDISP_STRICMP_CALLEE
|
;***************************************************************************
; DEFINE SECTION
;***************************************************************************
INCLUDE "VECTREX.I"
; start of vectrex memory with cartridge name...
ORG 0
;*******************************... |
NuKE-NuKE-NuKE-NuKE-NuKE-NuKE-NuKE-NuKE-NuKE-NuKE-NuKE
uK E-
KE "The Varicella Virus Source Codes -N
E- Nu
-N ... |
; A158447: a(n) = 10*n^2 - 1.
; Submitted by Christian Krause
; 9,39,89,159,249,359,489,639,809,999,1209,1439,1689,1959,2249,2559,2889,3239,3609,3999,4409,4839,5289,5759,6249,6759,7289,7839,8409,8999,9609,10239,10889,11559,12249,12959,13689,14439,15209,15999,16809,17639,18489,19359,20249,21159,22089,23039,24009,24999,2... |
.global s_prepare_buffers
s_prepare_buffers:
push %r10
push %r11
push %r13
push %r14
push %rdx
push %rsi
lea addresses_A_ht+0xcb13, %rsi
clflush (%rsi)
nop
nop
nop
nop
nop
sub $15407, %rdx
movw $0x6162, (%rsi)
nop
nop
nop
nop
nop
sub %r13, %r13
lea addresses_WT_ht+0x11793, %rsi
nop
nop
nop
nop
nop
inc %r10
mov $0x61626... |
/*
* Copyright (c) 2019 ARM Limited.
*
* SPDX-License-Identifier: MIT
*
* 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 ... |
assume cs:code
stack segment
dw 8 dup (0)
stack ends
code segment
start:
mov ax,stack
mov ss,ax
mov sp,16
mov ds,ax
mov ax,0
call word ptr ds:[0eh]
inc ax
inc ax
inc ax
mov ax,4c00h
int 21h
code ends
end start
|
main:
PUSH %14
MOV %15,%14
SUBS %15,$8,%15
@main_body:
MOV $2,-4(%14)
MOV $3,-8(%14)
MOV -4(%14),%13
JMP @main_exit
@main_exit:
MOV %14,%15
POP %14
RET |
SFX_80b05_4_Ch4:
dutycycle 245
unknownsfx0x20 7, 214, 225, 7
unknownsfx0x20 6, 198, 226, 7
unknownsfx0x20 9, 214, 225, 7
unknownsfx0x20 7, 198, 224, 7
unknownsfx0x20 5, 182, 226, 7
unknownsfx0x20 7, 198, 225, 7
unknownsfx0x20 6, 182, 224, 7
unknownsfx0x20 8, 161, 223, 7
endchannel
SFX_80b28_4_Ch5:
dutycycle... |
/* Copyright 2018 The TensorFlow Authors. All Rights Reserved.
Licensed under the Apache License, Version 2.0 (the "License");
you may not use this file except in compliance with the License.
You may obtain a copy of the License at
http://www.apache.org/licenses/LICENSE-2.0
Unless required by applicable law or a... |
; find action routine
include win1_keys_wstatus
include win1_keys_err
include win1_mac_oli
include win1_spread_keys
section prog
xdef do_find
xref.l wst_find,mli.fdwn,mli.ffrm,mv_find
;+++
; find ... (well it)
;---
do_find subr a3-a4/d4
lea wst_find(a6),a3
move.l da_wwork(a6),a4
move.b ws_litem+mli.fdwn(... |
Name: zel_int0_fra.asm
Type: file
Size: 4885
Last-Modified: '2016-05-13T04:20:48Z'
SHA-1: 76122AFD9C610CF1C0547579E09879E009477B91
Description: null
|
; A140164: Binomial transform of [1, 1, 1, 1, -1, -1, 5, -11, 19, -29, 41, ...].
; 1,2,4,8,14,20,26,32,38,44,50,56,62,68,74,80,86,92,98,104,110,116,122,128,134,140,146,152,158,164,170,176,182,188,194,200,206,212,218,224,230,236,242,248,254,260,266,272,278,284,290,296,302,308,314,320,326,332,338,344,350,356,362,368,374,... |
//===----------------------------------------------------------------------===//
//
// JFS
//
// Copyright 2017-2018 Daniel Liew
//
// This file is distributed under the MIT license.
// See LICENSE.txt for details.
//
//===-------------------------------------------------------------... |
/*
* Copyright (c) 2017-2019 THL A29 Limited, a Tencent company. All Rights Reserved.
*
* Licensed under the Apache License, Version 2.0 (the "License");
* you may not use this file except in compliance with the License.
* You may obtain a copy of the License at
*
* http://www.apache.org/licenses/LICENSE-2.0
... |
#include "bitcoinunits.h"
#include <QStringList>
BitcoinUnits::BitcoinUnits(QObject *parent):
QAbstractListModel(parent),
unitlist(availableUnits())
{
}
QList<BitcoinUnits::Unit> BitcoinUnits::availableUnits()
{
QList<BitcoinUnits::Unit> unitlist;
unitlist.append(BTC);
unitlist.append(mBT... |
; THE COMPUTER CODE CONTAINED HEREIN IS THE SOLE PROPERTY OF PARALLAX
; SOFTWARE CORPORATION ("PARALLAX"). PARALLAX, IN DISTRIBUTING THE CODE TO
; END-USERS, AND SUBJECT TO ALL OF THE TERMS AND CONDITIONS HEREIN, GRANTS A
; ROYALTY-FREE, PERPETUAL LICENSE TO SUCH END-USERS FOR USE BY SUCH END-USERS
; IN USING, DIS... |
; octal to decimal and bcd
mvi b,3h
mvi a,5h
mvi d,5h
mvi c,63
loop: jz con
add d
dcr c
jmp loop
con: add b
mov b,a
mvi a,4h
mvi d,4h
mvi c,7
loop1: jz con1
add d
dcr c
jmp loop1
con1: add b
sta 2000h
; accumulator to bcd
mov b,a
con2: sui 10
jc con3
inr c
jmp con2
con3: mov d,a
mov a,c
sta 2003h
mov a,d
sta 2004h
... |
; A157844: 103680000n^2 - 161251200n + 62697601.
; 5126401,154915201,512064001,1076572801,1848441601,2827670401,4014259201,5408208001,7009516801,8818185601,10834214401,13057603201,15488352001,18126460801,20971929601,24024758401,27284947201,30752496001,34427404801,38309673601,42399302401,46696291201,51200640001,55912348... |
; A247426: Complement of A247425.
; 2,5,8,10,13,15,18,21,23,26,29,31,34,36,39,42,44,47,50,52,55,57,60,63,65,68,70,73,76,78,81,84,86,89,91,94,97,99,102,104,107,110,112,115,118,120,123,125,128,131,133,136,139,141,144,146,149,152,154,157
add $0,15
mov $2,$0
add $0,1
seq $0,66096 ; Duplicate values in A060143.
sub $2,1
ad... |
/* Copyright (c) 2018 vesoft inc. All rights reserved.
*
* This source code is licensed under Apache 2.0 License,
* attached with Common Clause Condition 1.0, found in the LICENSES directory.
*/
#include "base/Base.h"
#include "meta/NebulaSchemaProvider.h"
namespace nebula {
namespace meta {
SchemaVer NebulaSche... |
;;; Recursive function (factorial) in 32-bit nasm assembly, with stack alignment
;;; Assemble, link and run like this from a Terminal:
;;; nasm -f macho macfac.asm -o try.o ; Assemble
;;; gcc -arch i386 -Wl,-no_pie try.o -o try ; Link with C library
;;; ./try ... |
/*
* All Video Processing kernels
* Copyright © <2010>, Intel Corporation.
*
* 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 ri... |
#include "halo/tuner/Bakeoff.h"
#include "halo/tuner/TuningSection.h"
#include "halo/tuner/CodeVersion.h"
#include "halo/server/ClientGroup.h"
#include "halo/nlohmann/util.hpp"
#include <cmath>
#include <algorithm>
namespace halo {
BakeoffParameters::BakeoffParameters(nlohmann::json const& Config) {
SWITCH_RATE = ... |
; A092246: Odd "odious" numbers (A000069).
; 1,7,11,13,19,21,25,31,35,37,41,47,49,55,59,61,67,69,73,79,81,87,91,93,97,103,107,109,115,117,121,127,131,133,137,143,145,151,155,157,161,167,171,173,179,181,185,191,193,199,203,205,211,213,217,223,227,229,233,239,241,247,251,253,259,261,265,271,273,279,283,285,289,295,299,30... |
; A051869: 17-gonal (or heptadecagonal) numbers: n*(15*n-13)/2.
; 0,1,17,48,94,155,231,322,428,549,685,836,1002,1183,1379,1590,1816,2057,2313,2584,2870,3171,3487,3818,4164,4525,4901,5292,5698,6119,6555,7006,7472,7953,8449,8960,9486,10027,10583,11154,11740,12341,12957,13588,14234,14895,15571,16262,16968,17689,18425,1917... |
section .data
Snippet: db "KANGAROO"
section .text
global _start
_start:
nop
; Put your experiments between the two nops...
mov ebx,Snippet
mov eax,8
DoMore: add byte [ebx],32
inc ebx
dec eax
jnz DoMore
; Put your experiments between the two nops...
nop
;--------------------------------------... |
; A026430: a(n) is the sum of first n terms of A001285 (Thue-Morse sequence).
; 0,1,3,5,6,8,9,10,12,14,15,16,18,19,21,23,24,26,27,28,30,31,33,35,36,37,39,41,42,44,45,46,48,50,51,52,54,55,57,59,60,61,63,65,66,68,69,70,72,73,75,77,78,80,81,82,84,86,87,88,90,91,93,95,96,98,99,100,102,103,105,107,108,109,111,113,114,116,11... |
; float _hypotf (float left, float right) __z88dk_callee
SECTION code_clib
SECTION code_fp_am9511
PUBLIC asm_hypotf
EXTERN asm_am9511_hypot_callee
; find the hypotenuse of two sccz80 floats
;
; enter : stack = sccz80_float left, ret
; DEHL = sccz80_float right
;
; exit : DEHL = s... |
SchoolScript:
call EnableAutoTextBoxDrawing
ret
SchoolTextPointers:
dw SchoolText1
dw SchoolText2
dw SchoolText3
SchoolText1:
TX_FAR _SchoolText1
db "@"
SchoolText2:
TX_ASM
callba Func_f1c0f
jp TextScriptEnd
SchoolText3:
TX_ASM
callba Func_f1c03
jp TextScriptEnd
|
.include "utils.asm"
.data
a: .float 0, 1, 2, 3, 4, 5, 6, 7, 1, 9,
1, 2, 3, 4, 5, 6, 7, 8, 2, 9,
2, 1, 4, 3, 6, 5, 8, 7, 3, 9,
1, 2, 3, 4, 5, 6, 7, 8, 2, 9,
0, 1, 2, 3, 4, 5, 6, 7, 1, 9
n: .float 10
zero: .float 0
.text
la $s0, a #
addi $s7, $s0, 200 # $s7 = $s0 + 50
loop1:
beq $s0,... |
; ===============================================================
; Apr 2014
; ===============================================================
;
; void heap_info(void *heap, void *callback)
;
; Visit each block in the heap and pass information about
; the block to the callback function.
;
; ==========================... |
; A203777: Aliquot sequence starting at 220.
; 220,284,220,284,220,284,220,284,220,284,220,284,220,284,220,284,220,284,220,284,220,284,220,284,220,284,220,284,220,284,220,284,220,284,220,284,220,284,220,284,220,284,220,284,220,284,220,284,220,284,220,284
mov $1,$0
mod $1,2
mul $1,64
add $1,220
|
; A017154: a(n) = (8*n + 7)^6.
; 117649,11390625,148035889,887503681,3518743761,10779215329,27680640625,62523502209,128100283921,243087455521,433626201009,735091890625,1194052296529,1870414552161,2839760855281,4195872914689,6053445140625,8550986578849,11853911588401,16157819263041,21691961596369,28722900390625,37558352... |
; A310420: Coordination sequence Gal.6.324.1 where G.u.t.v denotes the coordination sequence for a vertex of type v in tiling number t in the Galebach list of u-uniform tilings.
; 1,4,10,14,20,26,30,36,42,46,52,56,60,66,70,76,82,86,92,98,102,108,112,116,122,126,132,138,142,148,154,158,164,168,172,178,182,188,194,198,20... |
Subsets and Splits
No community queries yet
The top public SQL queries from the community will appear here once available.