-
游戏人生
用C++实现生命的游戏
- 2023-06-10 04:10:03下载
- 积分:1
-
一个简单的编译器的实现程序,他展示了大量的数据类型和抽象数据类型,以及对字符串进行解析的技术...
一个简单的编译器的实现程序,他展示了大量的数据类型和抽象数据类型,以及对字符串进行解析的技术-a simple compiler in procedures, he showed a lot of data types and abstract data types, and the right strings in the technical analysis
- 2022-01-22 07:38:50下载
- 积分:1
-
example code of thundering process by vc++6.0,can run
vc++6.0异常处理演示源代码,运行通过-example code of thundering process by vc++6.0,can run
- 2022-01-28 12:33:07下载
- 积分:1
-
code of changing computer s resolving power
改变计算机分辨率的源程序-code of changing computer s resolving power
- 2022-03-21 13:16:51下载
- 积分:1
-
Ü retici tüketici sorunu ç ö zümü
Ü retici tüketici sorunu ç ö zümü
- 2022-11-02 10:00:03下载
- 积分:1
-
一个罪恶的功能,在控制台上实现动态的正弦函数
一个sin函数,实现在控制台上动态正弦函数-A sin function, to achieve dynamic sine function on the console
- 2022-01-27 20:01:06下载
- 积分: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
-
多项式加法尔,Pa Pa = Pb,利用两个多项式和多项式与节点"…
实现多项式加法,Pa=Pa+Pb,利用两个多项式的节点构成“和多项式”-polynomial Ghaffar, Pa Pa = Pb, using two polynomials node "and polynomial"
- 2022-05-12 23:06:57下载
- 积分:1
-
获取硬盘序列号,并采用算法生成一个唯一的编号
获取硬盘序列号,并采用算法生成一个唯一的编号-disk access sequences, and using an algorithm to only the numbers
- 2022-07-24 22:24:56下载
- 积分:1
-
简单的windows下的arp扫描程序,可以查询网段内的主机
简单的windows下的arp扫描程序,可以查询网段内的主机-Simple arp scanner under windows, you can query the host network segment
- 2022-07-28 06:55:08下载
- 积分:1