-
有100个VC的编程实例
有100个VC的编程实例-have one hundred examples of programming by VC++
- 2022-06-17 04:21:41下载
- 积分:1
-
一个特别的菜单,通过学习 你会有所提高
一个特别的菜单,通过学习 你会有所提高-a special menu, you will learn through improved
- 2022-02-07 23:29:53下载
- 积分:1
-
精品 能够把VC7.0
精品 能够把VC7.0-8.0的工程转换到VC6.0的工程, 界面也很漂亮,鼠标一拖,一切搞定。-Products able to VC7.0-8.0 project converted to VC6.0 project, the interface is also very beautiful, one dragging the mouse, all done.
- 2023-04-18 06:20:03下载
- 积分:1
-
这是一个实现打印及打印预览的用vc写得小程序
这是一个实现打印及打印预览的用vc写得小程序-This is a realization of print and print preview applet written by vc
- 2022-06-13 07:50:47下载
- 积分:1
-
当要添加进程时,直接输入进程的名称,优先级,需要时间,然后安添加按钮 添加进程时可以随时安运行按钮运行进程,挂起时需要输入要挂起的进程的名称,解挂时也需要输入要...
当要添加进程时,直接输入进程的名称,优先级,需要时间,然后安添加按钮 添加进程时可以随时安运行按钮运行进程,挂起时需要输入要挂起的进程的名称,解挂时也需要输入要解挂的进程的名称.-when added to the process, the process of direct importation of the name, priority, time, and then on the Add button to add process can be run at any time on the button operation process, the need to import flown to hang in the process of the name, Xie also linked to the need to import solutions linked to the process of the name.
- 2022-05-12 17:37:58下载
- 积分:1
-
A kind of multi
一种多媒体播放器。添加了ActiveX控件、界面设计和代码编写-A kind of multi-media player with ActiveX controler, graphic interface and source code.
- 2022-03-23 16:03:02下载
- 积分:1
-
穿口调试程序,十分方便的进行计算机的穿口程序的调试
穿口调试程序,十分方便的进行计算机的穿口程序的调试 -I wear a debugger, which is very convenient to carry out the computer
- 2023-04-20 10:50:03下载
- 积分:1
-
vc++在操作系统的应用 vc++在操作系统的应用
vc++在操作系统的应用 vc++在操作系统的应用-vc in the operating system application in vc application of operating system
- 2022-08-06 08:36:48下载
- 积分: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
-
My first fluid solver used an explicit solver with successive over
My first fluid solver used an explicit solver with successive over-relaxation, but the instability problems were frustrating, so I abandoned it in favor -My first fluid solver used an explicit solver with successive over-relaxation, but the instability problems were frustrating, so I abandoned it in favor
- 2022-05-26 00:19:40下载
- 积分:1