CDN加速镜像 | 设为首页 | 加入收藏夹
当前位置: 首页 资源下载 源码下载 Windows编程 搜索资源 - align

搜索资源列表

  1. qbdPrint

    0下载:
  2. 改进版的打印程序。支持多种字体、对齐方式(左、右、居中、全充满)、左缩进、右缩进,此外,用户还可以调整显示百分比、宽度或页面选项、打印当前页、全部或所选范围等等。-A print program. Support a lot of the Fonts, align type(right,left,center,fill),left indent,right indent, and zoomin/zoomout, width, paper config, print current page/al
  3. 所属分类:Windows编程

    • 发布日期:2008-10-13
    • 文件大小:23476
    • 提供者:刘德小花
  1. ColoredButton_demo

    0下载:
  2. A problem with push button controls is that you cannot change the default drawing colors. WM_CTLCOLOR does not work for push buttons. The only way to use other colors for a push buttons is to use an owner-draw button and do the drawing by yourself.
  3. 所属分类:按钮控件

    • 发布日期:2008-10-13
    • 文件大小:18307
    • 提供者:小破孩
  1. plotMatrix

    0下载:
  2. % If only 1 output is specified, then dataout (a matrix the same size as % data) is returned. The order of t and align is immaterial, as long as % the data matrix is input first.
  3. 所属分类:Windows编程

    • 发布日期:2008-10-13
    • 文件大小:1344
    • 提供者:joe365
  1. cssdiv

    0下载:
  2. 图片的特效处理 (2008-06-03 16:07:00) 处理的代码是这样的: <DIV align=center> <TABLE height=594 width=...代码说明:代码中蓝色的部分是图片的高度和宽度,一定要设置正确,不然图片会变形。代码中粉色的部分就是CSS滤镜,其中...
  3. 所属分类:界面编程

    • 发布日期:2008-10-13
    • 文件大小:617022
    • 提供者:许庭洲
  1. ColoredButton

    0下载:
  2. Enhanced Colored Button By using CColorButton, you can: Change, at any time, any of the seven colors needed to draw a button Align the text at any position Use multi-line text Create buttons dynamically Change the default font of t
  3. 所属分类:按钮控件

    • 发布日期:2008-10-13
    • 文件大小:23021
    • 提供者:李斌
  1. 一个非常好用的Autocad工具集

    6下载:
  2. ********************************************************* * AyungerStudio AutoCAD-Tools 更新日期: 2010.02.01 * ********************************************************* 这是本人近年来独自开发的一个AutoCAD修改工具集合,现与各位共享,主要包括: 1、 绘制类: 箭头、示坡线、锥坡线、剖断线、垂线、切线、等高线加
  3. 所属分类:其他小程序

    • 发布日期:2010-03-25
    • 文件大小:2050142
    • 提供者:ayungerstudio
  1. 换位密码的加密策略及程序实现

    0下载:
  2. 换位密码的加密策略及程序实现
  3. 所属分类:系统编程

    • 发布日期:2008-11-18
    • 文件大小:57344
    • 提供者:blakewhite
  1. TCP实现客户服务器聊天程序

    1下载:
  2.   操作系统课程设计任务书 一、设计题目:多机进程通信 应用Socket进程通信技术编写聊天室程序,实现基于服务器的并发多机信息转发。如果各客户端在线则可以实时聊天、发送接收文件,如果某客户端离线,则发送给他的消息可由服务器端进行内容缓存,待重新连线后可以自动接收通过服务器转发的信息或文件。缓存与转发的控制算法可参考操作系统课程中生产者消费者进程同步方法、缓冲池技术等相关理论。 二、设计思路和功能的详细描述 采用TCP协议,所以属于客户机/服务器模式,因此需要聊天服务
  3. 所属分类:网络编程

    • 发布日期:2008-11-21
    • 文件大小:55808
    • 提供者:lenjear
  1. brew window manager

    0下载:
  2.   Objective This topic describes how to create a windowed application that will share the display with other applications. Requirements Brew® MP windowed applications need to be written differently than traditional Brew MP applications.
  3. 所属分类:界面编程

    • 发布日期:2009-01-07
    • 文件大小:439828
    • 提供者:bluecrest
  1. Senfore_DragDrop_v4.1

    0下载:
  2. Drag and Drop Component Suite Version 4.1 Field test 5, released 16-dec-2001 ?1997-2001 Angus Johnson & Anders Melander http://www.melander.dk/delphi/dragdrop/ ------------------------------------------- Table of Contents: ----------------------
  3. 所属分类:Windows编程

    • 发布日期:2011-12-21
    • 文件大小:2130304
    • 提供者:smj_9547
  1. debugmalloc

    0下载:
  2. #include <stdlib.h> #include <string.h> #include <stdio.h> //#include <iostream> #include "debugmalloc.h" #include "dmhelper.h" /*Define the macro */ #define ALIGN 8 #define FENCE 0xDEADBEEF #define HE
  3. 所属分类:Other windows programs

    • 发布日期:2017-03-21
    • 文件大小:2924
    • 提供者:liucj
  1. fdlib_windows

    0下载:
  2. Face Recognition Library === === === === Advanced face recognition DLL using two functions : Train and Recognize. Uses neural net back propogation alogorithm with more AI tools added for imaging optimization. Library works great even for a lo
  3. 所属分类:Other systems

    • 发布日期:2017-05-01
    • 文件大小:892650
    • 提供者:ant
  1. icpCpp

    0下载:
  2. Iterative Closest points算法,被广泛应用在3d领域,这里实现了将两团点云align到一起的功能-Iterative Closest points algorithm, has been widely used in the field of 3d, where the implementation of the two groups to align with the point cloud of the function
  3. 所属分类:Windows Develop

    • 发布日期:2017-03-31
    • 文件大小:23921
    • 提供者:xi
  1. VBQuickReference

    0下载:
  2. Align, Appearance, AutoRedraw, AutoSize, BackColor, ForeColor, BorderStyle, ClipControls, Container, CurrentX, CurrentY, DataChanged, DataField, DataFormat, DataMember, DataSource, DragIcon, DragMode, DrawMode, DrawStyle, DrawWidth, En
  3. 所属分类:Windows Develop

    • 发布日期:2017-04-03
    • 文件大小:35623
    • 提供者:kanaqsasak
  1. align.bstream

    0下载:
  2. 校验数据流的c程序,代码简单却是相当经典。参考与《代码优化》-Calibration data stream c program code is quite simple but classic. Reference to the " Code Optimization"
  3. 所属分类:Other systems

    • 发布日期:2017-04-03
    • 文件大小:1190
    • 提供者:Jiang
  1. align

    0下载:
  2. alignment two voice signals
  3. 所属分类:Windows Develop

    • 发布日期:2017-04-08
    • 文件大小:71519
    • 提供者:asdadsa
  1. retrive

    0下载:
  2. 提取序列特征,然后进行比对及分析工作,希望对大家有用-retrive sequence fetures,and align it or analysis it using some other soft.Hope it will help you!
  3. 所属分类:其他小程序

    • 发布日期:2013-10-24
    • 文件大小:3553
    • 提供者:唐键坪
  1. daimayouhua

    0下载:
  2. 对于美化代码,无非是对不整齐的代码将它重新排版对齐,其中就是要对原文件的代码去除空格以及多余的字符之类的,从而起到美化的效果,为了达到这种功能,我们定义了函数进行相关的操作-For the landscaping code, nothing is irregular layout code to re-align it, which is to remove the original file of the code spaces and extra characters and the lik
  3. 所属分类:Other systems

    • 发布日期:2017-04-14
    • 文件大小:5951
    • 提供者:kaixin
  1. LinhasGuia.zip

    0下载:
  2. Code in Visual Basic.net used to show guidelines on the form to align components in realtime,Code in Visual Basic.net used to show guidelines on the form to align components in realtime
  3. 所属分类:Other windows programs

    • 发布日期:2017-12-03
    • 文件大小:108577
    • 提供者:pepicon
  1. alc

    0下载:
  2. allegro对齐symbol,text,via,pin小工具。 allegro.ilinit和aln.il存入spb16.6\share\local\pcb\skill文件夹,align.form存入spb16.6\share\local\pcb\form文件夹 命令:ALN 快捷键:TAB 菜单:edit\align-allegro alignment symbol, text, via pin gadgets. The stored in spb16.6 allegro.i
  3. 所属分类:Driver Develop

    • 发布日期:2017-11-05
    • 文件大小:8704
    • 提供者:曹昵妹
« 12 »
搜珍网 www.dssz.com