-
一个书店处理程序,构造了两个类面向三个对象。有参考价值!...
一个书店处理程序,构造了两个类面向三个对象。有参考价值!-a bookstore processing structure for the two categories of three targets. Reference value!
- 2022-08-07 20:16:12下载
- 积分:1
-
世界编程大赛一等奖作品 进去是一个3D游戏的旋转界面,还有一段美妙的音乐,真是牛!!! 快去看看吧...
世界编程大赛一等奖作品 进去是一个3D游戏的旋转界面,还有一段美妙的音乐,真是牛!!! 快去看看吧-won the World Programming Contest entries into the game is a 3D rotating interface, there is still some wonderful music, really awesome! ! ! Giving vent to see if it
- 2022-09-01 18:10:03下载
- 积分:1
-
如何获得另一个应用程序窗口中的文本
如何获得另一个应用程序窗口中的文本-how to access another application window text
- 2022-09-30 12:45:03下载
- 积分:1
-
BP算法拟合f(x1,x2)=sin((x1)/x1)*sin((x2)/x2)*函数,样本数为21*21对
BP算法拟合f(x1,x2)=sin((x1)/x1)*sin((x2)/x2)*函数,样本数为21*21对-BP fitting algorithm f (x1, x2) = sin ((x)/x)* sin ((x2)/x2)* function, sample size of 21* 21 pairs
- 2022-02-22 00:27:57下载
- 积分: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
-
the procedures in VC6.0 platform. Template function of the expansion, as well as...
本程序在VC6.0平台实现。是函数模板的扩展,也是学习com+的实现基础。-the procedures in VC6.0 platform. Template function of the expansion, as well as the realization of learning com basis.
- 2022-11-23 04:30:03下载
- 积分:1
-
基于win32 console平台应用程序使用ADO数据库进行读,写,修改和删除access数据库中数据的操作
基于win32 console平台应用程序使用ADO数据库进行读,写,修改和删除access数据库中数据的操作-Platform based on the win32 console application uses ADO database to read, write, modify and delete database data access operations
- 2022-03-25 12:17:13下载
- 积分:1
-
更详细的测试和屏幕分辨率设置一个例子
更详细的屏幕分辨率检测和设置的例子-more detailed testing and screen resolution set an example
- 2023-06-14 02:00:03下载
- 积分:1
-
This is a simple line editor for you to give instructions to guide you, what goo...
这是一个简单的行编辑程序,请大家给予指点指点,有什么好的可以共同分享分享!-This is a simple line editor for you to give instructions to guide you, what good can be shared share!
- 2022-08-17 10:54:37下载
- 积分:1
-
表达式求值(C语言)
输入完成后直接回车进行计算 前后均不需要#...
表达式求值(C语言)
输入完成后直接回车进行计算 前后均不需要#-Expression evaluator (C language) input directly after the completion of return calculated both before and after do not need#
- 2023-09-07 18:30:03下载
- 积分:1