Download Shareware and Freeware Software for Windows, Linux, Macintosh, PDA

line Home  |  About Us  |  Link To Us  |  FAQ  |  Contact

Serving Software Downloads in 956 Categories, Downloaded 50.164.020 Times

Read Attribute software
Filter: All | Freeware | Demo
 

Read Attribute

< 1 2 3 4 5 
Added: August 05, 2013 | Visits: 540

Read digits and labels from MNIST database Read digits and labels from raw MNIST data files File format as specified on http://yann.lecun.com/exdb/mnist/ Note: The 4 pixel padding around the digits will be removePixel values will be normalised to the [0...1] range



Platforms: Matlab

License: Shareware Cost: $0.00 USD Size: 10 KB Download (41): Read digits and labels from MNIST database Download

Added: July 30, 2013 | Visits: 280

Read numbers from a string The function PARSE_NUMBERS applies SSCANF to read numbers from delimited string.A = PARSE_NUMBERS(S) separates the string, S, into a cell array of substrings which are individually scanned to determine numeric values; results are returned in matrix A.The behavior of PARSE_NUMBERS can be modified...





Platforms: Matlab

License: Shareware Cost: $0.00 USD Size: 10 KB Download (38): Read numbers from a string Download

NetAvi: win32 video server based AVI read interface for Matlab This library contains a win32 server app and client functions to read image frames into Matlab from an AVI file. Since DirectShow is only avaiable on Win32, we provide a client-server implementation to support most platforms. The server is multithreaded, supports multiple clients simulaneously...


Platforms: Matlab

License: Shareware Cost: $0.00 USD Size: 4.62 MB Download (50): NetAvi: win32 video server based AVI read interface for Matlab Download

Added: August 12, 2013 | Visits: 285

Read VRML In this version, it can only read the geometry in VRML 2.0 file to Matlab 7.


Platforms: Matlab

License: Shareware Cost: $0.00 USD Size: 20.48 KB Download (46): Read VRML Download

Added: July 06, 2013 | Visits: 366

My Read More MyReadMoreThis plugin replaces the default "read more" hyperlink with your chosen text AND adds a chosen number of the post-title-words to it, so all text links read different from each other.In the myReadMore panel, you can enter the "constant" word or words you wish to use to replace the...


Platforms: PHP

License: Freeware Size: 10 KB Download (40): My Read More Download

Added: August 07, 2013 | Visits: 392

Read More Link (Drupal 6 and earlier) This module allows you to move the Read More link from the node's links area to the end of the teaser text.


Platforms: PHP

License: Freeware Size: 10 KB Download (47): Read More Link (Drupal 6 and earlier) Download

Added: June 06, 2013 | Visits: 303

Terms descriptions The main purpose of this plugin is easy link building.For example, you can create a page or post with detail description of some term. Most likely, this term is used in other posts and it would be appropriate to put a links from that posts to page with description. But doing this operation...


Platforms: PHP

License: Shareware Cost: $0.00 USD Size: 174.08 KB Download (45): Terms descriptions Download

Added: August 27, 2013 | Visits: 399

OG Read Only This module allows organic group administrators to set some content types as "read-only". Read only types can't be posted by simple group members, but still can be posted by group managers and users with "administer nodes" permission. Wiki group types can't be set to read only.This module has...


Platforms: PHP

License: Freeware Size: 10 KB Download (47): OG Read Only Download

Added: June 14, 2013 | Visits: 365

Read Time Read Time generates an estimated read time for your posts.You can configure the: 1. The Words Per Minute value that is used to calculate the read time. 2. The prefix text that appears before the estimated read time. 3. The suffix text that appears after the estimated read time.Installation is...


Platforms: PHP

License: Freeware Size: 10 KB Download (45): Read Time Download

Added: September 10, 2013 | Visits: 340

Limit Read Restrict access to read a post or page on your writing with the Facebook Likes Button. You'll get more fans on Facebook. Install : 1. Upload the 'like-lock' folder to your '/wp-content/plugins/' directory 2. Active the plugin via your WordPress admin panel 3. Click Like Lock settings under the...


Platforms: PHP

License: Freeware Size: 92.16 KB Download (41): Limit Read Download

Added: September 12, 2013 | Visits: 461

