搜索资源列表
Kb_sniff
- 修改中断描述符表(IDT)中的键盘入口实现按健记录,把读取到的键盘扫描码转换成 ascii 码记录下来。查找键盘入口采用了查询 IO APIC 的重定向寄存器的方法(通过把物理地址 0xFEC00000 映射为虚拟地址,然后读取键盘中断向量,最难得是没有 xpsp2 的限制了。不经典不发。-interrupt descr iptor revised table (IDT), the keyboard imported by Kin achieve record Reads to put the
Ascii-2
- Ascii-2 码转换工具,把键盘的按键转换为AscII码显示在text1中
dbf2ascii.tar
- 应用平台 UNIX 一个转换DBF数据库文件的数据到ASCII文本文件的Shell程序.这个包含SCO UNIX下的目标程序和C源程序.-a UNIX application platform conversion of DBF database files in ASCII text data to document the Shell procedures. The SCO UNIX include the objectives and procedures C source.
ASCIIStrAndHexStrTransForm
- ASCII串和16进制串相互转换的c++类,本人原创-ASCII hexadecimal string and 16 string conversion class
ConvertCode
- ConvertCode转换器des ascii md5-ConvertCode转换器des ascii md5...
Morse
- Morse密码,就是将ASCII码转换成--..这样的形式,不知道写解密没有,我忘了,没有打开看,编程方法采用的是查表法。-Morse cryptography,is to convert ASCII to code like--..The programming method is search table.
TestDlg
- 如何将数字转换成字符串并应用在日历中,并立即ASCII的用法。-how to convert number to ascii and string to use in the calendar.
bcd
- 函数名称: void BcdToAsc(u8 *Dest,u8 *Src,u32 Len) 函数功能: 将压缩BCD码转换为ascii码 入口参数: 1.ascii码地址 2.压缩BCD数组地址 3.Bcd码字节个数 返 回 值: 无 相关调用: 备 注: Dest地址为Len的两倍 -Function name : void BcdToAsc (u8* Dest, u8* Src, u32 Len) Function: compressed BCD to ascii c
makefile
- 函数名称: void AscToBcd(u8 *Dest,u8 *Src,u32 Len) 函数功能: 将ascii码转换为压缩BCD码 入口参数: 1.压缩bcd数组地址 2.ascii码地址 3.ascii字节个数 返 回 值: 无 相关调用: 备 注: 末尾不够补0x00,非ascii码填0x00 -Function name : void AscToBcd (u8* Dest, u8* Src, u32 Len) Function: ascii code conv
0X-ASCII
- OX 转换 ACSII码 源码 希望对新手有用-OX converted the ACSII code source for the novice!
ASCII-To-Hex
- ASCII码转换为十六进制数码,Windows X86 32 API-ASCII code to Hexdecimal Code converter
HextoASCII
- 十六进制 十进制 ascii码相互转换 可以任选选择复制转换 -Ten ascii hex conversion can optionally choose to copy the conversion
ascii
- php 中文转ascii编码转换工具. 转换之后不能做处理入到页面中直接就能显示-php to ascii
0X-ASCII
- OX 转换 ACSII码 源码 希望对新手有用-OX converted the ACSII code source for the novice!
ChangePCdoingbyhkk
- C#之常用编码(HEX,unicode,ASCII,Base64)转换 -C# HEX unicode ASCII Base64
mravfmse
- 用于ply格式文件ascii与binary编码互相转换-ASCII and binary encoding used to ply file format conversion to each other
DTVYGI
- 功能说明:将汉字转换为ASCII码的应用程序,源码不错的(Function descr iption: convert Chinese characters to the ASCII code application, source of good)
gosversion
- 用于ply格式文件ascii与binary编码互相转换(ASCII and binary encoding used to ply file format conversion to each other)