资源列表
猜数字 (1)
- 一个猜数字的C语言程序,十分短小,但写得却挺精巧。可以学学这里的编程思想!-a viewing of the C language procedure is very short, but there was only a written sophisticated. Here can learn programming thinking!
raw2bmp
- RAW to BMP converter
C_ANSIC_time
- 用C语言编写的几个关于时间的函数。应用于ANSI_C-With some C language about a function of time. Applies to ANSI_C
TDMA_MainSimuSecond
- 仿真TDMA测控定位体制中的时间延迟问题-Simulation TDMA positioning system monitoring and control the time delay problem
devillanguage
- 魔王语言啦,超经典程序,拿来跟大家分享一下!-Devil Language Rights, classic program, to share!
Lysc
- 一个十分简洁的链表模板,非常具有参考价值-List a very simple template, very valuable
huiwen
- 该程序是回文字符串的程序,非常适合刚学c的人需研究学习,里面的注释非常清楚。-The program is a palindrome string of the program, to be studied very suitable for people just learning c learning, the notes inside is very clear.
Archive
- 4) 创建一个名为Complex的类,进行复数的算术运算。复数的形式为: realpart+imaginarypart*i 用浮点变量表示类的private数据。提供构造函数,能够对所声明的该类对象进行初始化。在不提供初始化值的情况下,该构造函数应包含默认值。针对以下功能,分别提供一个public成员函数。 (1)两个复数相加; (2)两个复数相减 (3)用(a, b)的形式打印复数,其中a为实部,b为虚部。 -4) Create a class called Compl
SISO_OFDM
- this simple SISO OFDM code. In this code we generate CIR and with fft CFR. finally we compare simulation result for multipath and AWGN channel-this is simple SISO OFDM code. In this code we generate CIR and with fft CFR. finally we compare si
adduser
- Add Windows new user with VBS
SiteDiv
- Side diversity for rain attenuation
main
- Parallel Quick sort with pthreads on Linux. Works faster than simple quick sort.