资源列表
Draw
- Windows画笔,可以实现windows画笔功能的相关功能-Brush of Windows, Windows brush function
flex viewer
- flex viewer 源代码.
BlackfinDSP
- 本书主要讲解BF53X系列DSP,对于初学者比较有帮助
mySlider
- 自定义进度条,可自定义皮肤,可自定义水平或者垂直.-Custom progress bar, custom skin, custom horizontal or vertical.
Skyblue_Mine.rar
- 这是小时候的小孩玩过的比较经典的一款小游戏扫雷,适合c++初学者借鉴,This is when the kids played a comparison of the classic game mine for c++ beginners learn
eluosi_game
- 这是一个基于NIOSII的俄罗斯方块游戏设计,是基于FPGA的,利用流模式DMA传输实现游戏。
Map
- 通过调用百度API实现地图,可以搜索附近的美食、超市、医院等信息,并可以在地图进行备注,添加信息。-This program used baidu API to realise the map.You can search market,hospital,food and so on on the APP
wifi-spi
- wifi-SPI驱动,实现对wifi模块的正常联网操作。-wifi-SPI driver to realize the wifi module normal networking operations.
metronic.bootstrap
- metronic.bootstrap 的新版本,页面风格全部轻量而且非常美观,全攻略!-The new version metronic.bootstrap, the page style all lightweight and very beautiful, Raiders!
matlab-robotics
- matlab robotics 工具箱 机器人运动学计算资料-matlab robotics toolbox :robot kinematics calculations
RadCompressor
- ANSYS rad compressor practice
STM32F103C8T6 NRF24L01
- 经测试,此代码可以实现2.4G(NRF24L01)的通信。 内有大量的注释,初学者可以看注释弄明白 其中还有其他的代码,软件SPI通信方式、串口、GPIO口、延时。(After testing, this code can implement the communication of 2.4G (NRF24L01). There are a lot of annotations, and the beginners can see the annotations to understand