自定义博客皮肤VIP专享

*博客头图:

格式为PNG、JPG,宽度*高度大于1920*100像素,不超过2MB,主视觉建议放在右侧,请参照线上博客头图

请上传大于1920*100像素的图片!

博客底图:

图片格式为PNG、JPG,不超过1MB,可上下左右平铺至整个背景

栏目图:

图片格式为PNG、JPG,图片宽度*高度为300*38像素,不超过0.5MB

主标题颜色:

RGB颜色,例如:#AFAFAF

Hover:

RGB颜色,例如:#AFAFAF

副标题颜色:

RGB颜色,例如:#AFAFAF

自定义博客皮肤

-+
  • 博客(110)
  • 收藏
  • 关注

转载 pdf 相关软件

来源:http://xbeta.info/pdf-software.htm第0部分:序言    1 什么是pdf    2 为什么要用PDF格式    3 本文内容及说明    4 一些基本而重要的认识  第1部分:PDF阅读软件及在线应用  第2部分:PDF制作软件及在线应用    2.1 可输出PDF的软件      2.1.1 支持PD

2015-05-29 07:51:30 1463

原创 c++ 测试计算时间

/* clock example: frequency of primes */#include /* printf */#include /* clock_t, clock, CLOCKS_PER_SEC */#include /* sqrt */int frequency_of_primes (int n) { int i,j; int

2015-05-28 15:57:38 688

原创 [latex]图片

\begin{figure}[!h]  \centering  \begin{subfigure}{.24\textwidth}    \includegraphics[width=\textwidth]{fig/ho}    \caption{Loads.}  \end{subfigure}   \begin{subfigure}{.24\textwidth}

2015-05-28 15:24:47 1133

原创 [latex]表格

最常用的表格:\begin{table*}[htbp]  \centering  \caption{A typical table }  \begin{tabular}{ccccccc}    \hline    M          & S    & F      & S    & T   & T & F \\     \hline    K          &

2015-05-28 11:22:35 2124

转载 word与mathtype公式的问题

引用地址:http://blog.sciencenet.cn/blog-471807-616838.html  此文来自科学网黄志坚博客word与mathtype公式的问题最近碰到在word文档中用mathtype插入公式后导致正文间距过大的问题,苦恼了很久,差点就要改用latex了,但最终找到了解决办法。在网上找到的办法有:1.在word中点击“文件”菜单下的“页面设置”项。

2015-05-24 17:10:41 1470

转载 Word中没有出现Endnote工具条的一般解决方案

http://blog.sciencenet.cn/blog-260374-513670.html处理步骤如下,以Office word 2007为例,word 2003等版本可以参考处理:1.在word中手工添加endnote加载项。左上角的office按钮-word选项-加载项-左下方COM加载项 若找到Endote相关项,则打勾--确定若是这一

2015-05-20 17:12:25 12085

原创 用word进行书稿编辑

word文件过大时就会出现诸多问题,例如反应变慢,程序容易崩溃等。解决办法:分章节编写,之后利用“单击功能区中的“插入”选项卡,然后单击“对象”按钮右侧箭头,并单击弹出菜单中的“文件中的文字”命令。”。在Word 2007版本进行如下操作,可以合并多个word文件。  1.新建一个文档,并使其页面设置等与要合并的多个文档一致。也可以打

2015-05-19 14:12:12 1878

转载 我整理的suse linux 常用命令

来源:hujunqi的专栏(1)命令ls——列出文件 ls -la 给出当前目录下所有文件的一个长列表,包括以句点开头的“隐藏”文件 ls a* 列出当前目录下以字母a开头的所有文件 ls -l *.doc 给出当前目录下以.doc结尾的所有文件 (2)命令cp——复制文件 cp afile afile.bak 把文件复制为新文件afile.bak cp afile

2015-05-19 13:41:58 2027

原创 更好的搜索引擎

更好的搜索引擎就在那里,只是我们不能直接用而已。但总是有办法的。更好的搜索引擎

2015-05-19 10:35:35 455

原创 [Linux][QtCreator]如何添加include路径

If you are using qmake, the standard Qt build system, just add a line to the .pro file as documented in the qmake Variable Reference:INCLUDEPATH += If you are using your own build system, you

2015-05-16 10:34:27 6116

转载 VMware虚拟机从一台电脑转移复制到另一台电脑的方法

http://www.ihacksoft.com/vmware-copy-vmx-vmdk.html今天在单位的电脑上安装了Windows 8.1,好吧,当然不是主用电脑,而是VMware虚拟机。安装的目的主要是用来学习和测试,想想自己笔记本电脑上也应该安装一个,难道晚上拷个Win 8.1的ISO镜像回去重新再安装一遍?没有必要,VMware虚拟机系统文件是可以转移复制的,把.vmx文

2015-05-11 10:05:29 12033

原创 windows系统下的远程访问

远程访问软件:1. 远程桌面连接被远程访问的电脑必须有固定IP。2. 向日葵http://sunlogin.oray.com/zh_CN/

2015-05-11 09:23:13 449

原创 Linux操作系统常用软件和使用经验

常用软件terminator:多窗口控制台

2015-05-09 18:27:07 496

原创 分布式版本控制系统Git使用笔记

https://bitbucket.org/

2015-05-04 15:25:12 384

原创 [G+smo]Interpolation and look up

Interpolation and look up

2015-04-28 20:17:46 505

