-
进程与线程的一个应用
进程与线程的一个应用-processes and threads of an application
- 2022-05-06 10:07:27下载
- 积分:1
-
vb开发的绘图程序,方便实用,简单易学绘图程序 绘图程序 绘图程序...
vb开发的绘图程序,方便实用,简单易学绘图程序 绘图程序 绘图程序 -Plot programe of VB.
practicality,and simly study.
- 2023-05-17 07:20:03下载
- 积分:1
-
程序功能是完成Windows Media Services集成开发技术。运行环境为Windows 2000,Windows Media组件,Visual Stu...
程序功能是完成Windows Media Services集成开发技术。运行环境为Windows 2000,Windows Media组件,Visual Studio .Net(C++)-Program features is the completion of Windows Media Services Integrated Development technology. Runtime environment for Windows 2000, Windows Media components, Visual Studio. Net (C++)
- 2023-04-29 18:00:03下载
- 积分:1
-
labwindows modbus rtu 源码
使用labwindows 2013sp2 编写的 modbus rtu 源码,纯c
- 2023-02-03 10:10:05下载
- 积分:1
-
本程序是一个例子,一个定时器计数从20使用SDL定时器功能。
This program is a example of a timer counting down from 20 using the SDL timer function
- 2022-03-23 15:18:37下载
- 积分:1
-
使用Visual C开发的小游戏,通过它我们可以了解一下…
一个使用visual c++开发的小游戏,通过它大家可以熟悉一下用visual c++开发游戏的过程。-use of a visual c development of small game, through it we can familiarize ourselves with visual c game development process.
- 2022-07-09 00:45:27下载
- 积分:1
-
SNMP示例程序
Net-snmp是一个开源代码,我所使用的版本为5.4.1,但是帮助文档不够详尽,相关资料甚少,希望这篇文章对刚接触这方面的人有所帮助,我也是刚接触net-snmp,有很多不懂的地方,希望有达人指点。 首先要编译整个工程,生成静态库文件,否则后面的工作不能进行。 打开net-snmp-5.4.1win32win32.dsw,我使用的环境为VS2003,需要对所有的项目进行转换。 打开snmptrap项目,观察其静态库引用路径可以发现它的路径配置为../lib/debug,这也正是生成项目后产生的lib文件的路径。自己项目的库文件引用配置路径可以参考snmptrap项目。 刚下载的程序包是不包含库文件的,需要自己生成。先后生成libagent、libhelpers、libnetsnmptrapd、libsnmp、netsnmpmibs五个项目,相应会生成五个静态库文件,包括:netsnmp.lib、netsnmpagent.lib、netsnmphelpers.lib、netsnmpmibs.lib和netsnmptrapd.lib。没有这些静态库文件就不能生成整个解决方案,这也正是直接生成解决方案不能成功的原因。好了,现在可以重新生成整个解决方案了。如果这步成功了那么就可以开始自己的工作了。 自己的项目的配置属性可以参考项目snmptrap或者项目snmptest来配置。下面这段代码是一段简单的测试程序,可以正常发送trap包到目标主机162端口,可以在此基础上根据自己的实际需要修改。
- 2022-03-15 11:28:27下载
- 积分:1
-
页面置换算法 用于页面置换方面的算法,对于计算机算法的研究对初学者很有帮助...
页面置换算法 用于页面置换方面的算法,对于计算机算法的研究对初学者很有帮助-The arithmetic of page replacement,arithmetic used to the replacement,it is useful for the beginer of computer arithmetic.
- 2022-02-14 23:26:26下载
- 积分:1
-
This sample shows how floating
This sample shows how floating-point exceptions may be captured and handled in an MFC application.
- 2022-02-21 18:58:50下载
- 积分:1
-
Source for the C++ Languages for the extraction of image contours, detailed proc...
源码为C++语言编写,用于提取图像轮廓,有详细过程,可直接执行。-Source for the C++ Languages for the extraction of image contours, detailed process, can be directly executed.
- 2022-02-20 03:39:38下载
- 积分:1