-
keshe
是基于vc6.0的课程设计。学数据结构的时候做的,有源码和课设分析。(Vc6.0 curriculum design is based. Data structure when done with meta-analysis of the source code and classes.)
- 2014-01-01 14:56:59下载
- 积分:1
-
MFC中使用opencv
本程序是在 MFC 中使用
OpenCV 的演示程序,由3部分组成。
一、Windows 下用 MFC 编制的程序框架
采用设备无关位图DIB实现Windows多文档模式下图像的显示,实现显示的关键函数StretchDIBits的原型如下:
- 2022-02-02 17:43:10下载
- 积分:1
-
TestDevFunction
示例程序用了最少的代码实现了对USB的启用禁用操作,对想做windows设备控制的朋友应该有抛砖引玉的作用。(Sample program code used to achieve a minimum of USB-enabled disable operation, pairs of friends want to windows device control should have the role of attracting valuable opinions.)
- 2010-01-17 19:52:56下载
- 积分:1
-
lsm6ds3
lsm6Ds3的硬件IIC驱动程序,读取角速度及加速度,设置LSM中断。(The hardware IIC driver of lsm6Ds3 reads the angular velocity and acceleration and sets the LSM interrupt.)
- 2020-07-10 17:08:55下载
- 积分:1
-
MagicCube2D
使用OpenGL编写的自动完成三阶魔方的还原的程序,可以完成三阶魔方的还原过程演示(OpenGL prepared using auto-complete third-order cube reduction program, you can complete the restore process demonstrates third-order cube)
- 2015-09-09 17:03:30下载
- 积分:1
-
Ribbon
(wpf窗体继承)Ribbon ,C#写的的Ribbon 功能((Wpf form inheritance) Ribbon, C# function written in the Ribbon)
- 2013-08-20 10:21:36下载
- 积分:1
-
DSP28335的DA进行输出四种不同的波形
通过编程对DSP28335的DA进行输出四种不同的波形,分别是方波、三角波、锯齿波、正弦波。(By programming the DA output DSP28335 four different waveforms, respectively, square, triangle wave, sawtooth, sine wave.)
- 2021-04-29 11:08:43下载
- 积分:1
-
No_OS
说明: TQ2440的无操作系统裸跑程序,
有一些基本外围设备的测试程序(TQ2440 running naked free operating system procedures, there are some basic peripheral equipment, test procedures)
- 2010-04-02 23:50:58下载
- 积分:1
-
FlowLayoutPalnel
Teechart 动态加载,实现同一界面显示多个图形,适用于实时数据采集显示,自动分屏,经实际测试验证(Teechart dynamic loading to achieve the same interface to display multiple graphs, for real-time data acquisition and display, automatic screen, the real test verification)
- 2016-06-13 12:12:18下载
- 积分:1
-
编辑框的简单自绘制
编辑框是常用控件之一,同时也是一种完全自实现较为繁琐的控件。本例实现了对编辑框的简单的自绘制,在保留其自身的强大功能的前提下,实现了编辑框的边框、背景、文字颜色以及禁用态的各种颜色的替换。 要想重绘,我们必须知道要绘什么。通过观察默认的编辑框我们可以很清楚的看到编辑框有三个最基础的部分需要我们绘制,他们分别是3D边框、背景和文字,再进一步分析我们会发现他们是一个基本窗口的两个部分,即客户区和非客户区。这样一来我们就知道应该用什么函数有针对性的绘制什么区域了,由于提供了源码,这里仅就基本原理和技术细节加以讨论,不过多地罗列代码。(Editor box is one of the common controls, and it is also a kind of control which is completely self-realization and tedious. This example realizes the simple self-drawing of the edit box, and realizes the replacement of the border, background, text color and various colors of the disabled state of the edit box while retaining its powerful function. To redraw, we must know what to draw. By observing the default edit box, we can clearly see that there are three most basic parts of the edit box that we need to draw. They are 3D border, background and text. Further analysis shows that they are two parts of a basic window, namely, client area and non-client area. In this way, we know which function should be used to draw which area. Since the source code is provided,)
- 2020-06-16 05:40:02下载
- 积分:1