摘要:VC/C++源码,网络相关,Winsock,异步查询  异步名字解析、异步域名查询程序   练习Windows程序设计,利用主机异步查询函数、服务和协议异步函数、WSACancelAsyncRequest进行域名查询的程序,包括两个例子,AsyncHost目录内的程序相对基础,QueryInfo文件夹内的是经过了完善,可查询主机, 服务, 协议信息,功能较多一些。主要练习网络Winsock的应用。
2022-03-20 22:20:42 15KB VC/MFC源代码 网络通信源代码
1
为了提高异步电机变压变频控制系统的性能,利用TMS320F2812 DSP对异步电机进行变压变频控制,采用SVPWM控制策略产生PWM波形,研究了变压变频控制原理,设计了控制系统的结构框图和软件流程图,用DSP系统生成了SVPWM波,从而实现了异步电机的变压变频控制,最后得出了实验波形。实验结果表明该控制系统结构简单,性能可靠,具有稳定平滑的调速性能,可广泛应用于电气传动装置中。
2022-03-20 15:57:20 658KB 机电工程
1
用visual c++编写的串口同步以及异步通信 验证过,代码完全可以应用。
2022-03-20 15:32:28 1.81MB visual c++ 串口 同步
1
三相异步电机在Maxwell中从建模到数据规格到仿真到仿真分析
2022-03-20 12:41:18 1.17MB 三相异步电机 Maxwell 建模与仿真
1
关于Python3中Asyncio库的详细介绍与示例: You’ll learn why Asyncio offers a safer alternative to preemptive multitasking (threading) and how this API provides a simple way to support thousands of simultaneous socket connections. Get a critical comparison of Asyncio and threading for concurrent network programming Take an Asyncio walkthrough, including a quickstart guide to help you hit the ground looping with event-based programming Learn the difference between Asyncio features for end-user developers and those for framework developers Understand Asyncio’s new async/await language syntax, including coroutines and task and future APIs
2022-03-20 09:30:25 4.45MB python asyncio concurrent 异步
1
异步电机SPWM变频调速proteus仿真.测试代码从我的资源中可以找到。
2022-03-19 20:46:48 122KB SPWM
1
Unity异步线程调用主线程脚本程序,在Unity中异步线程调用主线程会报错,所以编写了一个Loom
2022-03-19 11:25:03 6KB UNITY Loom Unity Thead
1
煤矿井下运输设备中,其刮板输送机和带式输送机在运行中容易因落煤太多或卡顿,易造成突然过载或堵转,导致传动机构或电动机损坏,或使设备使用寿命降低,而永磁异步偶合器具备较大技术优势。针对永磁异步磁力偶合器调速机构,设计了一种新型调速机构模型,计算了该机构模型的自由度。首先建立该调速机构的数学模型,采用Matlab编程进行动态分析,绘制出其运动曲线,然后利用Adams建模进行动态仿真分析,最后对两种结果进行对比分析,验证了所设计调速机构模型的正确性。
2022-03-19 11:24:09 464KB 行业研究
1
* jQuery Form Plugin * version: 4.2.2 * Requires jQuery v1.7.2 or later * Project repository: https://github.com/jquery-form/form * Copyright 2017 Kevin Morris * Copyright 2006 M. Alsup * Dual licensed under the LGPL-2.1+ or MIT licenses * https://github.com/jquery-form/form#license * This library is free software; you can redistribute it and/or * modify it under the terms of the GNU Lesser General Public * License as published by the Free Software Foundation; either * version 2.1 of the License, or (at your option) any later version. * This library is distributed in the hope that it will be useful, * but WITHOUT ANY WARRANTY; without even the implied warranty of * MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the GNU * Lesser General Public License for more details.
2022-03-18 16:39:27 17KB 异步提交 文件上传
1
 SCR三相调压触发电路已有不少设计与应用,文中提出了一种简化的基于STM32的调压触发电路设计方案,并完成了系统的软硬件设计。该设计主要采用了光电隔离并利用三相电源自身的相间换流特性,只用三组触发信号就可以达到控制六只晶闸管导通角的作用。软件部分采用了STM32芯片多个高性能定时器及周边AD接口,完成了高精度触发信号发生、PID控制调压等功能。通过实验表明该系统简便可靠,达到了设计要求。
1