-
-
-
SysTimeConversion_project.zip
When you use the Microsoft Automation functions VariantTimeToSystemTime to convert variant time to system time and the SystemTimeToVariantTime to convert system time to variant time, the milliseconds value appears as zero or is ignored
-
BitmapFromScreen.zip
create and save bitmaps from an image on the screen and convert a bitmap of one bit count to another
-
-
bmp-pcb.rar
bmp-pcb is used for convert bmp file to pcb file.
-
C++Convert.rar
view plaincopy to clipboardprint?
标准c++中主要有四种强制转换类型运算符:
-
JavaGPS_V1.01.rar
JavaGPS enables access to GPS devices from any Java application. Provides Java API, NMEA0183 parser, record and playback GPS log files, convert between earth dates and Gauss Krueger, GPS management GUI with map.
-
convert.rar
本程序主要完成pic到tif图像格式的转换(由图象格式转换菜单实现)并且完成了读写pic,tif图像文件的源代码。File/open菜单完成在原始图中获取任意位置和大小的图像。
-
-
vcode.rar
很好的验证码生成程序。使用方法:
picid = Request.QueryString["time"].ToString().Trim()
picid =Math.Round((Convert.ToDouble(picid)*10000),0).ToString()
Tools.image.VerifyImage pic = new Tools.image.VerifyImage(picid, 90, 50)
System.IO.MemoryStream ms = new ...
-