资源列表
AB4F
- FPGA编码器4倍频VHDL程序 对初学FPGA有帮助。-FPGA Encoder 4 multiplier VHDL program to FPGA beginner help.
wq
- 很多人都期望得到一份纯真的爱情,而每个人期望的程度是不同的-Many people expect to be a pure love, and look forward to the extent of each person is different
seven_Segment
- This seven segment source code. Where 2 port pins are dedicated for seven segment. The shift register is used in order to send the data to the seven segment. In two port pins one pin is acting as a clock and the other as data line. There are two
Promedio-alumnos
- Programa que calcula el promedio de alumnos
caculator
- 该程序使用函数指针来实现加减乘除的运算,能动态的添加各种运算操作。-The program uses the function pointer to the arithmetic of addition, subtraction, dynamic add various arithmetic operations.
createFit
- 分子动力学中将水分子转化为单原子原子的能量计算问题,范德华作用和静电相互作用-molecular dynamics
CAcode
- 学院 GPS系统所有卫星发射的信号共用相同的载波频率和信道时间,所以G 收到的信号不可避免地混合了所有可能的卫星信号,而只有知道目前接收到-Signals share the same carrier frequency and channel INSTITUTE GPS system time of all satellites, the signal G is inevitably mixed with the received satellite signals with all
Garrote
- Garrote法去噪,它是小波阈值去噪中的一种方法,效果优于软阈值法和硬阈值法-Garrote method denoising,It is one of the wavelet threshold denoising method, the effect is better than that of soft threshold and hard threshold method
zjtd
- 描述资金变动情况,多空双方资金进出详情,进出具体数量-Descr iption of capital movements, both long and short of funds out of the details, the specific number of import
rec_pow
- Path loss function and free space model
AllAboutSerial
- This source code is about serial communication between embedded device and computer. this code uses python language. a serial class has been provided which uses pyserial library.
binSearch_2
- 二进制查找,非递归实现,算法时间是O(logN)-binary search