-
贪心算法解决分割问题
给定一定的宽度,和N个输入(宽度)
得出最小的宽度...
贪心算法解决分割问题
给定一定的宽度,和N个输入(宽度)
得出最小的宽度-greedy algorithm to solve the segmentation problem must set the width and N input (width) reached the minimum width
- 2022-02-10 13:43:33下载
- 积分:1
-
利用VC实现淡入淡出
利用VC实现淡入淡出-VC fades out of
- 2022-06-15 19:52:56下载
- 积分:1
-
VC的条码生成器源代码
VC的条码生成器源代码-VC barcode generator source code
- 2022-07-18 20:49:54下载
- 积分:1
-
一种高精度匹配算法,精度可达亚像素级,角度误差可达0.1度...
一种高精度匹配算法,精度可达亚像素级,角度误差可达0.1度-A high-precision matching algorithm, Aceh-pixel accuracy, angle of error of up to 0.1 degrees
- 2022-12-27 11:15:04下载
- 积分:1
-
Enumerate the child windows in accordance with the process name, process ID, the...
枚举子窗口
可根据进程名,进程ID,窗口名称来查找某窗口的所有子窗口,也可根据子窗口的名称查出该子窗口-Enumerate the child windows in accordance with the process name, process ID, the window name to find all the child windows of a window can also be found under the name of the child windows of the child window
- 2022-12-06 13:20:02下载
- 积分:1
-
EVC OLEDB在准备数据库的源代码,编译通过。佛…
EVC下OLEDB方法编写的数据库源代码,已经编译通过。供两个文件:
NorthwindOleDb ppc2003emulate
需要PPC2003SDK支持
-EVC OLEDB under way to prepare the database source code, is compiled through. For two documents : NorthwindOleDb ppc2003emulate need PPC2003SDK support
- 2023-06-10 11:15:04下载
- 积分:1
-
DE(DifferentialEvoultion)_C++codes
DE是一个非常简单的基于种群的随机函数极小化方法,同时也是非常强大的。在第一届国际比赛中,他获得了第三名
- 2022-10-19 11:30:03下载
- 积分:1
-
探索构造法
探索构造法-Explore the construction method
- 2022-07-12 10:59:53下载
- 积分:1
-
在大多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
-
本人在网上看到了很多扫雷的源码,但总感觉不是很满意!于是就写下了这个程序!,由于是初学者,所以没有添加计时器!...
本人在网上看到了很多扫雷的源码,但总感觉不是很满意!于是就写下了这个程序!,由于是初学者,所以没有添加计时器!-Feeling is very powerful
- 2022-11-01 16:15:03下载
- 积分:1