资源列表
[Windows编程] 5111659
说明:Examples of Dynamic Data Exchange DDE()<II%25252B991985> 在 2025-06-08 上传 | 大小:78kb | 下载:0
[其他小程序] 415899
说明:excel读写控件 Excel read and write controls()<II%25252B991985> 在 2025-06-08 上传 | 大小:2.31mb | 下载:0
[进程与线程] ORYNFLL
说明:Exercise_editor Edit the shortcut key()<RXOEwuxq%21631> 在 2025-06-08 上传 | 大小:72kb | 下载:0
[其他小程序] 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-06-08 上传 | 大小: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-06-08 上传 | 大小: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-06-08 上传 | 大小: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-06-08 上传 | 大小: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-06-08 上传 | 大小: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-06-08 上传 | 大小:25kb | 下载:0