登录
首页 » C# » PER2BIN

PER2BIN

于 2012-10-25 发布 文件大小:389KB
0 157
下载积分: 1 下载次数: 12

代码说明:

  1. csharp source code 2. .per file to binary file convertor(This program opens the .per file for ATSHA204 and generates 3 binary files for programming)

文件列表:

TextFile
........\Per2Bin.sln,926,2012-04-30
........\SampleJunk-locked.per,3958,2012-04-05
........\TextFile
........\........\bin
........\........\...\Debug
........\........\...\.....\TextFile.exe,217600,2012-06-27
........\........\...\.....\TextFile.pdb,26112,2012-06-27
........\........\...\.....\TextFile.vshost.exe,11600,2012-06-27
........\........\...\Release
........\........\...\.......\TextFile.exe,217600,2012-04-30
........\........\...\.......\TextFile.pdb,24064,2012-04-30
........\........\Form1.cs,6495,2012-04-30
........\........\Form1.Designer.cs,3200,2012-04-30
........\........\Form1.resx,313618,2012-04-30
........\........\obj
........\........\...\x86
........\........\...\...\Debug
........\........\...\...\.....\DesignTimeResolveAssemblyReferences.cache,4440,2012-04-30
........\........\...\...\.....\DesignTimeResolveAssemblyReferencesInput.cache,6208,2012-06-27
........\........\...\...\.....\GenerateResource.read.1.tlog,1030,2012-06-27
........\........\...\...\.....\GenerateResource.write.1.tlog,1028,2012-06-27
........\........\...\...\.....\ResolveAssemblyReference.cache,7897,2012-04-30
........\........\...\...\.....\TempPE
........\........\...\...\.....\TextFile.csproj.FileListAbsolute.txt,1865,2012-06-27
........\........\...\...\.....\TextFile.exe,217600,2012-06-27
........\........\...\...\.....\TextFile.Form1.resources,205428,2012-06-27
........\........\...\...\.....\TextFile.pdb,26112,2012-06-27
........\........\...\...\.....\TextFile.Properties.Resources.resources,180,2012-04-19
........\........\...\...\Release
........\........\...\...\.......\DesignTimeResolveAssemblyReferences.cache,4440,2012-06-27
........\........\...\...\.......\DesignTimeResolveAssemblyReferencesInput.cache,6212,2012-04-30
........\........\...\...\.......\GenerateResource.read.1.tlog,298,2012-04-30
........\........\...\...\.......\GenerateResource.write.1.tlog,574,2012-04-30
........\........\...\...\.......\TempPE
........\........\...\...\.......\TextFile.csproj.FileListAbsolute.txt,685,2012-06-27
........\........\...\...\.......\TextFile.exe,217600,2012-04-30
........\........\...\...\.......\TextFile.Form1.resources,205428,2012-04-30
........\........\...\...\.......\TextFile.pdb,24064,2012-04-30
........\........\...\...\.......\TextFile.Properties.Resources.resources,180,2012-04-30
........\........\Program.cs,500,2012-04-30
........\........\Properties
........\........\..........\AssemblyInfo.cs,1438,2012-04-19
........\........\..........\Resources.Designer.cs,2842,2012-04-19
........\........\..........\Resources.resx,5612,2012-04-19
........\........\..........\Settings.Designer.cs,1091,2012-04-19
........\........\..........\Settings.settings,249,2012-04-19
........\........\TextFile.csproj,3675,2012-04-19
........\........\TextFile.csproj.user,143,2012-04-19

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

发表评论

0 个回复

  • bcb
    说明:  BCB串口通讯源码示例程序。利用winapi函数,而非控件。(BCB examples of serial communication program source. Use WINAPI function, rather than control.)
    2008-08-31 10:26:21下载
    积分:1
  • SENSOR_suhu_baru
    calculating CRC from digital and analog input
    2013-02-26 07:01:26下载
    积分:1
  • 公交非接触IC卡读写器的应用设计
    公交非接触IC卡读写器的应用设计采用PHILIPS公司的Mifare卡作IC卡,设计以射频技术为核心,以单片机为控制器的IC卡读写器在公交自动收费系统中的应用。制作的IC卡读写器可以实现制卡、售卡、自动收费等功能,具有安全、实用、方便、快捷、可靠性高的特点,解决了城市公共交通服务行业既频繁又琐碎的收费管理问题,有广泛的应用前景。(Bus non-contact IC card reader applications designed using the Philips Mifare cards for IC cards, designed to RF technology as the core, microprocessor controller IC card reader automatically charges the transit system applications. The production of IC card reader card system can be achieved, A file, automatic charges and other functions, is safe, practical and convenient, fast and high reliability features to solve the urban public transport sector is also frequent charges trivial issues, a broad range of applications.)
    2005-08-12 10:21:07下载
    积分:1
  • testdlg
    检测NAT类型的客户端,程序中指定了服务器IP地址,用户可以自行修改(Detect NAT type of the client, the program specifies the server IP address, the user can modify)
    2013-08-22 10:16:36下载
    积分:1
  • Power20070812
    DSPTCMS12812005源代码控制UPS逆变控制源代码软件(DSPTCMS12812005 UPS inverter control source code control software source code)
    2013-12-10 17:16:19下载
    积分:1
  • SerialComm
    基于vs2012的串口调试助手调试软件,简单清晰适合于初学者。(Based vs2012 serial debugging aides debugging software, is clear and simple for beginners.)
    2020-09-27 18:27:45下载
    积分:1
  • 自然连接
    计算任意两个表的简单自然连接过程。假设有两个表A、B,分别为m1行、n1列和m2行、n2列,求它们简单自然连接的结果C=A B(i=j)。(A simple natural join procedure for computing two arbitrary tables. Suppose there are two tables A and B, which are M1 rows, N1 columns and M2 rows, N2 columns, and the result of their simple natural connection is C=A B (i=j).)
    2017-10-31 17:35:34下载
    积分:1
  • httpviaproxy
    可以实现HTTP转发/HTTP请求,如果需要做一个网页下载,那么可以使用该类,该类最大的特点是支持PROXY代理下载!(HTTP can be transmitted/HTTP request, if required to do a website, then you can use this kind, the largest such feature is support PROXY proxy to download!)
    2007-07-24 09:54:47下载
    积分:1
  • QQ斗地主数据研究
    说明:  斗地主 内存换皮肤 可换一切皮肤 强制打开记牌器(Dou Landlord Memory Replacement Skin Replacement All Skin Forced Opening Marker)
    2019-05-04 02:00:02下载
    积分:1
  • mcp2515
    mcp2515 驱动程序 比较全面mcp2515 驱动程序 比较全面mcp2515 驱动程序 比较全面(switch uart port driver source code)
    2013-11-26 14:25:56下载
    积分:1
  • 696516资源总数
  • 106658会员总数
  • 16今日下载