资源列表
get_width_height.zip
- 得到位图或位图文件的宽和高
判定冰河病毒
- 判断是否中了冰河病毒
2_HideToolz
- this wery interesting project-this is wery interesting project
1
- password input program with support of BackSpace key and password length restriction.
GUO
- 棋盘覆盖算法演示,一个小程序,用TC开发,希望能为有需要的朋友带来帮助!-The checkerboard cover algorithm demonstration, a scr ipt, develops with TC, hoped that can have the need friend to bring the help!
turnonPCin10sec
- turn on pc in 10 sec
GetEncoderClsid
- gdiplus中保存图像时会用到的GetEncoderClsid-gdiplus image will be used to save the GetEncoderClsid
Stack
- Implementation of stack using C
strspilt
- VS可以使用,在这网站找半天没找到个截取字符串的。干脆自己写个,VS测试通过,strspil -VS can be used in this web site to find half interception did not find a string. Altogether to write a, VS test passed, strspil
MSSQL_IO_TEST
- MSSQL SERVER IO测试脚本,对服务器的IO速度进行基准测试-MSSQL SERVER IO test scr ipt on the server' s IO speed benchmark
plot_hist_Prodensity
- 画出数据的histtogram频率分布图及其概率密度函数,其中概率分布图的小区间范围以及整个数据区间的范围均可调-Plot the histtogram and probability density function (PDF) of statistic data which the whole range and subrange of the plot can be adjusted.
判断点是否在多边形内
- matlab代码,判断二维空间中点是否在任意多边形内,包括凸多边形和凹多边形。