CodeBus
www.codebus.net
Search
Sign in
Sign up
Hot Search :
Source
embeded
web
remote control
p2p
game
More...
Location :
Home
Search - sends
Main Category
SourceCode
Documents
Books
WEB Code
Develop Tools
Other resource
Search - sends - List
[
Driver Develop
]
sfloppy
DL : 0
The sfloppy sample is a super floppy driver that resides in the directory \\\\Ntddk\\Src\\Storage\\sfloppy. It is a class driver for Super Floppy disk drives. It sits a level above the port driver (ATAPI, USB, etc) in the driver stack, and brokers communication between the application level and the port driver. The floppy driver takes requests from filesystem drivers and then sends the appropriate SCSI_REQUEST_BLOCK (SRB) to the port driver. It is compatible with x86 and IA64 platforms.
Date
: 2008-10-13
Size
: 23.86kb
User
:
zhang
[
Driver Develop
]
sfloppy
DL : 0
The sfloppy sample is a super floppy driver that resides in the directory \\Ntddk\Src\Storage\sfloppy. It is a class driver for Super Floppy disk drives. It sits a level above the port driver (ATAPI, USB, etc) in the driver stack, and brokers communication between the application level and the port driver. The floppy driver takes requests from filesystem drivers and then sends the appropriate SCSI_REQUEST_BLOCK (SRB) to the port driver. It is compatible with x86 and IA64 platforms.
Date
: 2025-12-25
Size
: 24kb
User
:
zhang
[
Driver Develop
]
kbd_logger
DL : 0
个键盘记录器(附源代码),能够记录所有的按键信息,包括keyup。记录原始数据,可以通过模拟按键重现。需要vc9的运行库。没有编静态链接的版本。 主要流程: 1、向系统注册一个或者多个原始输入设备 2、在你注册的原始输入设备数据发生变化时,系统发送一个消息及新数据到你的进程 3、调用GetRawInputData或者GetRawInputBuffer来获取这些数据-A keyboard logger (with source code), to record all of the key information, including keyup. Record raw data, can be reproduced by simulating buttons. Need vc9 runtime. Does not compile statically linked version. Main processes: one, to register one or more of the original system input device 2, in your original registration data input device changes, the system sends a message and the new data to your process 3, call GetRawInputData or GetRawInputBuffer to obtain these data
Date
: 2025-12-25
Size
: 8kb
User
:
阿东
[
Driver Develop
]
SMS2
DL : 0
This program sends SMS from PC to mobile phone using a GSM device. the program developed in JAVA. it uses the com.jar library
Date
: 2025-12-25
Size
: 82kb
User
:
mohamed
[
Driver Develop
]
LW_Code
DL : 0
LabWindwos 开发。实现研华USB-4704发送低频脉冲的功能-LabWindwos development. Advantech USB-4704 sends a low frequency pulse function
Date
: 2025-12-25
Size
: 35.5mb
User
:
likun
[
Driver Develop
]
Signaling-experiments
DL : 0
信号实验 1. 研究kill命令,掌握通过kill命令发送信号的方法。 2. 编写程序,通过定义信号处理函数来截获user消息。在消息处理函数中,设置标志变量,而主程序中通过系统调用pause()等待消息,如果消息是user,则在终端窗口上显示信息。打开命令行窗口,运行这个程序。 3. 打开另一个命令行窗口,通过ps命令获得2中程序的进程号,用kill命令给该进程发送user消息,观察其输出。 4. 通过alarm函数给自己进程发送消息,每5秒钟一次,每接收到一次消息显示信息,10次后进程结束。 5. *编写程序,通过kill()函数发送相同的消息,观察输出。 流程图: -Signal in Experiment 1. Study the kill command master sends a signal via the kill command. 2 programming, user defined signal processing functions to intercept messages. Message processing function, set the flag variable, while the main program pause () system call to wait for further news, if the message is a user, the information displayed on the terminal window. Open a command line window and run this program. Open another command line window, by the ps command process No. 2 program, send the user a message to the process with the kill command to observe the output. By the alarm function to their own processes send messages once every 5 seconds, each received a message to display information to the end of the process 10 times.* Program, through the kill () function to send the same message, the observed output. Flowchart:
Date
: 2025-12-25
Size
: 9kb
User
:
weiwei
CodeBus
is one of the largest source code repositories on the Internet!
Contact us :
1999-2046
CodeBus
All Rights Reserved.