资源列表
Marlin固件(中文注释)
- Marlin的源代码文件带中文注释,适于初学者学习3D打印的相关知识(Marlin source code files, with Chinese notes, suitable for beginners to learn 3D printing related knowledge)
mutisencer navgation
- GNSS与惯性及多传感器组合导航系统原理(第二版)-光盘资料(GNSS and inertial and multi-sensor integrated navigation system principles (Second Edition) - CD-ROM data)
C++GUI Qt 4编程(第二版)源代码
- 这是“C++ GUI Qt 4编程(第二版)”书中的源代码,搭配《C++ GUI Qt 4编程》这本书学习,对初学Qt的学者帮助很大。分享给大家,欢迎有意向的朋友下载学习。
同步电机滑模和协同
- 可以放入电机模型,直接运行,改变参数比较方便(Can be put into the motor model, direct operation, change the parameters more convenient)
(65260)
- 非结构网格,有限体积法解二维浅水方程, 用于水动力学计算,带算例。(solving the 2D depth averaged navier-stokes equations using finite volume method)
第一行代码(第二版)源代码
- 郭霖的第一行代码(第二版)书籍源代码 第一行代码 第二版,被Android开发者誉为“Android学习第一书”。全书系统全面、循序渐进地介绍了Android软件开发的必备知识、经验和技巧。 《第一行代码》(第2版)基于Android 7.0对第1版进行了全面更新,将所有知识点都在最新的Android系统上进行了重新适配,使用全新的Android Studio开发工具代替之前的Eclipse,并添加了对Material Design、运行时权限、多窗口模式、Gradle、RecyclerV
基于帧差法的运动目标检测的matlab代码
- 基于MATLAB的视频前景提取,使用帧差法。(Video foreground extraction based on MATLAB)
现代编译原理
- 现代编译原理(虎书,包含c版和java版中英文,源码,全书答案)(Modern compilation principles (tiger book, including C version and Java version of Chinese and English, source code, the answer to the book))
HT66Fxx单片机原理与实践C语言
- HT66XX单片机应用 对HT66FX0的内部架构做详尽的介绍,针对存储器架构,I/O特性、TM、ADC、WDT、SIM、LVR、LVD、LCD等外设的的使用说明(HT66XX Application of Single Chip Processor)
禁忌算法求解tsp
- 利用禁忌搜索算法求解经典TSP问题。假设有一个旅行商人要拜访n个城市,他必须选择所要走的路径,路径的限制是每个城市只能拜访一次,而且最后要回到原来出发的城市。路径的选择目标是要求得的路径路程为所有路径之中的最小值。(Tabu search algorithm for solving classical TSP problems)
New_SPH2D
- 基于刘谋斌书本上的sph程序进行的扩展,能模拟溃坝、超高速等问题。(Based on the expansion of SPH program on Liu Moubin's book, it can simulate dam break, super high speed and so on.)
Computational Methods for Plasticity
- 欧文写的一本非常经典的塑性力学书籍,书中包含了源码。(Erwin wrote a very classic book of plastic mechanics, the book contains the source code.)