-
在wince系统下用c++读取gps的程序
在wince系统下用c++读取gps的程序-Nicholson systems in C++ using a GPS reading procedures
- 2022-03-31 05:48:32下载
- 积分:1
-
本程序代码,主要为了测试大整数的四则运算 ,以及在此基础上进行求最大公约数的计算。
bigint_lib_dll文件夹中分别为编译好的lib库文...
本程序代码,主要为了测试大整数的四则运算 ,以及在此基础上进行求最大公约数的计算。
bigint_lib_dll文件夹中分别为编译好的lib库文件和dll库文件以及源代码。
test_bigintcommondevision文件夹中为测试程序,工程使用的是lib库文件。
头文件中部分函数没有定义。-This procedure code, mainly to test the four large integer arithmetic, as well as on the basis of seeking common denominator of this calculation. bigint_lib_dll folder were compiled lib library files and dll library files and source code. test_bigintcommondevision folder for the test program, engineering using lib library file. Header file, part of the function is not defined.
- 2022-05-19 05:59:03下载
- 积分:1
-
xilinx hdl code
xilinx hdl code
- 2022-08-21 05:23:26下载
- 积分:1
-
VC的好书,不过适合有一点基础的人,对提高和精通有着不可估量的作用
!...
VC的好书,不过适合有一点基础的人,对提高和精通有着不可估量的作用
!-VC
- 2023-05-23 22:00:03下载
- 积分:1
-
Building客户端ForWebServices
Building客户端ForWebServices-Building client ForWebServices
- 2022-03-13 00:58:50下载
- 积分:1
-
UDP Cliente make easy project
UDP Cliente make easy project
- 2022-01-25 23:04:39下载
- 积分:1
-
德尔福 com 端口读写帮手
帮助为 com 端口sue delphi ,使用两个线程读取和写入 com 端口
- 2022-03-22 13:07:47下载
- 积分: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
-
This is a C program can detect whether or not there is a memory leak of categori...
这是一个可以检测C++程序中是否有内存泄漏的类,并给出了应用实例-This is a C program can detect whether or not there is a memory leak of categories, and gives examples of the application
- 2022-10-02 14:35:03下载
- 积分:1
-
OPC客户端的示例
OPC Client Sample
Client tutorial should be usefull to check PLC and general devices that exposes data from OPC server interface.
- 2022-06-21 02:29:49下载
- 积分:1