-
在大多2440开发板BSP中的SMDK2440DRIVERSacklite目录下一般都有背光驱动。在注册表中添加如下函数的时候,开机时确实可以打印"!!!!!...
在大多2440开发板BSP中的SMDK2440DRIVERSacklite目录下一般都有背光驱动。在注册表中添加如下函数的时候,开机时确实可以打印"!!!!!!!!!!!! BACKLIGHT ON !!!!!!!!!!!!,如果没有操作大概1分钟后也可以打印!!!!!!!!!!!! BACKLIGHT OFF !!!!!!!!!!!!。但打印("!!!!!!!!!!!! BACKLIGHT OFF !!!!!!!!!!!!后,就算有触发事件(在触摸屏上点击,或者移动鼠标)也不会打印"!!!!!!!!!!!! BACKLIGHT ON !!!!!!!!!!!!。
其实这个驱动大体是正确的,只是当键盘鼠标或触摸屏输入时候gwes 发送“PowerManager/ActivityTimer/UserActivity” event,而不是原驱动中的“("UserInputEvent") ”修改后的源程序如下(SMDK2440DRIVERSacklite目录下bak_hw.cpp文件)。-2440 development board in the majority of BSP in SMDK2440 DRIVERS backlite directory generally backlight driver. Add the following in the registry function, the boot print when really " !!!!!!!!!!!! BACKLIGHT ON !!!!!!!!!!!!, If there is no operation after about 1 minute can also print it !!!!!!!!!!!! BACKLIGHT OFF !!!!!!!!!!!!。 Print (" !!!!!!!!!!!! BACKLIGHT OFF!! !!!!!!!!!! after, even if there are triggering events (click on the touch screen, or move the mouse) will not print " !!!!!!!!!!!! BACKLIGHT ON !!!!! In fact, this dr
- 2023-05-27 05:15:03下载
- 积分:1
-
静态链表.这是刚刚学习数据结构的时候编写的第1个小小程序,用构造类型编写的静态链表,实现了基本的赋值,插入,删除等功能。...
静态链表.这是刚刚学习数据结构的时候编写的第1个小小程序,用构造类型编写的静态链表,实现了基本的赋值,插入,删除等功能。-static List. This is just learning the structure of the data, prepared by the time a small program that will prepare the structure type static chain and achieve the basic assignment, insert, delete capabilities.
- 2022-06-20 07:54:46下载
- 积分:1
-
C++语言开发的处理ply三维模型文件的程序
C++语言开发的处理ply三维模型文件的程序-C++ language processing ply 3D model documentation procedures
- 2022-02-07 00:41:08下载
- 积分:1
-
Implemeation of a grafo reading the data from txt file
这段代码从一个文件(txt)中加载数据,并用该数据生成grafo。数据格式为:起源:命运:成本,nodo是否有2个或更多数据格式;起源:命运:成本:命运:成本:命运:成本支出:1:2:10:4:30:5:100
- 2022-05-12 10:12:24下载
- 积分:1
-
这是一个简单的C语言,一个漂亮的界面,应用程序可以快速提高…
这是一个C语言的简单、可观的一个界面,应用它能够快速的提高我们的编程水平-This is a simple C language, a handsome interface, applications can quickly improve our level of programming
- 2022-02-06 17:20:21下载
- 积分:1
-
com组件程序设计原程序
com组件程序设计原程序-com components original program design procedures
- 2022-02-02 22:28:15下载
- 积分:1
-
JAVA的数据库使用控件,树状显示和Browse数据项目的内容。
JAVA的数据库使用控件,树状显示和Browse数据项目的内容。-this control is for java database.display the data items in tree view and browse its content
- 2023-08-26 11:55:03下载
- 积分:1
-
这是一个automation server 和 client 的演示程序
多个client 可以共享 server 进程
首先用ms vc++ ....
这是一个automation server 和 client 的演示程序
多个client 可以共享 server 进程
首先用ms vc++ .net 编译代码, 再运行 TestAutomation3.exe (server)
然后可以运行多个 TestAutomation2.exe (client)
单击 TestAutomation2 可以调用 TestAutomation3 中的方法和参数
-This is an automation server and client demonstration program over cl ient can share server process first used ms vc. net compiled code, re-running TestAutomation3.exe (server) can then be run multiple Te stAutomation2.exe (client) Click TestAutomatio n2 TestAutomation3 can call the method and parameters
- 2022-02-20 22:07:03下载
- 积分:1
-
这是一个利用ado访问数据库的程序,对初学者有一定的借鉴作用...
这是一个利用ado访问数据库的程序,对初学者有一定的借鉴作用-ado access to the database using the procedures for beginners a certain reference
- 2023-05-01 01:10:02下载
- 积分:1
-
编译原理初学者适用,DFA,有穷自动机的功能实现
编译原理初学者适用,DFA,有穷自动机的功能实现-Compile the application of the principle of beginners, DFA, DFA realize the function of
- 2022-05-31 05:44:10下载
- 积分:1