text string |
|---|
@echo off
rem set path=c:\iverilog\bin;%PATH%
iverilog -o tb_hp35.out -D SIMULATOR=1 -I ..\rtl tb_hp35.v ..\rtl\nclassic_core.v ..\rtl\nclassic_disasm.v ..\rtl\ssd1326.v
if errorlevel == 1 goto error
vvp tb_hp35.out
:error |
<reponame>achilex/MgDev
@echo off
rem MapGuide build script for windows
rem
rem Author: <NAME> (<EMAIL>)
rem
rem This script will build all the MapGuide components, if the output path is specified
rem it will also copy all binaries to the output path. Otherwise it will use the default
rem value of MG_OUTPUT defined in ... |
We were given a class project on community mapping and sense of place. It was an opportunity to exercise student voice and learn how to map. When walking around my neighborhood, I learned a lot about the lack of effort that is put into keeping our area safe and clean.
By: Keith Anthony Morales, 9th Grade
Teacher: Chad ... |
<gh_stars>1-10
@ECHO OFF
SET input=%1
ECHO {
ECHO "Version": 1,
ECHO "AccessKeyId": "accessKeyId",
ECHO "SecretAccessKey": "secretAccessKey"
IF "%input%"=="SESSION_CREDENTIALS" (
ECHO ,
ECHO "SessionToken": "sessionToken",
ECHO "Expiration": "2018-12-11T17:46:28Z"
)
echo } |
A universal framework for sustainable development
In 2015, after two years of negotiations within the international community, the UNGA resolution “Transforming Our World: the 2030 Agenda for Sustainable Development” (United Nations, 2015b), including its 17 Goals and 169 targets, was adopted by Heads of State and Gove... |
In every baseball game, the team always needs to have their coaches. If you love watching baseball games, you are sure to find coaches on the benches guiding their teams. But, you might mistake them with others because they wear uniforms like their team.
So why do baseball coaches wear uniforms? Well, it is part of bas... |
<filename>run.bat
@echo off
@rem Change the working directory to the location of this file so that relative paths will work
cd /D "%~dp0"
@rem Make sure the environment variables are up-to-date. This is useful if the user installed python a moment ago.
call ./RefreshEnv.cmd
setlocal EnableDelayedExpansion
@rem Run ... |
During the analysis of data collected by the Gaia Space Observatory, astronomers discovered a previously unknown hot Jupiter. The peculiarity of the find is that it is made by the transit method. To date, this is the second exoplanet found by Gaia using this method
Gaia Telescope as an Exoplanet Hunter
The Gaia Observa... |
In 1870, Horatio G. Spafford's son passed away at the age of four. A year later, the city of Chicago burned and he lost almost everything that he had. Stricken with loss and grief, they reached out and helped the homeless and needy. In 1873, the family planned a trip to Europe by way of the French steamer Ville du Havr... |
Variations of soil profile characteristics due to varying time spans since ice retreat in the inner Nordfjord, western Norway
Abstract. In the Erdalen and Bødalen drainage basins located in the inner Nordfjord in western Norway the soils were formed after deglaciation. The climate in the uppermost valley areas is sub-a... |
Scottish Sea Fisheries Statistics 2020
National Statistics publication that provides data on the tonnage and value of all landings of sea fish and shellfish by Scottish vessels, all landings into Scotland, the rest of the UK and abroad, and the size and structure of the Scottish fishing fleet and employment on Scottish... |
, Professor, Civil, Environmental and Geo-Engineering
Bojan Guzina, Professor, Civil, Environmental and Geo-Engineering
Gene Skok, Former University Researcher, Civil, Environmental and Geo-Engineering
Ground-penetrating radar (GPR) is a nondestructive, high-speed field test that can provide a continuous profile of hig... |
Assignment: Individual Reflection: Creativity, Leadership, and Innovation: A Self-Assessment
Dyer, Gregersen, and Christensen, in their essential components of “The Innovator’s DNA” make the important point that, while all successful innovators share certain characteristics, those characteristics are not literally writ... |
If you spend any time researching microgrids, you quickly realize how important energy storage is to the equation. We asked Larry (Chip) Seibert, of Kilowatt Labs to share his knowledge on the subject. Kilowatt Labs, based in New York City, is the developer of the world’s first supercapacitor-based energy storage syste... |
<filename>doc/handbook/CompileHandbookChapters.bat
pdflatex -halt-on-error main_BoundaryAndInitialData.tex
pdflatex -halt-on-error main_convergenceStudyTutorial.tex
pdflatex -halt-on-error main_CsharpAndBoSSSpad.tex
pdflatex -halt-on-error main_GridGeneration.tex
pdflatex -halt-on-error m... |
Some basics about BTC and Ethereum for the newbies or those who just started in the world of cryptocurrency business.
Bitcoin and Ethereum have a lot in common. Both are cryptocurrencies that come in the form of "coins", which gives them a specific value, which can be presented as a dollar or euro value. Both also rely... |
:: Copyright (c) 2016 <NAME>. See License.txt regarding use.
:: This command script takes in a path to a file with several HLSL shaders, a
:: file with a list of entry points and an output directory. This will use fxc
:: to compile each entry point to its own .h file in the output directory.
@echo off
setlocal enable... |
<filename>build.bat<gh_stars>0
@echo off
REM ******************************************************
REM * VS Buid Script when using GhostScript for chm file *
REM * and building nuget packages *
REM ******************************************************
REM ******************************************************
REM ... |
In Nursery we focus on a different story each half term: adults act it out for the children and encourage the children to act it out too, as well as join in with any repeating rhymes. We have lots of role play resources in the provision to help us act out the story, as well as using a story-map to help children remembe... |
Gravity is a force that is always directed toward the center of the earth.
The magnitude of the force depends on the mass of all the aircraft parts.
The gravity is also called weight and is distributed throughout the aircraft.
But we can think of it as collected and acting through a single point called
the Center of Gr... |
Evidence for the superiority of guided instruction is explained in the context of our knowledge of human cognitive architecture, expert-notvice differences, and cognitive load. Although unguided or minimally guided instructional approaches are very popular and intuitively appealing, the point is made that these approac... |
rem Run XBRL Formula Conformance Suite tests
rem Please edit to change the output log and output csv file locations
@set TESTCASESINDEXFILE=http://www.xbrl.org/Specification/formula/REC-2009-06-22/conformance/Formula-CONF-REC-PER-Errata-2011-03-16.zip/REC-PER-Errata-testcases-2011-03-16/index.xml
@set OUTPUTLOGFILE=... |
by CAROLE CHRISTMAN KOCH
Each year, a special day is celebrated on the third Sunday of June—Father’s Day.
My father, Herb Christman, worked hard as a farmer raising 10 children. Yet, I can’t recall honoring him on his special day as I did my mother on her special day. Surely, I’d have made a homemade card in Sunday Sch... |
@REM Сделать тут умное обновление
IF "!GITOK!"=="1" (
IF "!GITUPD!"=="1" (
git -C !ROOT! fetch && git -C !ROOT! merge --ff-only
IF NOT "!ERRORLEVEL!"=="0" GOTO gitfail
)
SET TAG_INSTALLED=0
FOR /F "tokens=* USEBACKQ" %%F IN (`git -C "!ROOT!" describe --tags HEAD 2^> nul`) DO (
SET CFLAGS=!CFLAGS! ... |
<filename>active_office_2013.bat
@echo off
echo ================================================
echo Active Microsoft Office 2013
echo ================================================
:: Script to active office 2013
cscript ospp.vbs /inpkey:xxxxx-xxxxx-xxxxx-xxxxx-xxxxx machine
echo Done !
timeout /t 2
exit |
Rock Cut Cave Temples Of Badami in Karnataka, India
- Rock Cut cave Temples Of Badami in Karnataka, India.
- Badami, the capital of the Early Chalukyas, who ruled much of Karnataka in the 6th to 8th centuries, lies at the mouth of a ravine with rocky hills on either side and a town tank in which water from the ravine f... |
ARC WELDING MACHINE AND METAL TRANSFER
Different welding parameters and the forces acting on the molten droplet play characteristic roles with specific welding processes. The case of the coated electrodes, MIG Welding Machine-both with solid and flux cored wires and SAW Welding Machine are of special interest due to th... |
Death is one of the most interesting topics that has aroused the imagination of many over the millennia. Her personalization happens later. The ancients of the world perceived death as a transition to another life and were later portrayed as an accurate personification.
One of the eternal stories that excites a person ... |
Characteristics and Guidelines for Use
Download Free Electronic Document
|PDF file||0.5 MB||
Use Adobe Acrobat Reader version 10 or higher for the best experience.
Purchase Print Copy
|Add to Cart||Paperback5 pages||$20.00||$16.00 20% Web Discount|
Consensus methods are being used increasingly to solve problems in medi... |
<reponame>williamleong/voronoi
echo off
if NOT DEFINED VCINSTALLDIR (
if exist "C:\Program Files (x86)\Microsoft Visual Studio 15.0\VC\vcvarsall.bat" (
call "C:\Program Files (x86)\Microsoft Visual Studio 15.0\VC\vcvarsall.bat" amd64
echo "USING VISUAL STUDIO 15"
)
)
if NOT DEFINED VCINSTALLDI... |
Cooling and air changes rank among the most common applications for air blowers, especially when they include fans for consumer, residential and commercial applications.
Air-Cleaning Blowers (ACBs) provide these functions just like other blowers along with the additional feature of extracting the dust and other particl... |
<reponame>npocmaka/Windows-Server-2003
@if (%_echo%)==() echo off
setlocal
REM
REM Remove any stray BUILD.* files.
REM
del build.log build.wrn build.err icepick.log /s >nul 2>&1
REM
REM Remove all OBJ, OBJD, and LIB directories.
REM
(for /F %%i in ('dir obj /ad /b /s') do (rd /s /q %%i >nul 2>&1)) ... |
@rem
@rem Copyright 2020 the original author or authors.
@rem
@rem Licensed under the Apache License, Version 2.0 (the "License");
@rem you may not use this file except in compliance with the License.
@rem You may obtain a copy of the License at
@rem
@rem https://www.apache.org/licenses/LICENSE-2.0
@rem
@rem Unles... |
There are different methods used for matching facial biometrics. The simplest method measures various features of a person’s face, such as the distance between the eyes, or the position of the mouth to the nose. These geometric measurements or vectors are then coded and stored in a database for later comparison. This t... |
LG Caring for the ethnically diverse older adult can prove to be challenging in efforts to maintain function and provide comfort. I will use an older African American male with hypertension. For this patient, the two strategies that I would implement would be diet and exercise. According to healthy people 2020, heart d... |
Environmental guide for maritime operations in the Canadian Arctic Archipelago. Part I, Unclassified environmental guide.
MetadataShow full item record
SubjectGeography; Oceanography; Environmental science; Health and environmental sciences; Social sciences; Earth sciences
This guide provides acousticians and tactician... |
“HOW PROBIOTIC IS GOOD FOR YOUR BODY”
Apr 7, 2020
When talking about “microbes” or “microorganisms”, people often think about bacterias that have negative impacts on our bodies and that make us sick. It is little known that microbes are simply a name that describes extremely small living things that exist everywhere al... |
A few years ago, I was interviewed for the Migrant Tales podcast. The topic was about me and my journey as a journalist and immigrant. The question that caught my attention was: are you a person of colour? I answered, but soon realised that it was the first time this term was used to address my ethnic identity.
Which e... |
This section is from the "A Handbook of Useful Drugs" book, by State Medical Examining and Licensing Boards.
Properties : Potassium bicarbonate occurs as colorless, transparent crystals, odorless, having a saline and slightly alkaline taste; it is permanent in the air. It is freely soluble in water (1:3), but is practi... |
KJ (kilojoules) is a unit of energy typically used in relation to nutrition. It is a way of measuring how much energy is contained within a given food item. One kilojoule is equal to one thousand joules of energy.
Kg (kilograms) is a unit of mass and is a commonly used metric unit of measurement. It is used for measuri... |
@echo off
:: ========================================================================
setlocal
set "uptime_boot="
set "uptime_curr="
for /f "tokens=1,* delims==" %%a in ( '
wmic OS GET LastBootUpTime^,LocalDateTime /VALUE
' ) do if /i "%%~a" == "LastBootUpTime" (
call :get_ts "%%~b" uptime_boot
) els... |
Responsible for the financial performance of an organization. This may include preparing financial reports, ensuring compliance with accounting and financial reporting regulations, and making recommendations for financial and business policy.
Responsible for the financial well-being of a company or organization. This i... |
<reponame>StarShares/StarShares
@echo off
set targetdir=d:\bitcoin
set curdir=%cd%
set sever=%cd%\soypayd.exe
set autotestexe=%cd%\src\test\soypay_test.exe
set autosevertestexe=%cd%\src\ptest\soypay_ptest.exe
set movefiles= %curdir%\src\test\data\*.bin
:menu
cls
echo.
echo Do YOU NEED TO OVER WRITE so... |
<reponame>marc92w/dvalin<gh_stars>10-100
set svcName=MyService
set svcFullName="My Super Service"
set svcDesc="My super special service"
set svcJAR=de.taimos.myservice.jar
set svcStarter=de.taimos.myservice.Starter
@rem DO NOT EDIT BELOW
%svcName%.exe delete
%svcName%.exe install --DisplayName=%svcFullName% --Descrip... |
The is the first of a six part blog series examining issues relating to Canada's boreal forest, including 1) threats to the Forestry Stewardship Council, 2) the deteriorating condition of Canada's threatened woodland caribou population, 3) the state of forestry in Canada's boreal forest, 4) the need for sustainable eco... |
In today’s fast-paced society, rest and sleep often take a back seat to work and other responsibilities.
Many people view lack of sleep as a badge of honor or a necessary sacrifice in order to achieve success.
However, the truth is that lack of rest can have a significant impact on many aspects of life, including finan... |
Depression affects 350 million people throughout the world. It’s important to understand that anyone can experience mental health issues, regardless of your age or gender. Taking care of our mental health can be pushed aside in the quick-paced society we live in, which can lead to a downfall in your mental health. When... |
@ECHO OFF
title Windows 10 Privacy Patcher
ECHO ======================================
ECHO == Windows 10 Privacy Patcher ==
ECHO == By <NAME> ==
ECHO ======================================
ECHO.
ECHO This script will patch Windows 10 to block all
ECHO data harvesting requests to Microsoft. For more... |
Today, everywhere we look, Machine Learning is around us in some form or the other. This subset of Artificial Intelligence has found diverse applications across all parallels of the industry, and rightly so. Even though Machine Learning is an emerging field, it has opened up a slew of possibilities to explore.
Best Mac... |
June 9, 2006
Professor Leonard Herzenberg, PhD
STANFORD, Calif. - A search for life on Mars, the first ink-jet printer and nuclear weapons testing seem unlikely inspirations for a machine that changed the face of science and medicine. But to hear developer Leonard Herzenberg tell it, it all makes perfect sense. The Sta... |
We are now incorporating micro data to increase the accuracy of our COVID-19 simulation.
Hadean have been modelling the spread of COVID-19, and running large scale simulations to monitor its transmission. These simulations range from the micro scale; the spread through the cells of the lungs, to the macro; the transmis... |
In 2008, Haile Gebrselassie made the run of his life. The weather for the Berlin marathon was perfect, a clear cool morning in late September. At the starting gun the 35-year-old Ethiopian set off at the front of the pack. By the halfway mark, he was running at a record-beating pace. But with Kenyan James Kwambai match... |
If you have struggled to create a strong password, and then struggled even more down the road to remember it, you are not alone.
The old guidelines encouraged people to consider these rules when creating passwords.
- Make them complicated.
- Use numbers, question marks, dollar signs and hash marks.
- Change them regula... |
FIV in Cats FAQs: Feline Immunodeficiency Virus
What is FIV?
FIV stands for feline immunodeficiency virus. FIV typically causes a weakening of the cat’s immune system. It is the same class of virus as HIV (a lentivirus); however, only cats can get FIV. People and dogs cannot.
How do cats get the feline immunodeficiency... |
Can primary alcohols be oxidized?
Primary alcohols can be oxidized to form aldehydes and carboxylic acids; secondary alcohols can be oxidized to give ketones. Tertiary alcohols, in contrast, cannot be oxidized without breaking the molecule’s C–C bonds.
How do you oxidize a primary alcohol?
The oxidising agent used in t... |
@REM chrome_debug.bat
@REM CD /D "C:\Program Files\Google\Chrome\Application"
START "" "C:\Program Files\Google\Chrome\Application\chrome.exe" --remote-debugging-port=21222
@REM PAUSE
EXIT /B %ERRORLEVEL%
|
Explore the latest stories and insights!
How to create emergency evacuation map
OSHA | 2.5 MIN READ
Emergency evacuation map is your guide to safety and security. It helps people to safely exit the building and stay away from hazards or threats. That’s why it is important to develop a map that meets all safety regulati... |
A Little Something About Trees
The following is a very interesting discussion about Trees from Peter Wohllebens' book entitled "The Hidden Life of Trees". This particular excerpt comes from the "Rotarian" magazine of April 2018. It provides a brief glimpse of the nobility and life of a Forest.
To my mind it recalls the... |
<filename>stasm4.1.0/vc9/make_minimal.bat<gh_stars>0
@rem make_minimal.bat: build the minimal Stasm demo program
set OPENCV_HOME=E:/OpenCV2.4.0
set OPENCV_N=240
set OPENCV_LIBDIR=%OPENCV_HOME%/build/x86/vc10/lib
cl /EHsc /O2 /W3 /nologo ^
/I../stasm /I%OPENCV_HOME%/build/include ^
%OPENCV_LIBDIR%/open... |
New Documentary: Historical Roots of Racial Disparities in American Health CareBreaking News
tags: racism, health care, documentary
“Racial inequity shows up in every dimension of health care,” says Neel Shah, an assistant professor in obstetrics and gynecology at Harvard Medical School and chief medical officer of Mav... |
Adventure Awaits with a FREE Travel Themed Math Challenge
If you’re looking for a FREE math activity for your 2nd or 3rd grade class, this Statue of Liberty math challenge will do the trick. Use it as a fast finisher, number talk, center, or enrichment activity for your advanced 2-3 mathematicians.
In this Statue of Li... |
Electronic technology is the branch of electrical engineering and physics that deals with the emission, behavior and effects of electrons. Electronic devices, in contrast, use electronics to create and manipulate signals and information. These systems can be used in a variety of applications, such as computers and mobi... |
People with cystic fibrosis are particularly susceptible to chest infections, some of which can become chronic. It’s important, therefore to try to find treatments for these infections and an updated Cochrane Review from the Cochrane Cystic Fibrosis and Genetic Disorders Group examines the evidence for the use of antib... |
:: Restart adb server
H:\Nox\Nox\bin\adb.exe kill-server
H:\Nox\Nox\bin\adb.exe start-server
:: Nox Port
:: First 62001, Second 62025, Third and so on 62026, 62027...
H:\Nox\Nox\bin\adb.exe connect 127.0.0.1:62001
H:\Nox\Nox\bin\adb.exe connect 127.0.0.1:62026
H:\Nox\Nox\bin\adb.exe connect 127.0.0.1:62027
H:\Nox\Nox\... |
What's Your Question?
- History & Geography
- Science & Technology
- Business & Finance
- Pets & Animals
What Is the Definition of Analytical Writing?
As a type of academic writing, analytical writing pulls out facts and discusses, or analyzes, what this information means. Based on the analyses, a conclusion is drawn, ... |
Dubai is the city of dreams for many tourists and is fast becoming one of the most popular tourist destinations in the world. However, you’d be surprised at the amount of people who don’t know where Dubai is. If you’re reading this article, you are probably one of them. So, Where is Dubai?
Dubai is the business capital... |
Meaning and Types of Motives
Man’s behaviour, and even that of other animals, cannot be mechanically analyzed. By examining the motives driving particular behaviours, the behaviour could then be understood. There are a few of the driving forces or factors that continue to encourage and influence behaviour in people. Wh... |
@setlocal
@packaging\luajit -e "package.path='lua/?.lua;lua/?/init.lua'" packaging\packaging.lua build
@if errorlevel 1 goto :BAD
@goto :END
:BAD
@echo.
@echo *********************************************************
@echo *** Package FAILED -- Please check the error messages ***
@echo *********************************... |
Aistear in the Junior Room
Aistear is the new early childhood curriculum framework for children from birth to six years in Ireland which we are introducing this year in St. Michaels for our infant classes.
As early childhood marks the beginning of children’s lifelong learning journeys, this framework is called Aistear,... |
This post on Kelme’s two mass graves sites illustrates the importance of the website, Holocaust Atlas of Lithuania. Using the coordinates provided together with GPS, data roaming, and online maps such as Google Maps, it is an essential tool for finding well hidden Holocaust memorials.
In addition, on the initiative of ... |
Undoubtedly some of the most fascinating animals in our oceans are orcas, also commonly known as killer whales.
They are top marine predators that are incredibly intelligent and found in every ocean across the globe.
With no natural predators, these dolphin members roam the oceans in search of prey, big or small, it’s ... |
This week, we’re gonna tell you all about something that is super important for every computer owner out there to know about! COMPUTER VIRUSES. Those pesky little glitches in your computer that come from clicking on an infected link or downloading something with a virus attached. Viruses can range from simple to SEVERE... |
/* */
/* call rxsfDropFuncs */
/*if RxFuncQuery( "rxsfLoadFuncs" ) == 1 then*/
do
call RxFuncAdd "rxsfLoadFuncs","rxsf","rxsfLoadFuncs"
call rxsfLoadFuncs
end
sid = "001"
do 1
socket = rxsfOpen( "SPAMFILTER" )
say "Open: " || socket
say "> " || rxsfRequest( socket, "SESSION "sid" @ACCEPT 8.8.8.8 smtp.googlemail.... |
Through support from the Government of Canada and USAID’s Higher Education Support Network (HESN), the Centers for Disease Control (CDC) and AidData conducted a secondary analysis of the Violence Against Children and Youth Surveys (VACS) data to identify the prevalence of school-related gender-based violence. The analy... |
Marlborough’s Robotics’ Community Outreach leader, Amanda ’18, and Community Outreach Program Head Pamela Wright have created a robotics community outreach program with the 9 Dots organization that teaches underprivileged children how to invent and build robots in their Community Learning Center in Los Angeles.
The rob... |
Basketball Sizes Chart: What Size Ball Should a Player Use?
There are many problems with the way youth basketball is currently being run:
- Basketball rims are too high.
- Teams are allowed to play zone defense.
- Too many games, not enough practice.
- Correct basketball sizes isn't a focus.
Some of these are difficult... |
5 edition of A History Of The Holy Eucharist In Great Britain found in the catalog.
June 23, 2005
by Kessinger Publishing, LLC
|The Physical Object|
|Number of Pages||344|
Recommended Books on the Holy Eucharist. On the Eucharist in its Relationship to the Church, encyclical, Pope John Paul II, April 17, God is Near Us... |
<filename>message_creator/cmd/JSON to DAT.cmd
@echo off
if '%1'=='' goto usage
:loop
C:\ktcsrc\Projects\SmartphoneBasedTolling\SmartToll\trunk\Tools\message_creator\app_cfg.py spbt_config CONVERT %1 --in-format=json --out-format=dat
shift
if '%1'=='' goto end
goto loop
:usage
echo Usage:
echo %0 [filename]
pau... |
<reponame>SILAsiaPub/vimod-pub-combo<gh_stars>0
:validatevar
:: validate variables passed in
if defined debugdefinefunc echo %beginfuncstring% %0 %debugstack% %beginfuncstringtail%
set testvar=%~1
if not defined testvar (
echo No %~1 var found defined
echo Please add this to the setup-... |
<reponame>dfbowles/SteeltoeOSS-Samples
@ECHO OFF
IF "%1"=="" GOTO :usage
start "Fortune Teller Service" dotnet run -p .\Fortune-Teller-Service\Fortune-Teller-Service.csproj --force -f %1
start "Fortune Teller UI" dotnet run -p .\Fortune-Teller-UI\Fortune-Teller-UI.csproj --force -f %1
:usage
echo USAGE:
echo RunFortun... |
@echo on
REM reminder to delete these if cygwin was installed previously
REM HKLM:Software/Cygwin
REM HKLM:Software/Wow6432Node/Cygwin
@powershell -NoProfile -ExecutionPolicy Bypass -Command "iex ((new-object net.webclient).DownloadString('https://chocolatey.org/install.ps1'))" && SET PATH=%PATH%;%ALLUSERSPROFILE%\... |
The topic ofArtificial Intelligence (AI) may seem quite complex and sophisticated to some. This could be because the term is often thrown around as a trigger word to sparka reader’s interest and lure them in. Hollywood’s representation of AI is a classic example of this.
Consequently, it may come as a surprise to learn... |
Sustainable Development Goals: 5
- SDG 5 - Gender Equality
This online course provides main strategies and basic tools to effectively promote gender equality in external and development policies. By the end of this course participants will have gained knowledge and understanding of:
- The main strategies and approaches... |
<filename>build.cmd
@echo off
setlocal
:: Note: We've disabled node reuse because it causes file locking issues.
:: The issue is that we extend the build with our own targets which
:: means that that rebuilding cannot successfully delete the task
:: assembly.
if not defined VisualStudioVersion (
... |
Amelia the Archaeologist
WHAT ARE THOSE?!: PROJECTILE POINTS
WHAT ARE THOSE?! ⚒
Do you know? Are you curious? WANT TO KNOW? ⚒
For our very first video, I am highlighting..... Points! ⚒
Transcript: “Points, they are objects that have been hafted into a weapon by (a process method called) flintknapping.
They were weapons... |
Families and children commemorated the Chinese New Year with a “Lantern Festival” on Feb. 6 at Sponge in Issaquah from 10 a.m. to 12 noon.
Chinese New Year 2010 – the Year of the Tiger – falls on Valentine’s Day, Feb. 14. Often referred to as the Lunar New Year, the first day of the Chinese calendar usually falls on th... |
<reponame>NightDragon1/Flops
::@call "C:\Program Files (x86)\Microsoft Visual Studio 14.0\VC\vcvarsall.bat" x64
@call "C:\Program Files (x86)\Microsoft Visual Studio\2017\Community\VC\Auxiliary\Build\vcvars64.bat"
mkdir "binaries-windows"
cd "binaries-windows"
cl ../Source/*.cpp -o "2006-Core2.exe" /EHsc... |
To understand the reciprocal reflexive, it’s good to have a grasp of the reflexive itself. To review, see this Yabla lesson.
A reflexive verb is used when an action is performed upon the same person who’s performing it. We recognize these verbs because they will be in the presence of an indirect object pronoun, or pron... |
ECHO Start of Loop
set GUAVA_DIR=./data/guava-30.1.1-jre.jar
set FASTFILTER_DIR=../fastfilter_java/fastfilter/bin
set CLASSPATH=./bin;%GUAVA_DIR%;%FASTFILTER_DIR%
REM java -cp %CLASSPATH% org.fastfilter.xor.tester.BitcoinSPVMemoryTester
FOR /L %%i IN (1,1,1) DO (
java -Xms4096M -Xmx8000M -cp %CLASSPATH... |
Clean Label: Commitment to Allergen-Free Products
The following foods or food groups are responsible for approximately 90% of food allergies among Americans:
We all love to eat and enjoy good food. Who doesn’t? But, while we might have a love of good food in common, our bodies don’t always react equally to the foods we... |
Rating:The Zookeeper’s Wife, by Diane Ackerman. W.W. Norton & Company (2007), 348 pages.
Commemorations are underway in Poland today to mark the 70th anniversary of World War II. Coincidentally, I just finished a nonfiction book set in Warsaw during the war, and realized that today is the ideal day to review it.
As som... |
<reponame>zhuOrg/kekinian<filename>distro/release/setup.bat<gh_stars>1-10
@echo off
set INSTALL_PATH="%USERPROFILE%\Applications"
choice /T 5 /C YN /D N /N /M "Customize where Sireum should be installed under (defaults to %INSTALL_PATH%) [Y/N]? "
if errorlevel 2 goto :install
set /p INSTALL_PATH="Enter the director... |
::
:: MIT License
::
:: Copyright (c) 2021 Pharap (@Pharap)
::
:: 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 ... |
Far outside the city the tree frogs were calling her,
and the deep, rhythmic pulse of their voices
set the blood flow to her heart.
— Ann Patchett, Author
Spend time out of doors in the Pacific Northwest and you will hear the call of the Pacific Chorus or Tree Frog. These cute little treefrogs are the smallest frog spe... |
Design principles for playful learning
In previous blogs we explored the concept of playful learning and highlighted a few examples. These examples might have inspired you to get started with playful learning yourself. This article will provide you with some design principles and practical tips to guide you during the ... |
<filename>install.bat<gh_stars>0
@echo off
cls
title install valorant language tool
echo welcome to valorant language tool
echo -- made by Kyukishi
echo.
echo this Installer dynamically creates your mod executeables
echo (change.bat / update.bat)
echo.
echo.
echo THE EXECUTEABLES WILL BE PLACED IN THE INSTALLERS LOCAT... |
Olympias: The birth of a 2,500 years old ancient Greek trireme
By Pierre Kosmidis
Olympias is a reconstruction of an ancient Athenian trireme and an important example of experimental archaeology. It is also a commissioned ship in the Hellenic Navy of Greece, the only commissioned vessel of its kind in any of the world’... |
A student is sitting down to eat a “meal” of information that has been prepared for them. One teacher offers them a homemade meal as a chef would, with different ingredients pulled together to create the meal. Another teacher produces a quick ready-made meal that has been provided for them (think Hamburger Helper). The... |
<reponame>tenfar/xboot
@echo off
@set SDL_STDIO_REDIRECT=0
if exist "%USERPROFILE%\.xboot\sdcard.img" goto RunQemu
mkdir "%USERPROFILE%\.xboot"
unzip.exe sdcard.zip -d "%USERPROFILE%\.xboot"
:RunQemu
qemu-system-arm.exe -M realview-pb-a8 -m 256M -name "ARM RealView Platform Baseboard for Cortex-A8" -s... |
@echo off
title Sniffer
set ROOT=%~dp0
set LIBDIR=%ROOT%lib
set CLASSPATH=%ROOT%bin;%ROOT%\sniffer.jar;%LIBDIR%\commons-io-2.4.jar;%LIBDIR%\dom4j-1.6.1.jar;%LIBDIR%\fastjson-1.1.24.jar;%LIBDIR%\jaxen-1.1.3.jar;%LIBDIR%\jcommon-1.0.17.jar;%LIBDIR%\jfreechart-1.0.14.jar;%LIBDIR%\logback-classic-1.0.13.jar;%LIBDIR%\log... |
Subsets and Splits
No community queries yet
The top public SQL queries from the community will appear here once available.