25 programs for "asn.1 c#" with 2 filters applied:

  • 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
  • Red Hat Enterprise Linux on Microsoft Azure Icon
    Red Hat Enterprise Linux on Microsoft Azure

    Deploy Red Hat Enterprise Linux on Microsoft Azure for a secure, reliable, and scalable cloud environment, fully integrated with Microsoft services.

    Red Hat Enterprise Linux (RHEL) on Microsoft Azure provides a secure, reliable, and flexible foundation for your cloud infrastructure. Red Hat Enterprise Linux on Microsoft Azure is ideal for enterprises seeking to enhance their cloud environment with seamless integration, consistent performance, and comprehensive support.
    Learn More
  • 1
    Mobile Open-Source Software and Tools

    Mobile Open-Source Software and Tools

    Android, UIQ 3.0, Series 60 Edition 5 open-source software

    Android, Symbian UIQ 3.0 and Symbian Series 60 Edition 5 open-source software, tools, libraries and themes. Most notable the FX-602P / FX-603P Simulator and the HP-45 Emulator are hosted here.
    Leader badge
    Downloads: 40 This Week
    Last Update:
    See Project
  • 2
    Advanced Trigonometry Calculator

    Advanced Trigonometry Calculator

    Precision Trigonometry: Advanced Calculator for Complex Math

    Advanced Trigonometry Calculator is equipped with a user-friendly interface that allows for easy input of problems and instant computation. Professionals such as engineers who need to perform advanced trigonometric calculations in their work will find this tool extremely useful. More info by clicking below: https://advantrigoncalc.sourceforge.io/ Advanced Trigonometry Calculator was only and always only developed by the Portuguese Renato Alexandre dos Santos Freitas. Also author of...
    Leader badge
    Downloads: 14 This Week
    Last Update:
    See Project
  • 3
    basic_numerical_methods

    basic_numerical_methods

    Didactic application to aid students in learning Numerical Methods;

    A practical tool (for students and engineers) to foresee the result of calculus exercises. Calculation and visualization numerical methods for nonlinear equation, ODE, integration, linear system, polynomial fitting,.....
    Downloads: 2 This Week
    Last Update:
    See Project
  • 4
    Wuweido 3D CAD

    Wuweido 3D CAD

    Free 3D Mobile CAD

    ... Assistant. Modeling features: 1. Draft creation tools: Line, Poly Line, Arc, Spline, Circle, Ellipse, Rectangle, Regular Polygon. 2. Primitive Solid creation tools: Box, Cone, Truncated Cone, Cylinder, Sphere, Torus, Wedge, Truncated Wedge, Pyramid, Truncated Pyramid. 3. Sweep modeling tools: Extrude, Revolve, Loft, Pipe, Path 4. Boolean operation tools: Intersect, Subtract, Union, Xor, Fuse 5. Transform tools: Move, Rotate, Mirror, Scale
    Downloads: 4 This Week
    Last Update:
    See Project
  • Free CRM Software With Something for Everyone Icon
    Free CRM Software With Something for Everyone

    216,000+ customers in over 135 countries grow their businesses with HubSpot

    Think CRM software is just about contact management? Think again. HubSpot CRM has free tools for everyone on your team, and itā€™s 100% free. Hereā€™s how our free CRM solution makes your job easier.
    Get free CRM
  • 5
    FastFlow: programming multi-core

    FastFlow: programming multi-core

    Pattern-based multi/many-core parallel programming framework

    FastFlow is a C/C++ programming framework supporting the development of pattern-based parallel programs on multi/many-core, GPUs and distributed platforms. FastFlow run-time is built upon non-blocking threads and lock-free queues. Thanks to its very efficient CAS-free communication/synchronization support (e.g. few clock cycles core-to-core latency), FastFlow effectively supports the exploitation of fine grain parallelism, e.g. parallel codes managing very high frequency streams on commodity...
    Leader badge
    Downloads: 0 This Week
    Last Update:
    See Project
  • 6
    Testino

    Testino

    Arduino tester

    Tests all I/O pins using only one wire
    Downloads: 0 This Week
    Last Update:
    See Project
  • 7
    Temperature Unit Converter

    Temperature Unit Converter

    Temperature Unit Converter

    Android app now available! You can download .apk file from 'Files' section. (Or by visiting this page from your Android device) ---------------------------- A simple and useful GUI(Linux only) and command line program that lets you convert widely used temperature units to each other: Fahrenheit, Celsius and Kelvin. ------------------------------- Written by Ä°. Yuşa Ƈetin Using Python and gtk for GUI, C for algorithms and command line usage, Java for the Android version
    Downloads: 0 This Week
    Last Update:
    See Project
  • 8

    glSatellite Demo

    Technological demo of OpenGL ES 2 Android NDK

    ... on a fixed background; - each satellite is represented by a beam with a unique color; - identifying the corresponding satellite if a beam has been tapped (based on color picking method). Additionally to 3D features presented the application is: - using NDK with C++11 features compiled by LLVM clang; - mixing Java views with OpenGL views (Java is used for settings activity, information and ads panels); - using Android custom message queue to send asynchronous messages from Java to JNI
    Downloads: 0 This Week
    Last Update:
    See Project
  • 9

    ezSIFT

    An easy-to-use standalone SIFT library written in C/C++

    ... on a few different large libraries. These dependencies make the installation, compilation and usage not easy. The ezSIFT library provides a standalone and lightweight SIFT implementation written in C/C++. The ezSIFT is self-contained, and does not require any other libraries. So it is easy to use and modify. Besides, the implementation of the ezSIFT is straightforward and easy to read. Wiki page: https://sourceforge.net/p/ezsift/wiki/
    Downloads: 0 This Week
    Last Update:
    See Project
  • Secure remote access solution to your private network, in the cloud or on-prem. Icon
    Secure remote access solution to your private network, in the cloud or on-prem.

    Deliver secure remote access with OpenVPN.

    OpenVPN is here to bring simple, flexible, and cost-effective secure remote access to companies of all sizes, regardless of where their resources are located.
    Get started ā€” no credit card required.
  • 10
    Fast Fuzzy Inference System
    FFIS or Fast Fuzzy Inference System is a portable and optimized implementation of Fuzzy Inference Systems. It supports both Mamdani and Takagi-Sugeno methods. The main idea behind this tool, is to provide case-special techniques rather than general solutions to resolve complicated mathematical calculations. This will lead to have more efficient defuzzification algorithms for Mamdani's model. Most systems in Mamdani's model can be defuzzified in O(nĀ²) or even O(n) time which n is number of...
    Downloads: 0 This Week
    Last Update:
    See Project
  • 11
    Vector,quaternion,matrix math library

    Vector,quaternion,matrix math library

    Free vector,quaternion,matrix math library

    Over 75 C++ function for working with vectors, matrix and quaternions. Inside the package there is no cycles, if's, classes or structures. Ideal for designing 3D engines. Headlines of functions are intuitive. For each headline there is a one line comment in Russian. Matrix are presented in OpenGL form 0 4 8 12 1 5 9 13 2 6 10 14 3 7 11 15 Now we are working on adding 50+ more functions for processing the planes, splines, bezier curves and interpolation methods.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 12
    Scientific calculator and general purpose numerical computing program for the symbian^3 platform.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 13
    Multi-platform tools and information for programming and controlling LEGO MINDSTORMS programmable bricks, such as the NXT, via USB and Bluetooth.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 14
    GrassrootsWiki ā€“ Water Solutions is a free software for the implementation of water supply projects in rural areas. It enables the design and simulation of networks with discontinued water sources using the computational engine of EPANET.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 15
    PocketPC OBD-II diagnostics software
    Downloads: 0 This Week
    Last Update:
    See Project
  • 16
    Weather forecast tool for S60 (and other...) platform with auto-update option and screen saver. Targets: - to make an all-in-one weather tool for S60 - produce reference quality code to show good example to developers
    Downloads: 0 This Week
    Last Update:
    See Project
  • 17
    PostMO is a database system which monitors moving object(for instance, cars) in cities. It can be used to monitor city traffic. It bases on PostGIS which has a lot of functions to operate geo. objects(such as streets).
    Downloads: 0 This Week
    Last Update:
    See Project
  • 18
    TacitPixel is a scalable C++ framework for building application prototypes for interactive collaborative VR/AR applications. It provides a number of features that make prototyping fast and portable. TacitPixel is the successor of the TAP and Twisted Pair engines.
    Downloads: 1 This Week
    Last Update:
    See Project
  • 19
    The goal of this project is the development of a visual code system for camera-equipped mobile phones. It will recognize 2-D visual codes and compute the orientation of the phone relative to the codes. The software will be written in C++ for Symbian OS.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 20
    Beer Wizard is the possibly temporary title for a piece of software being developed for members of the Craft Beer community.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 21
    Engine computer system scanner for GM OBD-I style automotive computers. Initially to run on PalmOS and later on CE. Scan and tune your vehicle via a PDA.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 22
    take Data, by a GPS Reciver, post process them over EUREF, convert to Gauss Krueger, calculate Area Size, visualize with SVG. ESRI Shape File import.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 23
    Purpose of this project is to create a Palm Pilot program that will allow a user to search for an element and display the information from the database below.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 24
    Quake Report
    Simple application that connects to USGS to retrieve the list of latest earthquakes and display them on an interactive map. Inspired from "Beginning Nokia Apps Development - Qt and Html5 for Symbian and Meego" (ISBN: 978-1-4302-3177-6).
    Downloads: 0 This Week
    Last Update:
    See Project
  • 25
    The goal of this project is to produce a CAx-System for all people. Definition of CAx: en: http://en.wikipedia.org/wiki/CAx de: http://de.wikipedia.org/wiki/CAx
    Downloads: 0 This Week
    Last Update:
    See Project
  • Previous
  • You're on page 1
  • Next