原创 [G+smo]interface conditions

interface conditions

2015-04-28 20:13:39 626

原创 [G+smo]Boundary conditions

boundary conditions

2015-04-28 20:12:56 523

原创 [G+smo]单元和边界迭代器 iterators

单元和边界上的遍历

2015-04-28 20:12:29 593

原创 [G+smo]mapping 几何映射

geometric mapping

2015-04-28 20:12:24 607

原创 [G+smo]surface fitting

\gismo\stable\src\gsUtils\gsInterpolate.h

2015-04-28 20:08:08 663

原创 [G+smo]domain iterator and boundary iterator

iterators Projects: gismo\tests\gsDofInterface_test.cpp

2015-04-28 20:07:47 385

原创 [G+smo][Test]gsView

使用gsView.exe可以查看xml类型文件

2015-04-28 20:05:00 476

原创 [G+smo]THB spline

thb splines

2015-04-28 19:45:58 718

原创 [G+smo]gsFunction

A function from a d-dimensional domain to an m-dimensional image.Implementations of gsFunction must at the very least implement the evaluation function gsFunction::eval_into(). It is also recomm

2015-04-28 15:59:50 561

翻译 INT WINGDIAPI redefinition error

C2086: 'int WINGDIAPI' : redefinition errors in Open Scene Graph?The solution is: [Obtained from this website]You need to add WIN32 to the defines in your project. In Visual Studio, ri

2015-04-27 23:09:42 1702

原创 [G+smo]gsVector

gsVector * b = new gsVector;    b->setZero( nDofs );gsvector    m_color.setZero(3);    m_color(0) = 0.8;    m_color(1) = 0.1;    m_color(2) = 0.1;

2015-04-27 18:57:07 513

原创 在线合作编辑latex

https://cn.sharelatex.com/

2015-04-25 00:27:58 1552

翻译 怎样在windows上设置svn服务器

Setting up Subversion on WindowsWhen it comes to readily available, free source control, I don't think you can do better than Subversion at the moment. I'm not necessarily advocating Subversion; t

2015-04-24 16:34:45 1572

原创 [G+smo]几何文件类型转换

1. 利用gsView 项目可以查看.xml文件

2015-04-23 21:40:51 539

原创 [G+smo]画基函数

示范代码gsKnotVector    cout    gsBSplineBasis::makeShared(KV);    // Sharing the same basis    gsBasis    cout    gsWriteParaview_basisFnct(0, *bsp2, "basis",1000);    gsWriteParaview( *b

2015-04-23 21:28:52 690

原创 [G+smo] Lsdyna 相关

1. gsWriteLsDyna2. gsWriteLsDynaFEM3. gsWriteLsDynaIGA

2015-04-23 20:07:51 509

原创 [G+smo]openNurbs相关的CAD文件格式转换

在CMAKE生成项目时,打开GISMO_WITH_ONURBS选项;1. gsView 项目2. gsReadWrite_test 项目3.

2015-04-23 20:06:20 1416 2

原创 [Linux]常用命令

1.  &在命令之后添加&可以在启用其他程序之后继续使用控制台;例如 emacs &2. l 或者ls列出当前目录文件3. find查找 find . -DNAME *.so4. grep

2015-04-22 22:05:45 448

原创 [Linux]好用的软件

1. terminator控制台;可以方便地将窗口进行水平和纵向划分;2. emacs文本编辑软件3.

2015-04-22 22:02:27 458

转载 [latex] 长公式换行

对于多行不需要对齐的长公式,我们可以用multiline 环境 \begin{multline}x=a+b+c+\\d+e+f+g\end{multline}   需要对齐的长公式可以用split 环境,它本身不能单独使用,因此也称作次环境,必须包含在equation 或其它数学环境内。split 环境用\\和& 来分行和设置对齐位置。

2015-04-17 21:31:19 94846 3

转载 [AI]工作区域相关

使用多個工作區域Adobe Community Help工作區域選項工作區域面板建立工作區域刪除工作區域選取與檢視工作區域編輯工作區域移動工作區域將工作區域重新排序重新排列工作區域順序自訂工作區域名稱9 點參照

2015-04-17 19:38:54 2722

转载 [latex]参考文献格式

http://en.wikibooks.org/wiki/LaTeX/Bibliography_ManagementFor any academic/research writing, incorporating references into a document is an important task. Fortunately, LaTeX has a variety o

2015-04-16 18:23:55 16621

原创 latex 文章首页格式

laex首页格式示范Specimen of a title page codingFollowing is the specimen of a title page coding.\documentclass[preprint,1p,12pt]{elsarticle} \journal{Nuclear Physics B} \begin{document

2015-04-16 18:19:50 4529

原创 [G+smo]gsBasis和gsMultiBasis

gsBasis类gsBasis是gismo中所有基函数的基础类型。其他类,例如gsSplineBasis, gsBSplineBasis, gsHTensorBasis都从该类派生。

2015-04-15 16:51:03 889

原创 [Linux]如何安装.run文件

http://askubuntu.com/questions/18747/how-do-i-install-run-files我是LINUX小白。从基础学起。第一步,如何安装程序?请见以下说明。You can install .run files from the graphical interface, but using a terminal is more likely to

2015-04-14 16:19:04 1886

空空如也

空空如也

TA创建的收藏夹 TA关注的收藏夹

TA关注的人

提示
确定要删除当前文章?
取消 删除