-
TreePropSheet
Vc TreePropSheet demo源码,展示TreePropSheet的使用和操作。CPropertySheet类实例的应用,为Vc开发中CPropertySheet的使用提供很好的参考
- 2022-03-03 04:28:23下载
- 积分:1
-
在程序中如何获得毫秒级的系统时间,包括源玛,编译后的文件...
在程序中如何获得毫秒级的系统时间,包括源玛,编译后的文件-the process on how to obtain the millisecond time system, including source Gilmour, the compiled documents
- 2023-02-03 15:10:03下载
- 积分:1
-
使用程序调用IE的例子,代码精炼,便于学习和参考。
使用程序调用IE的例子,代码精炼,便于学习和参考。-Use the program called IE example, refining the code for easy learning and reference.
- 2023-08-27 02:00:03下载
- 积分:1
-
apache log4cxx的使用演示,可以看看输出LOG到底有多方便。
apache log4cxx的使用演示,可以看看输出LOG到底有多方便。-apache log4cxx the use of demonstration, in the end can take a look at how easy LOG output.
- 2022-02-02 15:47:39下载
- 积分:1
-
The way to creating CEdit Controls when the program is running
动态生成文本编辑框并实现其作为文本编辑框的功能-The way to creating CEdit Controls when the program is running
- 2022-04-21 11:05:48下载
- 积分:1
-
端口扫描代码,可以进行端口扫描,包含半开扫描.
端口扫描代码,可以进行端口扫描,包含半开扫描.-port scan code can be scanned ports, including semi-scanning.
- 2022-01-24 10:05:24下载
- 积分:1
-
matlab图像的发展5章
matlab 图象开发 chapter 5-Matlab Image Development chapter 5
- 2022-04-01 06:44:34下载
- 积分:1
-
windows CE 开发的教程
介绍了 Windows CE 的一些基本特性,并指出过渡到基于无线装置的软件开发所应具备的知识...
windows CE 开发的教程
介绍了 Windows CE 的一些基本特性,并指出过渡到基于无线装置的软件开发所应具备的知识-windows CE Development Windows CE tutorials presented some basic characteristics, and pointed out that the transition to wireless devices based on the software development knowledge should be
- 2022-02-05 12:43:21下载
- 积分:1
-
K-均值聚类
它实现了 k-均值聚类。聚类是一种无监督的学习。它随机选择 k 点到初始聚类中心。它计算组的平均值,然后更新它的中心。
- 2022-05-22 22:37:47下载
- 积分:1
-
CLRProfiler4内存检测
应用背景管哪位性能测试人员,遇到这样的问题都是摸不着头脑,不知从何处下手。.net环境中不像JAVA有那么多的工具可以支撑,比如性能测试经常用到的Jconsole、Jprofiler等工具,并且基于JAVA运行环境的在打印GC日志方面也很强大。对于.net平台,微软也提供的.net辅助工具CLR Profiler可以很好的帮助我们的性能测试人员以及研发人员,找到内存没有及时回收,占着内存不释放的方法(详细到这个方法下面定义的数组或者其他变量)。关键技术
可根据自己电脑.NET的版本下载相应的CLR Profiler,我下载的是CLR Profiler for .NET Framework 4版本的。
下载后提示解压缩,选择要加压到的目录;然后进入D:SoftWareCLRProfiler4CLRProfilerBinaries目录下选择对应操作系统64位或者32位的CLRProfiler.exe。
在说一下,CLRProfiler可以分析.net平台开发的几乎所有的产品,包括C/S应用程序、服务和asp.
- 2023-02-19 10:00:07下载
- 积分:1