资源列表
触发程序文件
- 控制晶闸管的触发角,使单片机发出脉宽为30°的双触发脉冲波形,实现电机的起动。(By controlling the trigger angle of thyristor, the single-chip computer can send out a double trigger pulse waveform with a pulse width of 30 degrees to start the motor.)
水文预报编程
- 三层蒸散发模型计算及推流计算,给定初始状态和参数,利用蒸散发模型计算降水产生的土壤含水量变化以及产流过程(Calculation of Three-Layer Evapotranspiration Model and Push Flow)
MUI (2)
- UI 界面,基于c#语言开发,多层结构处理,可以动态添加插件(UI interface, based on C # language development, Multi-tier Structure processing, you can add plug-ins dynamically)
DLibrary
- modbus 通信 包含台达plc协议 。包含tcp udp。不过没有整理比较乱 、(Modbus communication includes Delta PLC protocol. Contains TCP udp. But it's a little messy without sorting it out.)
fg761p
- STUDENT search code
beginning_Csharp
- BEGINNING C- 7 Programming with Visual Studio 2017 (2)
EquinoxProject
- ASP.NET Core 2.2 application with DDD, CQRS and Event Sourcing
自定义控件拖拽
- C# WPF可以随意拖拽控件,很好用的功能奉献给需要的朋友
WPF 图表Chart Control in WPF
- WPF 图表Chart Control in WPF(WPF Chart Control in WPF)
MyWordAddIn
- 基于word的试题组卷工具,支持office word 2013 与 2016(Word-based Test Paper Formation Tool)
C#编写杨辉三角
- 用C#编写杨辉三角其中n小于13,保证了其对齐,排列整齐的功能,
ArcGIS Engine入门教程_地图操作
- 本程序实现了地图的基本操作功能,包括各种地图数据的加载、保存,操作中常用的缩放、移动,数据视图、鹰眼、布局视图的同步,TOC右键菜单及其他一些常见的功能。程序位于code文件夹下,数据位于data文件夹下。