CDN加速镜像 | 设为首页 | 加入收藏夹
当前位置: 首页 资源下载 搜索资源 - control builder

搜索资源列表

  1. 在POWER BUILDER中使用WINSOCK控件

    0下载:
  2. 在POWER BUILDER中使用WINSOCK控件-the use of Winsock Control
  3. 所属分类:网络编程

    • 发布日期:2008-10-13
    • 文件大小:1.94kb
    • 提供者:周松超
  1. C++ Builder编的远程控制

    1下载:
  2. 一个国人用C++ Builder编的远程控制(特洛伊?)程序,可以存取删除及修改对方文件,甚至可以重新启动对方计算机,破坏其操作系统.适用:Win9X/Win NT/ Win2-a Chinese C Builder series of the remote control (Troy) procedures, and can be amended to delete access to the other documents, or even restart the other side, t
  3. 所属分类:远程控制编程

    • 发布日期:2008-10-13
    • 文件大小:64.96kb
    • 提供者:徐进
  1. control

    0下载:
  2. 远程控制,在网上 很实用的 用c++builder
  3. 所属分类:其它

    • 发布日期:2008-10-13
    • 文件大小:900.69kb
    • 提供者:许尚敏
  1. 基于以太网IC卡门禁控制的C++BUILDER程序

    0下载:
  2. 基于以太网IC卡门禁控制的C++BUILDER程序,Ethernet-based IC card access control of the C++ BUILDER procedures
  3. 所属分类:单片机(51,AVR,MSP430等)

    • 发布日期:2017-03-23
    • 文件大小:8.1kb
    • 提供者:yychen
  1. BCB-QReport.rar

    0下载:
  2. BCB中用QReport控件实现报表打印,是自己写的源码中的一部分,希望对用到这个控件的朋友有帮助!,BCB with print statements QReport control to achieve is to write their own part of the source, and they hope to use this control to help friends!
  3. 所属分类:Printing program

    • 发布日期:2017-03-27
    • 文件大小:2.49kb
    • 提供者:ouyangyajuan
  1. xml.rar

    0下载:
  2. 利用BCB通过输入不同DLL名字,根据界面中的控件,将所需要的控件属性写入到XML文件中,做为配置文件,The use of BCB by entering a different DLL name, according to the control interface will be needed to control properties to write to the XML file as a configuration file
  3. 所属分类:Windows Develop

    • 发布日期:2017-03-30
    • 文件大小:5.31kb
    • 提供者:陈陈
  1. ReportBuilderServer10.09

    0下载:
  2. report builder 著名的报表控件!内附安装密码-report builder famous statements control! Containing the installation password
  3. 所属分类:Delphi VCL

    • 发布日期:2017-06-20
    • 文件大小:29.84mb
    • 提供者:
  1. PagerDemo_prj

    0下载:
  2. 像C++Builder里的用于左右滚动系列控件的带箭头的控件-The control with arrow which likes the set of contorls in C++ Builder which can move left and right
  3. 所属分类:GUI Develop

    • 发布日期:2017-11-09
    • 文件大小:22.55kb
    • 提供者:站长
  1. cbcomport

    0下载:
  2. Delphi和C Builder的控件,在WINDOWS 95/98和WINDOWS NT/2000下提供串口通讯。可以与MODEM或其它与串口相连的设备进行通讯。通过多线程和覆盖来获得最佳性能。功能部分受限制。-Delphi and C Builder s control, in the WINDOWS 95/98 and WINDOWS NT/2000 provide serial communication. With MODEM or other connected with the s
  3. 所属分类:Communication-Mobile

    • 发布日期:2017-11-09
    • 文件大小:875.49kb
    • 提供者:站长
  1. line

    0下载:
  2. openGL 可以用上下左右的方向鍵控制這一條線-openGL can use the arrow keys up and down around a line to control the
  3. 所属分类:OpenGL program

    • 发布日期:2017-03-22
    • 文件大小:137.01kb
    • 提供者:蔡明黃
  1. a

    0下载:
  2. 获取硬盘序列号,以此利用DameWare NT控制其它计算机。-Access to hard drive serial number in order to use DameWare NT control other computers.
  3. 所属分类:Other windows programs

    • 发布日期:2017-04-12
    • 文件大小:1.6kb
    • 提供者:刘利扬
  1. crc

    0下载:
  2. This GUI is an updated and enhanced version of the “StructBrowser” utility submitted to MatLab Central in May 2003. It comes with new interface and an enhanced display. It uses Microsoft TreeView control to display and explore any kind of MatLab stru
  3. 所属分类:software engineering

    • 发布日期:2017-03-29
    • 文件大小:193.26kb
    • 提供者:jack
  1. LCD

    0下载:
  2. Quartus, Sopc Builder搭建的CPU,通过NIOS控制LCD。工程文件。-Quartus, Sopc Builder to build the CPU, through the NIOS control LCD. Engineering documents.
  3. 所属分类:Other Embeded program

    • 发布日期:2017-05-12
    • 文件大小:831.26kb
    • 提供者:小杨
  1. BCB_SysCode

    0下载:
  2. 指纹门禁机管理系统,企业的考勤和出入一体化管理-Fingerprint access control machine management systems, enterprise integration, attendance and access management
  3. 所属分类:ERP-EIP-OA-Portal

    • 发布日期:2017-05-12
    • 文件大小:2.8mb
    • 提供者:任兵
  1. class_code

    0下载:
  2. 这是一个用C++Builder4.0编写的小型数据库应用程序(原创)。这个程序是我学数据库的第一个比较象样的练习程序,在有了一些实际开发经验后,现在重新修改了这个程序,并尽量演示使用了各种控件的基本用法和操作数据库的基本技巧,希望您能从中得到不少启发。   由于数据库使用的是Paradox,访问时必须有Borland数据库引擎(BDE),如果您的系统没有装BDE,则需要下载一个5M的BDE,也就是下面提供的Borland数据库引擎安装文件,安装BDE之后才能运行本程序。如果要使用别的地
  3. 所属分类:ADO-ODBC

    • 发布日期:2017-04-16
    • 文件大小:81.26kb
    • 提供者:kk.h
  1. LCD-Drive-and-control-based-on-NIOSII

    0下载:
  2. 本文介绍了一种基于NIOS II软核处理器实现对LCD-LQ057Q3DC02控制的新方法。在设计中利用FPGA的Altera的SOPC Builder定制NIOS II软核处理器及其与显示功能相关的“软” 硬件模块来协同实现显示控制的软硬件设计。利用SOPC技术,将NIOS II CPU和LCD控制器放在同一片FPGA中,解决了通常情况下必须使用LCD 控制专用芯片才能解决LCD显示的问题。-This article describes an approach based on NIOS II
  3. 所属分类:Project Design

    • 发布日期:2017-03-23
    • 文件大小:66.22kb
    • 提供者:shiquan
  1. MediaPlayer

    0下载:
  2. 调用多媒体控件的多媒体播放器,可以播放多种格式的文件-Multimedia call control, multimedia player, can play a variety of formats
  3. 所属分类:Multimedia Develop

    • 发布日期:2017-03-29
    • 文件大小:221.16kb
    • 提供者:skyinn
  1. Builder_control_CodeSoft6.0

    0下载:
  2. Builder控制CodeSoft6.0-Builder control CodeSoft6.0
  3. 所属分类:GUI Develop

    • 发布日期:2017-03-30
    • 文件大小:83.26kb
    • 提供者:袁小波
  1. DevExpress.ExpressLayout.Control.v1.39.for.Delphi

    1下载:
  2. There is so much to say about the ExpressLayout Control - unfortunately, words are not enough to fully describe its power and flexbility. ExpressLayout represents an entirely new way for Delphi and C++ Builder programmers to design and manage the lay
  3. 所属分类:Delphi VCL

    • 发布日期:2017-05-28
    • 文件大小:10.38mb
    • 提供者:Linces
  1. Shell-Control-Pack

    0下载:
  2. Give your Delphi and C++Builder applications Windows Explorer functionality with the Shell Control Pack. Simply place four components on a form set two properties and you have a working Explorer! These powerful shell components include tree view, lis
  3. 所属分类:Delphi VCL

    • 发布日期:2017-04-09
    • 文件大小:1.35mb
    • 提供者:liji
« 12 3 4 5 6 7 8 9 10 ... 14 »
搜珍网 www.dssz.com