-
VS2010简单C/S网络通信
用MFC Socket编写的服务器与客户端通信的一个例程,可以实现局域网及本机通信,客户端与服务器可互相收发信息,压缩包含完整工程文件。
- 2023-06-02 09:00:13下载
- 积分:1
-
界面和功能都不错的MP3播放器源码,小巧实用
界面和功能都不错的MP3播放器源码,小巧实用-Interface and features are a good source MP3 player, compact and practical
- 2023-08-22 12:25:03下载
- 积分:1
-
很简单的mp3播放器,教你如何实现mp3的实现方法
很简单的mp3播放器,教你如何实现mp3的实现方法-Very simple mp3 player, mp3 teach you how to achieve the realization of methods
- 2022-02-11 15:23:04下载
- 积分:1
-
VC和DX编写的一个横版卷轴格斗游戏 我的作品不多 全传上来了,刚刚好:)...
VC和DX编写的一个横版卷轴格斗游戏 我的作品不多 全传上来了,刚刚好:)-VC and the preparation of the DX version of a horizontal scroll fighting games my work onto small Biography, just right :)
- 2022-05-01 00:01:43下载
- 积分:1
-
this a telephone management system
this a telephone management system-this is a telephone management system
- 2022-06-16 07:17:21下载
- 积分:1
-
First of all, we know the main elements of B tree is the so
首先,我们知道B树的主要元素是所谓的信息节点(node),每个数据节点都包含一些信息,以及其他指向节点的数据指针(pointer)。节点间的信息连接到分支上,即分支和叶子(叶子)的末端,假设信息开始插入的顺序如下:1、2、3、4、5、6。在B树上按照以下规则植树。
- 2022-03-11 11:13:16下载
- 积分:1
-
模式识别算法
模式识别中的C均值算法演示程序,具体内容见说明文档,及效果图。 自我感觉还可以,请大家帮忙,提提意见。-pattern recognition algorithm in C- Means Demonstration Program, the specific content of documentation, and effectiveness map. A sense of self can, please help make a suggestion.
- 2022-02-25 17:50:00下载
- 积分:1
-
prepared by the small alarm clock procedures
一个用C++编写的小闹钟程序-prepared by the small alarm clock procedures
- 2022-08-24 09:09:39下载
- 积分:1
-
传真发送程序,还不错
传真发送程序,还不错-fax transmission procedures, but also good
- 2022-01-25 16:53:07下载
- 积分: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