Yahoo Answers is shutting down on May 4th, 2021 (Eastern Time) and beginning April 20th, 2021 (Eastern Time) the Yahoo Answers website will be in read-only mode. There will be no changes to other Yahoo properties or services, or your Yahoo account. You can find more information about the Yahoo Answers shutdown and how to download your data on this help page.
Temennigru
Windows 7 - Slow IO buffer?
Every once in a while my computer freezes up and when it unfreezes it makes a full IO buffer sound. What is causing this?
2 AnswersSoftware8 years agoJapanese different wording?
What's the difference in usage between nippon/nihon and shi/yon
1 AnswerLanguages8 years agoJapanese: What's the difference between hyaku and byaku?
I recently saw someone use rokusen-sanbyaku for 6300 and gosen-nihyaku for 5200. What's the difference between them?
3 AnswersLanguages8 years agoHow do i learn japanese?
My initial idea was to get some japanese games and movies and try to get through all of them by translating the dialogues myself. Problem is, unlike most languages where i can just type what i want to translate on the internet, i am unfamiliar to most japanese katakana and kanji (i know a bit of hiragana). So my question is, how can i teach myself something that i can't even type on the internet or search for in a book (I don't think any japanese for foreigners books teach you kanji)? Is there an easy way to learn all the kanji like finding patterns in the symbols or something?
It's not like i live near any japanese schools so i have to teach myself.
1 AnswerLanguages8 years agoIs it too much to ask a computer to do do 2 billion iterations of a single assignment?
I mean with a 2 GHz clock, the CPU can do 2 billion instructions per second, so theoretically a single for loop with a single assignment will have: 1 comparison, 2 assignments and 1 branch per iteration. That shouldn't be too much to ask from a computer right? Then why has the computer been executing this loop for over 10 minutes?
PS: the language is tcl.
1 AnswerOther - Computers8 years agoHow do i calculate total cache hit rate?
If i have X primary cache hit rate and Y secondary cache hit rate, how do i calculate the total hit rate?
1 AnswerProgramming & Design8 years agoEstou com calor. Posso passar gelol?
Ouvi dizer que gelol cura tudo inclusive filho desobediente e ovelha possuída. Posso usá-lo para curar calor?
2 AnswersDor e Gerenciamento da Dor8 years agoiPhone alarm not working?
My iPhone's alarm has been having problems ringing ever since daylight savings came to brazil. How can i fix this?
2 AnswersCell Phones & Plans9 years agog++ not identifying object declaration?
I have a class Simulator and an object simulator being declared as such:
Simulator simulator;
But when i try to compile, g++ says this:
main.cpp:48:3: error: use of undeclared identifier 'simulator'; did you mean
'Simulator'?
simulator::init(init_pc, init_sp, init_mem, input_name);
^~~~~~~~~
Simulator
./TP1.h:10:7: note: 'Simulator' declared here
class Simulator {
^
Why is this happening?
1 AnswerProgramming & Design9 years agoWhat 2-way radio connector is this?
It looks like a TRS connector but it screws into the female connector.
1 AnswerOther - Electronics9 years agoUNIX weird shell mode?
When you use the ` command on the unix terminal it enters a weird "shell" mode where anything you type does nothing. What does it do?
1 AnswerSoftware9 years agoPs3 or x360 emulators for mac?
Are there any emulators for PS3 or X360 that run on mac or PC?
PS:
Most people say that no current processors can emulate the x360 or ps3 because of the complexity of the cell and the i7. For an xbox however most computers today are capable of running i7 binary files. What's missing is software-specific (game binaries aren't accepted in any existing OS except for the xbox os)
For the ps3 emulator you can simply convert the assembly code to run on a newer processor architecture which is exactly what some emulators do.
So don't bullshit me about "computers not being able to emulate ps3 and xbox cpus".
Video & Online Games9 years agoHow to install mountain lion console applications?
I recently installed mountain lion on my computer but it removed ALL the console applications like gcc, ssh, the make command, etc. I tried updating xcode and manually installing them but the downloads tab in preferences doesn't appear.
1 AnswerProgramming & Design9 years agomountain lion wont "make"?
I recently installed mountain lion on my mac and now the terminal won't accept the "make" command. What's wrong with it?
1 AnswerProgramming & Design9 years agoHow do i print a varying variable in c?
I want to make a progress indicator for a terminal application in c without spamming the terminal with consecutive status updates (1% 2% 3%...). How do i do that?
5 AnswersProgramming & Design9 years agoPong source code without windows libraries?
I'm looking for a pong source code in C/C++ to generate an assembly code in linux but all i can find are source codes with stupid windows libraries in them. Where can i find a source with NO WINDOWS LIBRARIES?
1 AnswerProgramming & Design9 years agoComo se calcula o pib real, nominal e taxa de inflacao com o deflator do pib?
Foi dada uma tabela com preços e quantidades vendidas de produtos por ano e eu preciso calcular esses valores.
2 AnswersEconomia9 years agois there a python to c compiler?
I know there is a python to c++ compiler but i want pure c to be able to "cheat" on my homework that has to be done in c but is much easier in python (Absurdly easier. Like 100/1 lines easier).
2 AnswersProgramming & Design9 years ago