Welcome![Sign In][Sign Up]
Location:
Search - screen alignment

Search list

[OtherGandyDraw_MFC

Description: 一个简单的交互式绘图程序(MFC) 可以选择图形的种类(直线、折线、矩形、[椭]圆、多边形及对应的填充图形)、绘图颜色(使用颜色公用对话框)、笔的粗细和风格、填充模式(包括填充颜色[与图案])、背景模式与颜色; 可以动态拖动绘图,并显示鼠标当前位置坐标以及拖动矩形的大小; [可以用选择的字体、大小和颜色(使用字体公用对话框)在指定的位置按指定的对齐方式来输出文字串; 可以清屏(调用CWnd类的函数Invalidate()或用背景色画填充客户区矩形)、可以按Esc键取消正在进行的绘图操作; 各种操作和选择有对应的菜单项,且有对应的工具条按钮和加速键。-a simple interactive mapping procedures (MFC) can choose the type of graphics (line, broken line, rectangle, [elliptical] Yuan, polygons and the corresponding filling graphics), mapping color (color use common dialog), T thicknesses, and style, fill patterns (including color filled [logo]), background patterns and colors; dynamically scrolling graphics, and display the current location coordinates of the mouse and drag the rectangular size; [can choose the font, Size and color (using common font dialog box) in a designated area designated by the alignment output text string; can the screen (called CWnd class function Invalidate () or with the background color paintings filled rectangular area customers ), the Esc key can be canceled by the ongoing mapping operation; various operational and
Platform: | Size: 1120841 | Author: 剣心 | Hits:

[OtherGandyDraw_MFC

Description: 一个简单的交互式绘图程序(MFC) 可以选择图形的种类(直线、折线、矩形、[椭]圆、多边形及对应的填充图形)、绘图颜色(使用颜色公用对话框)、笔的粗细和风格、填充模式(包括填充颜色[与图案])、背景模式与颜色; 可以动态拖动绘图,并显示鼠标当前位置坐标以及拖动矩形的大小; [可以用选择的字体、大小和颜色(使用字体公用对话框)在指定的位置按指定的对齐方式来输出文字串; 可以清屏(调用CWnd类的函数Invalidate()或用背景色画填充客户区矩形)、可以按Esc键取消正在进行的绘图操作; 各种操作和选择有对应的菜单项,且有对应的工具条按钮和加速键。-a simple interactive mapping procedures (MFC) can choose the type of graphics (line, broken line, rectangle, [elliptical] Yuan, polygons and the corresponding filling graphics), mapping color (color use common dialog), T thicknesses, and style, fill patterns (including color filled [logo]), background patterns and colors; dynamically scrolling graphics, and display the current location coordinates of the mouse and drag the rectangular size; [can choose the font, Size and color (using common font dialog box) in a designated area designated by the alignment output text string; can the screen (called CWnd class function Invalidate () or with the background color paintings filled rectangular area customers ), the Esc key can be canceled by the ongoing mapping operation; various operational and
Platform: | Size: 1120256 | Author: | Hits:

[Printing programEruller

Description: 在屏幕上量出实际尺寸的工具,制作发票套打程序时用于对齐位置很有用-Basing revenue plans on spending at the actual size of the screen on the instrument, producing invoices套打program very useful for alignment position
Platform: | Size: 208896 | Author: 八宝齐 | Hits:

[Graph DrawingTask4

Description: 用MFC开发一个用鼠标在屏幕上绘图的单文档程序: 通过鼠标左键的点击在视图中绘制不同的图形,可绘制的图形包括折线、多边形,并且折线的线宽、颜色以及线形都是可以改变的,多边形的填充方式也可以定制 (高阶内容)绘制的图形可以以保存为矢量(矢量格式自定义)文件,并且可以在程序中再次打开,矢量数据的线宽、线形、颜色以及填充模式都要保存在矢量数据文件中,重新打开的矢量数据文件应该是可以再次编辑、修改的。 -MFC developers a single document with the mouse on the screen drawing program to draw different graphics: the left mouse button click in the view, drawn graphics, including polylines, polygons and polylines line width, color and alignment can all be changed, polygon fill mode can also be customized (high content) drawn graphics as vector (vector format custom) file to save and open the program again, the vector data of the line width, line, color and fill patterns should be stored in the vector data files, and vector data file should be re-opened again edit, modify.
Platform: | Size: 78848 | Author: wen | Hits:

[assembly languagetuxingbiajiqi

Description: (1)文件功能 (2)有鼠标,键盘输入(可以画直线,折线,矩形,圆 ,三角形) (3)具有选择图形,移动,删除功能 (4) 菜单功能 (5)可以选择线形,线宽,颜色 (6)具有坐标显示功能 文件功能,图形移动删除功能等局部功能没实现,大部分都可以实现,如果机器不支持全屏显示,可下个DosBox,在DosBox中运行-(1) File feature (2) there is a mouse, keyboard input (you can draw a straight line, polyline, rectangle, circle, triangle) (3) having the option graphics, move, delete function (4) menus (5) You can choose the alignment, width, color (6) has a coordinate display File functions, graphics and other local functions move the delete function did not realize, most of them can be achieved if the machine does not support full-screen display, the next DosBox, run in DosBox
Platform: | Size: 6144 | Author: | Hits:

[SCMSource

Description: TFT3.5触摸彩屏的校正程序 屏幕直接插到12864接口,1脚端对齐,最后会空2脚。 触摸屏连接到开发板对应如下: CLK==P1.0 CS ==P1.1 DIN==P1.2 BUSY 不用连接 DOUT==P1.4 IRQ ==P1.5。 开机会出现第一个校正光标,精确点击矫正后会出现第二个矫正光标,再次精确点击,完成矫正。然后可以在屏幕上画图,由于51速度限制,画线速度不能太快,否则会出现虚线。程序没有提供任何识别功能。点击右下角可以清屏,用于重新画图。或者按复位按键重新进入程序校正。-TFT3.5 touch screen of the correction procedure The screen directly into a 12864 interface, 1 foot alignment, finally will air 2 feet. The touch screen is connected to the development board corresponding to the following: CLK==P1.0 CS ==P1.1 DIN==P1.2 BUSY not connected DOUT==P1.4 IRQ ==P1.5. Boot will appear the first correction cursor, click correction will appear after the second correction cursor, click again, completing corrective. Then can draw on the screen, because the 51 speed limit, line drawing speed is not too fast, otherwise there will be a dotted line. The program did not provide any recognition function. Click on the lower right corner to clear the screen, used to drawing. Press the reset button or re entering the correction procedure.
Platform: | Size: 12288 | Author: 陈庆章 | Hits:

[Other12864-5V-

Description: 1.VR1 为 3X3 体积硬封 10K 可调电位器,可以进行对比度调节。当电位器缺口 大致对准 R1 电阻时,此时液晶屏对比度为正常范围内,显示较清晰,可以液晶 接口第三脚 V0 不用接。 当电位器缺口对准 VR1 丝印时,此时相当于电位器是零电阻值,可以用螺丝刀 手动调节液晶电位器至 R1 位置直到显示屏正常清晰显示 液晶屏自己带电位器时,第三脚 V0 可接可不接,不接必须调节液晶背面电位器 至 R1 位置。接了 V0 可以通过外接电位器调节,同时也可以用液晶电位器调。 2.液晶接口 18 脚 VOUT 可以不接 悬空 3.串并行显示可通过下列两种方式调节: 一种 PSB 脚控制 程序内部高低电平选择 H-并行;L-串行 二种 JP2 短路点有 3 点,S 和中间点连起来为串行 P 点和中间点连起来为并行 如取字模出现乱码时,请一定把 JP2 短接 P 为并口 S 为串口 4:此液晶屏只支持一种电压,发货为 5V 只支持 5V ,3.3V 只支持 3.3V-1.VR1 hard seal 10K for 3X3 volume adjustable potentiometer, the contrast can be adjusted. When the potentiometer gap When roughly aligned R1 resistance, and the LCD display contrast within the normal range, showing more clearly, can the LCD The third leg V0 interface not connected. When VR1 potentiometer alignment notch silk, then the equivalent potentiometer resistance value is zero, you can use a screwdriver Potentiometer to manually adjust the LCD display normal R1 position until a clear display When the LCD screen yourself potentiometer, the third leg V0 can be accessed from time to connect, then do not have to adjust the LCD back potentiometer To R1 position. V0 can pick up an external potentiometer adjustment, but you can also use the LCD potentiometer adjustment. 2. LCD Interface 18-pin VOUT can not take vacant 3 serial parallel display can be adjusted by the following two ways: One kind of PSB feet high and low level of internal control procedures to select H
Platform: | Size: 961536 | Author: 方跃东 | Hits:

[Linux-UnixGrPath

Description: This constant represents the screen alignment criterion in texels for requiring texture domain clamping to prevent color bleeding when drawing a sub region of a larger source image.
Platform: | Size: 20480 | Author: wgfanda | Hits:

[WEB CodeAsaiEdit_v7

Description: 《阿赛HTML在线编辑器》是一款简洁,兼容性极强的HTML在线编辑器(经测试已完美兼容IE全系、火狐、谷歌),可以方便地整合到各种网站系统中(经测试已完美支持ASP、PHP、.NET、JSP),摒弃常规的框架编辑器模式,采用全新的文本域模式,获取更好的多浏览器兼容性,仅一个JS核心文件,方便大家植入与修改。 功能: 样式、字体、字号、颜色、背景颜色、加粗、斜体、下划线、立体字、发光字、上标字、下标字、古书排版、编号、对齐、缩进、链接、Word粘贴、Html清理、参考线、自动排版、查找替换、内容分页、插入代码、插入引用、字符插入、表情插入、表格插入、图片音乐动画视频等媒体文件插入,代码编辑、全屏编辑等等。- Arab League Tournament online HTML editor is a simple, compatibility strong online HTML editor (have been tested perfectly compatible with ie, Firefox, Google), can be easily integrated into a variety of sites in the system (the tests have been the perfect support for ASP, PHP,. Net, JSP), discards the conventional framework editor mode, using the new text domain model, obtain a better browser compatibility, only a JS core file, convenient we implanted with modified. Function: Style, and the font, font size, color, background color, bold, italic, underline, three-dimensional characters, light emitting word, superscript, subscript characters, ancient typesetting, numbering, alignment, indentation, links, word paste, HTML cleaning, reference line, automatic typesetting, search and replace, page content, insert the code, insert reference, character insertion, insert emoticons, insert tables, pictures, music, animation, video and other media files insertion, code editing, full screen e
Platform: | Size: 36864 | Author: zzpudn21 | Hits:

CodeBus www.codebus.net