-
QoS
说明: 详细介绍了VLAN的划分以及802.1Q二层优先级的知识。(Details of the division of VLAN and 802.1Q Layer 2 priority of knowledge)
- 2016-03-09 10:26:35下载
- 积分:1
-
dex2jar1T
dex to jar 0.7.5 version
- 2014-09-03 02:49:06下载
- 积分:1
-
FOC-IR2104
基于stm32实现永磁同步矢量控制,驱动芯片为IR2104(vector control (foc) on PMSM with STM32)
- 2018-10-08 10:10:56下载
- 积分:1
-
DTMF
通过HT9200 进行拨号,电路部分不再上传
- 2011-09-29 20:39:28下载
- 积分:1
-
C#加载驱动例子
C#加载驱动例子
实现了托管代码加载驱动,管理驱动,使用驱动的方法
驱动例子:
SysKey.sys
[DllImport("advapi32.dll", EntryPoint = "OpenSCManagerW", ExactSpelling = true, CharSet = CharSet.Unicode, SetLastError = true)]
public static extern IntPtr OpenSCManager(string machineName, string databaseName, uint dwAccess);
[DllImport("advapi32.dll", SetLastError = true, CharSet = CharSet.Auto)]
public static extern IntPtr OpenService(IntPtr hSCManager, string lpServiceName, uint dwDesiredAccess);
[DllImport("advapi32.dll", SetLastError = true)]
[return: MarshalAs(UnmanagedType.Bool)]
public static extern bool CloseServiceHandle(IntPtr hSCObject
- 2022-02-04 10:03:20下载
- 积分:1
-
基于STM32的12864串口显示程序
基于STM32F103的LCD12864显示驱动程序,可以在指定位置显示中英文字符串,亲测能用,好用,程序仅供参考,大神要是有更好的方法欢迎指出
- 2022-11-08 23:15:03下载
- 积分:1
-
PARK
说明: paek变换
park转换,也称派克变换,英文为Park transformation,为现在占主流地位的交流电机分析计算时的基本变换。在电力系统分析和计算中,park转换具有重要的理论和实际意义。(paek transform park conversion, also known as Park transformation, the English for the Park transformation, for the now dominant in the calculation of AC motor analysis of the basic transformation. In power system analysis and calculations, park conversion has important theoretical and practical significance.)
- 2011-04-14 15:48:47下载
- 积分:1
-
Temperature_ShiDu
温度湿度传感器的52单片机C51程序,这个温度湿度传感器传感器是I2C的,从这个例程中,你可以更好的理解I2C的运行机理。(Temperature and humidity sensors 52 Singlechip C51 procedure, the temperature and humidity sensors I2C sensor is from this routine, you can better understand the operation of the mechanism of I2C.)
- 2008-05-18 18:06:29下载
- 积分:1
-
实验报告
说明: 智能仪表硬件系统测试程序
蜂鸣器自检:确定蜂鸣器正确
LED(LCD) 显示器自检:确定LED(LCD) 显示器每一段均正确
键盘自检: 确定键盘正确
④其他(Intelligent Instrument Hardware System Test Program
Buzzer self-test: confirm that buzzer is correct
LED (LCD) Display Self-Check: Make sure that every segment of the LED (LCD) display is correct
Keyboard Self-Check: Make sure the keyboard is correct)
- 2019-05-10 17:37:49下载
- 积分:1
-
MATLAB-IMAGE
matlabr软件应用的图形图像处理,很专业的教材,事例很多(matlabr graphic image processing software applications, very professional materials, many examples)
- 2013-11-22 17:25:08下载
- 积分:1