Welcome![Sign In][Sign Up]
Location:
Search - vc unicode

Search list

[Windows Developtntunicodecontrols

Description: 一组免费的Unicode控件源码,包括Label、Edit、Button、DBGrid、Form等。-free a group of Unicode source controls, including Label, Edit, Button, DBGrid, such as Form.
Platform: | Size: 271360 | Author: zhb | Hits:

[RichEditMyRtf

Description: vc++中实现richtext编辑器,有很多功能, 跟写字板的功能差不多。能支持unicode字符的粘贴。-Richedit editor in VC++ with so many functions like the Windows Writing Board.Supporting unicode pasting.
Platform: | Size: 48128 | Author: 建建 | Hits:

[Windows Developufmail8

Description: vc做的smtp源码程序,支持unicode编码-This is a source code of smtp with VC and supports unicode coding.
Platform: | Size: 247808 | Author: | Hits:

[Com PortCDMA短消息发送程序

Description: 用vc开发的cdma手机模块收发短信的功能,主要部分是串口通信和gb->unicode码间的转换。-vc development with the transceiver module cdma mobile messaging functions, the main part of the serial communications and gb- gt; Unicode Code of conversion.
Platform: | Size: 197632 | Author: 玮光 | Hits:

[IME Develop《UTF-8与GB2312之间的互换》的改进

Description: 用vc实现的字体编码方式UTF-8--GB2312的转换-vc used to achieve the font encoding UTF-8-- the conversion GB2312
Platform: | Size: 2048 | Author: njhuangyuanyuan | Hits:

[Speech/Voice recognition/combineMS-agent

Description: msagent说明文档。机器人接口 Agent,COM,角色,语音识别,语音合成。 对Agent编程的方法主要有使用VB,VC等语言进行ActiveX调用,除此之外还有直接通过VC进行COM编程调用。在VB中调用Agent是最简单不过了,但由于VB程序本身存在诸多缺陷,很难在实际中应用。而在VC中,由于Agent内部完全采用了UNICODE编码,同时还要处理各种繁杂的COM接口,从而也存在一定的问题。AgentShell是建立在Agent和应用程序之间的一个外壳程序,通过它可将Agent复杂的COM接口封装起来,转变为简单的函数调用,很好的实现对Agent的控制。同时AgentShell也作为一个独立的程序,可处理英文自动朗读等功能,本文将详细介绍其实现原理。 (一) 原理介绍 AgentShell和Agent Server的连接是通过COM调用来实现的,对于与应用程序的通信是通过WM_COPYDATA消息来实现的, 下图表示出AgentShell与其它程序的关系: [ Agent Server ] ¦ [ COM调用 ] ¦ [ AgentShell ] ¦ [ 消息 ] ¦ [ 应用程序 ]-msagent documentation. Robot Interface Agent, COM, role, voice recognition, voice synthesis. Right Agent programming method mainly used VB, VC language called ActiveX. in addition to direct VC calls for COM programming. In VB called Agent is the most simple, but VB program itself, there are many shortcomings, very difficult to be applied in practice. The VC, as Agent completely within the UNICODE coding, Meanwhile, we need to deal with various complicated COM interface, so there are some problems. AgentShell is based on the Agent and applications between a shell, through its Agent can be complicated COM interface package, changing to a simple function call. to achieve good control of the Agent. While AgentShell also as an independent process, can be handled automatically read English and o
Platform: | Size: 720896 | Author: xpnt | Hits:

[OtherUnicode2AscII

Description: 一个实现将unicod转换成AscII编码的小程序,运用vc编程-unicod achieve a conversion of small AscII coding procedures, the use vc Programming
Platform: | Size: 1024 | Author: 黄雷 | Hits:

[MultiLanguagednc_stringcast

Description: 方便的utf8,unicode,ansi互相转换的模板实现,范型编成,在VC++,GCC,Inter C++中测试通过,结合dnc_utf8.rar来使用-convenient utf8, unicode, ansi transferable template, Fan-formation In VC, GCC, Inter C tested
Platform: | Size: 2048 | Author: zch | Hits:

[Crack HackANSIandUNICODErsa

Description: 网上唯一一个支持中文加解密的1024位快速RSA算法源码,界面友好。也是别人的作品,后来自己花了好几天使它支持UnicodeString,vc++6.0调试通过,如果你想使用加密算法,不用RSA是您的损失,如果您使用RSA,但没有下载到此源码,那将是您和公司的损失。-The only Chinese online support encryption and decryption of the 1024 Fast RSA algorithm source code, user-friendly. Also other people
Platform: | Size: 101376 | Author: 张力 | Hits:

[DocumentsVCUnicode

Description: 先从ASCII说起,ASCII是用来表示英文字符的一种编码规范。每个ASCII字符占用1个字节,因此,ASCII编码可以表示的最大字符 数是255(00H—FFH)。其实,英文字符并没有那么多,一般只用前128个(00H—7FH,最高位为0),其中包括了控制字符、数字、大小写字母 和其它一些符号。而最高位为1的另128个字符(80H—FFH)被称为“扩展ASCII”,一般用来存放英文的制表符、部分音标字符等等的一些其它符 号。
Platform: | Size: 90112 | Author: ellick | Hits:

[Special Effectstexture+synthesis

Description: 纹理合成是为了解决纹理映射中存在的接缝走样等问题而提出的 也就是无缝贴图 可以用photoshop搞定,这个是编程序实现 生成无缝贴图是搞3D设计或是开发必备 开发工具Microsoft Visual Studio 2008 express(VC++ 2008 express) 注意:1 算法部分是C++ 实现,没有用unicode,所以图片路径和文件名不能有中文,否则会自动退出 -Texture synthesis texture mapping is to solve existing problems such as joints aliasing is proposed seamless mapping can be used to get photoshop, this is programmed to achieve a seamless texture generation is engaged in 3D design or development of the necessary development tools Microsoft Visual Studio 2008 express (VC++ 2008 express) Note: part 1 algorithm C++ realized, did not use unicode, so picture the path and file name can not be Chinese, or else they will automatically withdraw from the
Platform: | Size: 20480 | Author: wsky | Hits:

[Windows Developunicode_string_src

Description: Unicode字符串封装类 , vc++可用.-Unicode string type package, vc++ Available.
Platform: | Size: 5120 | Author: tianqi | Hits:

[OtherMFC42UD_

Description: VC++ 6.0 MFC UNICODE相关文件,可以不用免得重新安装VC++了,只要拷贝到相应的路径就可以了-VC++ 6.0 MFC UNICODE related documents, you can not avoid re-install VC++, And as long as the copy to the corresponding path can be a
Platform: | Size: 914432 | Author: Mr. | Hits:

[File Operatewutext

Description: VC写的读写UNICODE文件示例,使用CStdioFile的继承类来实现的-VC written documents to read and write UNICODE example, the use of inheritance CStdioFile category achieved
Platform: | Size: 29696 | Author: 天隼 | Hits:

[Windows CEKeyBoard-VC

Description: 一个在Windows CE下开发的软键盘功能,支持联想输入,支持Unicode-One in the development of Windows CE under the soft keyboard feature, support for the importation of association to support Unicode
Platform: | Size: 107520 | Author: ack0810 | Hits:

[OtherUnicode

Description: vc的小小工具,是个unicode转化的工具,非常实用,上传上来,希望大家在对比或者转化代码的时候能用到。-vc little tool is a unicode conversion tool, very useful, upload up, hope that in contrast to the time or the conversion code can be used to.
Platform: | Size: 17408 | Author: 点卡木 | Hits:

[Windows DevelopUAFXCW.LIB_UAFXCWD.LIB

Description: VC编译UNICODE工程时必须得库文件,一个是debug版本的库,一个是release版本的库UAFXCW.LIB UAFXCWD-VC compile UNICODE project must have library files, one is the debug version of the library, one is the release version of the library UAFXCW.LIB UAFXCWD
Platform: | Size: 4656128 | Author: 高攀 | Hits:

[Multimedia DevelopTTSapplication

Description: 本次项目通过使用VC6.0环境,调用Microsoft Speech SDK进行开发,创建了一个基于TTS的中英文文本阅读器,对其进行了应用拓展,可以调节语速、音调、读取文件,并且建立了一个使用TTS语音阅读的登录器,使用语音验证码,防止恶意注册。本文主要论述了设计的主要流程思路与核心技术、问题解决过程,包含了主要问题是speak函数的同步与异步实现,UNICODE与ANSI码转化,线程的运行与文件读写,TTS功能完善,语音验证码等。-sounds-reading and sounds decision code
Platform: | Size: 2694144 | Author: Chensiming | Hits:

[Windows Developunicode

Description: VC++的Unicode编程,一些编程的重要知识点-VC++, Unicode programming, some important points of programming
Platform: | Size: 89088 | Author: zhuyiqing | Hits:

[Windows DevelopVC-unicode

Description: C++的unicode编程代码汇编, 提供编程方法汇编-a serial of code with unicode C++ program
Platform: | Size: 33792 | Author: 杨鹏 | Hits:
« 12 3 4 »

CodeBus www.codebus.net