Sometimes I have to put text on a path
Showing posts with label C. Show all posts
Showing posts with label C. Show all posts

Monday, July 16, 2012

Windows Live Writer plug-in: Insert Code (C++, Javascript, HTML...) ; polaroid; picasa; geo microformat:

http://plugins.live.com/writer/detail/insert-code-for-windows-live-writer

Insert Code for Windows Live Writer will format a snippet of text in a number of programming languages such as C#, HTML, MSH, JavaScript, Visual Basic and TSQL.

polaroid:
http://plugins.live.com/writer/detail/polaroid-picture

picasa:
http://plugins.live.com/writer/detail/picasa-image-plugin

geo microformat:
http://plugins.live.com/writer/detail/insert-geo-microformat
Integrates with Virtual Earth to allow an easy method of inserting a geo microformat (latitude and longitude) snippet into a blog post.

Tuesday, May 15, 2012

Mie scattering and cylinder

ICO Tool.exe allows the user to specify wavelength-dependent material refractive indexes for both the cylinder and surrounding medium, and to compute the optical scattering, absorption, and extinction as a function of wavelength or cylinder diameter. One can also specify the incident angle with respect to the axis of the cylinder.


ICOTool is a C# implementation of Mie theory for infinite cylinders. The physical solution is taken from Absorption and Scattering of Light by Small Particles by Bohren and Huffman. This program uses ALGLIB by Sergey Bochkanov and Vladimir Bystritsky, found online at www.alglib.net, and ZedGraph found at www.zedgraph.org.
  
http://www.physics.unc.edu/~aold/software.htm

Screen shot of the ICO tool