搜索资源列表
TabDemo
- TabControl的使用Demo,演示了以对话框为子窗口建立多个Tab页的方法-TabControl use Demo to demonstrate the son of a dialog window to create a number of pages of the Tab
OnlyOneInst1
- 控件变成,详细讲述空件编程的方法,理论和实际操作过程-controls into detail about empty pieces of programming methods, theoretical and practical course
ColoredButton_src
- 颜色按钮控件,实现多种风格颜色,比较简单的改变button颜色的方法-color button controls, to achieve a variety of styles colors, relatively simple changes in the color of button method
vb中的精确定时
- VB自身提供的Timer控件的定时精度太差!补充一个我认为很精确的定时方法,该方法可以 真正精确到毫秒级!-VB own Timer control of the timing accuracy bad! I think that added a very precise timing, the method can really accurate to the millisecond!
加家按钮
- 仿WindowsXP的一款超酷按钮,外观仿WindowsXP按钮,功能及作用与VB6.0按钮无二 注册后直接加载入工具箱中,与标准空间使用方法相同。-imitation of the new WindowsXP cool buttons, fake WindowsXP button appearance, functions and role with VB6.0 button directly after 3924 registered increases included toolbox
NNAF
- 一个聚类算法,最近邻吸收高效聚类方法,可以实现图案的较好分辨- Gathers a kind of algorithm, the most close neighbor absorbs highly effective gathers a kind of method, may realize the design to distinguish well
动态创建文本框控件
- 本程序讲述如何在程序运行过程中动态的添加一个文本框控件,添加其他类型控件的方法是类似的。-the procedures on how to run the dynamic process of adding a text box controls, add other types of control methods are similar.
印制板
- pdiusbd12和eeprom的程序 PDIUSBD12 是一款性价比很高的USB 器件它通常用作微控制器系统中实现与微控制器进行通信的 高速通用并行接口它还支持本地的DMA 传输 这种实现USB 接口的标准组件使得设计者可以在各种不同类型微控制器中选择出最合适的微控制器 这种灵活性减小了开发的时间风险以及费用通过使用已有的结构和减少固件上的投资从而用最快捷 的方法实现最经济的USB 外设的解决方案-pdiusbd12 EEPROM and the procedures PDIUSBD12 w
22_108_3
- 要:ARM 公司以及ARM 芯片的现状和发展,从应用的角度介绍了ARM 芯片的选择方法,并介绍了具有多芯核结 构的ARM 芯片。列举了目前的主要ARM 芯片供应商,其产品以及应用领域。举例说明了几种嵌入式产品最佳ARM 芯片选择方案。-to : ARM ARM chip companies and the status and development of applications from the point of view of the ARM chip options, and h
一些分形图演示
- 本程序实现了分形图形的显示,根据代码,可以研究绘制分形图形的方法。-realized by the fractal graphics, based code can study fractal graphics rendering method.
用Direct 3D显示一个旋转体
- 该程序体现了3D球的vb实现方法,并进行旋转。-the program embodies the ball vb 3D method, and rotation.
xp风格界面的源码
- 实现了类似于xp风格的按钮,这个代码很有启发作用,你可以使用这个方法,开发出更多具有自己特色的控件。-xp achieve a style similar to the buttons, the code is very enlightening role, you can use this method to develop more of its own control characteristics.
CommonControls
- vc常用控件,可以直接导入工程,常用方法!-vc commonly used controls, directly into the project, commonly used method!
实现图片放大缩小旋转
- 在一些看图软件中,通常有对图像动态放大和缩小的功能。这是如何实现的呢?我们通过研究,在VB中实现了这种功能,具体方法如下。 进入VB,新建一工程,在窗体Form1上添加如下控件:一个图像框控件Image1,三个命令按钮Command1,Command2,Command3,其Caption性分别设置为“放大”、“缩小”、“打开”,再加入一个通用对话框控件CommonDialog1,用于选择要打开的文件。-in some flashcards software, the images
tykj
- 涉及到列表框、组合框、静态控件、进度条等对话框通用控件的基本使用方法。-related to the list box, a box mix, static control, such as the progress of the dialog box controls the basic common use.
CustomBitmapButtonDemo
- 自定义图片按钮方法,可以方便的使用位图按钮-Photo button, it can facilitate the use of bitmap button
42341
- 方法 方法-method method method
ADandDAchuanhuan
- 二.实验目的 1.了解D/A转换的基本原理。 2.了解D/A转换芯片0832的性能及编程方法。 3.了解单片机系统中扩展D/A转换的基本方法。 -two. An experimental purposes. Understanding D / A conversion of the basic tenets. 2. Understanding D / A converter chip performance and the 0832 programmin
vc对话框中按钮死板的方法
- 一种改变vc对话框中按钮死板的方法,很简单一看就会-a change vc dialog button rigid approach, a very simple one will do
JButton常用的一些方法
- JButton 实现了普通的三态外加选中、禁用状态,有很多方法可以设置,不要自己去写鼠标监听器。 setBorderPainted(boolean b) //是否画边框,如果用自定义图片做按钮背景可以设为 false。 setContentAreaFilled(boolean b) //是否填充,如果你的自定义图片不是矩形或存在空白边距,可以设为 false 使按钮看起来透明。 setFocusPainted(boolean b) //是否绘制焦点(例如浅色虚线框或者加粗的边框
