资源列表
digital
- 这个一个识别数字的C程序,对初学者有很好的帮助作用。-The identification number of a C program, for there are very helpful for beginners
HR
- 很全的湿敏传感器源码和电路图,包括HR201,201.HR23等。-HR202 is full of humidity sensor data, including source code, schematics. I am testing is accurate.
SPI-FLASH
- 本段代码用于stm32外扩flash,采用spi的方式,(stm32 external expansion flash)
anli
- 1,权限管理 2,增删改查 3,分类 4,登录验证(hello please tell me six no six?)
Curiosity HPC Demo Code
- Curiosity HPC 开发板程序样例(Curiosity HPC DEMO Code)
yiyuyanzhizuomaren
- 为数不多的中文编辑,十分方便,很好理解,几乎谁都能学(A few Chinese Editors)
solver_euler
- 2D euler solver for compressible flow
Two_Chess_game
- 象棋跟五子棋两个程序的源码,代码完整,写法规范-Chess backgammon two programs with source code integrity, written specification
Verilog_Helper
- 一个简单的verilog绘图工具,工具向数据库导入电路连接信息,程序通过数据库的信息刷新屏幕,并且向用户导出门级建模的verilog语句-Verilog a simple drawing tools, tools, electrical connections to the database information into the program information through the database to refresh the screen, and exported to th
pcie_ml555x4_prj
- 已经在xilinx的ML555开发板上实现的PCIEx4的设计,其中带有DMA功能。满足pciexpress1.0规范。
pcie_ml555x4_prj
- 4通道pcie设计,实际应用中需要,不过需要自己修改相关部分-4 channel pcie Design
MultiThread5
- 利用windows MFC 实现工作者线程,Dialog界面上包含一个两个按钮,一个编辑框,一个进度条.在编辑框输入一个数字作为进度条的计数,点击start按钮,会开启工作者线程,进度条会更新,按下user_interface 按钮,会开启用户界面线程.-realize Worker thread and user interface thread through windows MFC.There are two button,one edit box,one progress bar on