Welcome![Sign In][Sign Up]
Location:
Search - mouse host

Search list

[Internet-Network20050329122586

Description: 几个hacker程序源码简介: 1*远程主机的磁盘目录与文件的浏览,上、下载,远程执行等。2*提供三种方式的连接方式:*Udp单包快速交互目录浏览,*Udp包入反向TCP连接,*常规的TCP主动连接。3*屏幕查看单屏或连续监控,图象质量自定义(1-100),同时可鼠标与键盘遥控。4*提供简易搜索,进程管理:IP地址与端口的区间与组合扫描分析等,可查看远程主机的运行进程,并任意终止它.5*代理控制服务框架:程序结构可以构造100多台计算机构成多节点代理,接力传递目标计算机的信息包,最后传到主控制端,框架搭好,有兴趣者可索要源代码代码实现之。(服务端运行后要连续双击几个文本文件后可能驻留内存,隐藏到系统内,以后的文本关联都可以打开服务端文件。) -several hacker procedures source description : a remote host* disk directory and file browser, and download, remote execution. 2* provide three forms of connectivity :* Udp single packet rapid interactive catalog browsing, Udp* TCP packets into reverse connect* Conventional TCP active connector. 3* Screen View-screen or continuous monitoring, since the definition of image quality (1-100), while mouse and keyboard control. 4* Easy search and process management : IP address and port combination with the range of scanning, can be found on the remote host running process, and arbitrary termination of its .5* Deputy control services framework : program structure can be constructed more than 100 computers and multi-node agents, relay the goal of computer transmission of information packe
Platform: | Size: 389120 | Author: zzy | Hits:

[SCMpic16c765

Description: This firmware translates a PS/2 mouse to a USB mouse. The translator firmware is entirely interrupt driven (with the exception of sending the data via USB to the host.) An interrupt is generated when the PS/2 start bit is received, at which time the firmware will begin its receive routine. In addition to this interrupt, every 168ms a timer overflow interrupts the main program and implements one state of the mouse state machine. This state machine handles sending bytes to and translating bytes received from the PS/2 mouse automatically. All of this is done in the background while the main program runs in the foreground. The only operation that the main program implements is sending mouse data to the PC via USB. -This firmware translates a PS/2 mouse to a USB mouse. The translator firmware is entirely interrupt driven (with the exception of sending the data via USB to the host.) An interrupt is generated when the PS/2 start bit is received, at which time the firmware will begin its receive routine. In addition to this interrupt, every 168ms a timer overflow interrupts the main program and implements one state of the mouse state machine. This state machine handles sending bytes to and translating bytes received from the PS/2 mouse automatically. All of this is done in the background while the main program runs in the foreground. The only operation that the main program implements is sending mouse data to the PC via USB.
Platform: | Size: 119808 | Author: | Hits:

[Embeded Linux6.10-usb_host

Description: 周立功2410开发板USB键盘与鼠标应用开发源程序-Zhou Ligong 2410 development board USB keyboard and mouse source application development
Platform: | Size: 62464 | Author: 付晓强 | Hits:

[assembly languagemouse

Description: 这是一个检测鼠标与运动的小程序,大家可以运用,在第一行显示鼠标所在的行列 -This is a detection of the mouse with the movement of small procedures, everyone can use, in the first row shows that the ranks of the host mouse
Platform: | Size: 1024 | Author: 蜗牛 | Hits:

[Windows DevelopT-Mouse

Description: 采用注入的方式来达到程序注入系统进程或其他进程,并以此为宿主,而执行本身的代码,对于研究病毒原理的人有很大的作用。-Injection methods used to achieve the program into the system process or other processes, and use it as the host, and to enforce its own code, for studying the virus principle have a significant role.
Platform: | Size: 323584 | Author: JiffyChen | Hits:

[VHDL-FPGA-Verilogps2core

Description: 一个ps2键盘鼠标的Host Controller。实现接收键盘及鼠标发送的数据的要求。基于FPGA。-A ps2 keyboard and mouse of the Host Controller. Realize receive keyboard and mouse to send data requirements. Based on the FPGA.
Platform: | Size: 20480 | Author: 颜新卉 | Hits:

[SCMat90usb128-usbkey-demo-3enum-host-mouse-1_0_4

Description: ATMEL 90usb128 USB source,include USB protocol stack.
Platform: | Size: 3171328 | Author: huang | Hits:

[Remote ControlremoteControl

Description: 远程桌面源码 主要思路就是先将远程桌面捕获,再发回本地,在对话框中显示出来,将本地鼠标和盘键输入,变成命令,发到远程主机执行,以模拟出鼠标和键盘的操作,再将远程桌面捕获,再发回本地,在对话框中显示出来. 包括服务端程序SreenServer,客户端程序SreenClient, 1.先运行服务端点开始,(最好在一个虚拟机上运行) 2.再运行客户端,点连接, 点得到屏幕,点控制,就可以对远程桌面进行操作了. 3.有问题请发email:vccodefan@126.com 要更复杂的vc实例可访问我的个人页www.mwsoft.net.cn-The main idea of source Remote Desktop Remote Desktop is the first capture, and then back to local, in the dialog box is displayed, the local mouse and disk key input into the command, sent to the remote host, to simulate the mouse and keyboard operation, and then Remote Desktop Capture, and then back to local, in the dialog box is displayed. including service client procedures SreenServer, client program SreenClient, 1. first began running service endpoints, (preferably in a virtual machine running) 2. re-running the client, point of connection, point to be the screen, point of control for Remote Desktop can operate a .3. have problems please send an email: vccodefan@126.com to more complex examples vc visit my personal page www . mwsoft.net.cn
Platform: | Size: 173056 | Author: asdasd | Hits:

[Linux-Unixusb-host-1.00.tar

Description: host usb 主设备程序 支持sd卡 mouse keyboard 的最单单的驱动程序 gcc编译-the main host usb device supports sd card mouse keyboard alone most of the gcc compiler driver
Platform: | Size: 405504 | Author: 肖夏 | Hits:

[Embeded-SCM DevelopPS2MouseAnd51MCU

Description: 用51单片机实现PS2鼠标的数据读取,并通过串口发送移动时返回的数据。内附做实验时鼠标的主控芯片资料和那篇经典的PS2协议资料。已经把相关的函数放在不同的文件里了,加了头文件可以直接用。-PS2 with 51 single-chip realization of the mouse to read the data and move through the serial port to send data to return. Containing the mouse experiments, when the host chip information and came across information on the classic PS2 agreement. Has on different functions related to the document, and added a header file can be directly used.
Platform: | Size: 1251328 | Author: youzuo | Hits:

[USB developusb_host_mouse

Description: lm3s3748 USB host source code for mouse
Platform: | Size: 233472 | Author: ali | Hits:

[SCMTI2847_source

Description: This fascinating eye-tracking system was developed with an EKK-LM3S9B96 evaluation board and a USB camera. The Stellaris MCU works as a USB host and controls the camera. A button on the board is for switching the calibration/tracking modes. In Calibration mode, a captured eye image with detected markers is displayed on a computer screen. In the Tracking mode, gaze points are plotted on a white image. Results can be monitored by multiple PCs on a network
Platform: | Size: 1409024 | Author: ahmed | Hits:

[SCMstm32f105_usb_host_lib_example

Description: 不用多说,是STM32F105,107带USB otg的例程,一个是连接USB接口的鼠标和键盘,另一个是连接U盘的(例程中只支持FAT12和FAT16,即支持2G内的U盘,这个得注意)-Needless to say, is STM32F105, 107 with USB otg routines, one for connecting USB interface, the mouse and keyboard, the other is connecting U disk (routine only supports FAT12 and FAT16, which is to support the U 2G disk, The have to pay attention)
Platform: | Size: 12818432 | Author: qinshi | Hits:

[SCMHost-Application-Source

Description: 使用上下左右键代替鼠标的功能,实现命令选择和确定功能。-Use the arrow keys instead of mouse functions, to achieve command to select and determine the function.
Platform: | Size: 32768 | Author: legel | Hits:

[Com PortDrawing-the-host-computer

Description: 一个使用VB.NET编的旋转机械绘图的上位机,其中有串口通信,鼠标绘图等部分可供参考-Compiled using VB.NET rotating mechanical drawing the host computer, serial communication, mouse, graphics, and other parts available
Platform: | Size: 377856 | Author: Dxm | Hits:

[SCMInfrared-mouse

Description: 用普通遥控器做的电脑鼠标,遥控器发送数据,51单片机解码,通过串口发送到上位机上,在上位机上运行程序,实现鼠标控制-Do with an ordinary remote control computer mouse, the remote control to send data, 51 single-chip decoder, sent through the serial port to the PC, run the program on the host computer, mouse control
Platform: | Size: 9699328 | Author: yumingzhu | Hits:

[Other Embeded programhost-hid-mouse

Description: This usb HID mouse host code for the PIC24HJ-This is usb HID mouse host code for the PIC24HJ
Platform: | Size: 386048 | Author: smartcharge | Hits:

[SCMstm32f4-usb-mouse-host

Description: stm32f4 的usb鼠标主机程序,简单的修改即可成为自己的工程-stm32f4 usb mouse host
Platform: | Size: 8071168 | Author: 索乐 | Hits:

[SCMSTM32-USB--Mouse

Description: 学习STM32的USB HOST功能使用,实现对USB鼠标/键盘的驱动-Learning to use the STM32 USB HOST function, to achieve the USB mouse/keyboard drivers
Platform: | Size: 782336 | Author: 王明 | Hits:

[Embeded-SCM Developucos USB鼠标键盘(Host)实验

Description: usb 主机模式 做为鼠标 和键盘接入系统(USB host mode is used as mouse and keyboard access system)
Platform: | Size: 1319936 | Author: 江上饮 | Hits:
« 12 3 4 »

CodeBus www.codebus.net