-
MFC模拟KTV的点歌系统
应用背景该系统可以由用户自行选择歌库的目录,可以按照歌曲名查找、按找歌手名查找、按照歌曲语言分类查找歌曲。并且可以对已选的歌曲的进行人工置顶以及删除等功能。该系统旨在模拟KTV的点歌系统。关键技术
主要使用了MFC技术对系统界面进行处理,在系统中对字符的编码进行了中英文的判断。以及使用排序和二分查找等算法优化查找功能。
- 2022-10-01 12:00:03下载
- 积分:1
-
windows2000系统消息队列编程。 本例子是一个DLL文件,具体使用说明在QueueDll.h文件中。
windows2000系统消息队列编程。 本例子是一个DLL文件,具体使用说明在QueueDll.h文件中。-by Windows Message Queue System Programming. This example is a DLL files, the specific use in QueueDll.h document.
- 2022-03-01 01:05:10下载
- 积分:1
-
Visual C++ 4.0 unleashed book attached sample CD
Visual C++ 4解开书籍附带的样本光盘内容包括内容,清晰实用
- 2022-03-29 11:50:32下载
- 积分:1
-
ChainCascade, harr 特征进行分类器训练,得到一个级联的boosted分类器,训练目标特征,检测物体,这是从opencv库 转化成 vc++源代...
ChainCascade, harr 特征进行分类器训练,得到一个级联的boosted分类器,训练目标特征,检测物体,这是从opencv库 转化成 vc++源代码,有一位博士完成,很不错。-ChainCascade, Harr features classifier training to be a cascade boosted classifier, training objectives features, object detection, which is OpenCV library into vc source code, complete with a doctorate, is pretty good.
- 2023-05-12 19:15:03下载
- 积分:1
-
自制mail接收系统,
实现自定义的邮件下载。
自己看吧
自制mail接收系统,
实现自定义的邮件下载。
自己看吧-mail server
- 2022-10-23 08:15:03下载
- 积分:1
-
Labyrinth documentation.simple website mirrored and bundled at one place. so tha...
Labyrinth documentation.simple website mirrored and bundled at one place. so that all the process is easy to understand
- 2022-08-25 01:56:18下载
- 积分:1
-
C++实现模拟操作系统的进程控制与状态转换
使用C++模拟操作系统的进程之间的状态转换。包括进程之间对临界资源的使用以及进程同步的调度。
- 2022-05-14 21:12:51下载
- 积分:1
-
使用opencv摄像头采集视频并简单灰度处理
使用opencv打开摄像头采集视频并简单灰度处理
- 2022-02-05 16:30:19下载
- 积分:1
-
使用操作系统提供的拷贝命令不能拷贝隐含或系统属性的文件,因为在拷贝过程中系统会提示“File not found”。下面的小程序可以解决这个问题。...
使用操作系统提供的拷贝命令不能拷贝隐含或系统属性的文件,因为在拷贝过程中系统会提示“File not found”。下面的小程序可以解决这个问题。
-Provided by the use of the operating system copy command can not copy hidden or system file attributes, as in the copy process will be prompted to " File not found" . The following small program can solve the problem.
- 2022-02-25 17:10:22下载
- 积分:1
-
结合"61板"的三个按键完成带有语音播报功能的电子钟:
// 1、KEY1--按一下播放年、月、日,再按一下播放时、分 (I/O口A0)
// 连...
结合"61板"的三个按键完成带有语音播报功能的电子钟:
// 1、KEY1--按一下播放年、月、日,再按一下播放时、分 (I/O口A0)
// 连续按3s,则进入调整状态 调整状态下调整内容的切换
// 2、KEY2--年、月、日、时、分的增加(I/O口A1)
// 3、KEY3--年、月、日、时、分的减少(I/O口A2)-combination "61 boards" to complete th ree key functions with voice broadcast electronic bell :// 1, KEY1-- by about players, month, day and broadcast press once,- (I/O A0)// by consecutive 3s, then a state of adjustment adjustment adjustment under the content switching// 2. KEY2-- the year, month, day and hour of the increase in hours (I/O A1)// 3, KEY3--, on that day, when the reduced hours (I/O A2)
- 2023-03-07 12:35:04下载
- 积分:1