Read Later - The best Client for Read It Later and Instapaper Read Later gives you access to your Read It Later account (free) or Instapaper (which requires a paid subscription membership) in a easy-to-use application. Enjoy viewing all your read later items without logging in via a clean mac app - where your articles are just one mouse click away. The...


Platforms: Mac

License: Freeware Size: 1.8 MB Download (37): Read Later - The best Client for Read It Later and Instapaper Download

Added: October 15, 2013 | Visits: 503

Read All Tweets The Read All Tweets extension offers the people who read posts on Twitter time-line a nice alternative: now you can read your messades beginning from the oldest. You can apply this add-on only to a specified list.


Platforms: Mac

License: Freeware Size: 30.72 KB Download (33): Read All Tweets Download

Added: August 15, 2013 | Visits: 443

Tag Attribute Finder In a nutshell, the Tag Attribute Finder allows you to select a tag and to assign it attributes. When you run the Tag Attribute Finder extension it will highlight all of the tags that have the attributes that you have selected. When you hover over the tag on the page you can see the value of the...


Platforms: Mac

License: Freeware Size: 122.88 KB Download (41): Tag Attribute Finder Download

Added: December 02, 2013 | Visits: 855

Save-To-Read Save-To-Read is a Firefox extension that allows to add or remove bookmark in one click to read it later. Adds url bar button to add or remove bookmark. List of bookmarks could be seen in a sidebar.


Platforms: *nix

License: Freeware Size: 51.2 KB Download (34): Save-To-Read Download

Added: November 13, 2013 | Visits: 448

Read All Tweets(Reverse timeline) Show unread tweets in reverse chronological order to read easily on twitter. Other functions -Show replies from users you don't follow, too(you can turn off this setting) -Notify new DMs, too If you use with pbtweet+, turn off pbtweet+'s "Auto Update", "Growl Notification" options.


Platforms: *nix

License: Freeware Size: 51.2 KB Download (37): Read All Tweets(Reverse timeline) Download

Added: August 20, 2013 | Visits: 331

Attribute::Handlers Attribute::Handlers - Simpler definition of attribute handlers This module, when inherited by a package, allows that package's class to define attribute handler subroutines for specific attributes. Variables and subroutines subsequently defined in that package, or in packages derived from that...


Platforms: *nix

License: Freeware Size: 20.48 KB Download (32): Attribute::Handlers Download

Added: July 21, 2013 | Visits: 354

MooseX::Attribute::Prototype MooseX::Attribute::Prototype is a Perl module that implements attribute prototyping -- the practice of borrowing an attribute from a role and optionally overriding/extending the attribute definition. This is This works very similar to Moose's native attribute cloning, but allows for additional...


Platforms: *nix

License: Freeware Size: 30.72 KB Download (33): MooseX::Attribute::Prototype Download

Released: January 29, 2024  |  Added: February 29, 2024 | Visits: 112

Python Read PDF Immerse yourself in the Python PDF Library as we guide you through setup and usage. From installation to implementation, discover how to effortlessly read and extract content from PDF files, making the library an invaluable asset in your Python projects. Efficiency is paramount in PDF reading...


Platforms: Windows, Windows 8, Windows 7, Windows Server

License: Shareware Cost: $749.00 USD Size: 234.64 MB Download (41): Python Read PDF Download

Added: October 02, 2006 | Visits: 5.681

Parabens Text-To-Voice Paraben&aposs Text-to-Voice will read text from emails, webpages, ebooks, or any text you typer or copy to your clipboard. With a real-time voice reading, you can catch spelling mistakes easily. Convert to WAV and choose from 40 voices&11 languages. Change the speed, pitch, and volume of the...



License: Shareware Cost: $39.95 USD Size: 4.78 MB Download (545): Parabens Text-To-Voice Download

Released: March 11, 2001  |  Added: June 11, 2006 | Visits: 2.915

ATTS ATTS stands for Advanced Text to Speech and is a speech utility based on Microsoft Agent Technology. ATTS can read any text in any window, simply select the text and press Ctrl+C. It is fully customizable too, choose from 27 voices, dozens of tones, animated characters and skins. It has a...



License: Shareware Cost: $29.95 USD Size: 6.55 MB Download (537): ATTS Download

< 1 2 3 4 5