Showing 104 open source projects for "sp"

View related business solutions
  • Our Free Plans just got better! | Auth0 by Okta Icon
    Our Free Plans just got better! | Auth0 by Okta

    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 secuirty. Auth0 now, thank yourself later.
    Try free now
  • Bright Data - All in One Platform for Proxies and Web Scraping Icon
    Bright Data - All in One Platform for Proxies and Web Scraping

    Say goodbye to blocks, restrictions, and CAPTCHAs

    Bright Data offers the highest quality proxies with automated session management, IP rotation, and advanced web unlocking technology. Enjoy reliable, fast performance with easy integration, a user-friendly dashboard, and enterprise-grade scaling. Powered by ethically-sourced residential IPs for seamless web scraping.
    Get Started
  • 1
    SPTK is a suite of speech signal processing tools for UNIX environments, e.g., LPC analysis, PARCOR analysis, LSP analysis, PARCOR synthesis filter, LSP synthesis filter, vector quantization techniques, and other extended versions of them.
    Downloads: 20 This Week
    Last Update:
    See Project
  • 2
    macOS Security Compliance

    macOS Security Compliance

    macOS Security Compliance Project

    The macOS Security Compliance Project is an open source effort to provide a programmatic approach to generating security guidance. The configuration settings in this document were derived from National Institute of Standards and Technology (NIST) Special Publication (SP) 800-53, Security and Privacy Controls for Information Systems and Organizations, Revision 5. This is a joint project of federal operational IT Security staff from the National Institute of Standards and Technology (NIST...
    Downloads: 0 This Week
    Last Update:
    See Project
  • 3
    OpenJK

    OpenJK

    Community effort to maintain and improve Jedi Academy (SP & MP)

    OpenJK is a community effort to maintain and improve the game and engine powering Jedi Academy and Jedi Outcast while maintaining full backward compatibility with the existing games and mods. This project does not intend to add major features, rebalance, or otherwise modify core gameplay.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 4

    MPXJ

    Multi platform library to read and write schedule data

    MPXJ is an open source file handling library for Java, .Net and Ruby to read and write Microsoft Project MPX and MSPDI XML files, Planner files, Primavera XER files and databases, Asta Powerproject files and databases, Asta Easyplan files, Phoenix Project Manager files, FastTrack FTS files, GanttProject GAN files, TurboProject PEP files, ConceptDraw PROJECT CDPX, CPDZ and CPDTZ files, Synchro Scheduler SP files and MPP, MPT, and MPD files for Project 98, 2000, 2002, 2003, 2007, 2010, 2013...
    Downloads: 13 This Week
    Last Update:
    See Project
  • Improve User Retention, UX and usability from your web or mobile app. Icon
    Improve User Retention, UX and usability from your web or mobile app.

    Get user testing from a global network of passionate crowdtesters. Optimize your web or mobile app for flawless performance.

    Tired of bugs and poor UX going unnoticed despite thorough internal testing? Testeum is the SaaS crowdtesting platform that connects mobile and web app creators with carefully selected testers based on your criteria.
    Learn More
  • 5
    AnubisCrypt

    AnubisCrypt

    Anubis Involutional 128-bit SPN Block cipher Encryption Tool

    Barreto & Rijmen 128-bit block cipher with GCM Mode (RFC 5288) provides both authenticated encryption (confidentiality and authentication) and the ability to check the integrity and authentication of additional authenticated data (AAD) that is sent in the clear. Whirlpool-based PBKDF2. Anubis is a block cipher with SP-network structure designed by Vincent Rijmen and Paulo S. L. M. Barreto in 2000. This project is licensed under the ISC License. Source code: https://github.com...
    Downloads: 0 This Week
    Last Update:
    See Project
  • 6
    SqlServer Clr Functions

    SqlServer Clr Functions

    Some functions to improve SqlServer

    so, sometimes you need to write some "shit" sp because there are not the appropriate utility. here some CLR functions that i use to work better and in easy and performance way. for any help or questions, please contact me by Sourceforge!
    Downloads: 0 This Week
    Last Update:
    See Project
  • 7
    Maintenance Trident

    Maintenance Trident

    3 Stored Procedures for SQL Server Database Maintenance

    ... and Statistic Updates, all pretty similar to other utilities or standard SQL Maintenance Plans. The DIFFERENCE is, that they provided several cool features - which are "regular" for nowadays Servers - to older SQL Servers as well! Further, those SP are easy to parameterize and write some more detailed protocols than others.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 8
    eBrigade

    eBrigade

    L'appli web idéale pour gérer le personnel et les activités.

    eBrigade est l’outil en ligne nouvelle génération et l'un des leaders du marché qui facilite la gestion et l’organisation de toutes les structures. Nous proposons une solution accessible et intuitive, qui permet de gagner un temps précieux en simplifiant notamment la gestion des effectifs, des équipements et des activités. Avec eBrigade, la gestion complète de votre organisation est prise en charge dans le but d’optimiser votre temps. Cela passe par la gestion des équipes et leurs...
    Downloads: 0 This Week
    Last Update:
    See Project
  • 9

    sp

    Log parser without external depedencies

    Downloads: 0 This Week
    Last Update:
    See Project
  • Cloud data warehouse to power your data-driven innovation Icon
    Cloud data warehouse to power your data-driven innovation

    BigQuery is a serverless and cost-effective enterprise data warehouse that works across clouds and scales with your data.

    BigQuery Studio provides a single, unified interface for all data practitioners of various coding skills to simplify analytics workflows from data ingestion and preparation to data exploration and visualization to ML model creation and use. It also allows you to use simple SQL to access Vertex AI foundational models directly inside BigQuery for text processing tasks, such as sentiment analysis, entity extraction, and many more without having to deal with specialized models.
    Try for free
  • 10

    kSEMAW

    Spectro-Ellipsometric Measurement Analysis Workbench

    kSEMAW is a workspace for the analysis of Spectrophotometric (SP), Ellipsometric (ELI) and Photothermal Deflection Spectroscopy (PDS) measurements. The letter “k” indicates the use of the Qt libraries.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 11
    SqlBulk

    SqlBulk

    Easy way to import and export files and excel in SqlServer

    I developed this dll to improve the development of sp and to avoid the problem of the Bulk or Bpc commandm that required Administrator grant. Infact, the execution of CLR required only dbo grant on its db and just public grant on server. for any help or questions, please contact me by Sourceforge!
    Downloads: 0 This Week
    Last Update:
    See Project
  • 12

    AndroidOpenObjectHandleUtils

    Handle Android Objects

    The goal of this project is provide code to help you develop your own Android Apps. Example: ... TextView label=findViewById(R.id.label); Utils.setObjectDimensions(this,label,"TextView",6.27,55,3); ... this-> Context, label-> your Android object, "TextView" -> type of android object, 6.27 -> percentage of height of android device screen, 55 -> percentage of width of android device screen, 3 -> percentage of height of android device used to convert object textsize to its sp...
    Downloads: 0 This Week
    Last Update:
    See Project
  • 13
    AutoSize

    AutoSize

    A low-cost Android screen adaptation solution

    The screen adaptation framework AndroidAutoSize is optimized according to today's headline screen adaptation scheme. AndroidAutoSize is very simple to use, just need to fill in the design drawing size step to access the project. Using dp, sp as the unit for layout, the least invasive, will affect the layout of other three-party library pages, three-party library controls and system controls, but AndroidAutoSize also uses ExternalAdaptManager to achieve the situation without modifying the three...
    Downloads: 0 This Week
    Last Update:
    See Project
  • 14

    Proteomics Documents

    Open-Access Documents delivered to be used by the Proteomics community

    Open-Access Documents delivered to be used by the Proteomics community: - MIAPE-SP v1: download it at https://sourceforge.net/projects/proteomicsdocs.lp-csic-uab.p/files/MIAPE_SP_v1.pdf/download
    Downloads: 0 This Week
    Last Update:
    See Project
  • 15

    LSU3shell

    Ab initio No-Core Shell Model in U(3) and Sp(3,R) many-nucleon basis

    Symmetry-adapted No-Core Shell Model framework for large-scale ab initio modeling of atomic nuclei using U(3) and Sp(3,R) many-nucleon basis.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 16
    Stack OMS(Office Management System)

    Stack OMS(Office Management System)

    Use Coupon code : 73626 to get it for free | visit : www.stackoms.com

    Stack OMS is a Ms Access based Free Office Management System for Chartered Accountants, Cost Accountants, Tax Consultants and Advocates which have unique features like CRM, Task Manager, MIS and much more . It requires Windows 7 (SP 1) or latest and Microsoft Office 2010 or latest. If you do not have Microsoft office installed in your computer you can install Ms Access Run Time and use the application. It is free application for lifetime. Important Information: We believe...
    Downloads: 1 This Week
    Last Update:
    See Project
  • 17
    LCUI

    LCUI

    A small C library for building user interfaces with C, XML and CSS.

    LCUI is a freely available software library to create GUI application, it is written in C, support the use XML and CSS describe the graphical interface, you can use it to make some simple effects. The above description and screenshots is for the version 1.0.0 (+), and the 1.0.0 version is still in development, it is not officially released, please do not use old versions of "files "page to download as version 1.0.0.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 18
    Downloads: 0 This Week
    Last Update:
    See Project
  • 19
    ANS Forth for Win32 and Linux/x86 (used to compile the following SF projects: acWEB, acFTP, acFreeProxy, acSMTP, Forth-Script)
    Downloads: 17 This Week
    Last Update:
    See Project
  • 20
    Smartparens

    Smartparens

    Minor mode for Emacs that deals with parens pairs

    Smartparens is a minor mode for dealing with pairs in Emacs. We generally target GNU Emacs version 24.3 and newer, however, everything should work mostly fine on anything newer than version 24. You can install smartparens from MELPA. Once installed, enable the default configuration. You may want to try smartparens-strict-mode. This enforces that pairs are always balanced, so commands like kill-line keep your code well-formed. Inside Emacs, M-x sp-cheat-sheet will show you all the commands...
    Downloads: 0 This Week
    Last Update:
    See Project
  • 21

    TC SQL Plugin

    Total Commander FS plugin for access to server and local databases

    ...... - columns, indexes, primary and foreign keys) with F3 and F5. - Export table or view data to another TC panel in different formats (Excel, HTML, XML, CSV, Text, RTF). - Internal query lister/editor. Shows and edits table and view records, executes SP and SQL-queries. Print and export data. - Server and local filters. - Data sorting and filtering with one mouse click. - Plugin can work with BLOB fields (TEXT, IMAGE, BYNARY). Text/Image/Hex/HTML modes.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 22
    Downloads: 0 This Week
    Last Update:
    See Project
  • 23
    Downloads: 0 This Week
    Last Update:
    See Project
  • 24

    Format-Preserving Encryption

    Format-Preserving Encryption Library for Java

    This package implements the FF1, FF3, and FFX algorithms and the A2 and A10 parameter sets for format-preserving encryption. The FF1 and FF3 methods for format-preserving encryption are implementations of NIST Special Publication 800-38G, Recommendation for Block Cipher Modes of Operation: Methods for Format-Preserving Encryption. The FFX algorithm and A2 and A10 parameter sets are implementations of "The FFX Mode of Operation for Format-Preserving Encryption," by Mihir Bellare,...
    Downloads: 0 This Week
    Last Update:
    See Project
  • 25
    Downloads: 0 This Week
    Last Update:
    See Project
  • Previous
  • You're on page 1
  • 2
  • 3
  • 4
  • 5
  • Next