搜索资源列表
ex11_3
- 在编辑框输入绘图命令,当单击“绘图”按钮时,能在左边坐标轴绘制所对应的图形,弹出框提供色图控制,列表框提供坐标网格线和坐标边框控制。 -edit box in order to import graphics, click the "Mapping" button. in the left axis mapping coordinates corresponding to the graphics, pop-up box with color map control, L
用D3D模拟地月系
- 一、建立空窗体 新建一个工程,添加引用,并导入名称空间。 加入一个设备对象变量: private Microsoft.DirectX.Direct3D.Device device = null; 添加初始化图形函数,并在这里面对设备对象进行实例化: public void InitializeGraphics() { PresentParameters presentParams = new PresentParam
name
- 将自己的名字网格坐标化,然后形成txt文件,将这些点坐标在屏幕上绘制出汉字-The grid coordinates of his name, and then form a txt file, the coordinates of these points to draw out the characters on the screen
openglcordianate
- 在vc++MFC程序中加入该类,定义该类的对象,再调用类中画坐标的函数即可绘制3维坐标-In vc++ MFC program to join the class, define the class of objects, and then call the class function of drawing coordinates three-dimensional coordinates can be drawn
shortpath
- 读取点线连接,使用类迪杰斯特拉算法求解最短路径输出服务区范围,并通过nodejs搭建服务器,在网页上用canvas绘制显示。原始数据中,点数据为(ID,坐标xy)线数据为(前后连接点,权值)-Read point line connection using class Dijkstra shortest path algorithm output service area, and set up the server through nodejs, drawn with canvas on th