Tag Directory > Z-buffer
- Home
- >>
Tags
We have 40 results for Z-buffer.
1 | 2 | 3 | NextLearning to Love your Z-buffer. 4 Citations
|
mapguide: MapGuide Open Source 2 Citations MapGuide Open Source is a web-based platform that enables users to quickly develop and deploy web mapping applications and geospatial web services. MapGuide features an interactive viewer that includes support for feature selection, property inspection, map tips, and operations such as buffer, select within, and measure. MapGuide includes an XML database for managing content, and supports most popular geospatial file formats, databases, and standards. MapGuide can be deployed on Linux or Windows, supports Apache and IIS web servers, and offers extensive PHP, .NET, Java, and JavaScript APIs for application development. MapGuide Open Source is licensed under the LGPL., blogmarks.net
|
Ddrescue - GNU Project - Free Software Foundation (FSF) 2 Citations GNU ddrescue is a data recovery tool. It copies data from one file or block device (hard disc, cdrom, etc) to another, trying hard to rescue data in case of read errors.
Ddrescue does not truncate the output file if not asked to. So, every time you run it on the same output file, it tries to fill in the gaps.
The basic operation of ddrescue is fully automatic. That is, you don't have to wait for an error, stop the program, read the log, run it in reverse mode, etc.
If you use the logfile feature of ddrescue, the data is rescued very efficiently (only the needed blocks are read). Also you can interrupt the rescue at any time and resume it later at the same point.
Automatic merging of backups: If you have two or more damaged copies of a file, cdrom, etc, and run ddrescue on all of them, one at a time, with the same output file, you will probably obtain a complete and error-free file. This is so because the probability of having damaged areas at the same places on different input files is very low. Using the logfile, only the needed blocks are read from the second and successive copies.
The logfile is periodically saved to disc. So in case of a crash you can resume the rescue with little recopying.
Also, the same logfile can be used for multiple commands that copy different areas of the file, and for multiple recovery attempts over different subsets.
Ddrescue aligns its I/O buffer to the sector size so that it can be used to read from raw devices. For efficiency reasons, also aligns it to the memory page size if page size is a multiple of sector size., blogmarks.net
|
Improving Ajax applications for JAWS users 1 Citation Popular screen readers use a virtual buffer to allow users to interact with web content. This article uncovers undocumented behaviour in JAWS 7.1 and later, which allows web developers to build Ajax applications that update the virtual buffer without any interaction from the user, blogmarks.net
|
Log Buffer #7: a Carnival of the Vanities for DBAs 1 Citation Lots of bits & pieces for database folx, blogmarks.net
|
1 Citation Hard disk utility which has the following functions: Benchmark: measures the raw performance. Hard Disk information which includes partition information, supported features, firmware version, serial number, disk capacity, buffer size, transfer mode., blogmarks.net
|
USB Human Interface Device (HID) FAQ 1 Citation How can an application request a report using a control transfer?
How can an application send a report using a control transfer?
How can an application request reports using interrupt transfers?
How large is the ReadFile buffer?
Where is the Windows documentation for accessing HIDs?
Why do I receive "CRC Error" when attempting to send a report to my device?
..., blogmarks.net
|
Category:OWASP Guide Project - OWASP 1 Citation * 1 Frontispiece
* 2 About The Open Web Application Security Project
* 3 Introduction
* 4 What are web applications?
* 5 Policy Frameworks
* 6 Secure Coding Principles
* 7 Threat Risk Modeling
* 8 Handling E-Commerce Payments
* 9 Phishing
* 10 Web Services
* 11 Ajax and Other "Rich" Interface Technologies
* 12 Guide to Authentication
* 13 Guide to Authorization
* 14 Session Management
* 15 Data Validation
* 16 Interpreter Injection
* 17 Canonicalization, locale and Unicode
* 18 Error Handling, Auditing and Logging
* 19 File System
* 20 Distributed Computing
* 21 Buffer Overflows
* 22 Administrative Interface
* 23 Guide to Cryptography
* 24 Configuration
* 25 Software Quality Assurance
* 26 Deployment
* 27 Maintenance
* 28 GNU Free Documentation License
* 29 Reference, blogmarks.net
|
Logging in multi-threaded apps efficiently with ring buffer 1 Citation No software is bug free, and application users can encounter unexpected results during the run time of programs. To analyze and find the cause of problems, logging is a method widely used by programmers. In this article, learn how to use a ring buffer for efficient logging with memory operations in place of file operations., blogmarks.net
|
Make your software behave: Preventing buffer overflows 1 Citation
|


