-
webot - 副本
爬取微博内容,通过python进行抓取分析(Microblogging information crawling layer is responsible for climbing the microblogging information and downloading the file shared by microblogging user.)
- 2020-06-16 05:00:01下载
- 积分:1
-
Java写的简易留言本
Java写的简易留言本,guestbook.dat是留言本的数据库文件,运行时需要在浏览器中安装Java插件。这仅是一个Java初学者例子,看上去像是留言本。
- 2023-02-04 21:00:03下载
- 积分:1
-
单变量DMC
说明: MATLAB实现预测控制单变量DMC算法(The single variable DMC algorithm is given by MATLAB.)
- 2020-12-28 14:19:29下载
- 积分:1
-
PILLC中文LLC程序
开关电源高级技术LLC
LLC是提高电源效率的最有效办法,难度也是相当的,该文档带领进入LLC技术的制高点(SWPS advanced skill LLC)
- 2018-12-22 12:54:41下载
- 积分:1
-
buck
基于buck电路的模型预测控制,通过电流跟踪(Model predictive control based on buck circuit, through current tracking)
- 2019-04-17 10:18:35下载
- 积分:1
-
润滑数值计算方法
hp润滑数值算法光盘内容,非常好用的资源啊(Numerical algorithm for lubrication)
- 2021-03-23 18:59:15下载
- 积分: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
-
it allows you to add products
it allows you to add products
- 2022-03-10 23:10:29下载
- 积分:1
-
CY8C20x36A_46A_66A_96A
赛普拉斯技术说明手册,触摸按键,拓展IO(Cypress Technical Instructions Manual, Touch Key, Expand IO)
- 2020-06-22 03:40:02下载
- 积分:1
-
Ftp
ftp上传ftp上传ftp上传ftp上传ftp上传ftp上传ftp上传ftp上传ftp上传ftp上传ftp上传ftp上传ftp上传(ftp upload ftp upload ftp upload ftp upload ftp upload ftp upload ftp upload ftp upload ftp upload ftp upload ftp upload ftp upload ftp upload)
- 2016-10-11 10:09:57下载
- 积分:1