-
这是一个字符串处理函数集,包括: 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
-
统计计算C/C++程序行数,计算编写的源代码的行数
统计计算C/C++程序行数,计算编写的源代码的行数-Statistical computing C/C++ Procedures the number of rows to calculate the source code to prepare the number of rows
- 2022-01-23 10:33:50下载
- 积分:1
-
基于背景相减的运动检测
用opencv做的运动目标检测,采用了背景相减的算法,此方法适用于背景变化不大的情况,效果较好,绘制外围绿色框,作为目标的跟踪,里面用到了图像灰度化、阈值化、图像膨胀与腐蚀、绘制边缘轮廓及外界矩形等相关知识,kernel的选择要注意把握好kernel的大小
- 2022-01-24 15:44:54下载
- 积分:1
-
能显示文件盘符路径和文件的大小,创建时间,类似于dos里面dir的命令,并且可以扩展...
能显示文件盘符路径和文件的大小,创建时间,类似于dos里面dir的命令,并且可以扩展-can show that the document drive path and file size, creation time, similar to the dos inside the dir command, and can be extended
- 2022-02-05 12:23:53下载
- 积分:1
-
JAVA的数据库使用控件,树状显示和Browse数据项目的内容。
JAVA的数据库使用控件,树状显示和Browse数据项目的内容。-this control is for java database.display the data items in tree view and browse its content
- 2023-08-26 11:55:03下载
- 积分:1
-
web服务安全技术与原理,介绍非常详细!~
web服务安全技术与原理,介绍非常详细!~-web services security technology and theory, introduced in great detail! ~
- 2022-01-22 05:19:08下载
- 积分:1
-
source codes with the lastest code scheme for h.264,has good theoretical value!
h.264的最新编码方案的源码,具有很强的理论价值!-source codes with the lastest code scheme for h.264,has good theoretical value!
- 2022-08-03 23:51:38下载
- 积分:1
-
学生管理系统
连接数据库可运行的文件并且可进行学生信息维护...
学生管理系统
连接数据库可运行的文件并且可进行学生信息维护-Students connect to database management systems can run the file and can be carried out to safeguard student information
- 2022-05-22 16:50:24下载
- 积分:1
-
esp8266 wifi服务器
esp8266 服务器搭建,具有很好的参考价值!
- 2022-01-25 17:45:55下载
- 积分:1
-
用vfp开发的WEB的人事管理系统,很不错!
用vfp开发的WEB的人事管理系统,很不错!-Personnel management system based on WEB, using VFP. very good.
- 2022-06-25 23:44:50下载
- 积分:1