-
大小: 415KB文件类型: .zip金币: 2下载: 1 次发布日期: 2021-05-16
- 语言: C#
- 标签: bootloader C# ymodem stm32
资源简介
C# 开发的YMODEM升级上位机,有源码,目前支持hex文件和bin文件。如果需要其他程序文件格式,请私信我!

代码片段和文件信息
using System;
using System.Collections.Generic;
using System.ComponentModel;
using System.Data;
using System.Drawing;
using System.Linq;
using System.Text;
using System.Threading.Tasks;
using System.Windows.Forms;
namespace yomdem_test
{
public partial class About : Form
{
public About()
{
InitializeComponent();
}
}
}
属性 大小 日期 时间 名称
----------- --------- ---------- ----- ----
目录 0 2017-03-04 14:05 c-sharp-ymodem\
目录 0 2017-03-04 14:05 c-sharp-ymodem\C yomdem test\
目录 0 2017-03-04 14:05 c-sharp-ymodem\C yomdem test\yomdem test\
文件 980 2017-03-04 14:05 c-sharp-ymodem\C yomdem test\yomdem test\yomdem test.sln
文件 44544 2017-03-04 14:05 c-sharp-ymodem\C yomdem test\yomdem test\yomdem test.v12.suo
目录 0 2017-03-04 14:05 c-sharp-ymodem\C yomdem test\yomdem test\yomdem test\
文件 5869 2017-03-04 14:05 c-sharp-ymodem\C yomdem test\yomdem test\yomdem test\About.Designer.cs
文件 372 2017-03-04 14:05 c-sharp-ymodem\C yomdem test\yomdem test\yomdem test\About.cs
文件 5698 2017-03-04 14:05 c-sharp-ymodem\C yomdem test\yomdem test\yomdem test\About.resx
文件 182 2017-03-04 14:05 c-sharp-ymodem\C yomdem test\yomdem test\yomdem test\App.config
文件 1539 2017-03-04 14:05 c-sharp-ymodem\C yomdem test\yomdem test\yomdem test\Crc16Ccitt.cs
文件 13512 2017-03-04 14:05 c-sharp-ymodem\C yomdem test\yomdem test\yomdem test\Form1.Designer.cs
文件 12711 2017-03-04 14:05 c-sharp-ymodem\C yomdem test\yomdem test\yomdem test\Form1.cs
文件 6291 2017-03-04 14:05 c-sharp-ymodem\C yomdem test\yomdem test\yomdem test\Form1.resx
文件 501 2017-03-04 14:05 c-sharp-ymodem\C yomdem test\yomdem test\yomdem test\Program.cs
目录 0 2017-03-04 14:05 c-sharp-ymodem\C yomdem test\yomdem test\yomdem test\Properties\
文件 1330 2017-03-04 14:05 c-sharp-ymodem\C yomdem test\yomdem test\yomdem test\Properties\AssemblyInfo.cs
文件 2803 2017-03-04 14:05 c-sharp-ymodem\C yomdem test\yomdem test\yomdem test\Properties\Resources.Designer.cs
文件 5496 2017-03-04 14:05 c-sharp-ymodem\C yomdem test\yomdem test\yomdem test\Properties\Resources.resx
文件 1068 2017-03-04 14:05 c-sharp-ymodem\C yomdem test\yomdem test\yomdem test\Properties\Settings.Designer.cs
文件 242 2017-03-04 14:05 c-sharp-ymodem\C yomdem test\yomdem test\yomdem test\Properties\Settings.settings
目录 0 2017-03-04 14:05 c-sharp-ymodem\C yomdem test\yomdem test\yomdem test\bin\
目录 0 2017-03-04 14:05 c-sharp-ymodem\C yomdem test\yomdem test\yomdem test\bin\Debug\
文件 182 2017-03-04 14:05 c-sharp-ymodem\C yomdem test\yomdem test\yomdem test\bin\Debug\yomdem test.exe.config
文件 24224 2017-03-04 14:05 c-sharp-ymodem\C yomdem test\yomdem test\yomdem test\bin\Debug\yomdem test.vshost.exe
文件 182 2017-03-04 14:05 c-sharp-ymodem\C yomdem test\yomdem test\yomdem test\bin\Debug\yomdem test.vshost.exe.config
目录 0 2017-03-04 14:05 c-sharp-ymodem\C yomdem test\yomdem test\yomdem test\bin\Release\
文件 182 2017-03-04 14:05 c-sharp-ymodem\C yomdem test\yomdem test\yomdem test\bin\Release\yomdem test.vshost.exe.config
文件 479 2017-03-04 14:05 c-sharp-ymodem\C yomdem test\yomdem test\yomdem test\bin\Release\yomdem test.vshost.exe.manifest
文件 19968 2017-03-04 14:05 c-sharp-ymodem\C yomdem test\yomdem test\yomdem test\bin\Release\yomdem.exe
文件 182 2017-03-04 14:05 c-sharp-ymodem\C yomdem test\yomdem test\yomdem test\bin\Release\yomdem.exe.config
............此处省略102个文件信息
- 上一篇:C#经纬度坐标与大地坐标相互转换工具
- 下一篇:切割钢材经典问题求解 c#
相关资源
- C#实时网络流量监听源码
- C#百度地图源码
- Visual C#.2010从入门到精通配套源程序
- C# 软件版本更新
- C#屏幕软键盘源码,可以自己定制界面
- 智慧城市 智能家居 C# 源代码
- c#获取mobile手机的IMEI和IMSI
- C#实现简单QQ聊天程序
- 操作系统 模拟的 欢迎下载 C#版
- C#写的计算机性能监控程序
- 用C#实现邮件发送,有点类似于outlo
- MVC model层代码生成器 C#
- c#小型图书销售系统
- C# Socket Server Client 通讯应用 完整的服
- c# winform 自动登录 百度账户 源代码
- C#编写的16进制计算器
- C#TCP通信协议
- C# 数据表(Dataset)操作 合并 查询一
- C#语音识别系统speechsdk51,SpeechSDK51L
- 数据库备份还原工具1.0 C# 源码
-
[免费]xm
lDocument 节点遍历C# - EQ2008LEDc#开发实例
- DirectX.Capturec# winform 操作摄像头录像附
- c# 实现的最大最小距离方法对鸢尾花
- C#版保龄球记分代码
- C#自定义控件
- 基于c#的实验室设备管理系统621530
- C# 使用ListView控件实现图片浏览器(源
- C#简单窗体聊天程序
- C#指纹识别系统程序 报告
评论
共有 条评论