科学网

 找回密码
  注册
Fortran: FORTRAN Programming Environment For Windows
李旭 2015-5-19 22:16
开贴介绍一个小型 Fortran 编程环境的安装及搭建。这一 Fortran 编程环境是由两款免费软件搭建而成, MinGW 负责编译, Code::Blocks 负责前端的图形界面。环境搭建过程描述在下: 1. 下载( here )并安装 MinGW ( 32bit ),双击 mingw-get-setup.exe 开始安装,当出现如图 1 所示窗口时, ...
个人分类: Fortran|3603 次阅读|没有评论
Python: Create GIF Image
李旭 2015-5-18 16:07
The Graphics Interchange Format (better known by its acronym GIF /ˈdʒɪf/ or /ˈ ɡ ɪf/) is a bitmap image format that was introduced by Compu Serve in 1987 and has since come into wide spread usage on the World Wide Web due to its ...
个人分类: Python|5479 次阅读|没有评论
Python: Installing images2gif Package
李旭 2015-5-18 11:39
最新版 images2gif ,开启 Windows 开始按钮,检索 cmd 窗口,将 cmd 当前目录设定在 images2gif 目录,在 cmd 命令行键入 python setup.py install 回车,安装过程在 cmd 中显示如图 1 。 图 1 在 Python Shell 中,输入字符 import images2gif 回车,无错误信息返回即表示安装成功 ...
个人分类: Python|7469 次阅读|没有评论
Matlab: How to insert png image with transparent background
李旭 2015-5-17 20:24
开贴论述 Matlab 代码在一张图片上插入透明 PNG 图片的方法。 图片约定: 背景图片 Height 与 Width 之比设定为 16:9 , PNG 图片 Height 与 Width 之比设定为 4:3 ,背景图片划分为 12 个子区域, PNG 图片插入任一子区域的中心位置(匹配子区域的 Size ) ...
个人分类: Matlab|2904 次阅读|没有评论

本页有 6 篇博文因作者的隐私设置或未通过审核而隐藏

Archiver|手机版|科学网 ( 京ICP备07017567号-12 )

GMT+8, 2024-5-1 18:29

Powered by ScienceNet.cn

Copyright © 2007- 中国科学报社

返回顶部