-
这是一个字符串处理函数集,包括: IsNumeric――检查串是否为数字串 Upcase――变成大写串 Lowercase――变成小写串 Trim――截掉串尾的...
这是一个字符串处理函数集,包括: IsNumeric――检查串是否为数字串 Upcase――变成大写串 Lowercase――变成小写串 Trim――截掉串尾的空格 RTrim――截掉串开始处的空格 LTrim――截掉串尾的空格 right――从右到左截掉字符 left―― 从左到右截掉字符 mid――截掉从某个起始位置到右边位置的字符 zip文件中包含StringFunctins.h和StringFunctins.cpp是字符串处理函数的头文件和实现文件,main.cpp和main.h是一个控制台应用程序的头和实现,示范字符串处理函数的使用方法。-this a string functions,include:IsNumeric-check_up if the string is Numeric,Upcase-change to capital string,Lowercase-change to small string,Trim-cut blank of string tail,right-cut character from right to left,left-cut character from left to right,mid-cut character from mid to right,the zip file include StringFunctions.h and StringFunctions.cpp,which is using for string functions,main.cpp and main.h are head and implement of a console program,it demonstate the way of using string functions.
- 2022-12-09 07:15:03下载
- 积分:1
-
VB程序计算8051定时器的初始化值
VB App for calculating timer initialization value for 8051
- 2022-03-16 10:22:02下载
- 积分:1
-
PEER TO PEER P2P 点到点 多线程断点续传的实现。 珍贵资料啊~~
如果不能下载 请到http://www.aibao28.com 免费下载...
PEER TO PEER P2P 点到点 多线程断点续传的实现。 珍贵资料啊~~
如果不能下载 请到http://www.aibao28.com 免费下载-PEER TO PEER P2P point-to-multi-threaded HTTP implementation. Valuable information ah ~ ~ If you can not download the free download go to http://www.aibao28.com
- 2022-03-14 16:25:43下载
- 积分:1
-
视频编码器
此代码可帮助您进行编码和解码的视频。定期而不是关键帧的帧内刷新是可能的使每一帧,将最高限额为相同的大小,使每个切片将被立即传送单个 UDP 或 TCP 数据包和立即解码的到来。宏树率控制,控制的质量通过跟踪多久的框架部分用于预测未来的帧
- 2022-03-19 12:28:55下载
- 积分:1
-
这一实现Kruskal算法。这个项目发现了美国的最低成本。
This an implementation of Kruskal s algorithm. This program finds minimum cost using Kruskal algorithm.-This is an implementation of Kruskal s algorithm. This program finds minimum cost using Kruskal algorithm.
- 2022-05-10 12:14:13下载
- 积分:1
-
Adjacency matrix to a search algorithm for graph coloring, is a numerical optimi...
采取邻接矩阵的搜索算法实现了对图的着色,是一种数值优化算法-Adjacency matrix to a search algorithm for graph coloring, is a numerical optimization algorithm
- 2022-11-18 15:15:03下载
- 积分:1
-
在C#中导入WebBrowser控件,生成具有强名称的程序集
在C#中导入WebBrowser控件,生成具有强名称的程序集-in C# into WebBrowser control, have generated strong name of the procedures set
- 2022-03-01 06:53:51下载
- 积分:1
-
based hardware encryption procedures, the development of multilingual example.
基于硬件的加密程序,提供多种语言开发示例。-based hardware encryption procedures, the development of multilingual example.
- 2022-07-07 06:16:33下载
- 积分:1
-
应用IDL编写的用于将dicom文件打开,并存储到一矩阵中,最终显示此图像!...
应用IDL编写的用于将dicom文件打开,并存储到一矩阵中,最终显示此图像!-A programe that can load the dicom image and store it in a matrix, finaly show it!
- 2022-01-25 19:48:44下载
- 积分:1
-
高分辨率的计时器
高分辨率的计时器 -An timer of high resolution
- 2022-01-26 03:45:40下载
- 积分:1