-
C-lizi
一些非常全面的C语言的实例和解析,帮助驯兽学习与练习。(Instance and parse very comprehensive C language, to help the tamer learning and practice.)
- 2013-01-29 13:40:01下载
- 积分:1
-
ViewPicture
VC++下开发的浏览图像文件程序,只要双击可执行文件,就能运行程序,若提示没有所指定的数据库,可以自己指定数据库。(development of the VC View images documentation procedures, as long as you double-click the executable, we will be able to run the program, If no prompt specified by the database, the database can be assigned themselves.)
- 2007-04-27 22:48:29下载
- 积分:1
-
creatFile2
使用Windows API函数获取当前系统时间,并以当前系统时间为名称创建txt文档(Use the Windows API function to obtain the current system time and create the txt document with the name of the current system time)
- 2017-07-20 21:46:06下载
- 积分:1
-
gauss
利用vc++ 6.0 编写的进行高斯消元法运算的代码(Using vc++ 6 prepared by Gauss elimination operation element method code)
- 2014-04-19 16:25:17下载
- 积分:1
-
65358
** sBackUpfileName 恢复后的数据库存放目录
** sDataBaseName 备份的数据名
** sIsAddBackup 是否追加到备份文件中
**说 明:引用Microsoft ActiveX Data Objects 2.x Library
**模 块 名:frestoredatabase_a
**描 述:恢复数据库,返回出错信息,正常恢复,返回""
**调 用:frestoredatabase_a "备份文件名","数据库名"
**参数说明:
** sDataBasePath 恢复后的数据库存放目录
** sBackupNumber 是从那个备份号恢复
** sReplaceExist 指定是否覆盖已经存在的数据
**说 明:引用Microsoft ActiveX Data Objects 2.x Library
">
- 2013-08-22 09:58:50下载
- 积分:1
-
chuankoutongxin
我的毕业设计,很简单但很实用,是串口通信的典型实例,还有界面图形的设计(I graduated from design, very simple but very practical, is a typical example of the serial communication interface graphic design)
- 2012-05-12 11:06:04下载
- 积分:1
-
svm_dense_dalal
说明: svm的VC代码,内容较多,不依赖libsvm,也不依赖opencv,可以自行修改程序(The VC code, SVM more, do not rely on libsvm content, does not depend on opencv, can modify the program itself)
- 2011-03-28 14:33:12下载
- 积分:1
-
pcanywhere
解密工具 解密工具 解密工具 解密工具
- 2010-12-18 19:30:01下载
- 积分:1
-
guidedfilter_vc
本文件为引导滤波算法的程序文件,为VC++编码,根据何凯明博士的文章《Guided Image Filtering》讲述的原理编写而成,具有很好的边缘保持特性,是作为作者在前一篇讲解去雾算法的文章《Single Image Haze Removal Using Dark Channel Prior》的补充,当然也可以用于其他的滤波算法中(This document is a boot file filtering algorithm for VC++ coding, according to Dr. He Kaiming article " Guided Image Filtering" principle tells prepared, with good edge retention characteristics, as an explanation of the previous algorithm decontamination The article " Single Image Haze Removal Using Dark Channel Prior" supplement, of course, can also be used for other filtering algorithms)
- 2021-04-22 18:08:48下载
- 积分:1
-
us_apgxy
zemax源码:
This DLL models a standard ZEMAX surface type, either plane, sphere, or conic
The surface also demonstrates a user-defined apodization filter
The filter is defined as part of the real ray trace, case 5
The filter can be used at the stop to produce x-y Gaussian apodization similar to the Gaussian pupil apodization in ZEMAX but separate in x and y.
The amplitude apodization is of the form EXP[-(Gx(x/R)^2 + Gy(y/R)^2)]
The transmission is of the form EXP[-2(Gx(x/R)^2 + Gy(y/R)^2)]
where
x^2 + y^2 = r^2
R = semi-diameter
The tranmitted intensity is maximum in the center.
T is set to 0 if semi-diameter < 1e-10 to avoid division by zero. (ZEMAX source: This DLL models a standard ZEMAX surface type, either plane, sphere, or conic The surface also demonstrates a user-defined apodization filter The filter is defined as part of the real ray trace, case 5 The filter can be used at the stop to produce xy Gaussian apodization similar to the Gaussian pupil apodization in ZEMAX but separate in x and y. The amplitude apodization is of the form EXP [- (Gx (x/R) ^ 2+ Gy (y/R) ^ 2)] The transmission is of the form EXP [-2 (Gx (x/R) ^ 2+ Gy (y/R) ^ 2)] where x ^ 2+ y ^ 2 = r ^ 2 R = semi-diameter The tranmitted intensity is maximum in the center.T is set to 0 if semi-diameter <1e-10 to avoid division by zero.)
- 2006-11-10 17:25:16下载
- 积分:1