-
联系管理应用程序
应用背景随着接触管理应用程序可以添加联系人看到所有联系人列表 的帮助;和搜索,删除编辑的非常有效的方式接触关键技术C++是由Bjarne Stroustrup从1979开始在贝尔实验室开发的一个中层的编程语言。C++的运行于多种平台,如Windows,MAC OS,和UNIX的各种版本。
- 2022-05-31 23:09:28下载
- 积分:1
-
八皇后问题,运行结果导入到txt文本文件中
八皇后问题,运行结果导入到txt文本文件中-8 Queen
- 2022-03-14 18:20:33下载
- 积分:1
-
VISUAL C plus CSTRING 的详细使用代码
VISUAL C plus CSTRING 的详细使用代码-This is c++ descriptions how to use c++ string
- 2022-03-06 17:42:00下载
- 积分:1
-
实现标准库函数strstr的功能:在str1中查找str2,若找到,返回指向str1中第一次出现str2的位置;
int A ( const char...
实现标准库函数strstr的功能:在str1中查找str2,若找到,返回指向str1中第一次出现str2的位置;
int A ( const char * str1, const char * str2 );
没有的话,返回-1 有则返回所在位置(从0开始)
写出函数,对编写函数main完成对strstr的功能的验证。
-achieve the standard library functions strstr function : the search for str2 str1, if found, str1 return at the first appearance of str2 position; Int A (const char* str1, const char* str2); If not, the return-1 is returned with the location (from starting at 0) write function, the main function prepared to complete the function of the strstr certification.
- 2022-07-22 04:47:08下载
- 积分:1
-
vc++ procedure, a small
vc++程序,一个小型的项目,非常棒-vc++ procedure, a small-scale projects, great
- 2022-03-07 02:46:02下载
- 积分:1
-
CPU访问信息库,英特尔芯片的资料,包括…
一个获得CPU信息的DLL,可以获得Intel系列芯片的信息,包含范例程序-a CPU access to information DLL, the Intel chips available information, including sample programs
- 2022-07-17 14:57:51下载
- 积分:1
-
一个管理小工具,可以进行IP检测,并拒绝指定的IP,以及连接数量超过一定数量的IP...
一个管理小工具,可以进行IP检测,并拒绝指定的IP,以及连接数量超过一定数量的IP-a small management tool that can be IP testing, and refused to designated IP, and connect with more than a certain number of IP
- 2023-07-23 13:15:03下载
- 积分:1
-
在vc++平台下,用分支限界法和回溯法实现的旅行售货员问题。经本人测试运行无误,包括运行文档。...
在vc++平台下,用分支限界法和回溯法实现的旅行售货员问题。经本人测试运行无误,包括运行文档。-In vc++ Platform, using branch and bound and backtracking realize the travel salesman problem. After I run the correct tests, including the operation of the document.
- 2022-04-29 11:23:08下载
- 积分:1
-
学生数据库
这是一个适合初学者的 c + + 项目。这个程序使数据库在那里可以输入学生信息,提取后的学生。此程序显示了不同的使用功能。
- 2023-07-16 19:05:03下载
- 积分:1
-
GIS相关工具,可以读写压缩的e00文件
GIS相关工具,可以读写压缩的e00文件-GIS tools that can read and write file compression e00
- 2022-05-17 21:43:55下载
- 积分:1