搜索资源列表
STC_Download
- STC-Download/STC-ISP下载工具(STC89C51单片机在线下载器) 必须组件: SPComm(必须), VCLSkin(可以去掉) ------------------------------------------ 23:13 2005年7月4日 ------------------- 1.增加了重复下载功能,便于多个芯片下载 2.改进连机搜索算法 13:23 2005年7月4日 -------------------
hongwaiyaokongdiannaoyinyuanqiehuan
- CDLEA.hex CDLEA_Main.c CDLEA.hex为已编译的红外遥控音源切换器的单片机程序 CDLEA_Main.c为源代码 CDLEB.hex CDLEB_Main.c CDLEB.hex为已编译的加强版的红外遥控音源切换器的单片机程序 有红外遥控PC功能,PC软件可使用Grider3.2(SAA3010T电视遥控器) Grider3.2可到http://cdle.yeah.net下载 CDLE_A410.exe 为红外
wgm
- 编程语言:delphi或者vc.(建议vc) 编程知识:hook技术,一些常用的api,dll,等。(如果,不了解先去看看资料) 工具:wpe,自己做的一个封包工具,进制转换器自己做个比较好。 外挂方法1.键盘鼠标模拟mouse_event等函数解决. 2.读取内存,看数据. 3.截取网络封包进行分析。(怎么封包解密:同一个动作截取n次比较,找出共同) 资料 网上的传奇挂机原代 -Programming Language: delphi or vc. (Reco
HexEnc_src
- Hexadecimal notation is used as a human-friendly representation of binary values in computer programming and digital electronics. Most programming languages such as Java, ASP.NET, C++, Fortran etc have built-in functions that convert to and from hex
Hex2Bin
- A project with source code, to convert Intel-16 Hex file (*.hex) into Binary file (*.bin). Project is written in Visual Basic 2008. Probably much useful in In Application Programming (IAP) of embedded systems projects, where binary file will be input
PWM_MIDI_Player
- net microframe pmw例子,网上下的,要的可以参考参考-net microframe pmw example, under online, wanted to refer to reference
BinRW
- A .Net application whic accepts Hex file as input and returns a Bin file as output. Targetted mainly on Embedded IAP application which needs Bin file as input.
HexScript
- Hex scr ipting tutorial in .NET
pic-C-Programming-Language
- 包括各种pic16F877单片机上调试通过的程序,提供了完整的仿真电路及HEX文件,可直接运行。 开发环境:全书案例程序开发环境MPLAB 8.53 MCC18 3.16 HI-TECH PICC 9.70 HI-TECH PICC-18 9.63。 所需要软件:超级编辑器UltraEdit, 虚拟串口驱动vspd,串口助手 字模软件Zimo,文件拆分软件FileSplit VC#.NET 2008等 -Including various pic16F877 single-chip
services_script
- # This a scr ipt to generate lists like # "SID(hex)=Channel Name" made from data # downloaded from www.kingofsat.net-# This is a scr ipt to generate lists like # "SID(hex)=Channel Name" made from data # downloaded from www.kingofsat.net
c200-xdcodefans.net
- VC/C++源码,加密解密,加密,解密,DES 200多个常见的VC++加密算法代码,像DES、ASN、hex、rsa等等算法,你可以先下载保存在电脑上,以后或许能用到,加密也是常用的一种程序数据处理方式,实用性比较大。-VC/C++ source code, encryption and decryption, encryption, decryption, DES A program data processing over 200 common VC++ encryption
fxload-2008_10_13.tar
- FXLOAD UTILITY 这个程序是方便可以下载固件到FX,FX2, 和FX2LP的EZ-USB设备,以及原始AnchorChips的EZ-USB。 它的目的是要调用热插拔脚本时未编程 设备出现在总线上。 主要是作为一个开发援助,这也可以被用来更新 从I2C串行EEPROM引导设备上的固件。对于那 使用,以及将固件下载到所有其他的片外存储器, 的第二阶段加载程序必须首先被下载。 的分布包括“a3load.hex”,这是一个简单的第二阶段
fixdump
- fixdump程序是用于修复mfocgui等等的Windows平台M1卡破解程序导出的dump文件的工具,默认这些工具导出的dump文件只有1k且无法直接打开,用这个工具修复后就会变成4k,用WinHex之类的十六进制编辑器打开就可以正常查看内容。PS:程序需要.NET Farmwork 4.0才能正常工作-Fixdump procedure was used for the repair mfocgui and so on Windows platform M1 card tool to cr
颜色显示器.NET
- 显示屏幕上任意一点(指针所指)的颜色,获取其RGB值或者HEX值(Displays the color of any point on the screen (pointer), and gets its RGB value or HEX value)
C#通讯调试工具v3.0源码
- 开发工具:VS2010 语言:C# .NET Framework2.0 本软件主要功能如下: 1.串口,TCP服务端/客户端,UDP服务端/客户端通讯调试; 2.支持Hex,ASCII两种格式的命令调试; 3.接收数据可通过右键菜单一键计算Hex对应的数值; 4.字节计算器/检验值计算器(CRC16,自定义多项式CRC16,XOR)。 具体可看我的博文:http://blog.csdn.net/sqqyq/article/details/10012183 下一版本计划加入