-
计算机组成原理试题12,提供给在校学生,或者考研需要者,希望能提供一些帮助...
计算机组成原理试题12,提供给在校学生,或者考研需要者,希望能提供一些帮助-Principles of Computer Organization Test 12, made available to students at school, or study section for those who need it, hoping to provide some help
- 2022-01-22 11:30:29下载
- 积分:1
-
CString usage of Windows services, including the four major parts: First, Servic...
CString用法
Windows服务包括四大部分:
一,服务控制管理器(Service Control Manager)。是系统中的一个RPC服务器,总管所有服务,“Admin$System32Services.exe”。拥有一个在注册表中记录的数据库,包含了所有已安装的服务程序和设备驱动服务程序的相关信息。
二,服务控制程序(Service Control Program)。用来执行对服务程序的开启、控制和状态查询功能。
三,服务程序(Service Program)。服务的执行代码。
四,服务配置程序(Service Configuration Program)。 用来更改,查询已安装服务的信息。-CString usage of Windows services, including the four major parts: First, Service Control Manager (Service Control Manager). Is an RPC system servers, all mains services,
- 2022-04-24 01:16:09下载
- 积分:1
-
外观模拟分支定界 分支定界
外观模拟分支定界 分支定界 -appearance simulation branch delimitation of branch-and-bound branch d elimitation of branch-and-bound branch delimitation of branch-and-bound
- 2022-09-09 07:45:02下载
- 积分:1
-
又一个AT89c51等单片机可以使用的4*4 键盘程序
又一个AT89c51等单片机可以使用的4*4 键盘程序-Another AT89C51 single-chip microcomputer can be used, such as 4* 4 keyboard procedures
- 2023-02-01 18:20:04下载
- 积分:1
-
vb作的简单打字训练
vb作的简单打字训练-vb for the simple typing training
- 2022-09-30 06:40:02下载
- 积分:1
-
东芝2.4寸 QVGA size Transflective TFT LCD Module SPEC
东芝2.4寸 QVGA size Transflective TFT LCD Module SPEC-Toshiba 2.4" QVGA size Transflective TFT LCD Module SPEC
- 2023-04-24 15:45:03下载
- 积分:1
-
内容全面 欢迎下载 希望对大家有所帮助!
内容全面 欢迎下载 希望对大家有所帮助!-Comprehensive welcome to download hope to be helpful to everyone!
- 2023-06-06 01:40:03下载
- 积分:1
-
Good good good good good good good good good
好好的 好好的 好好的 好好的 好好的-Good good good good good good good good good
- 2022-06-15 19:42:41下载
- 积分:1
-
二进制搜索tree.vcproj
binary search tree.vcproj -binary search tree.vcprojbinary search tree.vcproj
- 2023-03-20 20:55:02下载
- 积分:1
-
功能getmu(亩= R,信噪比,H,P,M)
function mu=getmu(r,snr,H,p,M)
eigen=eig(H*H )
temp2=0
for i=1:r-p+1
temp1=1/eigen(i)
temp2=temp2+temp1
temp1=0
end
if r-p+1~=0
mu=(M/(r-p+1))*(1+(1/snr)*temp2)
else
mu=0
end -matlab mimo
- 2022-03-20 12:47:15下载
- 积分:1