资源列表
icons3
- thu xem no la cai gi the nay
76
- 吉布斯现象应用,利用吉布斯现象的实例,各位自己-Gibbs phenomenon applied, using examples of Gibbs phenomenon, you could see for himself
1
- 编写程序,计算下面公式并输出结果。 要求:(1)编写一个函数计算n! (2)编写主函数,由键盘输入n和m,调用(1)中的函数完成计算。 (3)输入n和m要给出提示,并检查n和m的合理性,不合理的输入应输出错误信息,并不再进行计算。-Write programs to calculate the following formula and output. Requirements: (1) Write a function to calculate n! (2) the
1
- 输入行数,打印 n行的一个由数字组成的三角形,三角型如下 1 1 2 1 1 2 3 2 1 1 2 3 4 3 2 1 1 2 3 4 5 4 3 2 1 1 2 3 4 5 6 5 4 3 2 1 1 2 3 4 5 6 7 6 5 4 3 2 1 1 2 3 4 5 6 7 8 7 6 5 4 3 2 1 1 2 3 4 5 6 7 8 9 8 7 6 5 4 3 2 1 -Input line number, print n lin
2
- 已知某天的实际年、月、日,求出它是当年的第几天.-Known the actual day of the year, month, day, find the first few days it was then.
2
- 1.请编写一个函数void fun(char *tt,int pp[]),统计在tt字符中"a"到"z"26各字母各自出现的次数,并依次放在pp所指的数组中。 2.下列程序定义了n×n的二维数组,并在主函数中赋值。请编写函数fun,函数的功能使求出数组周边元素的平均值并作为函数值返回给主函数中的s。-1. Please write a function void fun (char* tt, int pp []), statistics tt characters " a&qu
und_linux_kern2-17
- 关于ext2和ext3文件系统的深入比较,解释说明。对于理解unix,linux系统有帮助。-ext2 ext3
5
- 1 请编写一个函数fun,它的功能是:比较两个字符串的长度,(不得调用c语言提供的求字符串长度的函数),函数返回较长的字符串。若两个字符串长度相同,则返回第一个字符串。-1 Write a function fun, its functions are: to compare two string length, (not available in the language requirements call c function of the length of the string), th
taozihouzi
- 用C语言解决实际问题,也就是实际的应用,我们要把学的应用到实际中去-Solve practical problems using C language, which is the actual application, we must learn to go into practice in
Exceptions
- exception handling in java
EJB_NOTES
- EJB notes in java very use ful
JUnit
- JUNIT NOTES for Connectivity