搜索资源列表
sendmsg1
- 在局域网内,发送消息,需要用到宽字符,现在写了一个小程序,可以完成这个工作;-in LAN, messaging, the need to resort to wide characters, write a small program can complete this work;
SQLBig5BugTool
- SQLBig5BugTool 宽字符操作问题,QQ:403717
sendmsg1
- 在局域网内,发送消息,需要用到宽字符,现在写了一个小程序,可以完成这个工作;-in LAN, messaging, the need to resort to wide characters, write a small program can complete this work;
SQLBig5BugTool
- SQLBig5BugTool 宽字符操作问题,QQ:403717-Wide character SQLBig5BugTool operational problems, QQ: 403717
MultiByte
- 平时编程时经常遇到字符宽字节与Unicode等字符转换的问题,该程序可实现字符转换功能。-Often encountered in normal programming wide-byte characters and Unicode characters such as the issue of conversion, the program can realize conversion characters.
zhongwen
- C++一般的输入都不是作为宽字符集处理的,使用C++分词,如果能完成窄字符输入,但按宽字符取子串,基本上分词的问题就解决了-C++ General input is not as wide-character set handling, use C++ Participle, if we can complete the narrow character input, but by the wide-character substrin
javajni
- java调用JNI中解决中文符串问题,主要是宽字符与多字节之间的转换-java use jni for chinese char
U2A
- 自己写的一个函数,作用:将十六进制的char字符串转换成宽字符中文,然后自己再uincode转ascii就可以转成中文输出了。-Writing a function of their role: to be the char hex string into a wide English characters, then their re-ascii on uincode turn can be transformed to the ou
whwnlabel_vb
- 字符控件是武汉宽网多媒体技术有限公司采用ATL技术开发的标准COM控件,该软件实现对字符控件的加强及完善,增加图形背景支持,在字符显示上增加3D、闪烁及旋转等效果,是用于字符显示的理想工具,它的使用将非常好地增强软件的界面效果。 产品特征 背景及字符颜色更换。 字符大小、字体更换。 字符3D功能实现。 字符闪烁功能。 字符任意角度旋转实现。 颜色及图形背景实现。
copydir
- 复制、移动、删除文件夹,使用宽字符版本文件和目录操作函数,支持超长文件路径(>260)-Copy, move, delete folders, using the wide-character version of the file and directory manipulation API, support for super long file path (long than 260 characters)
zifushibeiyufenge
- 复杂背景下车牌定位与字符分割算法研究 本文在简要介绍国内外车牌识别技术研究现状的基础上,对车牌定位算法及字符分 割算法进行了深入的研究,主要完成以下工作: 车牌的定位算法设计阶段,本文提出了一种综合利用车牌多重特征的定位算法。该 算法充分利用了车牌的纹理,色彩及车牌长宽比等特征。经过水平梯度化,二值化,滤 波,区域连通、连通域标记筛选,色彩匹配等几个步骤,最终达到了复杂背景下汽车牌 照的定位。-Comple
CharToWchaer
- C++编程语言实现字符转换为宽字符w_char-C++ programming language characters into wide characters w_char
string
- 斯凯mrp开发用的宽字符转换 很有用的 有个头文string.c 和string.h 头文件里有定义-Sky mrp convert wide character to use for development of a useful article string.c head and string.h header files are defined
NCE
- 特色: 1)采用遍历文件夹的方法搜索全部文件 2)采用了wide char宽字符编程,其处理函数与早期C、C++库函数略有不同 3)本程序在VC9(Visual Studio 2008 SP1)环境编译通过 功能简介: 本程序应朋友之邀而作 朋友拿到新概念英语1~3册的MP3文件,命名规律为: Lesson(n).MP3,Lesson(n).LRC。 但是n的字符数是变化的,如Lesson(1).m
ram_wb
- 宽字符ram的实现,在quartus平台实现-wide word ram,desinged by vhdl on quartus platform
CString-const-char-char-to-WCHAR
- UNICODE下宽字符的CString转换为const char 和char到WCHAR的相互转换-Under the wide character UNICODE CString convert to WCHAR const char and char conversion between
1.6
- 模块-API-宽字符转双字节 .DLL命令 _宽字符到双字节, , , "WideCharToMultiByte", , kernel32.dll .参数 代码页, 整数型, , CodePage .参数 标志, 整数型, , dwFlags .参数 宽字符文本, 字节集, , lpWideCharStr .参数 宽字符文本长度, 整数型, , cchWideChar .参数 双字节文本, 字节集, ,
CChineseCode
- 一个基于C++的中文汉字编码转换的类,有宽字符转GB2312和UTF8的功能-One based on the C++ class Chinese character encoding conversion, wide character turn GB2312 and UTF8
CString-const-char-char-to-WCHAR
- UNICODE下宽字符的CString转换为const char 和char到WCHAR的相互转换-Under the wide character UNICODE CString convert to WCHAR const char and char conversion between
mfcaccess
- 宽字符串的使用,用于定长中英文字符串的截取。有用。(using wide str for define long string sub.)