Top Downloads
New Downloads
Recent Searches
Sierra Home Architect Software Updates, Dos Commands Pipe File, Autocad Map 2000, Tv Stations Denver Colorado, Hp Deskjet 5550 Windows 7 86 Bit, Diet Calendar, Glowing Lights Animated Gif, Latest Xbmc Media Center Skin And Appaerence, Mobile Java Camera Application, Bubble Ball Arcade, Live Cam Avatar Creator, Annual Report Graphs Download, English Grammar Checking, Southwestern Bell Freedom Phone Fm 112 Manual, Protect Win Nt Compatible Anti Virus
|
Windows 7 Implementation From Title |
|
| 1. |
sudo implementation for windows -
Utilities/Other Utilities
... A sudo implementation for Microsoft windows XP. It transforms an Administrator account to a Limited account environment and provides right-click context menu and command line access for running programs and commands with administrative privileges. ...
|
| |
|
|
| 4. |
Win32 BGI implementation -
Utilities/Other Utilities
... An implementation of old BGI library(simple graphics library) (that was included in TurboC++, BorlandC++) for Microsoft windows for use with MinGW/MSVC(6,2002,2003 2005). The main feature is good debugging support. ...
|
| |
|
|
| 6. |
Java implementation of Speex -
Utilities/Mac Utilities
... JSpeex is a Java port of the Speex speech codec (Open Source/Free Software patent-free audio compression format designed for speech). It provides both the decoder and the encoder in pure Java, as well as a JavaSound SPI. ...
|
| |
|
|
| 7. |
tail implementation in java -
Utilities/Mac Utilities
... I wrote it because it is fun to write a new implementation (was quicker to write than found one which was ok to me). It's aim is to save time when a long (ant) builds run and I'd like to be informed about success/failure on the taskbar. No copy/paste : ...
|
| |
|
|
| 10. |
OpenML Reference implementation -
Utilities/Other Utilities
... OpenML is a royalty-free, cross-platform programming environment for capturing, transporting, processing, displaying, and synchronizing digital media - including 2D/3D graphics and audio/video streams. OpenML is developed by the Khronos Group. ...
|
| |
|
|
|
|
Windows 7 Implementation From Short Description |
|
| 1. |
softray -
Utilities/Mac Utilities
... A software implementation of a ray hardware client, and/or a Java implementation of the appliance link protocol (ALP). ...
|
| |
|
|
| 2. |
Cross-Platform COM -
Utilities/Other Utilities
... CPCOM contains a open-source and cross-platform implementation of the Microsoft COM API for operating systems that do not have an implementation. This allows COM components to be easily ported to other systems. ...
|
| |
|
|
| 3. |
sharescanner -
Utilities/Other Utilities
... Sharescanner is a Linux re-implementation of the windows-only sharescan v2. It indexes Samba shares and lets the user download files over the network. The File list displays all the indexed files along with their size and location. The Queue list displays the current download queue, including the status, progress, size, and location of each item. Each download can be paused and resumed. <br>Written in Python2 and GTK3, Sharescanner fully integrates with the modern GNOME desktop<br>Indexes Samba ...
|
| |
|
|
| 4. |
MJ -
Games/Puzzle & Word
... MJ is our full featured Mahjong implementation on windows. Our implementation is based on theHong Kong style. You can play with the computer players or with other real players on the internet or Lan. The game is highly realistic with great features built-in. Other features: excited animation effects, more than 10 background styles, background midi music, Option to show tiles on the wall, Option to show tile statistics, Option to play with flower tiles, Adjustable computer skill level, 3 tile ...
|
| |
|
|
| 5. |
WinaXe windows X Server -
Internet/Tools & Utilities
... windows X Server, Run Linux and Unix on windows Desktop. The WinaXe windows X Server is a program that emulates the X terminal on your PC. WinaXe is XServer implementation of the X11 R6 release of the X Window System. The X Server can run one or more X Window based client applications (X clients) that are resident on a host computer. The host can be any computer that supports the X protocol. ...
|
| |
|
|
| 6. |
Ross Group Rowset -
Utilities/Mac Utilities
... A CachedRowset implementation that extends the reference implementation to include some needed new features: insertRow() works even if some columns are null, setReadOnly(column), addColumnd(). Also, we'll be building out the implementation. <br>set column to read only<br>add a column to an existing CachedRowSet<br>insert a row even if non-null columns haven't been set yet<br>reduced impact optimistic locking implementation<br>optimized column name lookup ...
|
| |
|
|
| 8. |
Pentasol - Morpion Solitaire -
Games/Puzzle & Word
... Pentasol is a windows implementation of the classic Morpion Solitaire game. A Tic-Tac-Toe like game for one player. The game can be played with pen and pencil, or in an easier way with Pentasol - Morpion Solitaire.Features:-Quick and intuitive user interface -Multilanguage, currently these languageses are supported: English, Deutsch, Svenska -User selected game board layouts -On board display of all possible moves -Auto-sizing gameboard ...
|
| |
|
|
| 10. |
rdnssd-win32 -
Utilities/Other Utilities
... rdnssd-win32 is a userspace implementation of the RFC 5006 for Microsoft windows. It updates the windows registry with the IPv6 name servers found in the RDNSS option of the Router Advertisement. Thus no need to configure an IPv6 nameservers manually. ...
|
| |
|
|
|
|
Windows 7 Implementation From Long Description |
|
| 1. |
Graphplan Implementations -
Utilities/Mac Utilities
... This project consists of various implementations of the Graphplan algorithm. At the moment we have two implementations of Graphplan: * Emplan - A C++ implementation for Linux, windows and MacOS X * JavaGP - A Java implementation <br>Complete implementation of Graphplan<br>Flexible design to try out variations of algorithms<br>Easily pluggable library ...
|
| |
|
|
| 2. |
Java ME CDC RMI Package -
Utilities/Other Utilities
... Both Sun's JSR66 RMI implementation and IBMs J9 RMI implementation seem to have vanished from the internet. This project is an effort to have an open source implementation based on Apache Harmony and GNU classpath. ...
|
| |
|
|
| 3. |
OpenWSPL -
Utilities/Other Utilities
... This is an open source implementation of the Web-Service Policy language (WSPL), written in the Java programming language. OpenWSPL implementation requires the Java 2 Platform, Standard Edition version 1.4 or later, and sunxacml implementation. ...
|
| |
|
|
| 4. |
OpenPANA -
Utilities/Other Utilities
... OpenPANA it'll be soon a full functional free solution which implements the PANA protocol. By now, it's a multithreading implementation, supported by a framework, which allows multiple users to authenticate.Panatiki is a light-weight implementation of the PANA client in Contiki SO. The implementation, performed over the jndevkit platform, interact well with the OpenPANA Agent. ...
|
| |
|
|
| 5. |
Parallel Binary Sort -
Utilities/Other Utilities
... On open source MPI implementation of parallel bucket sorting. This implementation is scalable and gives linear speedup on SGI(Altix). The program sorts at using the bits and hence is stronger than other sorters which make assumptions about keys. <br>Pure MPI implementation<br>Extremely scalable , consistent speedups as we scale to 2,4,8,16,32 processors ...
|
| |
|
|
| 6. |
Jpair -
Utilities/Other Utilities
... Jpair is a pure Java implementation of bilinear pairing, a useful cryptographic primitive underneath crypto schemes such as Identity-Based Encryption (IBE), Attribute-Based Encryption (ABE) and many others. <br>Pure java implementation<br>Performance is comparable to C++ implementation ...
|
| |
|
|
| 7. |
reasonUse -
Utilities/Other Utilities
... use 2.4 with selected features form UML 2.x , an implementation of the FiniteSat algorithm and implementation of an EMF to USE adapter. ...
|
| |
|
|
| 8. |
Kernel Sockets Module -
Utilities/Other Utilities
... Kernel Sockets Module is designed to provide a simple, common WinSock-like interface for network programming in windows kernel mode without depending on the target operating system. It uses TDI implementation, and WSK implementation. <br>Network Programming for drivers ...
|
| |
|
|
| 10. |
TypePadBot -
Utilities/Mac Utilities
... typepadbot creates Google XML format sitemap for your TypePad blogs. This project contains a C++ implementation and a simplified implementation in perl. ...
|
| |
|
|
|
|
Windows 7 Implementation Related Searches: |
|
|