-
use simulation function of the mouse click, double
利用api函数模拟鼠标的单击、双击等事件,稍加修改可开发成减少重复性操作的软件。-use simulation function of the mouse click, double-click, etc., little changes can be developed into reduce repetitive operation of the software.
- 2022-02-05 23:27:28下载
- 积分:1
-
任务管理器
应用背景C语言实现的windows任务管理器,界面与windows自带的任务管理器差不多,能停止正在运行的任务,能显示CPU使用等功能。。。关键技术
C language implementation of the Windows Task Manager, the interface and the windows comes with the task manager, can stop being running tasks, can display the use of CPU and other functions...
- 2022-03-22 19:55:22下载
- 积分:1
-
图书馆管理系统
迷你项目图书馆管理是用于管理库的示例项目。该项目旨在使用 C 语言,它使组织,要维持其图书馆的图书馆管理系统开发。
项目演示如何创建一个系统,无需使用 C 图形库的用户界面。
应用程序使用基本的 C 函数生成菜单、 显示消息框和文本打印在屏幕上。
若要显示自定义的文本颜色和字体根据应用程序的要求,职能已创建在应用程序中,所取的一个目标位置,写在一个特定位置的文本的确切视频内存地址。
应用程序还实现了结构来定义库项目的概念。它还有效地适用于各种的 C 概念,如循环和分支构造和字符串操作函数的文件操作。
- 2023-05-23 08:55:04下载
- 积分:1
-
一个书店处理程序,构造了两个类面向三个对象。有参考价值!...
一个书店处理程序,构造了两个类面向三个对象。有参考价值!-a bookstore processing structure for the two categories of three targets. Reference value!
- 2022-08-07 20:16:12下载
- 积分:1
-
串口编程,通过串口可以监视串口文件,可以ASCII与十六进行进行观测数据,传入二进行制数据并且可以保存成object.bin文件...
串口编程,通过串口可以监视串口文件,可以ASCII与十六进行进行观测数据,传入二进行制数据并且可以保存成object.bin文件-serial programming, serial port can monitor serial documents, ASCII and can be conducted for 16 observational data into two data for the system and can save documents into object.bin
- 2022-11-02 08:05:03下载
- 积分:1
-
在vc++平台下,用分支限界法和回溯法实现的旅行售货员问题。经本人测试运行无误,包括运行文档。...
在vc++平台下,用分支限界法和回溯法实现的旅行售货员问题。经本人测试运行无误,包括运行文档。-In vc++ Platform, using branch and bound and backtracking realize the travel salesman problem. After I run the correct tests, including the operation of the document.
- 2022-04-29 11:23:08下载
- 积分:1
-
世界编程大赛一等奖作品 进去是一个3D游戏的旋转界面,还有一段美妙的音乐,真是牛!!! 快去看看吧...
世界编程大赛一等奖作品 进去是一个3D游戏的旋转界面,还有一段美妙的音乐,真是牛!!! 快去看看吧-won the World Programming Contest entries into the game is a 3D rotating interface, there is still some wonderful music, really awesome! ! ! Giving vent to see if it
- 2022-09-01 18:10:03下载
- 积分:1
-
此程序为模拟windows平台下的dos命令处理程序.
此程序为模拟windows平台下的dos命令处理程序.-this program to simulate the windows platform dos order processing.
- 2023-03-14 07:45:03下载
- 积分:1
-
Video Based Face Detection
Video Based Face Detection
- 2023-05-19 01:00:04下载
- 积分:1
-
二叉树的创建,预
二叉树的创建、前序递归遍历、中序递归遍历、后序递归遍历、层次遍历、前序非递归遍历、中序非递归遍历、后序非递归遍历算法。里面包含了顺序栈和队列的实现代码。-Binary tree creation, pre-order recursive traversal, recursive in order traversal, postorder recursive traversal, traverse the level, pre-order traversal non-recursive, in the non-recursive traversal sequence after sequence of non- recursive traversal algorithm. Which contains a sequence of stack and queue the realization of the code.
- 2023-07-03 07:40:02下载
- 积分:1