| |
|
|
Frank Abbing | |
|
| |
|
|
|
Michael Wodrich | ...y wieviele dieser Temporizador hay?
En me schafft XProfan 2-3 Einträge pro Millisekunde.
Win-XP Home + XProfan 10
Schöne Grüße Michael Wodrich |
|
|
| Programmieren, das spannendste Detektivspiel der Welt. | 15.06.2006 ▲ |
|
|
|
|
Frank Abbing |
You must match each call to timeBeginPeriod with a call to timeEndPeriod, specifying the same minimum resolution en both calls. An application can make multiple timeBeginPeriod calls as long as each call is matched with a call to timeEndPeriod.
Es kein separater Temporizador, pero bastante simplemente el Variable &gettickcount. Nur se el Häufigkeit el Abfrage neu definiert. |
|
|
| |
|
|
|
Michael Wodrich | Sí, así läßt se leben...
[OFFTOPIC] Yo sah en un Deiner Codes (con el Laufwerken): Get64
Gibt lo Im Ensamblador eigentlich una schnelle Möglichkeit, el 64-Bit-Longs (DQ) en el Float-Typ de XProfan a wandeln - y zurück?
Yo búsqueda después de uno schnelleren Möglichkeit como 7 Multiplikationen...
Hay en efecto beide Typen 8 Bytes groß... [/OFFTOPIC]
Schöne Grüße Michael Wodrich |
|
|
| Programmieren, das spannendste Detektivspiel der Welt. | 16.06.2006 ▲ |
|
|
|
|
Frank Abbing | El Masm-Library bietet el Möglichkeit des Transfers en una String y otra vez zurück: StrToFloat() y FloatToStr(). Tal vez hilft dir el más... Ansonsten bietet el FPUlib una Reihe de Möglichkeiten, welche incluso con 80 Bit Floats arbeitet. Schau hay veces rein. Noch vielversprechender dürfe aber el BigLib ser, el para Rechnen con 64 Bit Pagar pensamiento es. Im MASM32-Paket findet du Inc, lib y irgendwo auch una Descripción dazu. |
|
|
| |
|
|