登录
首页 » c,c++ » 虚拟串口源码

虚拟串口源码

于 2022-07-11 发布 文件大小:782.44 kB
0 80
下载积分: 2 下载次数: 1

代码说明:

跟商业软件Virtual Serial Ports Driver XP3类似

下载说明:请别用迅雷下载,失败请重下,重下不扣分!

发表评论

0 个回复

  • 通过RTSP获取到网络摄像机的视频流
    很完整的RTSP获取码流的代码, #ifdef _WIN32_WCE #include "stdafx.h" #endif #ifndef _WIN32_WCE #define WIN32_LEAN_AND_MEAN #endif #include #include #include #include #include #include #include #ifdef _WIN32_WCE #pragma comment(lib, "ws2.lib") #else #pragma comment(lib, "ws2_32.lib") #endif #define PP_NAME "User-Agent:rtsp client(v1.0)" #define PP_CRLF "/r/n" //测a试?之?用? long InitSocket(); long DeInitSocket(); long InitTCPSocket(int port); long InitUDPSocket(const char *ip, int port); long GetSokcetPort(int sock, int *port);
    2022-05-31 21:03:15下载
    积分:1
  • 实现图书管理
    主要实现图书管理主要实现图书管理主要实现图书管理主要实现图书管理主要实现图书管理主要实现图书管理主要实现图书管理主要实现图书管理主要实现图书管理主要实现图书管理主要实现图书管理主要实现图书管理主要实现图书管理
    2023-07-24 07:35:03下载
    积分:1
  • 贪吃蛇小游戏
    贪吃蛇小游戏。大家儿时最喜欢玩的游戏之一。大部分手机必备的游戏。在这大家可以看看小游戏的实现过程。并加以练习。
    2022-11-16 03:30:03下载
    积分:1
  • SPC Xbar -R 控制图
    翻译  maninwest@Codeforge 作者:syed shanu@CodeProject 使用 C# 创建 Xbar -R 控制图 使用代码1) 首先从User Control 开始。要创建一个用户控件:1创建一个新的 Windows Control 库项目2设置项目名称并单击 Ok(我的用户控件名称是 SHANUXbarRangeChart).3添加所有需要的控件4在代码中声明了所有 public 变量和 Public 方法。在用户控件中,我添加了一个面板和一个 PictureBox 控件 "PIC_SHANUSPC"  //Public Variable public DataTable dt=new DataTable(); Font f12 = new Font("arial", 12, FontStyle.Bold, GraphicsUnit.Pixel); Pen B1pen = new Pen(Color.Black, 1); Pen B2pen = new Pen(Color.Black, 2); Double XDoublkeBAR = 0; Double RBAR = 0; Double XBARUCL = 0; Double XBARLCL = 0;
    2023-02-07 04:10:03下载
    积分:1
  • build_0.8.302
    较为完整的IOCP服务器源码,其中有部分内容需要修改(IOCP server more complete source, including part of the need to modify the)
    2010-08-21 13:59:17下载
    积分:1
  • QT软键盘
    QT 中文软键盘,可在嵌入式平台上运行
    2022-01-28 10:53:17下载
    积分:1
  • 基于C#.NET实现的打地鼠游戏
    这是一款办公室娱乐游戏代码,是基于C#.NET实现的打地鼠游戏。可以使用鼠标点击即可实现打击随机出现的地鼠了。你值得拥有!
    2022-07-25 13:56:40下载
    积分:1
  • c 语言解决汉诺问题
    c 语言解决汉诺问题-donot know!
    2022-04-21 00:21:17下载
    积分:1
  • c++读取bmp图片,c++中值滤波处理(模板大小任意),c++保存图片
    c++读取bmp图片,c++中值滤波处理(模板大小任意),c++保存图片 图像处理   中值滤波
    2023-08-12 14:20:03下载
    积分:1
  • aspowx
    说明:  OWC是Office Web Compent的缩写,即Microsoft的Office Web组件,它为在Web中绘制图形提供了灵活的同时也是最基本的机制。在一个Intranet环境中,如果可以假设客户机上存在特定的浏览器和一些功能强大的软件(如IE6和Office 2000/XP/2003),那么就有能力利用Office Web组件提供一个交互式图形开发环境。这种模式下,客户端工作站将在整个任务中分担很大的比重。理论上说Excel能做的图都可以通过OWC画。(OWC is an acronym for Office Web Compent that Microsoft' s Office Web components, in the Web in its graphics rendering, while providing a flexible mechanism is the most basic. In an Intranet environment, if the client can assume the existence of a particular browser, and some powerful software (such as IE6 and Office 2000/XP/2003), then it would be able to take advantage of Office Web components to provide an interactive graphical development environment . This mode, client workstations will be shared throughout the task in a large part. Excel can do in theory plans are available through OWC painting.)
    2009-08-23 17:16:17下载
    积分:1
  • 696518资源总数
  • 105559会员总数
  • 1今日下载