-
FillPolygon
C#实现多边形颜色的填充,主要是种子填充和种子扫描线填充两种算法。(C# implementation of the polygon fill color, mainly seeds and seed filling scan line fill two algorithms.)
- 2014-01-20 00:35:50下载
- 积分:1
-
CrashRpt_v.1.4.2_r1609
开源 异常 捕获上传程序 非常有用 值得学习(very useful)
- 2015-03-17 11:46:18下载
- 积分:1
-
esp8266+mqtt+smarttouch
esp8266+mqtt+smartconfig。wifi连接、手机配网、mqtt轻量级实时网络通信,小型网络通信
- 2023-02-10 11:50:04下载
- 积分:1
-
cailiaoqingdan
说明: 超声波测距原理图\硬件资料\cailiaoqingdan.rar(Ultrasonic Ranging schematic \ hardware information \ cailiaoqingdan.rar)
- 2010-03-28 20:40:52下载
- 积分:1
-
the4th
利用socket实现简单文件传输,mfc实现,很简单(Simple file transfer using socket, mfc achieve)
- 2013-10-20 15:37:24下载
- 积分:1
-
GE
说明: 针对TI DSP C6000系列的局域网监控开发,在CCS开发环境运行。能实现局域网数据包抓包、数据包分析,特定数据包内容读取,异常数据包报警等功能。运行CCS注意配置好安装调用路径(For LAN monitoring the development of TI DSP C6000 series in CCS development environment running. Enables LAN data packet capture, packet analysis, specific packet content to read, malformed packets alarm. Run CCS note configured installation call path)
- 2015-05-12 12:25:43下载
- 积分:1
-
YUVviewer-source-code
这是YUVviewer软件的源代码,读者可以用来学习播放器的编码细节。(This is YUVviewer software source code, the reader can be used to learn the details of the encoding of the player.)
- 2012-10-18 19:44:00下载
- 积分:1
-
QT赛马
练练手,多多指教model->setData(model->index(count,0),count); model->setData(model->index(
- 2022-02-04 00:16:18下载
- 积分:1
-
微软数据库开发梦工场多媒体教学-sqlserver篇
说明: 微软数据库开发梦工场多媒体教学-sql server篇.rar,是多媒体教学的,对新手很适合的,(Microsoft database development DreamWorks multimedia teaching- sql server chapter. Rar, multimedia teaching, is very suitable for novice,)
- 2005-11-16 11:08:44下载
- 积分:1
-
lordpe
说明: 编辑框是常用控件之一,同时也是一种完全自实现较为繁琐的控件。本例实现了对编辑框的简单的自绘制,在保留其自身的强大功能的前提下,实现了编辑框的边框、背景、文字颜色以及禁用态的各种颜色的替换。 要想重绘,我们必须知道要绘什么。通过观察默认的编辑框我们可以很清楚的看到编辑框有三个最基础的部分需要我们绘制,他们分别是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