-
韩国CNB公司的一体机控制程序,控制云台上的镜头。
韩国CNB公司的一体机控制程序,控制云台上的镜头。-CNB Korea
- 2022-06-18 00:34:27下载
- 积分:1
-
一个控制台下的验证哥德巴赫猜想的程序源码,我们当时课上的作业...
一个控制台下的验证哥德巴赫猜想的程序源码,我们当时课上的作业-Under a single console to verify the procedures Goldbach Conjecture source, and we had classes on operating
- 2022-08-19 10:18:38下载
- 积分: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
-
VISUAL C plus CSTRING 的详细使用代码
VISUAL C plus CSTRING 的详细使用代码-This is c++ descriptions how to use c++ string
- 2022-03-06 17:42:00下载
- 积分:1
-
用vc++编写的简易安装程序,可以用来安装其它程序,是很好的VC++学习资料。...
用vc++编写的简易安装程序,可以用来安装其它程序,是很好的VC++学习资料。-vc prepared with simple installation procedure and can be used to install other programs, the VC is a very good learning materials.
- 2023-05-08 21:05:02下载
- 积分:1
-
SED的曹斯琴,2007.7.17
sed by Cao Siqin, 2007.7.17
sed [dest-text]
采用 K.M.P. 算法匹配字符串-sed by Cao Siqin, 2007.7.17sed
- 2022-10-28 15:35:03下载
- 积分:1
-
GIS相关工具,可以读写压缩的e00文件
GIS相关工具,可以读写压缩的e00文件-GIS tools that can read and write file compression e00
- 2022-05-17 21:43:55下载
- 积分:1
-
h323协议的介绍,有极高的价值,请各位阅读
h323协议的介绍,有极高的价值,请各位阅读-h323 protocol introduction, there are high value, please read
- 2022-08-03 03:13:45下载
- 积分:1
-
Matching brackets brackets matching the achievement of three different positions...
括号匹配 实现三种括号的匹配 不同顺序 不同位置的匹配-Matching brackets brackets matching the achievement of three different positions of different sequence matching
- 2022-05-26 15:46:23下载
- 积分:1
-
simulated bank ATM teller system source document (reproduction)
模拟银行ATM提款机系统的源文件(转载)-simulated bank ATM teller system source document (reproduction)
- 2022-03-30 11:51:16下载
- 积分:1