资源列表
pid2path
- simple program wich translates PID to process image path
filesent
- 简单文件传输,用于实现两个主机之间互相发送文件-simple file to send
abcd
- 快速排序与交换排序算法比较 在Visual C++中建立一个单文档Windows应用程序,并实现下述功能: 运用随机函数自动生成一定规模的测试数据 (10000个测试元素),并输出到文件中。 分别执行快速排序算法和交换排序算法对测试数据排序,并输出到不同的文件中。 使用较为精确的QueryPerformanceCounter和QueryPerformanceFrequency等函数记录算法耗时,精确到毫秒,以便更好地进行算法耗时比较。 分析两种不同算法,有针对性地设计与调整测
76155
- 发送有附件的邮件的程序,可以带附件的邮件,不过不能上传太大的文件-Send e-mail with attachments, the procedure, you can e-mail with attachments, but can not upload the file too large
Ping
- Ping a host or Network
EmptyRecycleBin
- Emptying the Recycle Bin
HYHY
- VC++调Matlab的简易程序,调出Matlab的figure图-VC++ tune simple Matlab program, bring up Matlab' s figure diagram
DIBDisplay
- 封装好的DIBImage类,可以读BMP格式的图像并显示-Package good DIBImage class, you can read BMP format images and display
LineTrans
- 对BMP图像进行线性变换,包括点运算,阈值变换,灰度拉伸等-BMP image of the linear transformation, including point of operation, the threshold transformation, gray stretch, etc.
EdgeContour
- 对BMP图像进行边缘检测,采用的方法用Robert,Canny。还可以进行Hough变换,轮廓跟踪-BMP image of the edge detection method used by Robert, Canny. Also be used for Hough transform, contour tracking
timetestcode
- 这是一段可以测试 某段代码运行时间的程序 实际测试时只需将要测试的程序段复制到相应的代码段即可 程序中有我自己的一段测试代码 将其替换就可实现自己的测试-time test code
MultiThread
- 加入线程同步的多线程应用实例程序,比较简单-Add thread synchronization application examples of multi-threaded program, is relatively simple