资源列表
FIRExample
- 自己写的一个低通滤波器设计的例子,有8个窗口可选择,能满足一般应用的要求。-Himself wrote a low-pass filter design example
distance
- 通过经纬度计算距离 通过经纬度计算距离-Calculating the distance through the latitude and longitude
guessgame
- 猜数字游戏,每次都是随即产生字符,每个字符也是随机产生的,并且可以玩好几次。-猜数字games, each time immediately generated characters, each character is randomly generated, and can play several times.
arm2103SPI
- pcl2103的SPI接口的使用,点亮数码管。-The SPI interface pcl2103 the use of digital lighting control.
a
- 为了方便大家更好的学习算法分析,我上传了一个用回溯法解决的01背包问题-In order to facilitate a better learning algorithm all analysis, I uploaded a backtracking method to deal with the 01 knapsack problem
uart_rx
- Tcode is in VERILOG HDL (Hardware descr iption language) code is of UART (universal asynchronous receiver&transmitter) receiver . its objective is to accept serial data from port of computer and allow it to come in a FPGA-Tcode is in VERILOG HDL
MFC2011111901
- 简单计算器,可实现简单计算和计算式显示,简单的函数计算-Simple calculator for simple calculations and the calculation shows
APIdemo
- 简单的一个windows窗口小程序,很适合初学者去适应和学习API窗口的编程学习-A simple windows windows small program is suitable for beginners to adapt and learn the API window programming learning
strLen
- 用MIPS实现求字符串的长度,只用r0, r1, r3三个寄存器, 字符串从内存地址0开始存储-MIPS implementations find the length of the string, using only r0, r1, R3 three registers, strings from memory address 0 storage
2495_EX11
- 北京邮电大学c语言作业第11作业.编程环境dev-c-Beijing University of Posts and International College 10 major operations c language program, fully functional exhaustive. Programming environment dev-c-Beijing University of Posts and 11th c language jobs jobs. Programming
envelope
- 在一个时间片下实现对信号的包络线提取,已测试-To achieve the extraction of the envelope signal at the next time slice, tested
miller-rabin
- miller-rabin素性检测算法,信息安全安全数学基础适用。-miller-rabin primality testing algorithm.