-
c写的经典贪吃蛇游戏,dos下运行的经典。
c写的经典贪吃蛇游戏,dos下运行的经典。-c write the classic Snake game, dos run under classic.
- 2023-06-06 13:05:04下载
- 积分: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
-
《粒子滤波原理及应用》-简介
说明: 关于粒子滤波的原理及介绍,有相关MATLAB代码(About the principle and introduction of particle filtering, there are related MATLAB code)
- 2021-03-03 14:47:12下载
- 积分:1
-
系统中断剖析器INTRSPY的及其C源程序
系统中断剖析器INTRSPY的及其C源程序-interruption analysis system for the INTRSPY and C source
- 2022-04-20 20:01:56下载
- 积分:1
-
weijiyuanli
里面为微机原理老师的全部课件,好不容易搞过来的。(Inside the principle teacher for all computer software, from engaging in the hard-won.)
- 2009-06-18 11:01:00下载
- 积分:1
-
GAUSS
产生一个高斯信号的脉冲成型的matlab程序(A pulse shaping matlab program that generates a Gauss signal)
- 2021-01-11 09:48:49下载
- 积分:1
-
Taylor
说明: 基于时间差的无线定位算法的一种,taylor算法的编译与实现(The compilation and implementation of taylor algorithm)
- 2019-11-08 15:11:12下载
- 积分:1
-
Android GetPost数据提交实例
Android GetPost数据提交实例,发送post必须设置 conn.setDoInput(true);conn.setDoOutput(true);这两行代码,从用户界面提交过来的数据上传到服务器接收,类似于WEB网页提交表单的操作,不过Android有自己独特的地方,这个源码,您可以参考对比一下。
- 2022-05-14 19:29:20下载
- 积分:1
-
6205滚动轴承的内圈故障仿真出的故障信号
6205滚动轴承的内圈故障仿真出的故障信号(rolling bear signal)
- 2017-03-20 14:21:12下载
- 积分:1
-
matlab iges工具包igesToolBox
matlab iges工具包,在Matlab 里下的,可以直接使用(Matlab IGES toolkit, under Matlab, can be used directly.)
- 2020-07-07 15:08:57下载
- 积分:1