Showing 70 open source projects for "i see pic"

View related business solutions
  • 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
  • Save hundreds of developer hours with components built for SaaS applications. Icon
    Save hundreds of developer hours with components built for SaaS applications.

    The #1 Embedded Analytics Solution for SaaS Teams.

    Whether you want full self-service analytics or simpler multi-tenant security, Qrvey’s embeddable components and scalable data management remove the guess work.
    Try Developer Playground
  • 1

    Gphoton: simple 3d ray tracer

    Gphoton in a simple 3d modeler and ray tracer.

    Gphoton is a simple 3d modeler and ray tracer. If you're looking for the best 3d modeler or best ray tracer, this isn't it. If you want to easily make some simple 3D primitives and see multiple reflections or dink with ray trace code, you might find this fun, read on. In 2nd grade we had a sub who taught us to draw 2pt perspective - life was never the same. My dad's drafting book taught that and 3pt persp. In art I was awed by Durer and the mirror in Van Eyke's Wedding. In the 70s-80s I...
    Downloads: 0 This Week
    Last Update:
    See Project
  • 2
    OpenGW

    OpenGW

    Open Source recreation of the popular game Geometry Wars Retro Evolved

    ... as a basis for a custom-built arcade cabinet. Something that was true to GW:RE but added the multiplayer aspect of GW2. Inspired by the Wii version of Geometry Wars I experimented with support for some pretty crazy custom-shaped levels with holes in them etc, but ultimately decided to stick true to GW:RE. See the Wiki for more information on that version and for additional notes.
    Downloads: 5 This Week
    Last Update:
    See Project
  • 3

    EagleGUI

    Edgar's Allegro Gui Library and Extensions

    This library originally started out as a collection of reusable code. After a while I added a full fledged GUI to it. It works with Allegro 4. It is designed to simplify and streamline working with Allegro and supports easy creation of custom widgets. There is a large selection of widgets and creating new widgets is simple and straightforward. This project is no longer under development. See https://sourceforge.net/projects/eagle5gui/ for the successor to this GUI library. It is still being...
    Downloads: 0 This Week
    Last Update:
    See Project
  • 4
    Console Library Manager

    Console Library Manager

    This a little console library manager.

    With this little software we can store in a MySQL database some books and members of a "library". We can obviously do some operation like we can see on the screenshot. It works like a "CMD" on windows, we write a command and it do something. I have done it in C++ and with the MySQL's API. This not perfect at all (security is not good, maybe some bugs) but there is the main functions. But if you want to use it you must create a database and change the code for the connection to your database...
    Downloads: 0 This Week
    Last Update:
    See Project
  • 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
  • 5
    New Terrain and 3D Map System

    New Terrain and 3D Map System

    a very lightweight advanced terrain-rendering and 3D map rendering sys

    A very lightweight advanced terrain-rendering and 3D map rendering system. Minimal dependencies: OpenGL, SDL. It's distrib in 2-3 separate modules: 1. the C++ implementation of the terrain- and/or surface- rendering Algorithms I have developed: both a multithread and a non-multithread variant is relaeased. 2. Seme as at point 1. , but with a road-network rendering and collision-detection module I wrote before. It also adds some trees at the top of the terrain. (multitread vesion...
    Downloads: 2 This Week
    Last Update:
    See Project
  • 6
    Scanned Image Extractor

    Scanned Image Extractor

    Extract images contained in scans

    ... optimize that process. (see some hints on the link above.) Hint: **I NEED YOUR DATA**. If you have scans which won't be recognized well give me these (If they're not too personal etc - I won't use it for anything else than to improve this software). You might be interested in my other photography project (organize photographs and videos): https://sourceforge.net/projects/pivot-photo/
    Leader badge
    Downloads: 20 This Week
    Last Update:
    See Project
  • 7

    Geometrical Simulator

    Virtual Simulator for Dynamical Systems

    Geometrical Simulator is basically a graphical user interface to visualize geometrically the evolution of abstract dynamical systems of particles along the virtual time.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 8

    steam-sim

    An accurate, scalable, and energy-aware simulator for WSNs

    ..., and energy-consumption of real-world hardware such as a CC2420 radio transceiver. Network behavior in terms of wireless channel models are provided by the PAWiS and the MiXiM framework. STEAM-Sim is an extension to the PAWiS and MiXiM framework. The underlying simulator is OMNeT++. Please see the corresponding documentation. I also ported the Contiki v2.6 operating system to STEAM-Sim, thus it is possible to run Contiki-based code in the simulation.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 9
    The library for utilization of Minimal Quadtree format for storing very large sparse matrices. Please see the paper referenced below for the description of a problem. Corresponding papers: Tree-based Space Efficient Formats for Storing the Structure of Sparse Matrices (I. Šimeček, D. Langr, P. Tvrdík), In Scalable Computing: Practice and Experience, volume 15, 2014. Space Efficient Formats for Structure of Sparse Matrices Based on Tree Structures (I. Šimeček, Daniel Langr, Pavel Tvrdík...
    Downloads: 0 This Week
    Last Update:
    See Project
  • Top-Rated Free CRM Software Icon
    Top-Rated Free CRM Software

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

    HubSpot is an AI-powered customer platform with all the software, integrations, and resources you need to connect your marketing, sales, and customer service. HubSpot's connected platform enables you to grow your business faster by focusing on what matters most: your customers.
    Get started free
  • 10
    MarsView

    MarsView

    MarsView tells you the visible longitude of Mars for a given time

    MarsView tells you what part of Mars will be visible tonight in Central Time Zone, U.S.A.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 11

    neoWidgets

    Lightweight, windows-based, C++11 compliant widget framework

    neoWidgets has basically evolved into the opposite of the big frameworks (wxWidgets, Qt): - not cross-platform, just Windows - not compatible to old compilers, uses C++11 extensively I created it to write small utility programs, and to see if I could make a better Windows API framework than MFC. If someone else finds it useful, let me know. For documentation, click the link below
    Downloads: 0 This Week
    Last Update:
    See Project
  • 12

    xprintf

    Printf for c++11

    The well-known standard C printf() adapted to C++. Integrated into the C++ stream I/O and C++ string environment. The included StrCvt library converts strings and streams between the different C++ character types char, wchar_t, char16_t and char32_t, locale dependent and UTF. For more information see the README files in the Wiki.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 13

    Fast Gauss-Legendre Quadrature Rules

    Computes Gauss-Legendre quadrature nodes and weights

    This software computes Gauss-Legendre quadrature nodes and weights using the formulas developed in "Iteration-Free Computation of Gauss-Legendre Quadrature Nodes and Weights", I. Bogaert, published in the SIAM Journal of Scientific Computing (Permalink: http://dx.doi.org/10.1137/140954969). The key features are: - Speed: due to the simplified formulas and the O(1) complexity computation of individual Gauss-Legendre quadrature nodes and weights. The latter also makes this software...
    Downloads: 3 This Week
    Last Update:
    See Project
  • 14

    picMicroView

    pic 18f452 trainer and internals viewer

    ... going to be my senior project. I'm a junior, so I'm getting an early start! Most likely gui will be implemented using qt5. Please see the picMicroViewBlog for current status. Since this is a student project, I've decided to use the blog as a journal to document when I decided to do what, and progress, etc. Also, please comment. Guidance and direction are greatly appreciated!
    Downloads: 0 This Week
    Last Update:
    See Project
  • 15
    XML Mill

    XML Mill

    XML Mill is a GUI based XML editor with a memory.

    "XML Mill" is an open source initiative distributed free under the GNU GPL. As a GUI based XML editor and builder, XML Mill furthermore remembers relationships between the elements, attributes and attribute values of specific "styles" of XML. Since synchronising and managing (the same) information across different sites is difficult and counter-productive, I urge you to see the project's home page for a comprehensive explanation of the application's features.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 16
    NativeViewer

    NativeViewer

    Visual Studio C++ OpenCV images visualizer

    ... for versions 2012, 2010 and pre-2010. Check the quick start guide for details: https://sourceforge.net/p/nativeviewer/wiki/QuickStartGuide Note that if you have Visual Studio 2012 or later, I recommend using Image Watch extension from Microsoft: https://visualstudiogallery.msdn.microsoft.com/e682d542-7ef3-402c-b857-bbfba714f78d
    Downloads: 2 This Week
    Last Update:
    See Project
  • 17

    CoFlo

    C and C++ control flow graph generator and analyzer

    CoFlo generates Control-Flow Graphs from C and C++ source code. It can then output the graphs in a number of ways and perform various control flow analyses. NOTE: CoFlo has not been under active development for several years. At this time, I suggest you look into LLVM-based tooling to see if there is anything similar to CoFlo which will meet your needs.
    Downloads: 5 This Week
    Last Update:
    See Project
  • 18
    QuickSock

    QuickSock

    A simple C++ socket library used to make socket programming tolerable.

    The latest version of QuickSock is version (1.1.2). Wrapper for the Monkey Programming Language: http://monkeycoder.co.nz/Community/posts.php?topic=4866 QuickSock is a very simple C++ based UDP networking library. QuickSock currently relies on the WinSock library on Windows, (and as of April 2013, QuickSock uses BSD sockets on other platforms). QuickSock is a work in progress, so later down the road I may add new features, or change how things function. See the "Things to add...
    Downloads: 0 This Week
    Last Update:
    See Project
  • 19
    GobChartsWidget

    GobChartsWidget

    Qt chart widget.

    "GobChartsWidget" is an open source initiative distributed free under the GNU LGPL and is intended for inclusion in Qt applications in need of basic graphical chart display functionality (in short, a free Qt chart widget). Since managing information across different sites is almost as counter-productive as dealing with code duplication, I urge you to see the project's home page for further details regarding features and limitations.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 20

    hadronic gamma rays

    gamma rays from hadronic processes in astrophysics

    Cosmic-ray hadronic interaction matrices for gamma-ray and other secondaries for an interstellar medium target are available as described in Huang et al. Astroparticle Physics, 27, 429 (2007). These require significant effort in practice to compute emissivities for given input spectra. To supplement these matrices I provide here a C++ class which reads the matrices, interpolates on user-defined particle and gamma-ray energy grids, and computes the gamma-ray emissivity either differential...
    Downloads: 0 This Week
    Last Update:
    See Project
  • 21

    TestCpuAndRam

    test your cpu and ram only (linux vs windows)

    why linux more better than windows ???!!! run this application on your windows and your linux . i'm run this appliction on my win seven 32 and ubuntu 32 . this promgram check is 65537 is prime or not by miller and robbin test base on https://sourceforge.net/projects/hugecppnum/ . please see windows vs linux .txt file. this my prove to linux is more better than windows . program write in cpp and codeblocks IDE.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 22

    Selective Data Backup (DoS App)

    Select the files you want backed up.

    ... Encryption Algorithm: basically, you have to have the password, or you'll never see your data again! This also means that ONLY YOU get to see your passwords/accounts. So, if you don't feel like memorizeing 47 accounts (like I), then download this thing! lol I included a random password generator to go along. Any length, include any characters! Copy/paste and done!
    Downloads: 0 This Week
    Last Update:
    See Project
  • 23

    Auto Rotate Screen (using APS)

    A program that auto rotates the screen when the Thinkpad is rotated.

    ... rotation shortcut on the tray. See readme file for details. Issues: Problems such as failure to rotate or blank screens may occur on certain systems. If you experience any issues, I appreciate it if you can post on the forum. Include your machine type, OS version, graphics card model and graphics driver version. Requirements: Thinkpad Active Protection System driver. Windows XP or above. (32 and 64 bit supported) Post on the forum if you have any requests. License switched to BSD.
    Downloads: 2 This Week
    Last Update:
    See Project
  • 24
    zBrowser LightHouse

    zBrowser LightHouse

    A fast and lightweight browser for girl

    Zeromus Web Browser (called zBrowser) is a simple browser whose feature list includes things like "History", "Bookmarks" and "zLink", that is a page to see the most visited hosts. zBrowser is a fork of Arora and LightHouse is the name of the girl version. It is small, less then 10,000 lines of code and very fast. Note: I thank Jason Liull for giving me the idea for this girl version of zBrowser. Let me know if you have other ideas of UI or features, my mail is: zeromus.software@gmail.com.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 25

    LANchat

    Chat inside a LAN (subnet).

    This is an application for chatting inside a subnet. For example if three PCs are connected via Ethernet at home, they can talk to each other. I started this to practice network programming with Qt Framework and to be able to chat to my other machine at home. It implements a serverless (P2P) chat protocol called Train.
    Downloads: 1 This Week
    Last Update:
    See Project