- 博客(15)
- 资源 (11)
- 收藏
- 关注
原创 debug javascript code using google browser
Code for test.html, put all functions in mytest.jstest.htmlmytest.jsvar firstname;firstname="Hege";document.write(firstname);function myFunction(){//alert("Hello Shanshan");docu
2017-02-08 04:59:15
307
原创 html study
test.html myFunction()document.write("");var n=addnum(5,3)var n1 = n.toString();document.write(n1);mytest.jsvar firstname;firstname="Hege";document.write(firstname);function my
2017-02-08 04:37:25
399
原创 R call fortran
Object: call Fortran subroutines using RPlatform: window 10, Fortranfortran (Intel Visual Fortran), R (3.1.3)Testing code source: https://en.wikiversity.org/wiki/R_(programming_language)/Tutorials
2016-12-25 11:34:02
732
原创 C++ call fortran using cmd
Reference https://en.wikiversity.org/wiki/R_(programming_language)/Tutorials/Connecting_Fortran_and_R
2016-12-25 10:47:39
558
原创 Prerequisite for writing a paper
1. How to cite and avoid plagiarismhttps://www.youtube.com/watch?v=xDBxOL7zER8
2016-11-16 23:45:27
375
原创 RF source code test in windows
1. Task: test random forest source code package 2. Test platform: windows 7 64bit with R 3.1.3 and visual studio 2013.2. Prerequisite: Rtools, RF source package install Rtools http://m.b
2016-08-24 00:34:52
530
原创 WORD: how to make figure table
Task: insert figure order automatically and make a table of figures, like normally the table of content we do(1) Reference ----Insert Caption(2) Click Insert Caption, choose Figure- Cl
2016-01-25 04:27:34
840
原创 python 学习:数据库安装
http://www.cnblogs.com/maybe2030/p/4585705.html学习随机森林时参考了该博客,里面的一些代码用到了一些数据库,需要自己去安装。以下介绍过程安装numpy, scipy, scikit-learn,matplotbib1.因为已经安装了arcgis10.1,其安装过程中安装的python2.7已安装了numpy和matplotb
2015-07-30 11:51:28
1793
1
转载 arcgis不同文件后缀名的含义
来源 :http://resources.arcgis.com/zh-cn/help/main/10.1/index.html#//005600000013000000
2015-07-03 17:06:12
10123
原创 latax相关(elsevier)
1.插入编号\begin{enumerate}[a)]\item input\item input\item input\item input\end{enumerate}2.插入图片(jpg)\begin{figure} \centering % Requires \usepackage{graphicx} \includegraphics[width=8cm
2015-04-16 15:53:28
1728
原创 matlab 提示内存不足
问题:在运行代码时,提示内存不足解决办法:原matlab属性路径:D:\MATLAB\bin\matlab.exe现将属性修改为D:\MATLAB\bin\matlab.exe -nojvm 要运行E盘下TEST文件夹里的test文件,则在新属性matlab打开的窗口里,输入 run('E:\TEST\test')
2015-01-12 10:50:35
3504
DPM win32环境
2014-04-17
DPM 检测 windows32位
2014-04-17
空空如也
TA创建的收藏夹 TA关注的收藏夹
TA关注的人