-
dianlidianzifina_neu
基于IGBT的双PWM脉宽调速系统(风力发电并网变流器仿真)(IGBT-based Dual PWM PWM system (wind power generator converter simulation))
- 2013-06-22 18:35:49下载
- 积分:1
-
Forest-Fires-Data-Set
森林火灾数据集,可作为 数 据 挖 掘 的数据库(Forest fires dataset can be used as data mining database)
- 2020-11-18 10:49:38下载
- 积分:1
-
循迹
说明: 纯追踪轨迹跟随算法,采用matlab实现。(The pure tracking track following algorithm is realized by MATLAB.)
- 2021-04-20 14:18:50下载
- 积分:1
-
核心交联脚本
说明: materials studio 聚合物交联核心脚本(materials studio polymer epoxy crosslink perl)
- 2021-04-12 11:48:57下载
- 积分:1
-
Windows网络编程的详细教程,PDF
有关windows网络编程技术的详细pdf教程-Windows network programming on a detailed tutorial pdf
- 2023-02-20 10:25:05下载
- 积分:1
-
MySVMxx
训练文件和预测文件各5个,70vs30.1份使用说明,人机交互工程,按说明操作可分类。成功率有一定概率。(The training document and the forecast document are 5 each, 70vs30.1 instructions for how to use. Man-machine interaction engineering, according to the instructions can be classified. The rate of success has a certain probability.)
- 2017-12-30 11:35:17下载
- 积分:1
-
ReadGPS_for_GSM
Tiny GPS is a library to read GPS devices
- 2018-12-06 11:21:03下载
- 积分:1
-
sou
易语言文件搜索工具源码例程程序结合易语言扩展界面支持库,实现在指定目录中搜索文件。
(Easy language file search tool source routine procedures combined with easy language extensions interface support library to achieve the specified directory search file.
)
- 2017-03-16 18:59:26下载
- 积分:1
-
c# 多线程操作例子源码
多线程操作 [实例截图] [核心代码]using System;using System.Collections.Generic;using System.ComponentModel;using System.Data;using System.Drawing;using System.Linq;using System.Text;using System.Windows.Forms;using System.Threading;namespace ThreadMore{ public partial class Form3 : Form { public Form3() { InitializeComponent(); } // 发送数据包的类 public class SendPackage { Package pack; // 保存将被发送的数据包 int quantity = 1; // 数据包的个数 // 发送数据包 public SendPackage(Package p, int count) { pack = p; quantity = count; } public void ThreadRun() { // 发送指定数量的数据包 for (int looper = 1; looper
- 2015-03-20下载
- 积分:1
-
使用ICMP.DLL和MIB.DLL实现ping, tracert, netstat
使用ICMP.DLL和MIB.DLL实现ping, tracert, netstat -Using ICMP.DLL and MIB.DLL to implement ping, tracert and netstat
- 2022-02-22 13:35:18下载
- 积分:1