-
诛仙挂机脚本 完美无封号危险 Seraph应用无限可能
诛仙挂机脚本 完美无封号危险 Seraph应用无限可能-诛仙hang up a perfect script without titles Seraph dangerous applications endless possibilities
- 2022-03-14 09:59:22下载
- 积分:1
-
PROTEUS UART APPLICATION
PROTEUS UART APPLICATION
- 2022-06-30 05:08:50下载
- 积分:1
-
2
说明: 配电网采用二进制粒子群算法进行重构,同时使用普通粒子群算法对接入的DG注入功率进行优化(The distribution network adopts binary particle swarm algorithm to refactor, and the DG injection power is optimized by using the general particle swarm algorithm)
- 2017-06-06 13:32:14下载
- 积分:1
-
C#启动Windows IIS服务的实例
C#启动指定的Windows信使服务,本例中是启动IIS服务,在Windows XP下可完美运行,在Windows7下不行好像,本程序演示如何在C#的程序中启动一个指定的Windows内置服务的方法。具体的实现代码:
ServiceController service = new ServiceController();//创建服务控制对象
service.ServiceName = "Messenger";//启动Windows信史服务
//判断当前服务状态
if (service.Status == ServiceControllerStatus.Stopped)
{
try
{
service.Start();// 启动服务
service.WaitForStatus(ServiceControllerStatus.Running);
}
catch (InvalidOperationException)
{
MessageBox.Show("不能启动该服务!");
}
}
- 2022-02-13 12:56:43下载
- 积分:1
-
使用VC++平台开发的扫雷游戏,基本功能和windows自带的差不多
使用VC++平台开发的扫雷游戏,基本功能和windows自带的差不多-Use VC++ Platform development of mine-clearing game, the basic functions and windows built-in almost
- 2022-03-04 05:38:25下载
- 积分:1
-
a cycle procedures Chain
一个循环链表程序 -a cycle procedures Chain
- 2022-04-13 02:21:36下载
- 积分:1
-
Commonnn
说明: IE浏览器下是将内容复制到Excel,需用户手动保存Excel文档 非IE浏览器可直接导出Excel文件(In IE browser, the content is copied to excel, and the user needs to save the excel document manually)
- 2020-02-24 19:58:01下载
- 积分:1
-
- 2022-05-27 19:36:26下载
- 积分:1
-
matlab xiaochenxu,xuexi haodongxi ppt
matlab xiaochenxu,xuexi haodongxi ppt
- 2022-03-18 12:10:28下载
- 积分:1
-
北斗差分定位
说明: 北斗 0基线 静态单频 单差和双差定位 精度小于1米(OBS single point positioning)
- 2020-06-17 19:40:02下载
- 积分:1