Don't have an account? Register now to chat, post, use our tools, and much more.
Latest Headlines
Online Users
There are 89 users online: 5 members, 58 guests and 26 bots. Members: JosJuice, lafferjm, zeldaking. Bots: VoilaBot (2), Spinn3r (1), Magpie Crawler (4), Googlebot (19).
RSS & Social Media
SAX
You must log in to view the SAX chat widget
|
Archives: Computer Programs
|
| Switch To / Download |
Program Name & Description |
|
 |
/ |
Parent Directory |
 |
/comp/blockland |
Blockland Files |
 |
/comp/fbtbg |
Freebuild: The Builders' Game |
 |
/comp/nix |
Linux/Mac OS Programs |
 |
ByteReader1.zip |
TI-83+ program (.8xp) Interpreter [ ] Update: If you need a full TI-83+/TI-84+ TI-BASIC program editor/viewer, try SourceCoder
This small and nifty program will open a TI-83+ program file (.8xp) and display the source code in a textbox. It can also display for you the byte and hex values of the file.
You must have Windows and the .Net Framework 3.5 to run this program. If you find any bugs, please contact me (username - Codemonkey85) and let me know what happened, what was happening when it happened, etc. |
 |
calc2keyr3.zip |
Calc2Key - Control your computer with your TI-83+/84+ [ ] This is just a simple tool that you can use to control your computer with your TI-Z80 via a SilverLink. I've made it as user friendly as I can, short of using a Win32/GTK+ GUI. Installation information is included with the bundled readme.
Note: One of the requirements is a working install of TiLP. More information on this is in the readme.
New in R3
- Fixed a bug where certain applications would not receive the keypresses
- Fixed a bug where pressing [GRAPH] would kill the PC side process
New in R2
- Actually tested it on a TI-83+, now it works on that platform!
- Added some more error detection
- Added a Sleep() in the computer program, along with a HALT in the main loop on the calculator. |
 |
CALCnet.zip |
CALCnet C# Library [ ] This is a library for .Net for interfacing with globalCALCnet. With just some simple code you can quickly develop software that interfaces with calculators and other computers on globalCALCnet. Also included is an implementation of Chat!, a chat program written to use CALCnet by myself and Christopher "Kerm Martian" Mitchell. Code is included so you can see how to do it yourself. |
 |
gcnclient.zip |
globalCALCnet (gCn) Client v1.0 [ ] globalCALCnet or gCn allows calculators to network from two feet, two miles, or two thousand miles away. gCn consists of a client program that must be run on a computer as well as firmware that must be loaded onto an Arduino or custom AVR to bridge between a CALCnet2.2 network and the computer running the gCnClient software. The gCnClient program provided in this zip is built for Windows, Mac OS, and Linux; the gCnBridge firmware images for the Arduino and USBID bridge designs are also included. A detailed PDF describes the installation and use of the required software, as well as plans and schematics for constructing the variations on the bridge. v1.0 adds support for the USBHID ($10) Bridge, bug fixes, and additional documentation. |
 |
gps2kml.zip |
GPS2KML v1.0 [ ] This simple program converts files with lines of the form "timestamp latitude longitude" (where timestamp is in seconds of epoch time and latitude and longitude are signed decimal numbers) into KML files. It even does intelligent sensing of where the GPS or device has been turned on and off to create discontinuous paths of multiple trips. It is used to create KML files for Google Earth. |
 |
