上一页 1 ··· 7 8 9 10 11 12 13 14 下一页
摘要: MathType 数学公式编辑器是广大理科生电脑上必不可少的软件!然而在大量公式时,不会巧妙使用快捷键真的是心累身累。巧妙使用MathType数学公式编辑器可加快数学符号的录入速度和效率,这将节约大量的时间成本。在MathType界面,将鼠标轻轻的放在某个符号上,在屏幕下方就会显示该符号的快捷键。当... 阅读全文
posted @ 2015-08-17 17:01 VVingerfly 阅读(2328) 评论(0) 推荐(0)
摘要: 如何解决mathpage.dll或MathType.dll文件找不到问题MathType 6.9简体中文版是一款功能很强大的数学公式编辑器,但是因为不明原因,有时会出现找不到MathType.dll或者mathpage.dll文件找不到的错误窗口提示,而导致软件无法正常使用,本文将教您解决mathp... 阅读全文
posted @ 2015-08-15 13:56 VVingerfly 阅读(996) 评论(0) 推荐(0)
摘要: matlab tips and tricks and ...page overview:I created this page as a vectorization helper but it grew to become my annotated Matlab reading cache. In ... 阅读全文
posted @ 2015-08-11 21:56 VVingerfly 阅读(328) 评论(0) 推荐(0)
摘要: Matlab is a very useful programming environment, but it also has many inefficiencies. You might think that these are unavoidable, but in fact it is po... 阅读全文
posted @ 2015-08-11 21:49 VVingerfly 阅读(219) 评论(0) 推荐(0)
摘要: 最近在看 SIGGRAPH2015 有关 VR Display and Interaction 的几篇文章,之前从来没看过有关方面的 paper,一看才发现专业词汇太多了,根本不懂啊,幸亏 Paper Reading 的要求不高。用百度,Google翻译一些短语,结果也不对劲。从 可穿戴设备网找到这... 阅读全文
posted @ 2015-08-11 16:00 VVingerfly 阅读(1009) 评论(0) 推荐(0)
摘要: Computer Graphics Research Software Helping you avoid re-inventing the wheel since 2009! Last updated December 5, 2012.Try searching this page for key 阅读全文
posted @ 2015-07-27 22:21 VVingerfly 阅读(1064) 评论(0) 推荐(0)
摘要: 最近在网上下载了 Triangle 库,准备在程序中调用来三角化生成网格,但出现了很多错误,如下:1> triangle.c1>d:\program files\visualstudio2010\vc\include\cmath(19): error C2061: 语法错误: 标识符“acosf”1... 阅读全文
posted @ 2015-07-23 12:56 VVingerfly 阅读(1800) 评论(0) 推荐(0)
摘要: Computational Geometry The Geometry Center (UIUC)Computational Geometry Pages (UIUC)Geometry in Action (UIC)Geometric Resource (UFL)CAGD Applets (UKA)... 阅读全文
posted @ 2015-07-23 10:43 VVingerfly 阅读(1112) 评论(0) 推荐(0)
摘要: OpenMesh 提供了 delete_vertex() 函数来实现从网格中删除顶点,在删除掉顶点的同时,所有与该顶点相连的边也同时被删除。OpenMesh 官方文档 中给的顶点删除函数声明如下:void OpenMesh::PolyConnectivity::delete_vertex(Verte... 阅读全文
posted @ 2015-07-20 16:43 VVingerfly 阅读(2221) 评论(1) 推荐(1)
摘要: 今天写程序的时候要用到二维数组作参数传给一个函数,我发现将二维数组作参数进行传递还不是想象得那么简单里,但是最后我也解决了遇到的问题,所以这篇文章主要介绍如何处理二维数组当作参数传递的情况,希望大家不至于再在这上面浪费时间。正文:首先,我引用了谭浩强先生编著的《C程序设计》上面的一节原文,它简要介绍... 阅读全文
posted @ 2015-07-16 21:35 VVingerfly 阅读(768) 评论(0) 推荐(0)
上一页 1 ··· 7 8 9 10 11 12 13 14 下一页