搜索资源列表
HookAPI 1.7 Windows API钩子程序
- 通过修改API函数开始前5字节,跳转到自定义API的方式,截获函数调用. 支持Win95,Win32等系统,在WinXp sp2或以后系统中使用,会出现蓝屏,原因是程序修改了代码的页面权限为PAGE_READWRITE,导至WinXP Sp2的系统保护功能出现蓝屏,只需将源代码里的所有PAGE_READWRITE修改为 PAGE_READWRITE_EXECUTE即可正常使用.
实现字节排序及转换
- 一个简单的DLL程序,实现字节排序及转换。
字节查询器
- 用VC写的C语言版控制台字节查询器
bytetostring
- 字节型类型转换长字符串的格式!!!一种技巧-Byte-type long strings of the format of type conversion! ! ! A skill! ! !
hebing.txt
- 使用文件字节输入输出流,合并两个指定文件。文本文件里放的就是源代码
csdn--自动评分的(源代码 ---注意不要宽字节)
- csdn--自动评分的(源代码 ---注意不要宽字节)(Csdn-- automatic scoring (source code - note not wide bytes))
输出浮点数四字节内容
- 输出浮点数四字节的内容,将32位浮点数以四字节的形式输出(Output four bytes of floating number)
EEPROM写入双字节数字
- EEPROM写入双字节数字,ATMEGA64 EEPROM例程学习用(EEPROM writes to double byte digits)
C++字节对齐文档解析
- c++中字节对齐问题总结,程序员笔试必备(Byte alignment problem summary)
寻找字节集_通配符
- 易语言通配符寻找字节集源码,支持?? 与**(Easy language wildcard search byte set source code, support? *)
floatToHexchar
- 浮点数与十六进制字节之间的相互转换小工具(The conversion between floating point numbers and sixteen hexadecimal bytes)
浮点数转换四字节16进制工具
- 浮点数转换四字节16进制工具,非常实用的一款工具,是程序开发人员的必备工具。(Floating point conversion four byte 16 hexadecimal tool)
Configuration byte OptionByte of STM8S
- STM8S的配置字节OptionByte(Configuration byte OptionByte of STM8S)
十六转字节集
- OD里面复制 出来的二进制,直接转换为 字节集。方便写代码。(The binary copied in OD is converted into a byte set directly. Easy to write code.)
Float2Byte
- 将浮点型数据转换为字节,并以四个字节的形式输出。(Converting floating-point data to bytes and output)
e^2prom单字节
- 存储数据防止数据丢失下电前保存防止数据丢失防止数据丢失(Storage of data to prevent data loss from loss of power before saving data to prevent data loss E^prom single byte)
StrUtil
- 字符串处理类,多字节转换,格式化输入输出等。。。(string manipulation, multibyte and unicode translate, formated io)
汇编读写字节集内存
- 汇编读写字节集内存,非常好用的一款源码,可以借鉴和参考(Assemble read and write byte set memory)
取空白字节集
- 汇编超快速取空白字节集 ,是官方核心库的N倍(The assembly of super fast fetching blank bytes is the N times of the official core library)
crc8
- 一个字节的冗余校验子程序,用于和下位机通讯时的数据校验(One byte redundant check subroutine)