low-level
How to parse a music into a array of frequencies and durations of its notes
Greetings, I\'m working on a low level programming project and I want to play a music with the computer speaker.[详细]
2023-02-02 09:05 分类:问答What are the different low-level operators in Genetic Algorithm?
For my exam, I开发者_运维问答 want to elaborate on different Low-level GA operators. But I found different texts says about different Low-level operators.[详细]
2023-02-01 20:44 分类:问答Computing "average" of two colors
This is only marginally programming related - has much more to do w/ colors and their representation.[详细]
2023-02-01 17:04 分类:问答Basic data alignment question
I\'ve been playing around to see how my computer works under the hood. What I\'m interested in is seeing is what happens on the stack inside a function. To do this I\'ve written the following toy prog[详细]
2023-02-01 10:45 分类:问答hardware emulation project
Greetings. I am interested in writing an emulator for some old compu开发者_Python百科ter. However, I\'d like to pick something simple for a start, some architecture that is not too complicated and re[详细]
2023-01-31 16:20 分类:问答How can I set lower level of privacy in HtmlUnit
I used HtmlUnit library (version 2.8) for scrapping but the response page let me setlower level of privacy.[详细]
2023-01-28 16:04 分类:问答How is heap usually implemented? [duplicate]
This question 开发者_StackOverflow中文版already has answers here: Closed 12 years ago. Possible Duplicate:[详细]
2023-01-26 15:38 分类:问答TrueType to C Array
I am writing a low level C app, and I\'m planning on using an array to store my fonts. The problem is, the font I\'d like to use开发者_开发百科 is in TrueType format. How shall I:[详细]
2023-01-24 21:12 分类:问答How to reduce default C++ memory consumption?
I have a server application written in C++. After startup, it uses about 480 KB of memory on x86 Linux (Ubuntu 8.04, GCC 4.2.4). I think 480 KB is an excessive amount of memory: the server isn\'t even[详细]
2023-01-24 20:09 分类:问答Low level audio programming
I wonder; does audio software like Cubase and Audacity use PlaySound calls?? Where can I learn about low level audio programming? As far as I\'ve found information on the web, MCI seems to be the low[详细]
2023-01-24 18:43 分类:问答