-
因为windows不是实时的,所以它的时间时间都会差个十几到三十毫秒。
这个文件能在windows上面实现一毫秒的时间长度。...
因为windows不是实时的,所以它的时间时间都会差个十几到三十毫秒。
这个文件能在windows上面实现一毫秒的时间长度。-Because the windows are not real-time, so it will be the time difference of more than a dozen times to 30 milliseconds. This document can achieve in the windows above the length of a millisecond.
- 2022-02-18 15:59:54下载
- 积分:1
-
oracle oci vc++ 封装,非常好用
oracle oci vc++ 封装,非常好用-oracle oci vc++ package, very easy to use
- 2022-03-19 23:07:10下载
- 积分:1
-
"C常用算法程序集" 第二版 徐士良主编 清华大学出版社
配套软盘 第一章...
"C常用算法程序集" 第二版 徐士良主编 清华大学出版社
配套软盘 第一章-usually use C program
- 2022-02-20 02:48:24下载
- 积分:1
-
_ Web 2.0 _ VegaPrime _ samples.part01.rar(400 KB)
VegaPrime_2.0_Web_Samples.part01.rar (400 KB)
-This sample illustrates how to use channel bins to perform generic rendering during the draw. This sample defines the class myApp, which is derived from vpApp, and draws a reticle using OpenGL by实,vr,multigen,creator,vega,vp,virtools,ogre,osg,eon,
- 2022-03-06 06:47:07下载
- 积分:1
-
VBA合并两个Excel表的数据到目标表
"" 从src1.name和src2.age按ID获取数据,然后将数据设置为dst
Sub hebing()
Dim dstRowNo As Long
Dim src1RowNo As Long
Dim src2RowNo As Long
With ActiveWorkbook
dstRowNo = 1
Do While .Sheets("dst").Cells(dstRowNo, 1).Text ""
dstID = .Sheets("dst").Cells(dstRowNo, 1).Text
src1RowNo = 1
Do While .Sheets("src1").Cells(src1RowNo, 1).Text ""
src1ID = .Sheets("src1").Cells(src1RowNo, 1).Text
If dstID = src1ID Then
- 2022-02-04 08:02:48下载
- 积分:1
-
扩频通信仿真,仿真平台,仿真…
扩频通信仿真,给出了仿真平台,通过仿真可以了解扩频通信原理-Spread spectrum communication simulation, the simulation platform, the simulation can understand the principle of spread spectrum communication
- 2023-03-16 13:35:04下载
- 积分:1
-
一个128位大整数类
一个128位大整数类--An class of 128 bit long integers
- 2022-09-30 18:55:03下载
- 积分:1
-
基于EVC的一个计算器程序,功能类似于PC上的计算器功能
基于EVC的一个计算器程序,功能类似于PC上的计算器功能-EVC on a calculator program similar in function to the calculator function on the PC
- 2022-02-03 22:20:01下载
- 积分:1
-
ae9.2的右键菜单菜单语言是VC++ 2005
ae9.2的popmenu菜单
语言是vc++2005-ae9.2 the popmenu menu language is vc++ 2005
- 2022-03-10 15:05:58下载
- 积分:1
-
Huffman编码(二叉树应用),要求对文件进行Huffman编码的算法,以及对一编码文件进行解码的算法...
Huffman编码(二叉树应用),要求对文件进行Huffman编码的算法,以及对一编码文件进行解码的算法-Huffman coding (binary application), requested documents Huffman encoding algorithm, as well as an algorithm to decode the encoded file
- 2022-05-17 03:53:20下载
- 积分:1