代码搜索:precise
找到约 541 项符合「precise」的源代码
代码结果 541
www.eeworm.com/read/152843/5659249
c delay.c
/*
* Precise Delay Loops for i386
*
* Copyright (C) 1993 Linus Torvalds
* Copyright (C) 1997 Martin Mares
*
* The __delay function must _NOT_ be inlined as its exec
www.eeworm.com/read/334325/12612644
c timer-win2.c
// Precise timer routines for WINDOWS
#include
#include
#include "timer.h"
const char *timer_name = "Windows native";
// Returns current time in microseconds
unsigned int G
www.eeworm.com/read/165847/10049428
todo
short term:
----------
- support variable tsc freq
- cpu_interrupt() win32/SMP fix
- USB host async
- IDE async
- debug option in 'configure' script + disable -fomit-frame-pointer
- Precise VGA timing
www.eeworm.com/read/338766/12285803
cpp isotopes.cpp
#include "Isotopes.h"
// These are the ratios for isotpic peaks
// each line represents 100 Da (starting from 0 (or 12 to be precise)
const int MAX_ISO_ROW = 35;
const float AVG_ratios[MAX_IS
www.eeworm.com/read/233350/14157224
man changelog.man
0.10b 30.4.03 Jean II
* Revert back to docbook-to-man ; docbook2man not available on Debian stable.
* Add my wishes to TODO
* Reword some parts of irattach to be more precise and accurate
* Try to for
www.eeworm.com/read/11269/217038
js textmetrics.js
/*
* Ext JS Library 2.3.0
* Copyright(c) 2006-2009, Ext JS, LLC.
* licensing@extjs.com
*
* http://extjs.com/license
*/
/**
* @class Ext.util.TextMetrics
* Provides precise pixel meas
www.eeworm.com/read/487452/1236706
js textmetrics.js
/*
* Ext JS Library 2.2.1
* Copyright(c) 2006-2009, Ext JS, LLC.
* licensing@extjs.com
*
* http://extjs.com/license
*/
/**
* @class Ext.util.TextMetrics
* Provides precise pixel me
www.eeworm.com/read/474783/1391653
js textmetrics.js
/*
* Ext JS Library 2.2.1
* Copyright(c) 2006-2009, Ext JS, LLC.
* licensing@extjs.com
*
* http://extjs.com/license
*/
/**
* @class Ext.util.TextMetrics
* Provides precise pixel me
www.eeworm.com/read/458943/1577265
js textmetrics.js
/*
* Ext JS Library 2.1
* Copyright(c) 2006-2008, Ext JS, LLC.
* licensing@extjs.com
*
* http://extjs.com/license
*/
/**
* @class Ext.util.TextMetrics
* Provides precise pixel measur
www.eeworm.com/read/250243/4435801
c delay.c
/*
* Precise Delay Loops for x86-64
*
* Copyright (C) 1993 Linus Torvalds
* Copyright (C) 1997 Martin Mares
*
* The __delay function must _NOT_ be inlined as its ex