-
PWM TEST
说明: 基于STM32F103单片机的PWM测试源码(PWM test source code based on STM32F103 MCU)
- 2020-06-23 13:00:06下载
- 积分:1
-
winform画图小工具
对初学c#有很大的帮助,很详细的列举了GUI绘图的例子
- 2022-01-25 23:29:42下载
- 积分:1
-
Boundary-demarcation
- 2022-03-24 01:54:28下载
- 积分:1
-
同学录源代码(asp.net)
同学录源代码(asp.net)-website source code (Asp. Net)
- 2022-03-31 20:49:03下载
- 积分:1
-
Patient_Data
MFC中以ADO的形式连接Access数据库,包括增、删、改、查(MFC in the form of ADO connection to Access database, including add, delete, change, check)
- 2011-08-03 14:51:42下载
- 积分:1
-
基于条件随机场的短语识别
对于哈语的基于条件随机场的短语识别,根据哈语的已经标注好的短语语料,在条件随机场的模型下训练就得到训练好的参数,再用训练好的模型和参数对测试语料进行测试,就得到相应的结果
- 2022-09-30 20:35:06下载
- 积分:1
-
一款非常好的C#门户网站开发学习原代码,功能非常多。
一款非常好的C#门户网站开发学习原代码,功能非常多。-one very good C# learning portal developed the original code, which is very many.
- 2022-02-03 19:20:52下载
- 积分:1
-
多功能调试助手V1.1.6
山外上位机,串口调试,智能车调试应用软件,学生必备(Outside the host computer, serial debugging, intelligent car debugging applications, students essential)
- 2020-07-01 11:40:01下载
- 积分:1
-
C# 获取本地打印服务器后台文件的路径
Visual C# MyWinWPF.rar,核心代码分享如下:
private void button1_Click(object sender, RoutedEventArgs e)
{//获取本地打印服务器后台文件的路径
var MyPrintServer = new System.Printing.LocalPrintServer();
string MyInfo = "本地打印服务器后台文件的路径是:" + MyPrintServer.DefaultSpoolDirectory;
MessageBox.Show(MyInfo, "信息提示", MessageBoxButton.OK);
}
- 2022-01-23 11:13:33下载
- 积分:1
-
VCPP
实验了界面组态和串口通信,完成了界面显示,通过串口变化功能(Experimental interface configuration and serial communication, completed through the serial interface display change function)
- 2013-03-15 22:46:42下载
- 积分:1