freescale飞思卡尔DZ系列8位单片机DZ60的演示程序,包含CAN模块驱动,学习DZ60 编程的好资料
上传时间: 2017-02-02
上传用户:cxl274287265
DZ论坛登陆程序,是易语言的源码 DZ论坛登陆程序,是易语言的源码
上传时间: 2017-03-19
上传用户:fandeshun
飞思卡尔DZ系列8位单片机DZ60的演示程序,包含CAN模块驱动.rar
上传时间: 2022-06-28
上传用户:jason_vip1
1、采用最新的asp.net2.0 + Access架构 2、支持文章栏目二级分类,随意修改,管理员分级管理。 3、所有内容可以后台维护 4、管理员密码采用md5加密。 5、后台整合了友情连接系统。 6、全站美化,DZ风格。 7、对站内文章的按照文章标题(内容)进行搜索。
上传时间: 2013-12-29
上传用户:372825274
Matlab 画三维立体图形 The aim of geom3d library is to handle and visualize 3D geometric primitives such as points, lines, planes, polyhedra... It provides low-level functions for manipulating 3D geometric primitives, making easier the development of more complex geometric algorithms. Some features of the library are: - creation of various shapes (3D points, 3D lines, planes, polyhedra...) through an intuitive syntax. Ex: createPlane(p1, p2, p3) to create a plane through 3 points. - derivation of new shapes: intersection between 2 planes, intersection between a plane and a line, between a sphere and a line... - functions for 3D polygons and polyhedra. Polyhedra use classical vertex-faces arrays (face array contain indices of vertices), and support faces with any number of vertices. Some basic models are provided (createOctaedron, createCubeoctaedron...), as well as some computation (like faceNormal or centroid) - manipulation of planar transformation. Ex.: ROT = createRotationOx(THETA); P2 = transformPoint3d(P1, ROT); - direct drawing of shapes with specialized functions. Clipping is performed automatically for infinite shapes such as lines or rays. Ex: drawPoint3d([50 50 25; 20 70 10], 'ro'); % draw some points drawLine3d([X0 Y0 Z0 DX DY DZ]); % clip and draw straight line Some functions require the geom2d package. Additional help is provided in geom3d/Contents.m file, as well as summary files like 'points3d.m' or 'lines3d.m'.
标签: Matlab 画三维立体图形
上传时间: 2015-11-02
上传用户:A1321