资源列表
grey
- 灰色关联度matlab源代码。可以计算关联系数,关联度,以及相关功能的图形化显示。(Grey relational grade matlab source code. The correlation coefficient, the correlation degree, and the graphical display of the related functions can be calculated.)
01my_and
- 器件EP4CE6F22C8N利用LED和按键验证与门(Use of leds and keystroke validation and door)
02my_nand
- 器件EP4CE6F22C8N利用LED和按键验证与非门(Nand gate is validated with LED and buttons)
03my_mux
- 器件EP4CE6F22C8N2选一数据选择器(Choose device EP4CE6F22C8N2 data selector)
snapshotnoxeling
- 低密度奇偶校验码的VHDL程序,用于LDPC码的硬件实现()
PLL
- 锁相环matlab实现,可提取并网逆变器网测电压相位。(PLL based on matlab,extraction of voltage phase in grid connected inverters.)
04my_decode
- 器件EP4CE6F22C8N 2-4译码器译码器(Device EP4CE6F22C8N 2-4 decoder decoder)
05my_encode
- 器件EP4CE6F22C8N 4线-2线编码器 优先编码器(Device EP4CE6F22C8N lines to 4-2 encoder priority encoder)
06half_adder
- 器件EP4CE6F22C8N 一位半加器(Device EP4CE6F22C8N a half adder)
dujpone5
- 关于rs码编码器的相关程序,利用硬件语言实现()
09led_twinkle
- 器件EP4CE6F22C8N 控制4个LED亮灭(Device destroy EP4CE6F22C8N control four LED light)
11.SPI
- STM8L SPI驱动程序 今天下午要写个w26x16的程序,把官方的例子挖出来,做了中文注释,对不了解spi flash操作的朋友应该有帮助,代码已经测试过,没问题。(官方的应该没问题) 只是要注意,官方是根据m25p128写的驱动,其中擦写扇区和擦写块的代码和w25x16的不一样,比w25x16的少了一个。m25p16相对w25x16来说应该是 一个擦块,一个芯片擦除。 比w25x16少了一条命令(STM8L SPI Driver This afternoon to write a