-
Joseph problems to solve a relatively simple example of the source code.
解决约瑟夫问题的一个较为简单的例子的源代码。-Joseph problems to solve a relatively simple example of the source code.
- 2023-01-21 14:55:03下载
- 积分:1
-
BP算法拟合y=abs(sin(x))函数,样本数9对,目标值0.001
BP算法拟合y=abs(sin(x))函数,样本数9对,目标值0.001-BP algorithm fitting y = abs (sin (x)) function, for nine samples right, the target value 0.001
- 2023-01-10 02:25:02下载
- 积分:1
-
含有大量的源代码,用于验证通过,…
包含大量C源代码均验证通过,相当经典且可移植性强-Contains a large amount of C source code for both the authentication is passed, a very strong classical and portability
- 2023-09-06 16:30:04下载
- 积分:1
-
红外分析仪
红外分析仪-infrared analyzer
- 2022-04-15 17:51:51下载
- 积分:1
-
know SQL username password enforcement of the order under the procedures
在知道SQL的用户名密码情况下执行命令的程序-know SQL username password enforcement of the order under the procedures
- 2022-11-15 03:55:03下载
- 积分: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
-
在WINDOWS 9X/NT下不通过WIN DDK而直接存取硬件的专用开发包,支持VISUAL C++和DELPHI/C++ BUILDER,需要32位编译器。...
在WINDOWS 9X/NT下不通过WIN DDK而直接存取硬件的专用开发包,支持VISUAL C++和DELPHI/C++ BUILDER,需要32位编译器。TVicPort includes transparent support for Windows 95/98 and Windows NT -in Windows 9X/NT under WIN DDK is not passed directly access dedicated hardware development kits, support Visual C and Delphi/C BUILDER need 32 compiler. TVicPort includes transparent support for Windows 95/98 and Windows NT
- 2022-01-28 10:55:26下载
- 积分:1
-
这是一个对运动会赛的学校统计分数的程序,包括名前6名的学生名单,以及所属的学校...
这是一个对运动会赛的学校统计分数的程序,包括名前6名的学生名单,以及所属的学校-This is a game of the games to the school scores procedures, including six former students list and the respective schools
- 2022-03-05 19:47:32下载
- 积分:1
-
质数计算器
C 编写的控制台应用程序计算质数与使用"Sieve of Eratosthenes"。
- 2022-06-29 10:52:38下载
- 积分:1
-
Game server control program, you can easily control the number of blood and othe...
游戏服务器控制程序,可以轻松控制很多热血等类似游戏服务器-Game server control program, you can easily control the number of blood and other similar game server
- 2022-02-21 18:00:51下载
- 积分:1