资源列表
NAudio源码
- NAudio源码NAudio源码NAudio源码NAudio源码NAudio源码
C#编写杨辉三角
- 用C#编写杨辉三角其中n小于13,保证了其对齐,排列整齐的功能,
MyWordAddIn
- 基于word的试题组卷工具,支持office word 2013 与 2016(Word-based Test Paper Formation Tool)
WPF 图表Chart Control in WPF
- WPF 图表Chart Control in WPF(WPF Chart Control in WPF)
fg761p
- STUDENT search code
DLibrary
- modbus 通信 包含台达plc协议 。包含tcp udp。不过没有整理比较乱 、(Modbus communication includes Delta PLC protocol. Contains TCP udp. But it's a little messy without sorting it out.)
触发程序文件
- 控制晶闸管的触发角,使单片机发出脉宽为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.)
测角交会定点(包括前方交会和后方交会)计算
- C#+VS2017编写,完整项目,打开即用。包括前方交会和后方交会,可视化界面,表格存放数据。(C#+VS2017, complete project, open for use. Including forward and rear rendezvous, visual interface, tables to store data.)
UHF读卡器连接器
- 可以用这种硬件RD915M-R2000,其它可能也可以,可以设置主动模式,或者应答模式,接收卡片数据,也可以把接收的数据转发到别的IP和端口,如云服务器。默认硬件IP为192.168.1.190:6000,要把自己电脑设置为192.168.1.100,才能接收数据,可以用NETASSIST进行16进制数据接收。
抄表源码
- 用于智能电表自动抄取,学习交流。程序为C#开发,通过串口进行数据采集。(It is used for automatic reading of intelligent meters and learning and communicating. The program is developed for C # and data acquisition is carried out through serial port.)
CefSharp-63.0.3
- CefSharp-63.0.3.zip可自己编译,本机编译通过。(CefSharp-63.0.3.zip can be compiled by itself. The native compiler passes through.)
udp
- 这是其他地方找来的一个关于语音接收和发送的UDP的例子。可以用来学习用。因为这段时间正在弄这个