资源列表
print
- 利用java开发环境的编程,画图版,可以选择描画直线,圆形,椭圆等,是图形学课程的基础课程设计.
bfsk_ber
- bpsk仿真程序,仿真ber(误码率)等性能-bpsk simulation, emulation ber (bit error rate) and other properties
tttttttttt
- QPSK调制解调的仿真图形,有调制前基带信号和两个支路信号,还有调制载波后的图形-QPSK modulation and demodulation of the simulation graph, a baseband signal before modulation and two branch signals, as well as the graphics after the modulated carrier
Form1
- c#的串口程序,调用了serialport控件,实现了串口的数据发送和接收-c# serial program, called serialport control to achieve a serial port to send and receive data
mb
- 可以实现简单的秒表功能,希望对初学者有所帮助。-Can achieve a simple stopwatch functions, and I hope to help beginners.
speechRead
- Speech to read the source code!
EmailApplication_src
- sending email project, you can easily send email automatickly each day in asp.net
a
- 在二叉树中查找值为x的结点,请编写一算法用以打印值为x的结点的所有祖先,假设值为x的结点不多于1个。-Find the value of x node in a binary tree, write an algorithm to print the value of x nodes ancestors, assuming the value of x nodes more than one.
qr
- 求特征值的算法 求多个特征值,完整的过程都有,是直接求的只有cpp文件-for qr
FFT
- 用于处理振动信号数据的傅立叶变换,以便生成频谱,为后期的求取频域特征值-fft change
opemmp_equation
- 用openmp解一个单调连续方程的解,并行多线程-Solve an equation using openmp
list_sample
- 实现对链表的某个元素的查找,链表指定位置插入、删除元素。-Lookup for an element of the list, the list specifies the location to insert, delete elements.