-
the win
win-tc环境下编译生命繁殖模拟小游戏
- 2023-06-20 00:55:04下载
- 积分: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
-
Qt串口通信历程,用用qextserialprot库,绝对可行,windows,linux,嵌入式linux都可以,经过测试成功...
Qt串口通信历程,用用qextserialprot库,绝对可行,windows,linux,嵌入式linux都可以,经过测试成功-Qt serial communication process, with use qextserialprot library, absolutely feasible, windows, linux, embedded linux can be, tested successfully
- 2023-03-05 05:20:03下载
- 积分:1
-
Singular Value Decomposition matlab procedures, SVD can use this procedure in ad...
奇异值分解的matlab程序,可以利用此svd程序对一维信号进行除噪运算。-Singular Value Decomposition matlab procedures, SVD can use this procedure in addition to one-dimensional signal-noise computing.
- 2022-02-13 05:34:39下载
- 积分:1
-
c++课程设计,高校管理系统,文档中有源代码
c++课程设计,高校管理系统,文档中有源代码-c curriculum design, the college management system, the document active code
- 2022-01-30 13:31:04下载
- 积分:1
-
模拟vt102虚拟机,可连接mud.bbs等
模拟vt102虚拟机,可连接mud.bbs等-Analog vt102 virtual machine, can be connected to mud
- 2022-02-05 13:12:13下载
- 积分:1
-
英文文献,和语音信号处理中基音周期提取算法相关的文章。...
英文文献,和语音信号处理中基音周期提取算法相关的文章。-English literature, and speech signal processing in the pitch period extraction algorithm related articles.
- 2022-08-22 11:40:01下载
- 积分: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
-
图书管理软件,基本功能已具备,做毕业设计所使用
图书管理软件,基本功能已具备,做毕业设计所使用-library management software, the basic functions have been met, so the use of graduate design
- 2022-08-10 16:46:14下载
- 积分:1
-
网络五子棋 有客户端和终端2个部分 用TCP包
网络五子棋 有客户端和终端2个部分 用TCP包 -Gobang network client and the terminal has two parts using TCP packets
- 2022-03-14 01:40:22下载
- 积分:1