-
获取网络IP,查询归属地源码
查询本机IP和其它IP手机归属地的实例代码。虽然简单,但是值得新手学习怎么获取网页数据处理数据。
- 2022-06-14 01:20:50下载
- 积分:1
-
还可以啦!!有问题请讲
还可以啦!!有问题请讲-can! ! There are problems, please
- 2023-08-30 12:15:04下载
- 积分:1
-
这是一个好用的MD5的C++类;这个类可以加在控制台 程序中也可用在MFC中, 并且提供了详细的错误处理 函数,是一个安全的类。例程是一个MD5的MFC程序,...
这是一个好用的MD5的C++类;这个类可以加在控制台 程序中也可用在MFC中, 并且提供了详细的错误处理 函数,是一个安全的类。例程是一个MD5的MFC程序, 支持字符串和文件两种输入。 LPCSTR TargetFile(char *filename=NULL) //计算文件的MD5值 void TargetStr(LPCSTR str) //计算字符串的MD5值 LPCSTR GetDigestKey() //取MD5运算后的结果 LPCSTR GetErr() //如果有错误,取错误字串-This a user-friendly MD5 C; This category can be added to the Console program is available in MFC, and provided a detailed error handling function, is a safety class. MD5 is a routine MFC procedures, and documentation to support a string of two input. LPCSTR TargetFile (char* filename = NULL)// calculate MD5 value of the document void TargetStr (LPCSTR str)// calculate MD5 string value LPCSTR GetDigestKey ()// Operational MD5 from the results LPCSTR GetErr ()// If there were mistakes from the wrong string
- 2022-07-10 22:20:11下载
- 积分:1
-
初学者学习c语言数据结构的编码,
初学者学习c语言数据结构的编码,-Beginners to learn c language data structure encoding,
- 2022-09-25 03:00:02下载
- 积分:1
-
判断给定的二叉树是否相似,用C ++实现的,是作业
判断给定的二叉树是否相似,用C ++实现的,是作业-to judge whether the binary tree similar to that used C to achieve, and is operating
- 2022-09-29 14:35:03下载
- 积分:1
-
在线知识答题系统,可以附加数据库等操作。可以下载题库
在线知识答题系统,可以附加数据库等操作。可以下载题库-Answer online knowledge systems, database operations can be attached. Questions can be downloaded
- 2022-01-26 07:24:36下载
- 积分:1
-
ORACLE课程设计(5个代码段)
ORACLE课程设计(5个代码段)-ORACLE curriculum design (5 code)
- 2022-11-21 11:05:03下载
- 积分:1
-
数据结构的课程设计题目,各种排序方法,并计算花费时间
数据结构的课程设计题目,各种排序方法,并计算花费时间- The construction of data curriculum designs the topic, each
arrangement method, and the computation spends the time
- 2023-08-25 06:55:03下载
- 积分:1
-
文档管理系统1.0bjsp
文件管理系统1.0Bjsp-document management system 1.0Bjsp
- 2023-01-24 23:10:03下载
- 积分:1
-
This is a fast string matching algorithm KMP algorithm, we can learn through thi...
这是一个字符串快速匹配的算法KMP算法,大家可以通过此算法的学习来提高自己的算法水平-This is a fast string matching algorithm KMP algorithm, we can learn through this algorithm to improve the level of their algorithm
- 2022-01-30 20:50:48下载
- 积分:1