Jump to content

Sensei

Senior Members
  • Posts

    7713
  • Joined

  • Last visited

  • Days Won

    26

Everything posted by Sensei

  1. Then don't try to arrive to final answer immediately, but show us what you did so far, starting from calculating moles of newly produced compound in reaction. Not AgCl, as it's already known. AgCl precipitated. What is "left behind".. ? How many moles? What mass?
  2. In what sense "play with"? In Milky Way there is more than 100-400 bln stars. You can't even load it to computer memory at once.. If one star has properties x,y,z and brightness, every 32 bit float (pretty inaccurate), it's 128 bits per star = 16 bytes per star = 1.6e+12 bytes = 1490 GB needed. If you have 8 GB memory in computer it's ~190 times less than needed. Google for "database of galaxies", there will be some on-line db of galaxies. You can write PHP/Python script trying to extract data from them, one entry for each galaxy. Store in f.e. CSV (or multiple files) or MySQL database on your computer. Then you will be able to generate whatever you need in C/C++ code.
  3. You're dividing num by 10 every loop execution, until it's 0. Then you're showing num, which is obviously 0. Make spare variable int num2 = num; and show it instead.
  4. If there is function reading BIOS content, then it could be used on the fresh mb (prior the first time turning wifi/network), then calculate checksum (couple different methods), and keep copy of it. Then read BIOS content periodically, let it be 1 per day, 1 per hour, 1 per minute, to find out whether there is change, and compare checksum with previously stored. One guy argued with me that if BIOS is replaced, it could also replace routine responsible for reading current BIOS content, to return something which is original, instead of the real content.
  5. That has been already said in post #3 and below: try changing DNS to different one.. On every operating system it's done different way.
  6. It could contains more than you expect from capacity, if it's compressed, and decompressed during startup to regular memory by decompressing routine.
  7. Availability of software on Windows is much better. There is also more programmers writing software, and it's more often learned in schools. So if you will need custom written tool, you can ask and pay any programmer/IT student. With Mac it won't be so simple. Here, in my neighborhood, I am the only one Macintosh user I know (I must admit, very rare user, only if I have to compile my applications for MacOS X, because they're developed on Windows). Perhaps in USA it could be different though. What are specs of your current laptop? And what specs you are interested in? If you have dual-core, obviously there will be sense getting quad-core, but if you already have quad-core laptop, getting anything slower than quad-core will be insane. If you like movability, 13" LED or 10" display will be better, than 17"+ display, as they are 2-3 times more heavier.. But 17"+ is better for you eyes if you have to work long time staring on the screen. If it's HDD space problem, replace it by new one with greater size, or SDD (they have smaller capacity though and more expensive, but you won't bother about walking with it turned on). If it's HDD space, also you can get external USB HDD. If it's poor quality monitor, you will have to see display of new laptop prior buying to check whether quality is better. That depends on what hardware they have built-in by manufacturer. You can't touch non-touchable screen obviously.. If it's touchable, the next question is about precision. One touch screen can detect pressure of touch, while other doesn't. LOL. At that time, people "pray" for any computer to have.. IMHO tablet is good as clock, and for checking whether your software is good working on them.
  8. GOTO is essential instruction in machine code/assembly.. JMP (JuMP to absolute address) and BRA (Branch Relative Address given as offset). GOSUB is nothing different from JSR (Jump to Sub-Routine absolute address) or BSR (Branch to Sub-Routine relative address given as offset).
  9. Is = operator of comparison? Is > operator of greater than? Is * operator of multiplication? Do 0 means what it means for everybody in this world? What does operator ~ ? In programming it's bitwise NOT operator. https://en.wikipedia.org/wiki/Bitwise_operations_in_C#Bitwise_NOT_.22.7E.22_.2F_one.27s_complement_.28unary.29 What is default operator between ~L and L in statement ~LL ?
  10. So what's the problem?? Giving final answer for homework question, is helping in cheating.
  11. Somebody who is asking for help (on forum), should reveal what he/she did to try to solve question, and asking whether it's correct answer.. Somebody who is asking just for final result has none his/her own calculations..
  12. Title of thread contradicts the main post.. 400 ly = 122.7 parsecs. It's neighborhood. Milky Way galaxy. Here is 3D map of stars generated by my application. Sphere in the center (there is Sun, and Earth) has radius 122.7 pc. 30k-40k stars in this range in above screen-shot.
  13. Acetone has boiling point 56 C. Ethanol has boiling point 78 C, 22 C more than acetone. Less energy is needed to change state of matter of acetone to vapor than ethanol.
  14. 8.8.8.4 is not Google DNS server. https://groups.google.com/forum/#!topic/public-dns-discuss/shbRoNS8G1E It's 8.8.4.4 according to above thread https://developers.google.com/speed/public-dns/docs/using See Google website. BTW, Google DNS are not very fast. I have here 32 ms ping delay. Try by yourself in cmd.exe > ping 8.8.8.8 Pinging 8.8.8.8 with 32 bytes of data: Reply from 8.8.8.8: bytes=32 time=32ms TTL=45 Reply from 8.8.8.8: bytes=32 time=32ms TTL=45 Reply from 8.8.8.8: bytes=32 time=32ms TTL=45 From my ISP DNS servers I have 11 ms instead. Nearly 3 times faster response. Faster is cmd.exe, ipconfig /all
  15. http://www.bbc.com/news/science-environment-37764327 If it's true then parrots in America should be more closely related to Siberian's parrots, than the one in Africa. Comparison of fossils from Africa, Siberia, and America, should prove or disprove it. Also American's fossils cannot be elder than the one found in Siberia, which also cannot be elder than in Africa. (also Canadian's parrots fossils must be elder than further on the south) Other migration routes are also possible (like from America -> Asia -> Africa, or Asia->America->Africa, or Africa<-Asia->Africa).
  16. Personally I would search for "microscope usb" on eBay/Amazon (microscope with USB camera), to be able to send data through USB, to see it on computer monitor, and record it to video file. Don't mix it with "USB microscope" as they're for electricians and engineers, usually cheap and poor made. There are also microscopes with built-in LCD monitor. They have cards for storing photos and/or videos recorded. Bresser with LCD built-in monitor for $180 https://www.amazon.com/Bresser-5201000-LCD-Microscope-8-9cm-3-5-Inch/dp/B001ARF1RY/ Mustcam with LCD built-in monitor for $135 https://www.amazon.com/Mustcam-Stand-Alone-3-5-inches-Magnification-Measurement/dp/B00V361LFI/
  17. Typical bottle of vinegar here has 500 mL 10%. So there is 50 mL of acetic acid in it. It has density close to 1.05 g/cm^3. So it's approximately 52.5 grams. Molar mass of acetic acid is 60.052 g/mol. 52.5 g / 60.052 g/mol = 0.874 mol Sodium Bicarbonate has ~ 84 g/mol 0.874 mol * 84 g/mol = ~ 73.4 grams of Sodium Bicarbonate is needed per 500 mL of vinegar. And water molecule to balance equation. NaHCO3+CH3COOH->CH3COONa+CO2+H2O
  18. Beta particle could be electron, or positron. Depending on whether it's from beta decay minus, or beta decay plus. You can create both at the same time, in pair production: [math]\gamma + 1.022 MeV \rightarrow e^- + e^+[/math] Carbon C-14 is decaying by beta decay minus: Carbon-14 -> Nitrogen-14 + e- + Ve + 0.156476 MeV If your mass is 80 kg, you have approximately 7.427*10^14 Carbon C-14 unstable isotopes in your body. (assuming 18.5% is Carbon, and 1 ppt is C-14)
  19. On wikipedia page of Voynich manuscript, https://en.wikipedia.org/wiki/Voynich_manuscript there is no single word about Wales/Welsh language. So, where did you get idea that modern Welsh, should be used in, presumably, "middle ages", manuscript? Shouldn't you learn original Middle Ages Welsh, and use it instead of current one.. ? (similarly like current English language and old-English) Or you think Welsh language didn't evolve any single bit in the latest 600 years? https://en.wikipedia.org/wiki/Middle_Welsh https://en.wikipedia.org/wiki/Old_Welsh
  20. I don't think so there will be any significant differences than with piece of ice, with mentioned by you dimensions. So why exactly analyzing pee, instead of simply, neutral to readers, ice chunk? How did you get to such conclusion? Can you show math, step by step. If there is no air (f.e. atmosphere-less planet with vacuum around), there is nothing to stop acceleration of failing object. What equation is allowing to calculate it? Then it's what you know is maximum, without any air/gas influence. Result of your further equation, which includes influence of air/gas, must be smaller that above velocity. ps. Wouldn't be better to start with sphere with radius r, than cylinder? Sphere will have at least constant "bottom" area, contacting with air below it while failing. ps2. Did you convert units appropriately? Cylinder has dimensions in cm, while equation probably have it in meters. The same with density (typically it is in tables in g/cm3).
  21. To my knowledge Energy is a quantity which can not be localized. It's like a wave and is distributed all over system. But you're considering a locality for it. Particles during their collisions and interactions are scattered in the all directions randomly. You don't know where is particle until it hits you, being decelerated, and give away its energy. After that it's no longer "excited". System under observation has changed. The smaller system under observation (like one unstable isotope which is decaying to daughter isotope and alpha,beta,gamma f.e.), the more devastating result to system. It's often called "collapse of wave-function" while analyze of what happens with electrons around nucleus. From all random possibilities they can be, there is appearing one definite state. Particle accelerators have vacuum chambers (spherical,cylindrical) with detectors of photons around it's inner surface. There is interaction of particles in the center of sphere f.e. annihilation, or decay of neutral pion meson. And two gamma photons go in two opposite directions of chamber. It has thousands of detectors on inner surface. One photon hits at one spot at time t0, second photon hits at opposite spot at time t1. From where they hit, with what delays between them, there is calculated, where used to be place of annihilation or decay in the center of sphere.
  22. Relativistic Doppler effect has formula [math]f=f_0\sqrt{\frac{1+v}{1-v}}[/math] or [math]f=f_0\sqrt{\frac{1-v}{1+v}}[/math] which is the same as: [math]f=f_0(1+v)\gamma[/math] or [math]f=f_0(1-v)\gamma[/math]
  23. In quantum physics we have collisions, interactions, scattering of particles. One particle hits other, giving its entire or part of energy, and accelerating second particle. Photon is absorbed by first particle, particle is accelerated, it hits second particle, and new photon appears (this way we can learn collision has happened, because photon is then absorbed by our eye/detector) Newly created photon can have smaller energy than originally absorbed one had initially. In such case the rest of energy remain as property of first particle. It's still accelerated, but to smaller velocity. And can hit, scatter with other particles. From one gamma photon with f.e. 116 keV there could be created this way 50000 green photons with 2.32 eV each. And then further to even more quantity of photons with even lower energies each, in infrared and then microwave range. Suppose so we're accelerating electrons in electric field. U = 1000 Volts. Maximum kinetic energy of single electron will be up to 1000 eV. After hitting stationary matter, this kinetic energy will be lost by electron, it will be decelerated, and up to 1000 eV photon could be created. While passing through cloud of electrons in this stationary matter, electron will ionize matter: give away it's entire or part of kinetic energy, and accelerating these electrons, so they will be ejected from their atoms in the all directions. Once they are attracted back by atom, they have to emit photons (spectral lines), and these photons are detected by our eye/detector, thus we see event. Energy could be imagined/modeled as fluid, which is transferred from one quantum object (particle) to other quantum object, or their groups. Particles are carriers of energy. ps. Are you humanist.. ?
×
×
  • Create New...

Important Information

We have placed cookies on your device to help make this website better. You can adjust your cookie settings, otherwise we'll assume you're okay to continue.