01 2019 档案
摘要:method 1 : use =avconv= package in Linux e.g. to convert images (v_1.png, v_2.png ...) to 'velocity.mp4' avconv -i v_%d.png -b:v 1000k velocity.mp4 to
阅读全文
摘要:Goal: I want to write a program for this: In a folder I have =n= number of files; first read one file and perform some operation then store result in
阅读全文
摘要:#### import the simple module from the paraviewfrom paraview.simple import *#### disable automatic camera reset on 'Show'paraview.simple._DisableFirst
阅读全文
摘要:********** # get color legend/bar for 'vLUT' in view 'renderView1'vLUTColorBar = GetScalarBar(vLUT, renderView1) # Properties modified on vLUTColorBar
阅读全文
摘要:* Source code The following is a C code for x component of 2nd stokes wave ×××××××××××××××××××××/*second order stokes wave at inlet Boundary, wave vel
阅读全文
摘要:extract a page from a multiple pages pdf 1 extract a page from a multiple pages pdf use pdftk package type the following commands $ pdftk full-pages.p
阅读全文
摘要:** read text file in pythoncapability: reading =text= from a text file 1. open the IDLE text editor >>> idle32. declare a *string* variable that holds
阅读全文

浙公网安备 33010602011771号