-
内存性能状态指示器 2.0(VB.NET2005)
===================================
这个代码原先是VB6的代码...
内存性能状态指示器 2.0(VB.NET2005)
===================================
这个代码原先是VB6的代码,作者升级改造为VB.NET2005。主要功能是获取本地计算机的内存、页面文件、CPU等参数及使用状态。类似Windows的资源管理器中的性能显示,程序以条形图显示物理内存总量、剩余数等。-Memory performance status indicators 2.0 (VB.NET2005) =================================== This code was originally VB6 code, the author upgrading to VB.NET2005. Main function is to access the local computer" s memory, page file, CPU, etc. and the use of state parameters. Similar to Windows Explorer in the performance shows that procedures are in place to bar graph shows the total physical memory, the number remaining.
- 2022-03-03 19:50:22下载
- 积分:1
-
VC access through OnGetCOMObject () function to achieve access to communications...
VC++获取通过OnGetCOMObject() 函数实现获取通讯端口对象。-VC access through OnGetCOMObject () function to achieve access to communications ports targets.
- 2023-05-26 12:55:02下载
- 积分:1
-
Create_DXF_file_From_Visual_Studio_10
本文演示如何写入 ASCII DXF文件。DXF文件是一个文件的各节组成和关联的值。他们是由 AutoCad 读取,然后转换为绘图。
我有开发 CDxf写入DXF文件从应用程序的类。然后,用户必须使用 AutoCad 来解释DXF文件。
我已列入与DXF文件可以做只有一小的部分。所有的细节载在下面文档中从欧特克公司网站: http://www.autodesk.com/techpubs/autocad/dxf/。
崩溃 | 复制代码
请点击左侧文件开始预览 !预览只提供20%的代码片段,完整代码需下载后查看 加载中 侵权举报
- 2022-04-30 10:40:20下载
- 积分:1
-
Classic case of VFP, convenient and practical, many students could not find a go...
VFP的经典案例,方便实用,很多学生找不到好的案例,这个既小又实用-Classic case of VFP, convenient and practical, many students could not find a good case, this small and practical
- 2023-02-20 03:55:03下载
- 积分:1
-
利用c++编写的图形显示程序,供大家学习
利用c++编写的图形显示程序,供大家学习-Using c++ graphics programs written for them to learn from
- 2022-03-04 23:25:36下载
- 积分:1
-
WINCE under a generic category of serial communication, the realization of the c...
一个通用的WINCE下的串口通信类,实现了常用的串口操作-WINCE under a generic category of serial communication, the realization of the common serial port operation
- 2022-05-05 13:14:46下载
- 积分:1
-
用于查看二进制文件的小工具 用MFC编写
用于查看二进制文件的小工具 用MFC编写-Binary file for viewing with a small tool for the preparation of MFC
- 2022-03-13 18:50:27下载
- 积分:1
-
例子如何在silverlight中使用后台数据
例子如何在silverlight中使用后台数据-Examples of how to use silverlight background data
- 2022-05-20 03:02:14下载
- 积分:1
-
检查程序回文与否
C程序的回文回文或C语言编程:C语言回文程序,C代码来检查一个字符串是否是回文与否以及回文数。
这个程序的工作原理如下: - 首先我们输入的字符串复制到一个新的字符串,然后我们扭转了新的字符串,
然后将其与原始字符串进行比较。如果两个人有字符的顺序相同,即它们是相同的,那么输入的字符串是回文,
否则不是。要执行复制,反向和比较,我们使用string.h中的strcpy的,strrev和功能的strcmp分别,如果你不
希望使用这些功能看到C编程代码回文不使用字符串函数操作。有些回文字符串的例子是“爸爸”,“雷达”,
“女士”等。
- 2022-03-15 22:05:20下载
- 积分:1
-
在.NET环境中windows提供的TreeView控件在节点级别超过三级时就容易发生错误。而RadTreeView具有很强大的功能,甚至可以实现节点的直接拖放...
在.NET环境中windows提供的TreeView控件在节点级别超过三级时就容易发生错误。而RadTreeView具有很强大的功能,甚至可以实现节点的直接拖放。-In. NET environment to provide windows of the TreeView control node level in more than three hours on the error-prone. RadTreeView and have a very strong function, or even the realization of the direct drag and drop nodes.
- 2022-05-25 16:52:22下载
- 积分:1