资源列表
prime
- 输出用户输入的任意两个整数间的所有素数 输入的大小任意,输出按从小到大的顺序。 C++实现-Output user input between any two integers all prime numbers of arbitrary size of input and output according to the order from small to large. C++ implementation
fft
- 傅里叶变换(FFT)的C++/C原码。 设置参数isign=+1为正变换,设置参数isign=-1为反变换。-Fourier Transform (FFT) of the C++/C source. Setting parameters isign =+1 for the transformation, setting parameters isign =- 1 for the inverse transform.
3273
- poj 3273 二分解法,逐位判断是否满足条件-poj 3273
xianshi
- 一个关于LED动态显示的C语言编程应用。-A dynamic LED display on the C programming language applications.
Project1
- winsock vb basic 123abc
N
- 实现了N角星的显示,代码浅显易懂,有一定的技巧性-Achieve N-pointed star of the show, code easy to understand, have a certain skill
131
- 通过对公司人员信息录入后在DOS下人员信息显示-Personnel information input by the company after the information is displayed in the DOS, who
to-draw-a-circle
- c语言编写 在屏幕上画一个点,使其在屏幕上做匀速圆周运动-c language to do in uniform circular motion to draw a circle
HK2011_1
- 2011年3月华中科技大学计算机专业研究生复试上机习题-Yuet Wah in 2011, 3 University computer science graduate student re-examination exercises on the machine
erfenfa
- 排序算法之二分法查找算法,注意和其他算法的区别及其独特之处-The dichotomy of the sorting algorithm to find the algorithm, attention and other algorithms, the difference between its unique
Class1
- C#中的委托,以例题的形式来学习委托,熟悉理解它-In c#, commissioned by the form of examples to study commissioned, familiar with understand it
Issppecklem
- 对图像进行斑点噪声的添加,用方程f=f+n*f将乘性噪音添加到到图像f上,其中n是均值为零,方差为var的均匀分布的随机噪声。 -Image spots of noise, multiplicative noise is added to the equation f = f+n* f to the image f, where n is zero mean, variance var, uniformly distributed random noise.