搜索资源列表
Delphi-netfunction
- delphi 自定义网络函数:unit net interface uses sysutils ,windows ,dialogs ,winsock ,classes ,comobj ,wininet //得到本机的局域网ip地址 function getlocalip(var localip:string): boolean //通过ip返回机器名 function getnamebyipaddr(ipad
日期、菜单、字符串的C函数
- 日期、菜单、字符串的C函数-date, menu, the C string functions
C_Source
- 内容包括: 打开一个文件用于读或写,分析文件名,使用快速排序例程进行排序,向正在执行的程序发送一个信号,改变数据段空间位置,非局部转移,以指定频率打开PC扬声器 ,正切函数,转换一个无符号长整型数为字符串,送格式化输出到一流中 ,返回窗口内水平光标位置等 -include : open a file for reading or writing, analysis, and the use of rapid sorting routines for sorting, being impl
nanka100ti
- 函数ReadDat()实现从文件ENG.IN中读取一篇英文文章,存入到字符串数组xx中;请编制函数encryptChar(),按给定的替代关系对数组xx中的所有字符进行替代,仍存入数组xx的对应的位置上,最后调用函数WriteDat()把结果xx输出到文件PS10.DAT中。 -ReadDat function () from a document ENG.IN read an article in English. credited to the string array xx; Plea
siries_comm
- 很好的串入串出例子,串行输入的芯片是74hc164,串行输出的芯片是74hc165,-good string to string some examples, serial input chip 74hc164. Serial output of the chip is 74 hc165.
CSharpProfessorRegit
- 介绍了.NET中的字符串和正则表达式的匹配,组合和捕获等.-introduced.NET and the string is a regular expression matching, such as portfolio and capture.
jspnetcode
- 《JSP网络编程从基础到实践》的实例代码目录中包含了前10章的所有实例的源代码,实例名称及其所处章节如下: 第1章 JSP技术概述 实例1 第一个JSP页面 第3章 Web开发基础 实例2 HTML与Javascr ipt交互示例 第4章 JSP语法 实例3 JSP程序的基本结构 实例4 简单数据类型综合应用实例 实例5 包装类综合应用实例 实例6 数组应用实例 实例7 字符截取程序示例 实例8 查找字符串程序示例 实例9 Str
字符串汉字统计
- 《Delphi 7经典问题解析》源代码____字符串汉字统计.rar《Delphi 7经典问题解析》源代码____字符串汉字统计.rar-"Delphi 7 classic problem resolution" source code ___ string Chinese statistics. Rar "De lphi seven classic problem resolution "source code ___ string Chinese st
FindSub
- 串模式匹配的测试小程序,使用数据结构的链表存储管理-string pattern matching small test procedures, the use of the linked list data structure Storage Management
candc++languagereference
- 很好的一本工具书,提供了C/C++函数查询,分为以下几个方面阐述,预处理命令、关键字、标准C的I/O,String,Charactor,Math,Time,Data,Memory,以及C++的I/O,String,及标准模版类。推荐。
dele
- 删除字符串中的重复字符-delete the repetition of a string of characters
《VB精华文摘-字符串篇》
- 《VB精华文摘-字符串篇》.chm-"Potpourri VB best-string chapter." Chm
LCD_VHDL
- 液晶模块输出VHDL程序 程序实现的功能是标准的16×2字符型液晶模块上显示字符串-LCD module output VHDL procedures to achieve the function of the procedure is a standard 16 × 2 character LCD module to display the string
string
- 本源码为在vc++环境下编写的string类,该类既可 自动调节大小,又可限制数组越界,还重载了一些运算符-The source code in vc++ environment, prepared by the string class that can automatically adjust the size, but also an array of cross-border restrictions, but also a number of operator overloading
User-defined-String
- 自定义字符串类的C++实现--头文件及源代码-- Header files and source code from defined string class C++ implementation
the-string-order
- 字符串排序问题的算法,还是比较经典,书上的例子-String sorting problem algorithm, it is quite classic
Statistics-of-the-string
- 1)编写一个程序,接受用户输入的一个字符串,统计其中出现过的所有字符,按其出现频率从高到低的顺序排列输出。(注:请使用这样的方法编写程序,使用一个链表存放出现过的字符,链表的每个结点的数据域中有两个变量,一个存放该字符,一个存放字符出现的次数。每检索到原字符串的一个字符时,先在链表中查找,若找到此字符,则将其出现次数加l,否则创建一个新的结点链接在链表的末尾。) 2)对已经建立好的链表进行如下处理:删除出现次数小于3的字符节点,并输出删除之后的链表信息。 -1) Write a prog
del-string-
- 删除字符串中德子串, 删除字符串中德子串,-Remove string substring Germany, delete string substring Germany, delete string substring Germany,
The-text-string-encryption
- 通过构造线性表,以对线性表的遍历插入提取删除元素等操作实现对文本串的加密-By constructing a linear form, based on the linear traversal table insertion extraction operations to remove elements to realize text string encryption
extract-string
- 从数据流或者二进制的数据流中提取出所需要的字符串的小程序。- Extracting the desired applet string or binary data stream from a data stream.
