-
UdpClient
用Visual C++编写的UDP客户端程序。(Using Visual C++ Prepared UDP client program.)
- 2007-07-17 10:16:03下载
- 积分:1
-
MultinomialOperation
多项式的加减乘运算,没有除运算,算法很清楚,都可以看懂(polynomial modified by the operator, the operator is no exception, the algorithm is very clear, can understand)
- 2007-06-23 17:58:17下载
- 积分:1
-
串口调试工具及源代码
说明: 非常好用的串口变成工具和源代码,可以自动搜索串口,有非常高的参考价值。(it is very nice! you can use it easyly, it is Visul C++ code .)
- 2019-02-22 14:38:35下载
- 积分:1
-
isolated_speech_sources
Sources for isolated speech recognition project. Compiled with Visual Studio 2008. Used Visual C++ for gui programming, the engine is written in pure C++ and can be used in many ways.
- 2010-10-19 19:11:30下载
- 积分:1
-
PCNN(lateralinhibition)
基于侧抑制的图像分割,在PCNN分割的基础上实现(failed to translate)
- 2021-03-24 20:39:14下载
- 积分:1
-
SQL_yujvzhongshezhiduogezifuchuanjianshuotiaojian
该程序是用VC++编写的程序,是关于SQL语句中设置多个字符串检索条件方面的,成品语句,可以独立运行,参考价值较高。(The program is VC++ Preparation procedures on the SQL statement string to set up a number of search terms, finished statement, can run independently, a high reference value.)
- 2008-05-06 00:18:14下载
- 积分:1
-
EWDPing
一个用vc++编写的简易ICMP连接察看器,适合初学者学习(vc prepared with a simple ICMP link to see that is ideal for beginners learning)
- 2007-02-22 12:00:35下载
- 积分:1
-
7.GDIhuitu
本实验要求利用GDI绘图相关知识,绘制广州地铁线路图。该实验我建立的是MFC工程的基本对话框程序。当点击对话框上的按钮时,便会出现地铁线路图。因此,显示地铁图的相关代码添加在该按钮通过消息映射对应的函数内。
(The dialog box procedure. When you click the button on the dialog box will appear when the MRT. Therefore, the metro map display-related code to add the button to pass the message map in the corresponding function. )
- 2010-07-14 15:57:48下载
- 积分:1
-
cockroach
用于对图像的huffman编解码,创建了图像界面,按照提示操作(Huffman codec used on the image to create a graphical interface, follow the prompts)
- 2012-05-29 12:45:47下载
- 积分: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