资源列表
CPU 测速(MHz)和高精度延时(微秒级)
- 一.高精度延时, 是 CPU 测速的基础 Windows 内部有一个精度非常高的定时器, 精度在微秒级, 但不同的系统这个定时器的频率不同, 这个频率与硬件和操作系统都可能有关。 利用 API 函数 QueryPerformanceFrequency 可以得到这个定时器的频率。 利用 API 函数 QueryPerformanceCounter 可以得到定时器的当前值。 根据要延时的时间和定时器的频率, 可以算出要延时的时间定时器经过的周期数。 在循环里用 QueryP
jiantie
- 用awt组件来实现剪贴板的复制,剪切和粘贴。方便我们进行复制材料。-AWT components used to achieve the clipboard to copy, cut and paste. Convenience we copied material.
ChineseWordsDemo
- LingPipe(开源自然语言处理的Java开源工具包) 中文分词java程序-LingPipe (open source natural language processing toolkit in Java open source) Chinese word segmentation procedure java
calculator_time
- 两个带脚本的简单页面,利用frontpage自行编制的计算器和显示时间日期的小程序~(原创)-Two pages with a simple scr ipt, using frontpage compiled their own time and date calculator and display the applet ~ (original)! ! ! !
DeclarationTest
- Test the parsing of the XML declaration, plus the additional document fields captured during parsing for Andriod.
TestWebChromeClient
- WebChromeClient for browser tests. Wraps around existing client so that specific methods can be overridden if needed.
normalize01
- normalize01 extends D O M Test Case Source Code for Andriod.
SSLSessionBindingListener
- S S L Session Binding Listener for Andriod.
harness-adapt
- The harness uses the IE specific .descr iption property of exceptions but that s nothing we can t hack our way around.
ListOfThinItems
- ListOfThinItems extends ListScenario.
VideoSurface
- Video Surface extends Frame Layout.
CubeRenderer
- Render a pair of tumbling cubes Source Code for Andriod.