资源列表
max1133
- 自己编写的MAX1133AD转换程序,已经通过编译-I have written MAX1133AD the conversion process has been adopted by the compiler
dianzhen
- 16*16点阵代码,芯片为stc89c52rc,74hc573锁存数据。-16* 16 dot matrix code, chip stc89c52rc, 74hc573 latch the data.
fft
- FFT is fully Checked
modvoice
- 本程序基于MATLAB设计了数字滤波器实现的对含有噪声的文件的过滤-The program is based on MATLAB implementation of a digital filter paper with noise filtering
hanoi
- 汉诺塔的小程序,学习用,用于递归的方法的学习,简单但是实用哦-Tower of Hanoi applet, learn to use, for the recursive method of learning, a simple but practical Oh
tuxiang
- 图片显示器,用于图片的加载与显示,使用功能较为强大,可以解决一下图片加载的问题-Image display, for the image loading and display, the use of more powerful, can solve the problem about image loading
FDG
- 倒计时源码,次源码可以记录倒计时,西瓦和考核方式-Countdown source
while-language
- Haskell code defining syntax und semantics of the "while language" with welltyped predicates. Inspired by "Semantics With Applications" (Nielson).
code
- 基于Verilog HDL 1、div为分频模块,晶振50M,目的是得到1HZ 2、cnt为异步清零,同步加载,同步使能的十二进制计数器。-4-Bit Binary Up Counter with Asynchronous Clear, Synchronous Load, and Asynchronous En.
USACO-Magic-Squares
- 此C++程序是实现了USACO网站上的Magic Squares的问题。-This C++ program is a Magic Squares of USACO site issue.
task5_dbf_for
- 模拟LFM回波,发射信号矢量调制,利用for语句进行波束形成,精确确定波束到来方向角,并在命令窗口自动显示角度-The LFM echo signal simulation, space vector modulation, by using the for statement for beamforming, accurately determine the beam direction of arrival angle, angle automatic display and in the
0-1knapsack
- 动态规划0-1背包问题 列表法并且测试时间代价-0-1 knapsack problem dynamic programming