MaskConverter.zip |
MaskConverter [ ] A usefull tool to convert any image to hex data for the Axe Pt-Mask( command |
 |
MineCrft.zip |
MineCrft 0.2 Beta This is a imitation of Minecraft 2D. I have never played Minecraft 2D. It is kinda nice. I sincerely hope that I will not get cussed out for making it, 'specially as it is beta software. It is coded in QBasic 1.1 on a Windows 3.1 computer with 640 KB of RAM, so the closer to those specs the better. Oh, and it does not require QBasic because I compiled it with QBasic 4.5 into a DOS program, but I still included the source code. Thanks for reading!
IT IS BETA. |
 |
PrizmSpriteC_16bit.zip |
Sprite to Prizm C Data File Conversion Plugin for Grafx2 [ ]
This utility is a plugin for the pixel-pushing program GrafX2, that easily converts sprites and pictures into RGB 565 values and dumps them into a .h file that can be immediately used for Casio fxCG-10/20 Prizm development. This allows for practical use of GrafX2 as a spriting/drawing tool for Prizm development. |
 |
RotoPong.zip |
SFGP RotoPong [ ] A two player pong game, in a circle. |
 |
scouter2.zip |
Scouter 2: The Feedscreamer Project Scouter 2, or Feedscreamer, is at its core a simple Python application to read RSS feeds via Text To Speech (TTS). However, it has expanded to track location via GPS, check your mail, play you music, and various other tasks. Grab it and read the readme to learn more and give it a try! |
 |
SFGPTunnelGame.zip |
SFGP Tunnel Game [ ] All you need to know:
* Don't run into anything
* Click to shoot, but each wasted shot subtracts from your score
* ESC to quit
* Spacebar to start and pause/unpause the game.
* Your rate of point accumulation is proportional to your velocity, which is proportional to the distance of your mouse from your ship.
You should be able to double-click to start the program if you have Java installed, but if that doesn't work, you can run it from the command line by issuing java -jar TunnelGame.jar in the appropriate directory. |
 |
sysmon.tar.gz |
SysMon v1.0 [ ] SysMon is a set of server and clients to monitor multiple *nix servers from a single interface. It consists of a tiny client Bash script run as a cron on machines to be monitored, a small PHP program to receive and store client data, and a C/ncurses program to aggregate and display data realtime. SysMon allows an administrator to monitor core CPU temperature, memory usage, load, users, uptime, and up/down status on many servers at a time in a single view, ideal for the small to medium-sized academic department or business. The interface automatically adjusts the data in view to the size of the user's terminal, so SysMon can be used locally, as a headend monitoring tool in a server room, or remotely over SSH. SysMon has been tested on Ubuntu, Gentoo, CentOS, and Solaris machines; some Linux competence is suggested for installation. |
 |
Tokens.zip |
TokenIDE [ ] TokenIDE is an Interactive Development Environment for TI-BASIC. Its goal is to provide BASIC programmers the ability to develop their programs on the computer, and provide tools to make the development process easier. This version has the ability to load and build .8xp programs, with control over how the program is rendered by TokenIDE, including customizable syntax highlighting. It also includes a built in hex sprite editor, DCS GUI editor, and image editor. This program is written in C#, and has been tested on Linux using Mono 2.10. Note: The readme file is pretty out dated on this, but I figured I'd get an update out there. There have been a lot of changes. Now has preliminary support for 82 and 83 calculators. |
 |
wikinlp.zip |
Content Association In Wikipedia [ ] Wikipedia, the free online encyclopedia, contains a wealth of intellectually and monetarily free content (in common terminology, “free as in speech and free as in beer”). The sheer number of users editing the corpus means that the majority of the articles are well-written and largely factual. However, the relationship between related articles, usually inferred by the See Also links at the bottom of each article, are generally incomplete compared to the relationships implied by words linked amidst the text of each article. We propose a PHP framework to spider Wikipedia, collecting both full-text word lists and lists containing only the words from the text of internal links. We propose comparing the relative performance of a system that attempts to find similarity metrics between articles based on the full text of each article and one based on only on the linked words in each article. This implementation uses the TF-IDF algorithm to normalize word frequency and the cosine similarity metric to rank article similarity. Please see http://www.cemetech.net/projects/item.php?id=30 for a full description and documentation, including information on installing and using this program. |
 |
WolfReColor.zip |
Wolfenstein 3D Sprite Recolor Tool [ ] This is a little tool I made to make recoloring sprites in the game Wolfenstein3D easier. It allows you map all pixels of one color to another based on the selected palette, so if you wanted, for example, to recolor all the greys to green, you could do that very simply. |
Options & Glossary
» Archive Statistics
» Upload a File
 |
File has screenshot(s) |
 |
File has been reviewed |
 |
File has been rated as, on average, excellent |
 |
File has been rated as, on average, good |
 |
File has been rated as, on average, fair |
 |
File has been rated as, on average, poor |
 |
File has been rated as, on average, bad |
© Copyright 2000-2013 Cemetech & Kerm Martian :: Page Execution Time: 0.019581 seconds.
|