资源列表
菜单
- 123456789456789789123465798
BIOS Programmer's Guide v10
- Descr iption of phoenix bios calls.
流水灯
- 点亮所有的八个流水灯后依次一盏盏熄灭他们(Lights up all the lights and turns them out)
C++Primer(第四版源代码)
- 详细的C++使用教程,通俗易懂,很容易上手(Detailed C++ tutorial, easy to understand, easy to use)
jtd
- 模拟十字路口交通灯,红路灯规律亮灭。红灯3分钟,黄灯15秒(Simulate traffic lights at intersections)
Phase_plot
- 使用imsl数据库计算二阶微分方程,方法简洁快速(Using the IMSL database to calculate the two order differential equations, the method is simple and fast)
994710194fastphaseunwrapalgorithm
- 一种通过快速傅里叶余弦变换的解包裹程序(基于Matlab)(fast phase unwrapping algorithm)
四车道
- 四车道元胞机模型,用于数学建模,用处多多,可进行适当修改(Four lane cellular automaton model can be used for mathematical modeling.)
单片机课件学习
- 适用于单片机小白的一套完整ppt学习教程。 超级实用。(Singlechip microcomputer for a complete set of PPT learning tutorial. Super utility.)
胡汉才版单片机-第1章-微型计算机基础
- 单片机基础知识讲解入门,赶快收藏吧。 单片机(SCM basic knowledge on the entry, quickly collect it.)
塔
- 汉诺塔的编辑程序,可以用作了解递归的思想。(Hanoi editor, can be used to understand recursive thinking)
(赛德尔+雅可比)迭代法(解方程组)
- 用C++描述赛德尔和雅克比迭代法解方程组(Solving the equations with Seidel and Jacobi method)