-
vb写的cmd工具
用VB编写的windws下仿cmd的小程序,原理是调用系统cmd运行命令,获取结果显示在窗口中,性能稳定,可靠。
- 2022-07-02 01:38:42下载
- 积分:1
-
基于SDK,视频卡的,VC++视频采集应用程序设计
基于SDK,视频卡的,VC++视频采集应用程序设计-Based on the SDK, video cards, VC++ Video capture application design
- 2023-07-02 23:20:03下载
- 积分:1
-
stm32f103点亮LED
基于STM32F103芯片,通过调用库函数操作GPIO,使两个LED交替闪烁,虽然代码很简单,但是是对STM32F103探索的第一步。
- 2023-03-10 00:30:03下载
- 积分:1
-
UCenter 用户中心
UCenter 的中文意思就是“用户中心”,其中的 U 代表 User 也代表 You ,取其中的含义就是“用户中心”,或者说“你...
UCenter 用户中心
UCenter 的中文意思就是“用户中心”,其中的 U 代表 User 也代表 You ,取其中的含义就是“用户中心”,或者说“你(最终用户)的中心”。
UCenter 是 Comsenz 旗下各个产品之间信息直接传递的一个桥梁,通过 UCenter 站长可以无缝整合 Comsenz 系列产品,实现用户的一站式登录以及社区其他数据的交互。
UCenter 拥有机制完善的接口,经过简单修改便可以挂接其它任何平台的第三方的网络应用程序,随时为您的社区论坛增加能量。
-Comsenz" s UCenter is information directly between the various products passing a bridge, through the seamless integration can UCenter station Comsenz series of one-stop user login, as well as other data, the interactive community. UCenter have a mechanism to improve the interface, after a simple modification can be articulated to any other third party platforms, network applications, at any time for community forums to increase your energy.
- 2022-09-11 22:35:03下载
- 积分:1
-
C++编程实例,很好的一本书!很有用的!
C++编程实例,很好的一本书!很有用的!-C programming examples, a good book! Very useful!
- 2022-03-02 08:56:55下载
- 积分:1
-
子窗口发送消息给父窗口,父窗口接收到消息后显示子窗口输入的字符串...
子窗口发送消息给父窗口,父窗口接收到消息后显示子窗口输入的字符串-Sub-window send a message to the parent window, parent window to receive the news shows that sub-window input string
- 2022-11-28 11:40:03下载
- 积分:1
-
MFC 一个例子,具体看了就会明白
MFC 一个例子,具体看了就会明白-An instance of MFC, and you can better interpret it when reading through.
- 2022-03-10 00:20:47下载
- 积分:1
-
[代码说明]
WINDOWS下的SetTimer API可以设置定时器,不过该API只能用在GUI程序中。
我这里为CONSOLE程序实现一个定时器。...
[代码说明]
WINDOWS下的SetTimer API可以设置定时器,不过该API只能用在GUI程序中。
我这里为CONSOLE程序实现一个定时器。
开启2个线程:
定时:一个线程定时发送一个消息
处理:一个线程收到消息后处理这个消息
关注点:
为没有窗口的线程实现了消息循环-[Note code] under the SetTimer Windows API can set timer, However, the API can only use the GUI process. I am here to CONSOLE program a timer. Opened two threads : Timing : Timing a thread Send a Message Handling : a thread processing information received after the news of concern : no window to the thread of the news cycle
- 2022-08-09 16:03:12下载
- 积分:1
-
基于qt技术的动态时钟的设计与实现
该程序使用Qt做为开发工具 使用C++开发语言,应用了QT中2D绘图、坐标操作、定时器等技术,实现与电脑系统时间同步显示,可作为电脑小插件使用,适合QT初学者的练习使用,可以促进初学者对QT的热爱。
- 2022-01-26 06:35:12下载
- 积分:1
-
C++ 打飞机源代码
用C++实现打飞机游戏!
直接可以在vc++6.0 或者更高级版本如VS 2012,VS2013上直接运行。
希望对学习C++的初学者有一定帮助!
- 2022-04-01 05:18:38下载
- 积分:1