-
MemLeakAnalyse
简单的内存泄露的检查和测试的示例代码,如果你的程序有内存泄露可以参考一下(Simple memory leak inspection and testing of sample code, if you have memory leak procedures for reference)
- 2007-09-26 11:42:24下载
- 积分:1
-
vbpmnh
一个小程序,利用vb6实现空间平面拟合的源代码。(The space plane fitting vb6 source)
- 2013-04-06 21:57:35下载
- 积分:1
-
CSpreadSheet
操作EXCEL的一个类
可以通过VC操作EXCEL 包括各种功能(EXCEL operation of a class can include a variety of functions VC operation EXCEL)
- 2010-07-07 08:52:38下载
- 积分:1
-
yuanma
C_C++程序设计导论(第二版)附书源码(C_C++ programming design introduction (second edition) source code)
- 2013-07-05 17:08:13下载
- 积分:1
-
anli
JAVA教程普通案例。交流学习专用。谢谢大家(。)
- 2010-09-13 21:56:41下载
- 积分:1
-
0087654
给工具栏按钮设置下拉箭头,VC++编程精选学习源码,很好的参考资料。(To set the drop-down arrow button on the toolbar, select learning VC++ programming source code, a good reference.)
- 2013-11-19 10:53:26下载
- 积分:1
-
GPS-DAQ
GPS串口采集程序,基于VC++ MFC,非常不错的资源,采用多线程实现。(GPS serial acquisition program, based VC++ MFC, very good resources, using multithreading.)
- 2016-10-18 21:46:24下载
- 积分:1
-
PeerYou远程控制软件源代码
完全实现注册表处理,文件处理。服务端采用多线程服务,能最好的处理SOCKET请求。数据接收、发送函数可以说是现阶段最好的,采用异步重叠操作。可以取得被控机器上的硬件信息,文件信息,注册表以及进行屏幕控制。 代码中的SOCKET重叠I/O的实现也很值得参(complete registry handling, document handling. Server using multithreading services will best address SOCKET request. Data reception, sending function can be said at this stage the best, using asynchronous overlapping operations. Machines can get charged with the hardware information, document information, registry and control for the screen. SOCKET code of overlapping I/O is also the realization worth Participation)
- 2005-05-07 13:56:36下载
- 积分:1
-
MediaPlayerVc
桌面系统下的一个小播放器,可以播放多种格式的媒体文件,测试可用.(Desktop systems to a smaller player, can play multiple formats of media files, testing can be used.)
- 2009-10-15 14:19:40下载
- 积分: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