登录
首页 » C# » hex_splitter

hex_splitter

于 2020-12-29 发布 文件大小:38KB
0 233
下载积分: 1 下载次数: 84

代码说明:

  这是一个C#的项目,主要是读取INTEL格式的HEX文件然后输出成16进制表示的文本格式(This is a C# project, mainly to read INTEL HEX format file and then output as indicated in the text format of 16 hex)

文件列表:

hex_splitter
............\mcprogramer
............\...........\bin
............\...........\...\Debug
............\...........\...\.....\mcprogramer.exe,28672,2010-05-11
............\...........\...\.....\mcprogramer.pdb,28160,2010-05-11
............\...........\...\.....\mcprogramer.vshost.exe,5632,2005-11-11
............\...........\...\Release
............\...........\...\.......\hex_splitter.exe,24576,2010-05-11
............\...........\...\.......\hex_splitter.rar,6198,2010-05-14
............\...........\...\.......\mcprogramer.exe,28672,2010-07-06
............\...........\...\.......\mcprogramer.pdb,26112,2010-07-06
............\...........\...\.......\mcprogramer.vshost.exe,5632,2005-11-11
............\...........\Form1.cs,14034,2010-07-06
............\...........\Form1.Designer.cs,9959,2010-07-06
............\...........\Form1.resx,6418,2010-07-06
............\...........\mcprogramer.csproj,3229,2009-06-22
............\...........\obj
............\...........\...\Debug
............\...........\...\.....\mcprogramer.csproj.GenerateResource.Cache,842,2010-05-11
............\...........\...\.....\mcprogramer.exe,28672,2010-05-11
............\...........\...\.....\mcprogramer.Form1.resources,180,2010-05-11
............\...........\...\.....\mcprogramer.pdb,28160,2010-05-11
............\...........\...\.....\mcprogramer.Properties.Resources.resources,180,2010-05-11
............\...........\...\.....\Refactor
............\...........\...\.....\TempPE
............\...........\...\mcprogramer.csproj.FileList.txt,608,2010-07-09
............\...........\...\Release
............\...........\...\.......\mcprogramer.csproj.GenerateResource.Cache,842,2010-07-06
............\...........\...\.......\mcprogramer.exe,28672,2010-07-06
............\...........\...\.......\mcprogramer.Form1.resources,180,2010-07-06
............\...........\...\.......\mcprogramer.pdb,26112,2010-07-06
............\...........\...\.......\mcprogramer.Properties.Resources.resources,180,2010-07-06
............\...........\...\.......\TempPE
............\...........\Program.cs,470,2009-06-22
............\...........\Properties
............\...........\..........\AssemblyInfo.cs,1182,2009-06-22
............\...........\..........\Resources.Designer.cs,2876,2009-06-22
............\...........\..........\Resources.resx,5612,2009-06-22
............\...........\..........\Settings.Designer.cs,1094,2009-06-22
............\...........\..........\Settings.settings,249,2009-06-22
............\mcprogramer.sln,922,2009-06-22
............\mcprogramer.suo,15872,2010-07-09

下载说明:请别用迅雷下载,失败请重下,重下不扣分!

发表评论

0 个回复

  • stm32(示波器)8.7
    说明:  stm32制作的示波器资料,涉及FFT变换的算法。(The data of oscilloscope made by STM32 involves the algorithm of FFT transform.)
    2020-08-29 16:43:09下载
    积分:1
  • A_I_Chat_R2258605212014
    artificial intelligence chatbot
    2015-02-22 21:52:57下载
    积分:1
  • bldc
    无位置传感器无刷直流电机的仿真研究,对仿真建模很有帮助(brushless dc motor)
    2013-08-29 19:47:13下载
    积分:1
  • 步进电
    说明:  编制MCS-51程序使步进电机按照规定的转速和方向进行旋转,并将已转动的步数显示在数码管上。   步进电机的转速分为两档,当按下S1开关时,加速旋转,速度从10转/分加速到60转/分。当松开开关时,减速旋转,速度恢复为10转/分。当按下S2开关时,按照逆时针旋转;当松开时,按照顺时针旋转。   本程序要求使用定时器中断来实现,不准使用程序延时的方式。(The MCS-51 program is programmed to rotate the stepper motor according to the specified speed and direction, and the number of steps that have been rotated is displayed on the digital tube. Stepper motor speed is divided into two gears. When the S1 switch is pressed, the speed is accelerated from 10 rpm to 60 rpm. When the switch is loosened, the speed will be reduced to 10 rpm. When pressing the S2 switch, rotate counterclockwise; when loosening, rotate clockwise. This procedure requires the use of timer interrupt to achieve, do not use the way of program delay.)
    2020-06-16 09:40:02下载
    积分:1
  • stm32dudong12864
    STM32F103驱动12864液晶程序,很适合于初学者,希望对你有用(12864 STM32F103 driver program, it is suitable for beginners, I hope useful to you)
    2014-02-23 18:45:08下载
    积分:1
  • dianhuabohao
    仿真电话键盘拨号的电路图 C 以及HEX文件 是我的单片机考试作业(this is my master piece)
    2013-12-19 02:29:51下载
    积分:1
  • MCS51-LCD
    说明:  MCS51系列单片机实现的16X2的LCD的数据显示(MCS51 MCU series of 16X2 LCD data)
    2005-11-02 22:48:27下载
    积分:1
  • msp430G2驱动12864液晶显示屏显示程序
    msp430G2驱动12864液晶显示屏显示程序(msp430G2 drive 12864 LCD display program)
    2020-06-19 10:00:02下载
    积分:1
  • 485
    STM32 MAX485 example code.
    2014-01-25 21:22:17下载
    积分:1
  • Write40612
    AT91fr40162的FLASH读写程序,供使用40162的开发人员参考,可以直接使用,在包含ADS1.2下的整个工程。(AT91fr40162 FLASH literacy procedures, Use 40162 for the development of reference can be used directly in the ADS1.2 contains the entire project.)
    2007-05-17 09:10:57下载
    积分:1
  • 696516资源总数
  • 106658会员总数
  • 16今日下载