自定义博客皮肤VIP专享

*博客头图:

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

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

博客底图:

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

栏目图:

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

主标题颜色:

RGB颜色,例如:#AFAFAF

Hover:

RGB颜色,例如:#AFAFAF

副标题颜色:

RGB颜色,例如:#AFAFAF

自定义博客皮肤

-+
  • 博客(9)
  • 资源 (2)
  • 收藏
  • 关注

原创 vs code fortran高亮

1)view/Appearance/show Activity Bar2) extenstion1)和2)也可以直接用ctrl+shift+x打开插件3)搜索Fortran4)点击安装这个modern fortran 就行了5)这是效果

2022-01-03 23:56:40 1558

原创 git出错:fatal: unable to access ‘https://*.git/‘: server certificate verification failed. CAfile: /etc

git clone https://mirrors.tuna.tsinghua.edu.cn/git/gcc.gitCloning into 'gcc'...出错:fatal: unable to access 'https://mirrors.tuna.tsinghua.edu.cn/git/gcc.git/': server certificate verification failed. CAfile: /etc/ssl/certs/ca-certificates.crt CRLfile: n

2022-01-03 20:30:20 4928

原创 chibicc安装及编译

1)位置GitHub - rui314/chibicc: A small C compiler下载,解压2)make3)make test4) 8cc废止了,接的就是chibicc5)真的可以运行哦

2022-01-03 17:00:26 671

原创 中国第一次戈登贝尔奖提名是这篇文章,2014年

天河二号 戈登贝尔奖(Gordon Bell Prize)提名 2014年《Petascale High Order Dynamic Rupture Earthquake Simulations on Heterogeneous》找了半天,省得大家找了。

2021-11-27 15:50:11 221

原创 ubuntu 20.04如何进入系统文件夹

如/usr/local/etc/opt/等1)这是/home文件夹2)

2021-11-27 15:48:38 4791

原创 opencv-4.5.4, ubuntu 安装

1)在ubuntu 20.04,安装不了g++,放弃2)下载opencv-4.5.4.zipunzipopencv-4.5.4.zip

2021-10-31 23:33:28 2452 1

原创 The font “*****“ cannot be found,windows 10

1)!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!! fontspec error: "font-not-found"!! The font "Adobe Kaiti Std" cannot be found.!! See the fontspec documentation for further information.!! For immediate help type H <return>.!...........

2021-10-11 22:44:34 888

原创 Zoltan-main\example\C 的makefile

#### a basic makefile to build examples ###### The default type for a Zoltan global ID is "int". This can be changed## with compile-time flags like:#### -DZOLTAN_ID_TYPE_LONG_LONG#### See src/include/zoltan_types.h for the valid id type macro.

2021-08-06 11:16:42 123

原创 Zoltan安装

1)Github下载源码2)在源码目录,mkdir build3)../configure4) cmake ..

2021-08-06 10:45:11 340

人生的意义——博士后出站报告

人生的意义——博士后出站报告

2022-01-26

intel_sdk_for_opencl_applications_2020.3.494.tar.gz

Intel 的OpenCL安装包,在ubuntu 20.04, vmvare下面安装成功

2021-11-03

空空如也

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

TA关注的人

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