资源列表
cod
- code for transistor cngfet
融合仿真
- 利用ukf或者AEKF 进行视觉跟踪,此部分代码为仿真代码(Using UKF or AEKF for visual tracking, this part of the code is a simulation code)
纹理映射
- 计算机图形学纹理映射,包含编译好的示例程序。(Computer graphics texture mapping, including a compiled sample program.)
nemati
- sph code for simulation sea walker
3d造型
- 计算机图形学3D造型,包含编译好的示例程序。(Computer graphics 3D modeling display, including the compiled sample program.)
3d阴影显示
- 计算机图形学3D阴影显示,包含已编译好的示例程序。(Computer graphics 3D shadow display, including the compiled sample program.)
code
- 输入某年某月某日,判断这一天是这一年的第几天?(What is the day of the year?)
Example2_2.m
- 将p维的样本线性映射到k维空间上(k<p)。而且,这k个维度是相互正交(不相关)的。这k个方向就是主成分,并且是重新构造出来的,而不是简单地从原来p维中去除p-k维。(To map sample linear P dimension to K dimensional space (k<p). Moreover, the K dimensions are orthogonal to each other (not related). The K direction is the mai
光线跟踪 Ray_Trace
- 简单的光线跟踪算法,亲测VC++6.0可以用,需自行配置opengl环境。(Simple ray tracing algorithm, pro VC++6.0 can be used, the need to configure the OpenGL environment.)
遗传算法
- 遗传算法解决TSP,采用matlab语言编程,利用遗传算法解决TSP问题。(The genetic algorithm solves the TSP, uses the MATLAB language programming, and uses the genetic algorithm to solve the TSP problem.)
OverView
- 所谓的鹰眼,就是一个缩略地图,上面有一个矩形框,矩形框区域就是当前显示的地图区域,拖动矩形框可以改变当前地图显示的位置,改变矩形框的大小,可以改变当前地图的显示区域大小,从而起到导航的作用。 鹰眼是地图浏览中常用的功能之一(The so-called eagle eye, is a thumbnail map, there is a rectangle, rectangle region is currently displayed map area, dragging a rectangle
参考资料1:基于8086最小系统的汇编程序设计
- 实现由矩阵按键控制BCD数码管显示0~F的基本功能(Realization of the basic function of BCD digital tube display 0~F by matrix key control)