disk
Assembly INT 13h - read disk problem
I need to be able to write a program in assembly to read the first sector of a disk (The MBR) and write it to a floppy disk or at least show the data.[详细]
2022-12-15 10:25 分类:问答Passing objects as arguments in VBScript
I\'m working on a project to capture various disk performance metrics using VBScript and would like to use a sub procedure with an object as an argument. In the following code samples the object I\'m[详细]
2022-12-14 16:44 分类:问答How to change to an external disk drive in C
Hi all I was wond开发者_如何学Pythonering how (if possible) to change to an external HDD in C.I am writing a program that works with an external HDD.[详细]
2022-12-14 09:44 分类:问答Flash - Why doesn't my SharedObject get saved on disk when closing IE?
I have a Flash application that uses SharedObject to save and read some data locally. As it is said everywhere Flash saves the data from the shared object to disk when the application is closed. And i[详细]
2022-12-12 13:13 分类:问答Poisson Disk distribution on hemisphere
I just implemented Poisson Disk generation in the plane with this simple algorithm: http://people.cs.ubc.ca/~rbridson/docs/bridson-siggraph07-poissondisk.pdf[详细]
2022-12-12 01:01 分类:问答MySQL MyISAM disk-bound scaling issue / drive cache
I have the following lookup-table: CREATE TABLE `widgetuser` ( `widgetuserid` char(40) NOT NULL, `userid` int(10) unsigned NOT NULL,[详细]
2022-12-10 08:11 分类:问答FIFO queue (or stack) implemented on disk, not ram (preferably in C++) [closed]
As it currently stands, this question is not a good fit for our Q&A format. We expect answers to be supported by facts, references,or expertise, but this question will likely solicit debate, a[详细]
2022-12-09 02:45 分类:问答