Search Results for "command prompt tutorial" - Page 9

Showing 265 open source projects for "command prompt tutorial"

View related business solutions
  • $300 Free Credits for Your Google Cloud Projects Icon
    $300 Free Credits for Your Google Cloud Projects

    Start building on Google Cloud with $300 in free credits. No commitment, no credit card required until you're ready to scale.

    Launch your next project with $300 in free Google Cloud credits—no strings attached. Test, build, and deploy without risk. Use your credits across the entire Google Cloud platform to find what works best for your needs. After your credits are used, continue with always-free tier services. Only pay when you're ready to scale. Sign up in minutes and start exploring.
    Start Free Trial
  • Ship Agents Faster Icon
    Ship Agents Faster

    Transform your applications and workflows into powerful agentic systems at global scale.

    Gemini Enterprise Agent Platform lets you rapidly build, scale, govern and optimize production-ready agents grounded in your organization's data. The platform enables developers to build custom or pre-built agents for virtually any use case. New customers get $300 in free credits.
    Get Started Free
  • 1

    flow visualization toolbox

    matlab 2D image processing GUI toolbox for flow visualization

    A general flow visualization Matlab toolbox for image processing of some common planar/surface visualization techniques from PLIF (Planar laser induce fluorescence) for tracer distribution, BOS (background oriented Schlieren) for density, TSLC (Temperature sensitive liquid crystal) for thermal and PSP (Pressure sensitive paint) pressure distribution measurement. This work is part of author's PhD study, under Dr S. Zhong @ the University of Manchester's supervision, guidance and support. Both GUI and command line interface are provided for newbie and advanced user. Image can be processed into contour image, matlab mat and tecplot data. This toolbox can be conveniently extended for 2D image processing in other disciplines, for example, surface stress measurement, inferred thermograph, PIV. See developer guide for HOWTO. * example project.mat and calib.mat use abs path will not work for you directly. pl. rebuild yours according to my youtube tutorial
    Downloads: 0 This Week
    Last Update:
    See Project
  • 2
    Text Expander, Inverse summarizer

    Text Expander, Inverse summarizer

    Expand text, inverse summarizer

    ...Make sure JAVA 1.7 development is installed and running/compiling properly with all environment variables properly set. 2. Uncompress the LITE release into a desired directory. 3. Go to a src/ directory with a Terminal/Console/Command-Prompt and do the following: javac Te2.java java Te2 The program should open.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 3

    Class Loader

    Execute java .class files without command prompt

    Class Loader is a visual basic .net 2.0 software. With Class Loader you can execute .class files without the command prompt. Just open the class file!
    Downloads: 0 This Week
    Last Update:
    See Project
  • 4
    Command.Net
    A Command Prompt developed using .Net framework.
    Downloads: 0 This Week
    Last Update:
    See Project
  • Go from Code to Production URL in Seconds Icon
    Go from Code to Production URL in Seconds

    Cloud Run deploys apps in any language instantly. Scales to zero. Pay only when code runs.

    Skip the Kubernetes configs. Cloud Run handles HTTPS, scaling, and infrastructure automatically. Two million requests free per month.
    Try it free
  • 5
    PingDoS

    PingDoS

    A small ping tool for windows users.

    PingDoS is a small to created in Visual Studio 2013, that does what the name tells you, it pings. This program was broken down into two simple things you need to know, the IP Address, and the packet size you want. The integrated command prompt gives you a full view of whats going on, with out typing the whole ping command out. We are not responsible for any activity done with this program, for educational purposes only. This project was created on 9/13/14.
    Downloads: 1 This Week
    Last Update:
    See Project
  • 6

    amk-mhs

    Status Mahasiswa Amikom Yogyakarta

    Tool untuk melihat status mahasiswa Amikom Yogyakarta melalui command line/command prompt
    Downloads: 0 This Week
    Last Update:
    See Project
  • 7

    dna-bison

    Bisulfite alignment On Nodes of a cluster

    Bison allows users with access to a computer cluster to rapidly align whole-genome bisulfite sequencing or RRBS reads. It can align both directional and non-directional libraries and uses bowtie2. Multiple compute nodes are not absolutely required, but will make the alignment process faster. Further details available on the Wiki page. Help also available on SEQanswers (http://seqanswers.com/forums/showthread.php?t=31314) or by creating a ticket here. You can now track the...
    Downloads: 2 This Week
    Last Update:
    See Project
  • 8
    Synaptic XMPP Bot

    Synaptic XMPP Bot

    C# XMPP bot designed mainly for MUC management.

    Latest release date: August 30th, 2014
    Downloads: 0 This Week
    Last Update:
    See Project
  • 9
    A light-weight Regular Expression (regex) C library, using double-recursion. (command prompt tester included)
    Downloads: 0 This Week
    Last Update:
    See Project
  • 99.99% Uptime for MySQL and PostgreSQL Databases Icon
    99.99% Uptime for MySQL and PostgreSQL Databases

    Sub-second maintenance. 2x read/write performance. Built-in vector search for AI apps.

    Cloud SQL Enterprise Plus delivers near-zero downtime with 35 days of point-in-time recovery. Supports MySQL, PostgreSQL, and SQL Server.
    Try Free
  • 10

    DRAMMS

    A Deformable Medical Image Registration Toolbox

    ...Some typical applications of DRAMMS include, -- Cross-subject registration of the same organ (can be brain, breast, cardiac, etc); -- Mono- and Multi-modality registration (MRI, CT, histology); -- Longitudinal registration (pediatric brain growth, cancer development, mouse brain development, etc); -- Registration under missing correspondences (e.g., vascular lesions, tumors, histological cuts). DRAMMS runs in command line in UNIX/Mac OS, It accepts Nifti/ANALYZE/MetaImage image formats. It is fully-automatic --- takes two input images, and generates a registered image and (optionally) the deformation field. More information (installation, tutorial, manual, demonstration, FAQ, etc) can be found at http://www.rad.upenn.edu/sbia/software/dramms/ .
    Leader badge
    Downloads: 7 This Week
    Last Update:
    See Project
  • 11

    yaht-C

    a "yahtzee-like" game in c

    ...Thank you to Alex Allain, web master of www.cprogramming.com for allowing me to use his Selection Sort routine. What ever platform you run on, please ensure your terminal or command line is at least 80 columns wide, or the game may not look correct. Important: Do not enter garbage at any prompt, and do not simply press enter with out typing something, or the program may act up. Please see "README-yaht-C.txt" for more details.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 12

    Utility C++

    C++ Utility Header Library

    Utility C++ is a header only cross-platform library including common functionality useful across applications. As it is header only it can easily be added to any project without the hassle of configuring and building. Simply add the library to your include path. The library is in use on both Windows and Linux systems. The project contains a mix of functions found only here, and other high quality utility methods made available for free use online.
    Downloads: 1 This Week
    Last Update:
    See Project
  • 13

    sysCli

    Making "target" CLI commands, a native system command.

    ...syscli pr > myfile.txt # redirecting output of "pr" command to a file. A uboot command prompt on target board may end with a whitespace. E.g. a (space) 0x20 or a (tab) 0x09 instead of a '#' (0x23).
    Downloads: 0 This Week
    Last Update:
    See Project
  • 14
    GoodbyeFtp

    GoodbyeFtp

    Access your files over the web using your Browser!

    GoodbyeFtp is a rich, web alternative to FileZilla Client, FileZilla Server, WinSCP, SmartFTP, and more. No client installation - Just use your Browser! Download and install GoodbyeFtp on your computer. Forward port 44300 from your firewall to GoodbyeFtp, and now you can use any web browser to access your files from the Internet! With GoodbyeFtp you can upload and download files, preview images and documents, shrink images, zip files and folders, delete files and folders, client tools,...
    Downloads: 0 This Week
    Last Update:
    See Project
  • 15
    CometZ

    CometZ

    CometZ is a simple side scrolling space shooter

    ...It features several kinds of enemy ships and health power ups to replenish shield. = Running the game = If you have the source code version of CometZ, run python cometz.py on the command prompt. If you have the windows compiled version just execute cometz.exe = How to play = Use the arrow keys to move around in the menu and the spacebar or return key to select the desired menu item. During game the controls are the following: spacebar - fire lasers up arrow - move ship up down arrow - move ship down left arrow - move ship left right arrow - move ship right escape - pause menu You can replenish your shield by picking up shield power-ups. ...
    Downloads: 0 This Week
    Last Update:
    See Project
  • 16

    FFPVS

    Flying Fast Python Virus Scanner

    ...It then pretends to fully detect and clear all of the viruses. HOW TO RUN: You must have Python 2.7.6 installed in order to run this software. In order to run it, go to a command prompt in Windows or open a Terminal in Mac or Linux and type 'python ffpvs' to run it. WARNING: This is NOT a real virus scanner and please do not use it as such. It is meant for pranking/trolling ONLY. I claim NO LIABILITY for stolen passwords/hacking gathered using this tool. TROUBLESHOOTING: Saving it as a .py file might help, also, make sure you have Python 2.7.6 installed.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 17

    command_line_copy_paste

    small tool for copy&paste std out within terminal

    Linux command line tool to copy output from std out and paste into command line again, without using mouse selection
    Downloads: 0 This Week
    Last Update:
    See Project
  • 18

    Biddlebaddleboo Programming Language

    BPLB is a developing programming language.

    Biddlebaddleboo Programming Language is a simple programming language that is more user friendly. Type "help" in the command prompt to view commands. You can download scripts by going to files, then scripts, then download which ever script you want to use and then you can execute it. You can upload your own scripts into that directory too. There is even a GUI and you can also launch files with it. This programming language has it's own file format which cannot be read with notepad. ...
    Downloads: 0 This Week
    Last Update:
    See Project
  • 19
    snake pygame

    snake pygame

    "snake pygame" is a remake of classic snake game

    Snake pygame is a remake of classic snake game, developed with python and pygame. in this page you can find a tutorial to create the game: http://deasproject.altervista.org/blog/progetto-creiamo-il-nostro-snake-in-python-con-pygame/ for any question you can contact me andrea.deangelis93@gmail.com The game needs of these packages to work: - python 2.7 32 bit(x86 version) -> http://www.python.org/download/releases/2.7.5/ - pygame 1.9.1 for python 2.7 -> http://www.pygame.org/ftp/ - numpy 1.7.1 for python 2.7 -> https://pypi.python.org/pypi/numpy #### UBUNTU #### To install these packages on Ubuntu 12.04 and derived run this command on terminal: sudo apt-get install python python-pygame python-numpy #### ARCHLINUX #### To install these packages on Archlinux run this command on terminal: sudo pacman -S python2 python2-pygame python2-numpy Youtube Channel-> http://www.youtube.com/channel/UCtfS0d2O9Cd6FzZqZws4jgA
    Downloads: 15 This Week
    Last Update:
    See Project
  • 20
    Audi is a software to install a driver "Recovery Mode" that after having installed the driver you can install Android. The operating system in question is available on this site, is called "VegaICS." In practice it is type a command prompt on the tablet that installs the operating system. More details in "VegaICS." Goodbye.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 21

    Araway Multiples

    Open-source software in which multiples are calculated.

    This project is our first, and is still running in command prompt. ALL versions before 1.0 are considered pre-releases. This program only runs on Windows (Mac version may come out soon, so keep your hopes up!) The user is prompted to enter an integer, then you hit enter. Next, the user enters the number of multiples that they wish to be calculated, then hits enter. The computer calculates, and the answers are displayed.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 22
    Debian 32bit VBox

    Debian 32bit VBox

    Learn Linux sysadmin from Windows PC using this Debian Virtual Box

    An Oracle Virtual Box image, packaged as an appliance to be downloaded and run anywhere. Created on 32-bit Windows XP & Oracle Virtual box 4.2.6. The VM is a Debian Squeeze 6.0.7 i386. md5sum: 85ab2066b7381af12b741a3d4dedf6c9 This file is to be specifically used along with this other great project: http://nixsrv.com/llthw There is a 64bit Debian image similar to mine in that link above. To benefit those like me who still have 32bit machines, I have created and uploaded this...
    Downloads: 0 This Week
    Last Update:
    See Project
  • 23
    ...Just export the Google contacts in vCard format (.vcf file). Split the file using "dbVcfSplitter" and import those files using your Nokia PC Suite or OVI Suite. Done!! Usage: (1) Open the Command Prompt or the terminal. (2) "cd" to the folder/directory where the .vcf file resides. (3) type as shown below java -jar dbVcfSplitter.jar filename.vcf
    Downloads: 0 This Week
    Last Update:
    See Project
  • 24
    The Command Prompt Shell is a Windows application that uses the command prompt and makes using the command prompt easier.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 25

    Terminal

    A little JavaScript command prompt style prototype.

    Explore JavaScript and the DOM in command prompt style. Insert commands dynamically and/or at initialization. Change prompt settings dynamically. Access DOM functions and variables without interrupting jQuery scripts. Dos caret emulation. Includes encrypted server communication and two-way chat using jCryption. work-in-progress
    Downloads: 0 This Week
    Last Update:
    See Project