资源列表

« 1 2 ... .68 .69 .70 .71 .72 1573.74 .75 .76 .77 .78 ... 21467 »

[其他小程序C - Hello World!

说明:The #include <stdio.h> is a preprocessor command. This command tells compiler to include the contents of stdio.h (standard input and output) file in the program. The stdio.h file contains functions such as scanf() and print() to take input and
<knidra> 在 2025-07-01 上传 | 大小:17kb | 下载:0

[其他小程序Desktop

说明:In this program, an integer variable number is declared. The printf() function displays Enter an integer: on the screen. Then, the scanf() function reads an integer data from the user and stores in variable number. Finally, the value stored in
<knidra> 在 2025-07-01 上传 | 大小:33kb | 下载:0

[其他小程序Desktop

说明:The integer entered by the user is stored in variable n. Then the while loop is iterated until the test expression n != 0 is evaluated to 0 (false). After first iteration, the value of n will be 345 and the count is incremented to 1. After second
<knidra> 在 2025-07-01 上传 | 大小:38kb | 下载:0

[其他小程序xingrengenzong

说明:改程序设计是基于差分法的行人检测,能框出人行走的轨迹。(The design of the modified program is based on the difference method of pedestrian detection, which can fr a me the track of human walking.)
<王春水> 在 2025-07-01 上传 | 大小:779kb | 下载:0

[其他小程序Desktop

说明:This program takes a positive integer from the user and computes factorial using for loop. Since the factorial of a number may be very large, the type of factorial variable is declared as unsigned long long. If the user enters negative number,
<knidra> 在 2025-07-01 上传 | 大小:16kb | 下载:0

[其他小程序Desktop

说明:In this program, two user-defined functions checkPrimeNumber() and checkArmstrongNumber() are created. The checkPrimeNumber() returns 1 if the number entered by the user is a prime number. Similarly, checkArmstrongNumber() returns 1 if the number
<knidra> 在 2025-07-01 上传 | 大小:25kb | 下载:0

[其他小程序pca.m

说明:完成主成分分析算法的源程序,算法的源程序,(The source program of the principal component analysis algorithm, the source program of the algorithm,)
<wz002> 在 2025-07-01 上传 | 大小:6kb | 下载:0

[其他小程序swfobject

说明:swfobject2.2 flash交互(swfobject2.2 flash interactive)
<李庆伟器> 在 2025-07-01 上传 | 大小:4kb | 下载:0

[其他小程序基于matlab算最短路径--Floyd算法

说明:采用佛洛依德算法原理,解决最小路径的规划问题的matlab实现(Using Freud algorithm principle, solve the problem of the minimum path planning matlab)
<ElivesLee> 在 2025-07-01 上传 | 大小:29kb | 下载:0

[其他小程序FlieAdder1

说明:在我们新建的Deep BLUE Net Ghost 组织当中制作的一个捆绑软件,仅供学习,如有兴趣我会继续上传。(A nice executable of us ,it can turn two flies to one only.)
<H2U2O7> 在 2025-07-01 上传 | 大小:35kb | 下载:0

[其他小程序hdl-master

说明:adi devices ip core, inc. ad9361/xxx
<lfliao> 在 2025-07-01 上传 | 大小:1.78mb | 下载:0

[其他小程序faje

说明:fontconfig VS2013 Solution,fontconfig lib,fontconfig sourcecode fontconfig-master()
<Alges> 在 2025-07-01 上传 | 大小:194kb | 下载:0
« 1 2 ... .68 .69 .70 .71 .72 1573.74 .75 .76 .77 .78 ... 21467 »

源码中国 www.ymcn.org