Showing 35 open source projects for "c sharp typing source code project"

View related business solutions
  • Stop Cyber Threats with VM-Series Next-Gen Firewall on Azure Icon
    Stop Cyber Threats with VM-Series Next-Gen Firewall on Azure

    Native application identity and user-based security for your Azure cloud

    Gain integrated visibility across all traffic in a single pass. Deploy Palo Alto Networks VM-Series to determine application identity and content while automating security policy updates via rich APIs.
    Get a free trial
  • Compliant and Reliable File Transfers Backed by Top Security Certifications Icon
    Compliant and Reliable File Transfers Backed by Top Security Certifications

    Cerberus FTP Server delivers SOC 2 Type II certified security and FIPS 140-2 validated encryption.

    Stop relying on non-certified, legacy file transfer tools that creak under the weight of modern security demands. Get full audit trails, advanced access controls and more supported by an award-winning team of experts. Start your free 25-day trial today.
    Start Free Trial
  • 1
    Safe Exam Browser Patch

    Safe Exam Browser Patch

    Bypass Safe Exam Browser restrictions

    This project is a bypass of Safe Exam Browser to allow users to exit the exam screen.
    Leader badge
    Downloads: 1,882 This Week
    Last Update:
    See Project
  • 2

    Prime number ( primenumbers )

    Benchmark for 50 000 000 prime numbers as single and multicore

    Simple source files and compiled JAR Java programs, for benchmark 50 000 000 cycle finding prime numbers. On Intel(R) Core(TM) i5-8600K CPU, Windows 10 20H2, i have 39 second on single core and 7,6 second on multi core. (PS: C++ multicore 6 second). Added C files for gcc compiler in Windows 10 and for Xcode C command line project in MacOS ( tested on Mac mini M2 with single core 16 to 25 sec and multicore 2,3 to 5 second by compiler -O switch). ...
    Downloads: 1 This Week
    Last Update:
    See Project
  • 3
    UnityMol

    UnityMol

    Molecular viewer and prototyping framework

    !!! New website is https://unity.mol3d.tech and new releases/source code are now on Github : https://github.com/LBT-CNRS/UnityMol-Releases !!!! Implementation of a visualization prototype for molecular structures and networks using the Unity3D game engine. Implementation of numerous graphical methods as spheres, particle systems, bond, etc.. as well as our recent HyperBalls methodology (see: www.hyperballs.sf.net).
    Downloads: 0 This Week
    Last Update:
    See Project
  • 4
    Automated_Quiz

    Automated_Quiz

    A Shell Script for Quizzing the whole class of students and log result

    Please download the above zip file and extract it to a secret folder and run the quiz.sh script from that folder in your terminal program, as shown in the youtube videos : https://youtu.be/kQi0XlIaT9M and https://youtu.be/prwKN5DiFp0 You may change the contents of the quiz.txt file to your liking, while maintaining the format of it. Note: Press Enter/Return key after typing on your Terminal, to proceed to the next step, while testing the quiz.sh script. Also, increase the terminal...
    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
    Integrated Development Environment for some microcontrollers based on 8051(e.g. AT89S8253). Supported languages are Assembly and C. It has its own simulator, assembler, editor and many other tools. See the project web site for more details and the newest updates.
    Leader badge
    Downloads: 183 This Week
    Last Update:
    See Project
  • 6
    Tach Typing Tutor

    Tach Typing Tutor

    Typing tutor for Windows.

    An advanced typing tutor for Windows pc. Ideal for all ages and levels of typists
    Downloads: 4 This Week
    Last Update:
    See Project
  • 7

    Web-CAT

    Open-source automated grading of programming assignments

    Web-CAT is a plug-in based web application for automatically grading programming assignments in many programming languages. This project also provides Eclipse plugins for electronic submission and feedback services directly from the Eclipse IDE. We now use github for source code control (https://github.com/web-cat), although all file releases are still provided here through SourceForge. The CVS repository here is for archival purposes only.
    Leader badge
    Downloads: 16 This Week
    Last Update:
    See Project
  • 8
    LCD TFT 240 320 hx8347a SSD1289 sdcard

    LCD TFT 240 320 hx8347a SSD1289 sdcard

    Lcd TFT 320*240 with touchscreen and SdCard

    Sample code for hx8347-A and SSD1289 for 8bits MCU ( begin with Freescale MCU 9s08aw60 with codewarrior V10.x and now Coldfire V1) , print text , draw line , box , circle, scrolling, get coordinates of touchpanel , read BMP file and FATlite drivers from Freescale revised ( FAT16 ). Tested on 9s08aw60 demoboard : http://www.freescale.com/webapp/sps/site/prod_summary.jsp?code=DEMO9S08AW60E&fr=g New release with Coldfire V1 Flexis MCF51AC256A (32bits) pins to pins compatible with 9s08aw60
    Downloads: 0 This Week
    Last Update:
    See Project
  • 9
    Gps Reader To File

    Gps Reader To File

    GPS data in a file for development testing

    This program will read from an active GPS device and save it to a TXT file. This can then be used to fake a GPS signal while your developing your own GPS based project. I think its easier to develop this way from the home/office over having to bring the laptop outside and test / develop. Completely free, source included for those who are only getting into development, just like myself Please leave a comment (Good or bad) if you're downloading and using it
    Downloads: 0 This Week
    Last Update:
    See Project
  • 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
  • 10
    Porter

    Porter

    Lightweight web development server package for Windows

    Porter is portable web development server for PHP/Node/MySQL developers. Project home page - http://litporter.sourceforge.net News and info about project can be found at our Google+ page - http://gplus.to/litporter Donations are also welcome http://lit.lv/donate.php
    Downloads: 0 This Week
    Last Update:
    See Project
  • 11
    STest - online judge system for programming skills testing. It contains archive of different problems and is capable of contest arrangement and participation. The aim of the project is to train students for programming competitions.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 12
    Halo CER
    Started as a program in ActionScript to quickly give us a map so we didn't argue over which to play when done work in class. Decided to port it over to C# just as a pet-project and as my first actual program in C#. http://tylerbeechey.blogspot.com
    Downloads: 0 This Week
    Last Update:
    See Project
  • 13
    Becta common file format for Interactive whiteboards Project has created a common file format to support interoperability, a code library under BSD, a test harness Viewer and range of sample files.
    Downloads: 1 This Week
    Last Update:
    See Project
  • 14
    Sorry, we only need to complete our term work, so it's not a useful project. We only need to learn and show to our teacher how to use this hosting to develop projects in team.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 15
    My project for source code
    Downloads: 0 This Week
    Last Update:
    See Project
  • 16
    Application allows you to understand better six sorting algorithms (Insert, Select, Bubble, Quick, Merge, Heap). Time controls included like pause and step-by-step execution. Executed code is highlighted (just like in any debugger).
    Downloads: 0 This Week
    Last Update:
    See Project
  • 17
    Prime Number Tester
    A little side project that tests primality and, in future, will be able to tell how good your cpu is at number crunching.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 18
    Parikshan: Online Exam Management System
    Parikshan is an online examination management system built using ASP.NET 3.5 Microsoft Visual Studio 2008 and the DataBase is made in Microsoft SQL Server 2005, The code is written in C#. Use of AJAX is done. It can be best viewed on Internet Explorer-7,8. ============== ATTENTION Update (31st March 2012) ============== I received a lot of email requests for releasing a new version of this software. I'm excited with this huge response. I believe a new, feature rich version will be...
    Downloads: 2 This Week
    Last Update:
    See Project
  • 19
    Windows Router Advertisement Server
    wradvs is a full solution for IPv6 stateless autoconfiguration for Windows. The application works as a service. It implements RFCs 2460, 4861, 5006, 4191, 3775 and 3963. It also has a log viewer that records all the events related to autoconfiguration.
    Downloads: 1 This Week
    Last Update:
    See Project
  • 20
    OpenTrackPlanDesigner is an open source software project to provide an easy, fast, solid and platform independent way to create track plans for model railways. Furthermore, it makes it possible to visualize the track plans in 2D and 3D.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 21
    Hardware Simulation and Vitualization Environment: Unfortunately I have lost my source code in a freak accident (My roommate dropped a bed onto my laptop) for this project. Please be patient and visit http://devsoft.ath.cx/crisis for more information.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 22
    It is easy to use web-based survey and questionnaire system. An asp.net based project examines and gathers the end user information. Admin part contains flexible questionnaire designer, users management system and reporting system.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 23
    CATEST is a project-based Item Response Theory(IRT) Distributed Testing system. Development platform. Net 2.0 + MSSQL
    Downloads: 0 This Week
    Last Update:
    See Project
  • 24
    emartiMath is software for learning arithmetic. Full audio-visual and multimedia features have been built into the program to make learning the basics of arithmetic an enjoyable learning experience for children.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 25
    TCS (Task Checking System) is the system for checking solutions for informatic olympiads. Is supports all known compilers, but it has not server protection. This project is amateur and does not supported by it's developers.
    Downloads: 0 This Week
    Last Update:
    See Project
  • Previous
  • You're on page 1
  • 2
  • Next
Auth0 Logo