资源列表
FPGA实现等精度的频率和脉宽测量
- FPGA实现等精度的频率和脉宽测量,使用次源码的作品获得2008年TI杯湖北省电子设计大赛一等奖,FPGA to achieve such accuracy the frequency and pulse width measurement, the use of sub-source works TI Cup 2008 Electronic Design Competition first prize in Hubei Province
MyReg1
- 注册表读写的示范程序,在注册表里添加自己的注册表项,可以删除-Demonstration program to read and write registry, add your own in the registry where the registry key, can be deleted
PD_Barker_yundongbuchanghoumy
- 对于PD雷达导引头前端,在没有噪声情况下的雷达回波信号,经过运动补偿后再进行脉冲压缩处理,得到某一周期的仿真图像-PD radar seeker for the front-end, in the absence of noise under the radar echo signal, after a motion compensation for pulse compression and then processed by the image of a cycle simulation
clock
- 电子时钟C++语言开发,可作为样例进一步改进。-Electronic Clock C++ language development, can be used as sample for further improvement.
iniprocee
- 这是一个对INI文件进行读写的一个类。 -这是一个对INI文件进行读写的一个类。
ssi1
- 虚拟文件系统 功能:mkdir,chdir(cd),rmdir,ls-virtual directory system
main
- 简单的航空售票系统,希望大家多多指教,不知道能否通过-sort
AVR_osc
- Oscilloscope with AVR
psnr
- 对有噪图像去噪后,计算图像信噪比的很好的代码。特别适合验证去噪算法的性能-Noise image denoising, image signal-to-noise ratio is calculated very good code. Particularly suitable to verify the performance of the denoising algorithm
main
- 九度在线判题系统 题目1007:奥运排序问题-Nine degrees topic 1007: Olympic scheduling problem
Script01
- Resize pictures without lossing quality
myCpp
- 简单易懂的快速排序,归并排序,及kmp算法的实现,适合新手学习和使用-quicksort kmp mergesort