CodeBus
www.codebus.net
Search
Sign in
Sign up
Hot Search :
Source
embeded
web
remote control
p2p
game
More...
Location :
Home
Search - main.c
Main Category
SourceCode
Documents
Books
WEB Code
Develop Tools
Other resource
Search - main.c - List
[
Driver Develop
]
主函数main中变量
DL : 0
主函数main中变量,C语言中的MAIN函数的具体详细的分析和用法-main function main variables, C MAIN function of the specific detailed analysis and usage
Date
: 2008-10-13
Size
: 3.36kb
User
:
李芳
[
Driver Develop
]
主函数main中变量
DL : 0
主函数main中变量,C语言中的MAIN函数的具体详细的分析和用法-main function main variables, C MAIN function of the specific detailed analysis and usage
Date
: 2025-12-19
Size
: 3kb
User
:
李芳
[
Driver Develop
]
WebProtect
DL : 0
该程序可以防止网站主页被篡改,主体是使用ddk编写的驱动,由sysinternals.com上的filemon修改而来,是一个毕业设计。-procedures can prevent the website home page had been tampered with, the main use is the driving ddk prepared, sysinternals.com by the filemon amend the bill, a graduate design.
Date
: 2025-12-19
Size
: 246kb
User
:
林风
[
Driver Develop
]
dvKrnlData
DL : 0
该代码为我学习winnt内核时所写,主要功能是在ring3下通过DeviceIoControl与驱动进行通信,获取内核的数据以及sdt,idt信息等。并实现了hook NtQuerySystemInformation函数来实现进程隐藏的功能-The code for the kernel, I am learning winnt wrote, Its main function is in ring3 through DeviceIoControl communication with the driver. access to the kernel and sdt data, the information loop. And the achievement of the hook function to achieve NtQuerySystemInformation implicit process possession of the function
Date
: 2025-12-19
Size
: 54kb
User
:
左手
[
Driver Develop
]
usbdiskencrar
DL : 0
主要是U 盘加密的。可以对U盘 进行加密,是一个难得的例子-Files Description: DD\EDDrv.c: The on-the-fly encryption/decryption filter driver. DD\EdDrv.h: Main header file for the above. DD\IoctlCmd.h: Containing the IOCTLs for the driver. DD\EdDrv.lib: The library file containing the core of FastIO and Memory mapped file IO handling DD\EDDrvLib: Header file for the above library. DD\Makefile: Makefile for the driver. DD\Sources: Sources file for the driver. The current build has been done using Windows XP DDK checked build environment. Also since the domain name--against which the retrieved domain name is to be matched--is currently hard coded. Hence the hard coded name has to be change before compiling the user mode program The .lib file which has been provided in \DD\DD folder is checked built using Win XP DDK as of now.
Date
: 2025-12-19
Size
: 6.45mb
User
:
kennethroger
[
Driver Develop
]
testlcd
DL : 0
lcd 显示驱动编写例子程序。用汇编和C 语句完成, 吉安lcd.asm 和main.c 文件-lcd drvier
Date
: 2025-12-19
Size
: 9kb
User
:
zqm
[
Driver Develop
]
lpc2000-ARM
DL : 0
lpc2000系列ARM上的移植源代码。 pc.c是移植于μCOS-II的PC服务代码-lpc2000 series of ARM transplant source code. is pc.c transplantation in μCOS-II PC Service Code (pc.c) main changes: 1,# include " includes.h" changed to " config.h" 2, displayed on the screen changed to send data to UART0 displayed on the computer affect the function: PC_DispChar (), PC_DispClrCol (), PC_DispClrRow (), PC_DispClrScr () and the PC_DispStr (), to obtain key obtained from UART0 instead affect the function: PC_GetKey () 4, because there is no dos environment changes made affect the function: PC_DOSReturn () PC_DOSSaveReturn (), PC_SetTickRate () (deleted) PC_VectGet () (deleted) and the PC_VectSet (deleted). 5, because the timer changes made affect the function: PC_ElapsedStart () and PC_ElapsedStop (). 6, the changes made to the real-time clock, a function of the impact: PC_GetDateTime ().
Date
: 2025-12-19
Size
: 15kb
User
:
方锐
[
Driver Develop
]
Camera-driver-source-code-analysis
DL : 0
摄像头驱动实现源码分析 Spac5xx的实现是按照标准的USB VIDEO设备的驱动框架编写(其具体的驱动框架可参照/usr/src/linux/drivers/usb/usbvideo.c文件),整个源程序由四个主体部分组成:设备模块的初始化模块和卸载模块,上层软件接口模块,数据传输模块。-Camera driver source code analysis realization of Spac5xx is written VIDEO equipment in accordance with the standard USB driver framework (specific driver framework with reference to the/usr/src/linux/drivers/usb/usbvideo.c file), the entire source code consists of four main parts: the equipment module initialization module and uninstall module the upper software interface module, data transmission module.
Date
: 2025-12-19
Size
: 14kb
User
:
DJK
[
Driver Develop
]
xiaoche
DL : 0
单片机C语言编写的智能小车控制程序,可以走出简单的小迷宫。 采用C语言编写完成,应用模块化的设计方法,各子程序做为实现各部分功能和过程,通过主程序不断对子程序的调用完成延时、暂停以及电机转动方向控制等部分的设计。-Microcontroller C language intelligent car control procedures, be able to get out of a simple maze. The completion of the C language, the application modular design method, the subroutine as a function of each part and process by the main program constantly subroutine call complete delay, pause, and the direction of rotation of the motor control part of the design.
Date
: 2025-12-19
Size
: 48kb
User
:
朱朱
[
Driver Develop
]
Drive
DL : 0
用visual c++在底层做的驱动开发,主要作用是抓取键盘的操作。-Development driven by visual c++ at the bottom to do, the main role is to grab keyboard operation.
Date
: 2025-12-19
Size
: 1.97mb
User
:
王博
[
Driver Develop
]
gprs.c.tar
DL : 0
GPRS通讯电路的主要构成,GPRS模块的控制接口和AT命令的使用!-GPRS communication circuit main components, GPRS module AT command control interface and use!
Date
: 2025-12-19
Size
: 1kb
User
:
黄电
[
Driver Develop
]
modbus-qudong
DL : 0
modbus 驱动程序 包含 modbus.h modbusstr.h rxd.c txd.c 测试代码.c 主文件main.c-modbus driver contains modbus.h modbusstr.h rxd.c txd.c Test code. C Master file main.c
Date
: 2025-12-19
Size
: 8kb
User
:
molong
[
Driver Develop
]
main
DL : 0
智能小车,蓝牙,红外避障,超声避障。 c编码,stc12c5a60s2 单片机,仿真调试可用。-Smartcar sourcecode,it s very god!!!!
Date
: 2025-12-19
Size
: 2kb
User
:
ljf
[
Driver Develop
]
17-7-18
DL : 0
OLED\12864.c OLED\12864.dep OLED\12864.ewd OLED\12864.ewp OLED\12864.h OLED\12864CustomSfr.sfr OLED\Debug\Exe\12864.d43 OLED\Debug\Obj\12864.pbd OLED\Debug\Obj\12864.pbd.browse OLED\Debug\Obj\12864.pbi OLED\Debug\Obj\12864.pbi.cout OLED\Debug\Obj\12864.r43 OLED\Debug\Obj\main.pbi OLED\Debug\Obj\main.pbi.cout OLED\Debug\Obj\main.r43 OLED\main.c OLED\OLED.eww OLED\path.txt OLED\qumo.h OLED\settings\12864.cspy.bat OLED\settings\12864.dbgdt OLED\settings\12864.dni OLED\settings\OLED.wsdt OLED\Debug\Exe OLED\Debug\List OLED\Debug\Obj OLED\Debug OLED\settings OLED
Date
: 2025-12-19
Size
: 1kb
User
:
hrhm
CodeBus
is one of the largest source code repositories on the Internet!
Contact us :
1999-2046
CodeBus
All Rights Reserved.