-
全局变量表示了内核上一次执行函数的时间,期间一共发生了多少次时钟中断,显然函数必须为期间所发生的每一次时钟中断补上定时器服务。...
全局变量表示了内核上一次执行函数的时间,期间一共发生了多少次时钟中断,显然函数必须为期间所发生的每一次时钟中断补上定时器服务。-The Global variable denotes the time when the CPU running the function the latest time, the number of time interrupt between the two running. It s obvious that add timer at every time interrupt.
- 2022-05-13 08:14:19下载
- 积分:1
-
OFFICE11菜单.zip
OFFICE11菜单.zip-OFFICE11 menu. Zip
- 2022-06-14 04:47:17下载
- 积分:1
-
科学计算器,用鼠标点击,可以进行加减乘除,正弦余弦,开平方等计算...
科学计算器,用鼠标点击,可以进行加减乘除,正弦余弦,开平方等计算-Scientific calculator, click with the mouse can be carried out calculation, sine cosine, square root calculation, etc.
- 2023-07-25 09:00:03下载
- 积分:1
-
元胞自动机的模拟和实际例子希望对你有所帮助
元胞自动机的模拟和实际例子希望对你有所帮助-yuanbaozidongjidemoniheshijilizixiwangduiniyousuobangzu
- 2022-01-26 03:59:53下载
- 积分:1
-
向u盘拷贝文件
调用windows的dl文件,获取u盘在pc上的盘符,然后向u盘中拷贝文件。
源方法如下。
判断指定驱动器的类型:GetDriveTypeA函数
该函数能依据根目录识别1个驱动器是软驱或光驱或硬盘等。声明:
Declare Function GetDriveType Lib "kernel32" Alias "GetDriveTypeA" (ByVal nDrive As String) As Long
参数nDrive:驱动器根目录路径的字符串,如"C : ".
函数返回值为1个常数,指定驱动器类型:DRIVE_ REMOVABLE=2,软驱; REMOVABLE是可移动的
如果驱动器不能识别,则返回0,如指定目录不 DRIVE_ FIXED=3,硬盘。
存在,则返回1。 DRIVE _REMOTE=4,网络驱动器;
DRIVE _CDROM=5,光驱;
DRIVE_ RAMDISK=6虚拟磁盘
调用如:
Private Const DRIVE_CDROM = 5
- 2023-02-14 04:40:03下载
- 积分:1
-
ofdm
ofdm在高斯信道下最基本的系统,期间加入了导频和信道的均衡,使得得到的误码性能变好。
- 2023-08-21 22:40:03下载
- 积分:1
-
图像处理小程序,有界面,以及一些基本的处理操作.
图像处理小程序,有界面,以及一些基本的处理操作.-small image processing procedures, interface, as well as some basic handling operations.
- 2023-05-30 04:55:03下载
- 积分:1
-
UCenter 用户中心
UCenter 的中文意思就是“用户中心”,其中的 U 代表 User 也代表 You ,取其中的含义就是“用户中心”,或者说“你...
UCenter 用户中心
UCenter 的中文意思就是“用户中心”,其中的 U 代表 User 也代表 You ,取其中的含义就是“用户中心”,或者说“你(最终用户)的中心”。
UCenter 是 Comsenz 旗下各个产品之间信息直接传递的一个桥梁,通过 UCenter 站长可以无缝整合 Comsenz 系列产品,实现用户的一站式登录以及社区其他数据的交互。
UCenter 拥有机制完善的接口,经过简单修改便可以挂接其它任何平台的第三方的网络应用程序,随时为您的社区论坛增加能量。
-Comsenz" s UCenter is information directly between the various products passing a bridge, through the seamless integration can UCenter station Comsenz series of one-stop user login, as well as other data, the interactive community. UCenter have a mechanism to improve the interface, after a simple modification can be articulated to any other third party platforms, network applications, at any time for community forums to increase your energy.
- 2022-09-11 22:35:03下载
- 积分:1
-
VC platform in a clock dial the development of simple and intuitive for beginner...
在VC平台下实现了表盘时钟的开发,简单直观,适合初学者参考。-VC platform in a clock dial the development of simple and intuitive for beginners reference.
- 2022-08-06 18:48:29下载
- 积分:1
-
最小化窗口
Minimize window on C-- for windows.
- 2023-02-05 15:05:03下载
- 积分:1