自定义博客皮肤VIP专享

*博客头图:

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

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

博客底图:

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

栏目图:

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

主标题颜色:

RGB颜色,例如:#AFAFAF

Hover:

RGB颜色,例如:#AFAFAF

副标题颜色:

RGB颜色,例如:#AFAFAF

自定义博客皮肤

-+

  • 博客(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 260

原创 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 362

原创 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 670

原创 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 515

原创 Prerequisite for writing a paper

1. How to cite and avoid plagiarismhttps://www.youtube.com/watch?v=xDBxOL7zER8

2016-11-16 23:45:27 350

原创 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 464

原创 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 765

原创 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 1734 1

原创 JAVA学习(一)安装和测试

安装参考了http://www.weixueyuan.net/view/5945.html

2015-07-14 18:29:23 683

转载 arcgis不同文件后缀名的含义

来源 :http://resources.arcgis.com/zh-cn/help/main/10.1/index.html#//005600000013000000

2015-07-03 17:06:12 9436 1

原创 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 1659

原创 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 3001

原创 论文翻译小记:accuracy与precision

看文章时发现很多论文讨论实验结果时涉及到了accuracy

2014-10-15 15:11:34 1156

原创 opencv中roi嵌套

问题:在opencv中,取一幅图像的roi

2014-08-15 11:19:47 858

原创 DPM 与加速后的star-cascade DPM 在windows下的调试

代码已上传

2014-04-17 10:42:10 3086 2

DPM win32环境

DPM voc-release4.0.1源码的windows32位版本,采用环境为VS2010,MATLAB2012a.代码为MATLAB混合C++ 代码说明页 http://blog.csdn.net/qianzhihehhjj/article/details/23916743 有问题请留言,本人小菜鸟,欢迎大家指点。谢谢大家

2014-04-17

DPM 检测 windows32位

已经跑通的star-cascade DPM matlab及C++源码 的win32版本,采用环境VS2010 MATLAB2012a. 代码说明请看博客http://blog.csdn.net/qianzhihehhjj/article/details/23916743 如果有问题请在该博客留言。本人还是小菜鸟,欢迎大家指点,谢谢大家。

2014-04-17

coding interview 编程面试题攻略

Coding interview 完整书的电子档

2013-05-30

SAA7120/SAA7121芯片的数据图

SAA7120,21芯片的英文说明,其中有引脚图和连接示例,可以参考一下吧

2012-06-06

车牌字符分割系统设计

车牌识别中的字符分割系统设计

2012-04-27

基于小波变换和数学形态法的车牌定位方法研究

关于车牌定位的文献,还在到处找吗?本文是一篇利用小波变换和数学形态法来定位的参考文献。

2012-04-04

常用车牌定位算法比较

各种常用的车牌定位算法比较的文献,还愁找不到吗

2012-04-04

2011 Neighboring joint density-based JPEG steganalysis.pdf

有关图像隐写的英文文献,不要在为没有资源苦恼了~~

2012-03-11

数学建模中分布拟合检验方法

数学建模对数据处理的分布拟合检验方法,运用已知数据画出图形

2010-09-11

数学建模综合评价方法

数学建模中, 综合评价法是一种很常用的方法

2010-09-11

椭圆柱型卧式油罐容积的计算

2010 数学建模A题资料 建模的同志们加油啦

2010-09-11

空空如也

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

TA关注的人

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