19 projects for "smith" with 1 filter applied:

  • $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

    creatiVision emulator

    Vtech Creativision and clones. CSL, Salora Manager, Laser 2001

    Emulates the VTech Creativision, Dick Smith Wizzard, Hanimex Rameses, VTech Laser 2001, Salora Manager and homebrew CSL Cartridge. As of 16.04.24 is the only emulator to include floppy disk image emulation through the dumped disc controller ROM!.
    Downloads: 11 This Week
    Last Update:
    See Project
  • 2
    Smith Chart Calculator

    Smith Chart Calculator

    Smith Chart Calculator JAVA

    A small tool which allows all basic smith chart actions. This program was created for educational purposes. JAVA RUNTIME REQUIRED Tested on Windows. Some features may not available with other OS (e.g. copy to clipboard) GENERAL PUBLIC LICENSE There is a pdf help file online take a look in the files section. There is also a link available in the program itself.
    Downloads: 8 This Week
    Last Update:
    See Project
  • 3
    ..."Normalization of peak intensities in bottom-up MS-based proteomics using singular value decomposition". Karpievitch YV, Taverner T, Adkins JN, Callister SJ, Anderson GA, Smith RD, Dabney AR. Bioinformatics 2009 2) "Metabolomics data normalization with EigenMS" Karpievitch YV, Nikolic SB, Wilson R, Sharman JE, Edwards LM. PLoS One 2014
    Downloads: 5 This Week
    Last Update:
    See Project
  • 4
    Analog Insydes is a Mathematica toolbox for symbolic analysis of analog electronic circuits. This project provides a set of free add-ons to Analog Insydes, including a Java front-end and a native netlister for Cadence's Analog Design Environment (ADE).
    Downloads: 0 This Week
    Last Update:
    See Project
  • Our Free Plans just got better! | Auth0 Icon
    Our Free Plans just got better! | Auth0

    With up to 25k MAUs and unlimited Okta connections, our Free Plan lets you focus on what you do best—building great apps.

    You asked, we delivered! Auth0 is excited to expand our Free and Paid plans to include more options so you can focus on building, deploying, and scaling applications without having to worry about your security. Auth0 now, thank yourself later.
    Try free now
  • 5
    BABA stands for Basic-Algorithms-of-Bioinformatics Applet. This project aims to create a set of bioinformatic algorithms presented didactically. The algorithms available at the moment are: Needleman&Wunsch, Smith&Waterman, Four Russians and Nussinov.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 6
    rfMaxima
    rfMaxima is an RF toolbox for the wxMaxima computer algebra system.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 7
    Downloads of open source phpBB modifications, hacks, templates, and add-ons created by Thoul of www.phpbbsmith.com.
    Downloads: 7 This Week
    Last Update:
    See Project
  • 8
    NeedlemanWunsch

    NeedlemanWunsch

    Fast global sequence alignment for the masses!

    MOVED TO GITHUB: https://github.com/noporpoise/seq-align Global optimal sequence alignment using the Needleman-Wunsch algorithm. Aligns DNA, RNA, protein sequence and more! See our sister project local alignment using Smith-Waterman: http://sourceforge.net/projects/smithwaterman/
    Downloads: 0 This Week
    Last Update:
    See Project
  • 9
    SmithWaterman

    SmithWaterman

    Fast local sequence alignment for the masses!

    MOVED TO GITHUB: https://github.com/noporpoise/seq-align An implementation of the Smith-Waterman local sequence alignment algorithm. See our sister project global alignment using Needleman-Wunsch: http://sourceforge.net/projects/needlemanwunsch/
    Downloads: 0 This Week
    Last Update:
    See Project
  • Custom VMs From 1 to 96 vCPUs With 99.95% Uptime Icon
    Custom VMs From 1 to 96 vCPUs With 99.95% Uptime

    General-purpose, compute-optimized, or GPU/TPU-accelerated. Built to your exact specs.

    Live migration and automatic failover keep workloads online through maintenance. One free e2-micro VM every month.
    Try Free
  • 10
    Java implementation of the most commonly used algorithms for exact string matching, where the pattern is given first.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 11
    Qt Impedance Plotter
    This is a small program to show impedances in a Smith Chart. The chart is drawn (it is not an image), so it can be redimensioned without pixeling. As it's done with Qt 4, it should run in multiple platforms.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 12
    Multi-functional batch sequence aligner incorporating Needleman-Wunsch, Smith-Waterman and Oommen-Kashyap algorithms along with compound alignment of secondary sequences.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 13
    SqlWrapper
    Abstracts developers from SQL syntax, with methods that return Strings to pass on to JDBC, thus allowing compile-time checking for, many, otherwise run-time bugs. e.g. stmt.executeQuery(SqlWrapper.selectId(ordersTable, customerColumn, "John Smith")
    Downloads: 0 This Week
    Last Update:
    See Project
  • 14
    An efficient implementation of the Smith-Waterman algorithm that takes advantage of SIMD instruction sets in modern CPUs. The Smith-Waterman algorithm is used for sequence alignment in bioinformatics.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 15
    Smith is an open source, cross-platform ColdFusion® engine, written entirely in Java. Running on top of Java Runtime Environment and Java Servlet Container, it can be deployed virtually on any operating system and work with any web server.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 16
    Stop searching for your notes on that interesting book written by some person called Smith - now they're only a few clicks away. BibWorm is your complete research management tool, bringing together your bibliographical data and your documents/notes.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 17
    JAligner is an open source Java implementation of the dynamic programming algorithm Smith-Waterman with Gotoh's improvement for biological local pairwise sequence alignment with the affine gap penalty model.
    Downloads: 2 This Week
    Last Update:
    See Project
  • 18
    NeoBio is a Java class library of Computational Biology Algorithms. The current version consists mainly of pairwise sequence alignment algorithms such as the classical dynamic programming methods of Needleman-Wunsch and Smith-Waterman.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 19
    Are you tired of buggy, slow Switch/Router-Web-Interfaces? The Answer: SMITH -- The Switch Management InTerface Handler is designed to replace the Switches Web Management Interface. It uses SNMP to configure the Switch. Easy-to-use, fast....
    Downloads: 0 This Week
    Last Update:
    See Project
  • Previous
  • You're on page 1
  • Next
Auth0 Logo