资源列表
uniqrecondition
- Embedded vc++下开发的导航系统,可以参考下()
16_7_2011_Good
- Clock alarm use AT89C51
ALU Depart
- 矩阵的ALU分解,以前学习的时候写的,仅供参考(ALU decomposition of matrices)
39096983
- Example of Embedded Zerotree Wavelet encoding in ANSI-C()
指纹密码锁
- 指纹锁程序,用于指纹模块的应用好久发货静安寺爱神的箭还能发货(Fingerprint lock program for the use of fingerprint module for a long time shipments of Jingan Temple love arrows can also be shipped)
415899
- excel读写控件 Excel read and write controls()
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
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
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
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,
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
pca.m
- 完成主成分分析算法的源程序,算法的源程序,(The source program of the principal component analysis algorithm, the source program of the algorithm,)
