its a project to make a muonline launcher that is easy to custumize with a resource editor where the user can change the skin, button placements, form size, etc with the resource editor.
eyeCure helps you cure your ill eyes, tired or intermittent exotropia.
eyeCure helps you cure your tired eyes or intermittent exotropia (exodeviation) by forcing you take rest regularly, if you don't feel good in eyes, or even have headache for too much computer usage. eyeCure did help me feel much better. Hope it helps you too.
Fix the hidden files malware on a mass storage (usb pen)
This simple NSIS script removes the attributes from the hidden files and deletes all the vbe and vbs on the usb thumb
ForceDel deletes files that are in use by other processes.
ForceDel uses some exciting new APIs introduced with Microsoft Windows Vista to determine which processes have a specified file in use. With this information, ForceDel is able to close the file in the remote process address space and then delete the file. Starting with version 1.2, ForceDel can also delete files on Windows XP. This project has moved to https://github.com/michaelknigge/forcedel
Fielded Text (CSV) File Validator
ftvalid is a command line executable which can validate a text file against a fielded text meta file. It can also verify the uniqueness of a set of fields in the file. A file will be successfully validated if its format matches that specified in the Meta file and the specified fields (if any) are unique across all lines.
small and fast library dealing with signal processing
Tiny-DSP library contains c sources of a fast, tiny, portable and generic FFT (Fast Fourier transform) and inverse FFT. Supported are all power of two sizes (like 2,4,8,16,32,...) for one and two dimensional floating point arrays.
Phase Sensitive Detection and Modulated Enhanced Diffraction Software
2DMED it is the second out of two programs which allows implementation of Phase Sensitive Detection (PSD) and/or Modulated Enhanced Diffraction (MED) techniques on the in situ data. This software takes normalized and averaged in situ data in flat file format (FLT) and performs PSD transformation which has been described in Urakawa, A.et al. Chem. Eng. Science 2008, 63, 4902. User can choose demodulation index k and perform several demodulation calculations. This is extremely important since demodulation calculations at k = 2 on in situ powder diffraction data represent implementation of MED method which been described in Chernyshov, D. et al. Acta Cryst. 2011, A67, 327. Demodulated data can be then viewed on 2D and/or 1D plot and analyses with different tools including In Phase Plot, Maximum Amplitude Plot and Positive Pattern Plot. Demodulated data also can be saved in ASCII format for further analysis.
A simple Supermodel GUI for Window OS
ASMG (Another Supermodel GUI), is a simple Window OS interface written in VB Express .NET, for command line emulator Supermodel.
This is a library that helps software that uses Abase not spread all over the system. This helps to distribute software without installation and make it easy for a user to keep software organized. Then it can be used in "portableOS" flash drives.
A 3D car game that is so bad, its great.
First taken in as a base for Daft Driving, but now set as a standalone project. Fairly stable, but still prone to error- yet in the buggy nature often makes the game so much better. NOTE: The errors in this program should not ever affect your system.
Ameoba is a binary blob database
Ameoba is a database for component-entity systems. It's geared towards simplistic use-cases and is not meant to act a full DBMS. It is not a relational database (RDBM), not an object-oriented DB (OODBMS), and not a key-value database. It is a component-entity system database (CESDB). This a completely invented term because the other two didn't really fit the design. Amoeba is dual licensed as public domain and WTFPL (for where public domain is not recognized).
http://audioswit.ch/er
Discontinued on SourceForge inlight of claims that SourceForge was/is including malware in their download links. To ensure that Audio Switcher remains malware free, please use the official download locations located on the homepage. Official Download Locations: http://audioswit.ch/er http://audioswit.ch/er http://audioswit.ch/er http://audioswit.ch/er
This SideBar-like application made to monitoring and displaying the loading of the CPU (multi-core support), RAM and HDD. Features: - Integration with DesktopManager - Informative tray indicator - User idle detection
ARO helps physically disabled students to create mathematical drawings
ARO has been developed to assist physically disabled or injured students who cannot create mathematical drawings on paper. It is intended to make maths up to Key Stage 4 more accessible. AQA has agreed to its use in a GCSE maths exam. Anyone who can use a computer with a mouse to access the internet should be able to use ARO. The processes required mimic those of on paper drawing as far as possible. Possible applications include: Graphs of straight lines and smooth curves Compass and ruler constructions Scatter graphs Stem and leaf displays Box plots Histograms Pie charts Simple diagrams. The structure of each drawing is built from individual components which can be placed on the drawing grid without great accuracy. Each can then be positioned exactly using onscreen buttons. The ruler and the protractor can be aligned with any straight line. Drawings can be created on imported background bitmaps. The author was a mathematics lecturer at Plymouth University.
A very small and simple application that gives you time remaining to charge or discharge your battery (even if windows cannot).The final goal is to have an accurate timer that will tell how much time until your computer dies or fully charged.
chat software
Chat software to connect "The Beacon Ring". A Beacon is a person with a unique combination of skill sets. The Ring does not allow for redundancy. A Beacon is simply a person of whom something may be expected, he has no obligations. More is explained in the Files section.
Reference implementation for the proposed SII 5194 (Bidirectional Text Editing) Israeli standard (hopefully, a Unicode standard in the future). This is a fully functional text editor with complete BiDi support.
BlueDS is a library that contains the implementation of frequently used data structures and algorithms in Computer Science. BlueDS is designed to be fast and efficient.
Deals randomly contract bridge hands with or without criteria
Allows you to deal random contract bridge hands with or without criteria. Choose the number of hands you would like to deal, provider criteria if needed, and click generate. The program will deal the requested number of hands, and will display the results in a microsoft word document.
Analysis in C# of packets captured from network using libpcap/WinPcap
Developed under Microsoft Visual Studio 2010/12/13 and .Net Framework 4.0/4.5 for Windows XP and later, but also successfully demonstrated under Mono for Linux. The application can fully process a wide selection of PCAP NG, PCAP and NA Sniffer packet captures and can fully unpack a range of frames, packets and datagrams therein, but the unpacked data is not utilised in the configured version of the code. Without additional knowledge of the structure of the messages, the application cannot handle multiple messages within a TCP packet. The code can perform latency analysis for packet round trips across a network and analysis for time messages on a network, but you must add in RegisterMessageReceipt and RegisterTimeMessageReceipt calls, respectively, into specific message handling to utilise this functionality. Histograms can be output for the latency and time analysis results
C# UserControls by GolverdCoder
Initial release only contains the EdiPanel, a usercontrol that hosts a complete word-processor. Will be extended with more controls soon!
CNetDAC is a set of Data Access Components
Latest version: https://sourceforge.net/p/cnetdac3001fordelphi/ CNetDAC is a unique set of Data Access Components for developing database applications on Delphi 7 and higher versions. With its powerful common architecture base on ADO.Net, CNetDAC enables native high-speed direct access from Delphi to SQL Server, SQLite, Firebird, MySQL, Oracle, PostgreSQL, IBM DB2, SQL Anywhere, Access, Informix and more. CNetDAC is a set of computer software components that programmers can use to access data and data services. The CNetDAC API was written in C# having similar features with ADO.Net components. CNetDAC was built as powerful access layer that supports all that the features needed to build real-world high-load applications. CNetDAC provides a common API for accessing different database back-ends, without giving up access to unique database-specific features or compromising on performance. The CNetDAC can be use to replace ADO and BDE components in delphi.
Program for capturing your current screen, wrote in c#.
Carcassonne tile odds calculator using excel 2007 macro file. Support link http://www.iherb.com/?rcode=PAS784