-
project is 8 queen with c++
这个项目是8皇后与c++的编程和结构
- 2022-05-31 03:05:34下载
- 积分:1
-
服务器目录索引工具源代码
资源描述基于XML技术的服务器目录索引工具
> 程序调用文件基于asp
- 2022-03-23 04:02:09下载
- 积分:1
-
program to complete fibonacii
实现斐波那契算法的程序,程序中使用了递归操作,当然也可以使用其他方法来改进。-program to complete fibonacii
- 2022-01-25 20:08:04下载
- 积分:1
-
红外分析仪
红外分析仪-infrared analyzer
- 2022-04-15 17:51:51下载
- 积分:1
-
super computer by delphi console,can running by pascal
Delphi控制台编的高级计算器,PASCAL也能运行-super computer by delphi console,can running by pascal
- 2022-08-08 10:10:04下载
- 积分:1
-
Through the program can detect the hard disk each partition the total capacity,...
通过该程序可以检测硬盘的各个分区的总容量、剩余容量-Through the program can detect the hard disk each partition the total capacity, remaining capacity
- 2022-01-21 03:32:09下载
- 积分:1
-
大量点网格索引文件的实现,一个索引文件,一个点文件的结构。...
java小游戏-贪吃蛇~JAVA源程序代码~-java games- Snake ~ ~ JAVA source code
- 2022-05-07 10:36:48下载
- 积分: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
-
质数计算器
C 编写的控制台应用程序计算质数与使用"Sieve of Eratosthenes"。
- 2022-06-29 10:52:38下载
- 积分:1
-
这是一个用C编写的小型数据库系统,实现了数据库,实现了表的定义,查找,插入,删除,索引等数据库操作。是一个数据库原型。
这是一个用C编写的小型数据库系统,实现了数据库,实现了表的定义,查找,插入,删除,索引等数据库操作。是一个数据库原型。-This is a small-scale use of C prepared database system, the realization of a database table realize the definition of search, insert, delete, index, such as database operations. Is a prototype database.
- 2022-11-20 10:50:03下载
- 积分:1