资源列表
xinzaobitexing
- fmcw的代码,作为入门的参考资料,是不错的选择(The fmcw code, as a reference for getting started, is a good choice)
ready-KSTF-mkirix
- acm 上的题目Project_10475()
hough
- 在matlab中用hough道路图像提取道路标线(Using Hough road image to extract road marking in MATLAB)
EEPROM实验
- 关于STC12C5A60S2的EEPROM实验。亲测能用(The EEPROM experiment on STC12C5A60S2. Pro test energy)
07329519Rader-Systems-Design
- 毫米波雷达的参考书籍,中英文都有,不错的参考资料(Reference books for millimeter wave radar are available both in Chinese and English.)
breakpad.tar
- google breakpad 源代码,程序崩溃之前生成dump文件,方便调试(Google breakpad source code, dump files are generated before the program crashes, easy to debug)
grammar
- 预测分析法(LL(1)方法)的基本思想是:从文法开始符S出发,从左到右扫描源程序,每次通过向前查看 1 个字符,选择合适的产生式,生成中间推导过程以及句子的最左推导。本程序可以输入预测分析表,输出最左推导和中间过程。(The basic idea of prediction analysis method (LL (1)) is to start from the grammar start symbol S, and scan the source program from left to r
city_air_py
- 使用python3.6进行编程,能够将各城市的空气质量图形化展示出来。(The air quality of each city can be displayed graphically.)
mercator2roms
- mercator数据集处理,生成roms模型边界文件(processing Mercator datasets to generate the roms model boundary file.)
0796514
- acm 哈尔滨工业大学的部分题源答案,为本小组辛苦测试并检验()
程序自动升级
- PB做的自动程序程序。数据库连接自己配置吧(PB's automatic program. Connect the database to your own configuration)
Eight Queen
- 可以在界面中选择不同条件的八皇后,然后会显示所有结果(You can select eight queens with different conditions in the interface, and then all the results will be displayed.)