-
这是一个字符串处理函数集,包括: 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
-
This code for find object on the map
This code for find object on the map
- 2022-02-15 06:05:19下载
- 积分:1
-
XXX
嵌入式测控仪器图形界面设计嵌入式测控仪器图形界面设计-xxx
- 2022-03-28 16:18:53下载
- 积分:1
-
PN序列生成器,比较好的demo
PN序列生成器,比较好的demo-PN sequence generator, and better demo
- 2022-03-22 17:18:46下载
- 积分:1
-
一个设计模式的经典例子,喜欢的人可以随意下载,忘有人能进一步改进...
一个设计模式的经典例子,喜欢的人可以随意下载,忘有人能进一步改进-a design model of the classic examples, like people can download, and forgot it was further improved
- 2023-08-24 12:20:03下载
- 积分:1
-
V1.1版修正了二次释放窗口会出错的问题。
运行主程序,先点“开始钩挂”然后在要抓包的游戏或者程序里面按小键盘的星号键呼叫。
然后点“开始”,就可以抓...
V1.1版修正了二次释放窗口会出错的问题。
运行主程序,先点“开始钩挂”然后在要抓包的游戏或者程序里面按小键盘的星号键呼叫。
然后点“开始”,就可以抓包了,点“停止”是停止抓包,回到游戏点“关闭本窗口”,
在在上面的筐筐里面可以写上保存的文件名,一般是TXT文件,要打完整的路径和名字
否则出错,退出前一定要点“释放本窗口”,不然会出错,然后再点“撤消钩挂”。
再有就是有些游戏会无发呼叫本窗口。-V1.1 release of the second revised edition of the window to be wrong problem. Run the main program, the first point
- 2022-09-17 22:30:03下载
- 积分:1
-
This directory contains code implementing the K
This directory contains code implementing the K-means algorithm. Source code
may be found in KMEANS.CPP. Sample data isfound in KM2.DAT. The KMEANS
program accepts input consisting of vectors and calculates the given
number of cluster centers using the K-means algorithm. Output is
directed to the screen.-This directory contains code implementing the K-means algorithm. Source code may be found in KMEANS.CPP. Sample data isfound in KM2.DAT. The KMEANS program accepts input consisting of vectors and calculates the given number of cluster centers using the K-means algorithm. Output is directed to the screen.
- 2023-09-06 05:15:03下载
- 积分:1
-
personal album management code, innovative and practical, vc Development
个人相册管理代码,新颖实用,vc++开发-personal album management code, innovative and practical, vc Development
- 2022-07-27 13:15:11下载
- 积分:1
-
视窗远景资源工具包
Windows Vista Resource Kit
- 2022-08-26 04:59:42下载
- 积分:1
-
一个简单的基于对话框的按钮,定时器使用例子
一个简单的基于对话框的按钮,定时器使用例子-a simple button on the dialog box, use examples timer
- 2022-06-26 17:55:47下载
- 积分:1