搜索资源列表
汉字编码
- UNICODE编码介绍-coding introduced UNICODE
DES
- 本程序利用DES 对姓名 学号 帐号 进行加密,先将姓名 学号 帐号 转化为UNICODE编码 再对这些UNICODE 进行DES加密 这样可以很好 防伪
MYDES_CODE_SYSTERM
- 本程序利用DES加密编码来实现支付系统的加密 先将账号的姓名 号码转化成UNICODE 然后对这些UNICODE进行加密 从而保护用户的信息不被改变
unicode
- linux下汉字编码说明,,linux下汉字编码说明
unicode
- 国际通用的字符编码,可以解决在embedded中字符不支持的问题
urlEncode
- 用C语言与网页通迅的时候,难免会有进行编码的,此函数可以对GB2312转换成Unicode,然后再进行UTF8的页面编码,生成网页的%EB等格式
UTF8
- UTF8转换代码,字符的utf8编码和unicode编码之间转换-UTF8 code
url_unicode
- 因为在编写一个应用程序中需要访问网页,URL中带中文,发现在后台保存到数据库中的数据是乱码。原来是API函数 InternetCanonicalizeUrl()并不支持中文的编码,花了大量时间亦找不到合用的API函数,回头一想,自己写个函数比上网找更快,就动手写了这个类CUrlEncodeUnicode。此源程序经精心设计,运行速度非常高,可胜任于高性能应用场合。-Since in the preparation of an application need to access the page
myebook
- Linux系统下的电子书源代码,支持多种编码(unicode,GBK,BIG5,UTF8),支持自定义跳转页码和自动阅读功能.-E-book under the Linux system source code, supports a wide range of encoding (unicode, GBK, BIG5, UTF8), support for custom page Jump and automatic function.
DllInjector
- 提供两个函数,分别用于向其它进程注入和卸载指定DLL模块。 支持Unicode编码。-Tow functions, inject/uninject dll module to any other processes.
VisualSlickEdit
- SlickEdit 提供全面的、灵活的C/C++, C#, Java, HTML, XML, Unicode 和许多其它编程语言文件格式和编码方式的统一的代码编写、分析和维护平台,它提供了大量的非常有助于提高你编程效率的特性,由于它在Windows、 Linux和UNIX平台下提供了统一的图形界面,为多平台编程的程序员提供了最大程度的可用性,有助于效率的大幅度提高.-SlickEdit provides a comprehensive, flexible C/C++, C#, Java, HTM
grCode
- 编码gb2312和unicode相互转换的函数。-Unicode gb2312 and encoding conversion function with each other.
NewAES
- 在往上找字符串加密的代码一直没有合适的,只找到了多字节字符串加密的代码。自己改进了AES加脱密算法,实现对任务长度Unicode字符串的加脱密。代码已经在Unicode编码下测试过,没问题。希望对大家的编程有所帮助。-Looking up the string in the encryption code has not been right, only to find a multi-byte string encryption code. Plus improved off their se
MyUnicode
- 关于Unicode编码的完整工程代码,可以用于研究Unicode.-Unicode encoding on the full project code
200991413567591
- 在这里,随便说一下pb10以下版本的程序,如果升级到pb10以上版本,需要注意的地方: PB10以下版本的程序,字符串使用的ANSI编码,pb10或以上版本,使用的是Unicode编码,所以在API函数定义上,会有些出入.大部分在参数或返回值中使用了字符串的Windows API函数,都提供了两个版本的API,一个是支持ANSI的,一般在函数后面加个A作为标记,一个是支持Unicode的,一般在函数后面加W(WideChar)作为标记.p-Here, just saying what pb
9ea9370
- 对Joseph Myers的高效JS MD5函数做了一定的修改,哈希编码先转成UTF-8-A modification of Joseph Myers s high-preformance javascr ipt md5 function that hashes unicode characters by first converting to UTF-8
Ukill-V2.1
- 1、演示了VBS如何进行全盘扫描(提供了软驱扫描不报错的完美解决方法)。2、演示了VBS的ascii和unicode读取文件方式。3、演示了VBS识别文件编码的方法。4、演示了VBS如何对文件进行16进制和FSO两种方式进行扫描特征码。5、演示了定位autorun.inf中病毒体精确路径的方法(路径处理)。并以confiker蠕虫进行距离。-1, demonstrates how VBS full scan (provided floppy drive is not being given th
gb2312_unicode
- 在C#开发环境中,将输入的编码转换为其他类型编码,支持字符、GB2312编码、UNICODE编码之间的转换。-In c# development environment that converts input code to other types of code, support, GB2312 encoding and UNICODE characters conversion between.
CharConvert
- 通过调用封装API函数WideCharToMultiByte和MultiByteToWideChar,实现ANSI/UTF-8/Unicode编码格式的相互转换。-By calling the API function package WideCharToMultiByte and MultiByteToWideChar, to achieve ANSI/UTF-8/Unicode encoding format conversion.
event
- VC2010编译,基于OpenEventLog、ReadEventLog的读取系统日志程序,在微软官方基础上完善,能显示详细描述信息,包括中文,全部采用安全函数,支持unicode、多字节编码,支持静态编译,不支持MFC,很方便移植到其他项目。-VC2010 compiled based OpenEventLog, ReadEventLog read system log program, based on Microsoft s official sound, display detailed
