Welcome![Sign In][Sign Up]
Location:
Search - string

Search list

[JSP/JavaSkype4Java

Description: Skype4Java开发指南 Skype4Java架构 Skype4Java提供了一个较为完善的开发体系,使您可以非常容易地使用Java开发Skype外壳程序。 Skype插件程序与Skype的通信都是基于一些文本命令来完成的。因此,要想开发Skype的插件应用,就需要依靠不同操作系统平台的系统调用,发送Skype平台的相应命令来实现。 Skype4Java在最底层,也是通过操作系统的系统调用来完成消息的发送。针对异构平台,Skype4Java提供了不同平台的底层实现,而Skype4Java的使用者不用管具体的操作系统平台。因为抽象父类Connector类的静态方法getInstance()具体判断当前操作系统是什么平台,采用简单的工厂模式,返回相应平台的子类对象,如OSXConnector.,LinuxConnector, WindowsConnector, Win32Connector等,这些都是Connector类的子类。Connector及其子类即实现了一些系统调用的方法,其中被重载的一系列execute()方法最终调用不同子类的sendCommand (String command)方法来实现了不同平台的消息发送。 而对于一些数据的接收和处理全局都是采用事件监听的机制(观察者模式),用于完成数据的接收,处理机制的调用,错误的处理等。 Skype平台利用错误消息机制提供了出错的处理。因此,在我们的错误处理中,只需分析错-err
Platform: | Size: 522240 | Author: 刘剑 | Hits:

[Windows Developfloat_char_int_string

Description: 各种基本数据类型转换源程序。 本程序涉及到的数据类型有:float, int , char, string.-A variety of basic data type conversion source. This procedure involves the data types are: float, int, char, string.
Platform: | Size: 107520 | Author: Steno | Hits:

[VC/MFCsyzdcl

Description: mpi程序原理及代码 非数值并行算法MPI编程实现 第十三章 排序 第十四章 串匹配 第十五章 图论 第十六章 组合优化 第十七章 计算几何 -mpi procedures and principles of non-numerical parallel algorithm code MPI Programming sort Chapter XIII XIV XV string matching graph theory, combinatorial optimization XVI XVII computational geometry
Platform: | Size: 950272 | Author: chengfulai | Hits:

[Crack HackMD5Code

Description: md5编码器,用于用户注册系统的密码加密功能,返回的32为字符串-md5 encoder for the user registration system encryption password, the return of 32 for the string
Platform: | Size: 4096 | Author: satanest | Hits:

[Data structsstring

Description: 实现顺序串各种基本算运算,建立串,输出串,输出它的长度,插入,删除,替换,提取,把两个串连接成一个串-String order to achieve a variety of basic counting operations, the establishment of string, the output string, the output of its length, insert, delete, replace, extract, the two strings into a string
Platform: | Size: 4096 | Author: 王沙沙 | Hits:

[Data structs4.23

Description: 数据结构练习。。。。判断输入字符串是否为对称的-Data structure practice. . . . Enter the string to determine whether the symmetrical
Platform: | Size: 1024 | Author: 龙王行 | Hits:

[Software Engineeringstring

Description: 基于离散特性的离散子串理论与算法,老师的一个论文,比较实用,可以看一下。-Based on the discrete characteristics of discrete sub-string theory and algorithms, a teacher s papers, more practical, you can look at.
Platform: | Size: 381952 | Author: wxliu | Hits:

[Otherstring

Description: 串的功能实现:找出一个字符串中最大的字符并把它放在最前面, 其它字符往后顺序存放。如字符串”china”处理后成为”nchia-String functions: to identify the largest of a string of characters and put it in front of other characters in the next order of storage. If the string china after becoming nchia
Platform: | Size: 1024 | Author: 周爽 | Hits:

[Data structsstring

Description: 构造一个string类,实现一些原先没有的操作。-Construct a string class, not to achieve some of the original operation.
Platform: | Size: 20480 | Author: 小宋 | Hits:

[OtherStringExt

Description: String扩展类,增强String的功能,同时提供了一系列常用功能的封装,包括文件复制、文件相对路径、绝对路径转换等。-String category to expand and enhance the function of String, while providing a series of commonly used functions of packaging, including document reproduction, document relative path, absolute path conversion.
Platform: | Size: 9216 | Author: 陈国栋 | Hits:

[GDI-Bitmapfeng

Description: 此为openmp的简单运用,主要是运用openmp将串匹配算法并行化-This is simple to use OpenMP, mainly to the use of OpenMP parallel string matching algorithm
Platform: | Size: 1024 | Author: 吴日晖 | Hits:

[Windows DevelopSTRING_FUNCTION

Description: 标准C串操作函数全解,CHM电子文档。总结标准C库的串操作函数。- The standard C string manipulation functions-wide solution, CHM electronic documents. Summary of the standard C library string manipulation functions.
Platform: | Size: 27648 | Author: 陈紫阳 | Hits:

[Windows DevelopRCSeparator

Description: 改变行高 改变行颜色 可编辑subitem的listctrl subitem可编辑,插入combobox,改变行颜色,subitem的tooltip提示 (13) header 中允许多行字符串 (14) 插入combobox (15) 添加背景图片 http://www.codeguru.com/Cpp/controls/listview/backgroundcolorandimage/article.php/c4173/ http://www.codeguru.com/Cpp/controls/listview/backgroundcolorandimage/article.php/c983/ http://www.vchelp.net/vchelp/archive.asp?type_id=9&class_id=1&cata_id=1&article_id=1088&search_term= (16) 自适应宽度的listctrl (17) 改变ListCtrl高亮时的颜色(默认为蓝色) 处理 NM_CUSTOMDRAW -Change the row height to change the line color of the subitem editing listctrl subitem can edit, insert combobox, change the line color, subitem the tooltip tips (13) header to allow multi-line string (14) to insert combobox (15) Add a background picture http://www.codeguru.com/Cpp/controls/listview/backgroundcolorandimage/article.php/c4173/ http://www.codeguru.com/Cpp/controls/listview/backgroundcolorandimage/article.php/c983/ http://www .vchelp.net/vchelp/archive.asp? type_id = 9 & class_id = 1 & cata_id = 1 & article_id = 1088 & search_term = (16) Adaptive width listctrl (17) change when ListCtrl highlight color (default blue) treatment NM_CUSTOMDRAW
Platform: | Size: 40960 | Author: 段洪涛 | Hits:

[Otherstring

Description: 基于MFC和STL平台的字符串类,可以实现在快速字符串搜索。-Platform based on the MFC and the STL string class, can be achieved in the fast string search.
Platform: | Size: 23552 | Author: pengzhangxiang | Hits:

[Booksstring-depthexplain

Description: C++string深入详解.pdf---- 作者:董波 供学习C++朋友交流学习使用-C++ string-depth explain. Pdf---- Author: Dong Bo for studying C++ Friend communicate learning to use
Platform: | Size: 778240 | Author: chengcantao | Hits:

[Data structsstring

Description: 在VC6.0环境下,用C实现串的基本操作:初始化串、求串长、比较两串大小、测试串是否为空、取子串、统计串中某子串个数等。文件中不仅包含源码 ,还包含一组测试结果。-At VC6.0 environment, using C string realize the basic steps: initialization string, and string length, comparing two strings of size, to test whether the string is empty, check substring, statistical series in a number of such substring. Document not only contains the source code, but also contains a set of test results.
Platform: | Size: 9216 | Author: shuiyeshan | Hits:

[Windows DevelopVCstring

Description: C++string深入详解,写得很详细,需要C++中处理字符串的朋友可以看下,有各种函数的详细用法,很使用.-a detailed lesson on string class in VC
Platform: | Size: 685056 | Author: quietcai | Hits:

[Data structsdata_structure

Description: 1.表达式求值;2.二分匹配模板;3.最大流;4.点到线段的距离;5.字符串字典顺序-1. Expression evaluation 2. Two sub-matching template 3. Maximum flow 4. Points to the distance segment 5. String dictionary order
Platform: | Size: 5120 | Author: cailongquan | Hits:

[Mathimatics-Numerical algorithmsstring

Description: 计字符串类并给出其基本操作和运算符重载的算法实现。
Platform: | Size: 282624 | Author: 于翔 | Hits:

[Booksstring

Description: string.rar是我们自己班上的一个程序 然后-string.rar
Platform: | Size: 1024 | Author: sooin | Hits:
« 1 2 ... 4 5 6 7 8 910 11 12 13 14 ... 50 »

CodeBus www.codebus.net