登录
首页 » Visual C++ » vmulti-master

vmulti-master

于 2020-12-08 发布 文件大小:32KB
0 233
下载积分: 1 下载次数: 10

代码说明:

  windows 虚拟输出设备包含鼠标键盘(windows virtual output device contains mouse and keyboard)

文件列表:

vmulti-master
.............\buildme.bat,1202,2015-05-05
.............\client
.............\......\client.c,17217,2015-05-05
.............\......\htm" target=_blank>sources,317,2015-05-05
.............\......\vmulticlient.vcproj,3740,2015-05-05
.............\dirs,74,2015-05-05
.............\hidmapper
.............\.........\hidkmdf.c,6934,2015-05-05
.............\.........\hidkmdf.rc,350,2015-05-05
.............\.........\makefile,271,2015-05-05
.............\.........\sources,156,2015-05-05
.............\inc
.............\...\hidport.h,5475,2015-05-05
.............\...\vmulticlient.h,1119,2015-05-05
.............\...\vmulticommon.h,5039,2015-05-05
.............\README.md,1084,2015-05-05
.............\sys
.............\...\makefile,570,2015-05-05
.............\...\makefile.inc,220,2015-05-05
.............\...\htm" target=_blank>sources,441,2015-05-05
.............\...\vmulti.c,35071,2015-05-05
.............\...\vmulti.h,23961,2015-05-05
.............\...\vmulti.inx,4199,2015-05-05
.............\...\vmulti.rc,294,2015-05-05
.............\test
.............\....\makefile,275,2015-05-05
.............\....\htm" target=_blank>sources,426,2015-05-05
.............\....\testvmulti.c,8222,2015-05-05
.............\....\testvmulti.cbp,1421,2015-05-05
.............\....\testvmulti.rc,350,2015-05-05
.............\....\testvmulti.vcproj,4282,2015-05-05
.............\vmulticlient.sln,1513,2015-05-05

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

发表评论

0 个回复

  • grnl1
    本程序建立了一个基因转录调控网络,并运用了隐含因子(The program established a gene transcription regulatory networks and the use of a hidden factor)
    2013-05-09 21:41:51下载
    积分:1
  • PortScan
    端口扫描器。 本扫描器实现了:TCP Connect 扫描,TCP SYN扫描,TCP Fin扫描,TCP ACK扫描及UDP端口扫描,这些扫描能够实现扫描特定IP地址范围内端口和扫描某IP地址范围内全部主机特定端口两种模式,并且SYN扫描能够区分端口开放、端口关闭和被防火墙过滤三种状态。(Port scanner. The scanner realized: TCP Connect Scan, TCP SYN Scan, TCP Fin Scan, TCP ACK scan and UDP port scan, the scan can scan a specific IP address range of ports and scanning a range of IP addresses all host two specific ports mode, and can distinguish SYN scan open ports, port closed and the three states firewall filters.)
    2020-11-25 00:59:32下载
    积分:1
  • PCview
    这个是我用ghost1.0修改出来源码,框架稳定,对IOCP进行了一定优化,更稳定(This is I with ghost1.0 modify out the source code, stable framework, IOCP, which must be optimized, more stable)
    2020-07-30 14:58:37下载
    积分:1
  • Zigbee
    Zigbee开发文档和常见案例 18B20可休眠温度采集方案快速搭建手册 串口透传方案快速上手指南(Zigbee )
    2013-10-18 15:57:29下载
    积分:1
  • GenericCPPLib-master
    enables specific handling of four-digit numbers with non-zero hundreds: they are often named using multiples of hundred AND combined with tens AND/OR ones ( one thousand one , eleven hundred three , twelve hundred twenty-five , four thousand forty-two , or ninety-nine hundred ninety-nine etc)
    2016-05-28 16:00:24下载
    积分:1
  • 不同进间通讯
    说明:  实现vc下不同进程之间的通讯:Copyrecv接收进程,Copysend发送进程(achieve vc different process of communication between : Copyrecv receiving process, this process Copysend)
    2020-08-23 14:07:54下载
    积分:1
  • dictionary
    利用Trie树实现一个英语单词辅助记忆系统,完成相应的建表和查表程序(Trie tree using an English word to achieve auxiliary memory system, complete the appropriate procedures for the construction table and look-up table)
    2010-05-05 20:53:32下载
    积分:1
  • lan
    说明:  局域网视频会议,vc6.0/Windows XP编译通过。(LAN video conferencing, vc6.0/Windows XP compile.)
    2010-03-26 10:58:50下载
    积分:1
  • SkinShow
    换肤程序小例程,里面实现了程序换皮肤的基本方法,注意,如果程序找不到图片的话,请把pic文件夹放入Debug文件夹。(Skin small routine procedure, which the realization of the procedures for the skin s basic method, note that if not able to locate the picture, please put pic folder Add Debug folder.)
    2008-12-22 21:39:16下载
    积分:1
  • B06040324_B2
    模拟电信计费系统的设计与实现 要求:(1) 计费功能。根据存放在源数据文件中的通话记录和长途费率文件对每一条通话记录计算其通话费用,并将结果保存在费用文件中。其中: 通话费的计算方法如下: 通话费=长途电话费+本地电话费 长途电话费=费率(元/分钟)×通话时长(分钟) (通话时长不满1分钟的按1分钟计算) 本地电话费为:3分钟以内0.5元,以后每3分钟递增0.2元。 (2) 话费查询。输入一个电话号码,从费用文件中统计该电话号码的所有本地话费、长途话费,并从用户文件中查找其用户名,最后在屏幕上显示: 用户名 电话号码 本地话费 长途话费 话费总计 (3) 话单查询。输入一个电话号码,查询并在屏幕显示该用户的所有通话记录,格式为: 用户名 主叫电话号码 被叫电话号码 通话时长 (Design and implementation of simulation of telecommunication billing system Requirements: (1) the charging function. According to the calculation of the call charges stored in the source data file in the call records and the long rate documents for each call record, and save the results in cost file. Among them: The following conversation method to calculate the fee: Long distance telephone calls =+ local telephone fee Long distance telephone fee = rate (yuan/minute)* call time (minutes) (call time less than 1 minutes to 1 minutes) Local call: 3 minutes 0.5 yuan, increasing 0.2 yuan every 3 minutes later. (2) calls inquiries. Enter a phone number, all local calls, long-distance calls statistics the phone number from the cost in the file, and find the user name from user file, and finally displayed on the screen: The user name phone number local calls long distance charges charges totaling (3) if a single query. Enter a phone number, query and display all the call records of th)
    2013-09-25 05:53:29下载
    积分:1
  • 696516资源总数
  • 106914会员总数
  • 0今日下载