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

搜索资源列表

  1. ptypes-1[1].7.5.tar

    0下载:
  2. PTypes (C++ Portable Types Library) is a simple alternative to the STL that includes multithreading and networking. It defines dynamic strings, variants, character sets, lists and other basic data types along with threads, synchronization objects, IP
  3. 所属分类:Internet/网络编程

    • 发布日期:2008-10-13
    • 文件大小:169405
    • 提供者:吴参林
  1. 我的socket通讯工具

    0下载:
  2. 采用Microsoft Visual C++编写。界面基于对话框方式。通过对socket类继承实现软件中的服务端类serversocket和客户端类clientsocket。由于将服务端类和客户端类的调用在一个工程中实现,所以一个程序既可以作为服务端也可以作为客户端。代码中加入了基本的错误处理功能。-using Microsoft Visual C preparation. Based on the way the dialog interface. Socket type of softwar
  3. 所属分类:网络编程

    • 发布日期:2008-10-13
    • 文件大小:46237
    • 提供者:封小军
  1. FTPfile.rar

    0下载:
  2. 了解并进一步掌握TCP/IP协议中的文件传输协议FTP,掌握其工作原理,FTP协议是如何使本地或远程的客户和服务器之间进行文件传输的,同时掌握利用Visual C++这一语言进行网络编程,也掌握了MFC WinInet 编程,及其它的一些基本的类和使用方法,也基本掌握了FTP协议的基本功能。,Understanding and further master the TCP/IP protocol in the file transfer protocol FTP, to master the p
  3. 所属分类:Internet-Socket-Network

    • 发布日期:2017-03-27
    • 文件大小:234932
    • 提供者:sunbing
  1. Hospital

    0下载:
  2. 后台数据库使用SQL Server,前台开发工具使用Visual C++,中间层采用ADO数据访问技术,将对数据库的操作以类的形式封装.主要由基本信息设置、内部资料管理、数据统计模块、收费管理模块、系统用户管理等模块构成。 -Backgrounds database using SQL Server, Front Desk development tools to use Visual C++, middle layer using ADO data access technology, w
  3. 所属分类:SQL Server

    • 发布日期:2017-05-22
    • 文件大小:6762615
    • 提供者:shino
  1. StyleReportGuide

    0下载:
  2. 最初使用指南(Getting Started Guide) 是报表设计的大纲,使用Style Report的一个基本介绍,包括了基本的报表设计(使用可视化设计器和编程方式)以及报表服务器的概况。 -The initial use of the Guide (Getting Started Guide) is an outline for report design, the use of a basic Style Report, including statements of the
  3. 所属分类:Graph program

    • 发布日期:2017-04-14
    • 文件大小:3077
    • 提供者:刘建军
  1. Remote_Control

    0下载:
  2. This is a basic remote control application for Windows formed from two modules. One that runs as server and listen to ports 5001 and 5002 (5001 used for image transfer and 5002 for mouse commands, keyboard is not implemented), and the second one whic
  3. 所属分类:Remote Control

    • 发布日期:2017-03-24
    • 文件大小:107906
    • 提供者:silviudog
  1. Measurement

    0下载:
  2. 使用Visual Studio 2005 和MS SQL Server ,设计实现一个计量器具管理系统,并实现部分功能。内容包括:基础维护、系统管理、检定计划的制定、检定计划的地管理、统计查询等。-The use of Visual Studio 2005 and MS SQL Server, Design and Implementation of a measurement apparatus management system, and the realization of some fu
  3. 所属分类:SQL Server

    • 发布日期:2017-05-21
    • 文件大小:6395258
    • 提供者:姬芳
  1. socket

    0下载:
  2. 详细说明:采用Microsoft Visual C++编写。界面基于对话框方式。通过对socket类继承实现软件中的服务端类serversocket和客户端类clientsocket。由于将服务端类和客户端类的调用在一个工程中实现,所以一个程序既可以作为服务端也可以作为客户端。代码中加入了基本的错误处理功能。--using Microsoft Visual C preparation. Based on the way the dialog interface. Socket type of s
  3. 所属分类:Communication

    • 发布日期:2017-04-03
    • 文件大小:46241
    • 提供者:王朝霞
  1. devicemanagementsystem

    1下载:
  2.  固定设备管理系统可以有效地管理企事业单位的设备资产,维护固定设备记录 。  后台数据库使用SQL Server,前台开发工具使用Visual C++。  本系统采用目前比较流行的ADO数据访问技术,并将每个数据库表的字段和操作封装到类中,从而成功地将面向对象的程序设计思想应用到数据库应用程序设计中。这也是本系统的特色和优势。  系统需求分析  基本信息的添加、修改、删除和查询。基本信息包括部门信息和
  3. 所属分类:SQL Server

    • 发布日期:2017-04-02
    • 文件大小:136218
    • 提供者:zrr
  1. ptypes-2.1.1.tar

    0下载:
  2. PTypes (C++ Portable Types Library) is a simple alternative to the STL that includes multithreading and networking. It defines dynamic strings, variants, character sets, lists and other basic data types along with portable thread and synchronization
  3. 所属分类:Algorithm

    • 发布日期:2017-04-01
    • 文件大小:222769
    • 提供者:hlide
  1. CMS

    0下载:
  2. 具有完善的基础信息维护和客户信息维护功能,并增置了客户服务模块,满足了客户日常管理的需求;强大的数据查询及图表分析功能,帮助企业能够及时根据分析结果进行新规划和方案,以适应变化万千的消费市场。客户管理系统后台数据库采用SQL Server 2000数据库,以保证数据的安全、高效和稳定。前台采用Microsoft公司的Visual C++ 6.0作为主要的开发工具,其可与SQL Server 2000数据库无缝链接-Basic information with a complete mainten
  3. 所属分类:ADO-ODBC

    • 发布日期:2017-05-08
    • 文件大小:1939387
    • 提供者:jie
  1. ASPHRMS

    0下载:
  2. 企业人士管理系统公司人事管理是企业管理中的一个重要内容,随着时代的进步,企业也逐渐变得庞大起来。如何管理好企业内部员工的信息,已经成为公司管理中的一个大问题。在这种情况下,开发一个公司人事管理系统就显得非常必要。 -Abstract :This article take the enterprise personnel management information system development as a background, embarks from the actual situ
  3. 所属分类:WEB(ASP,PHP,...)

    • 发布日期:2017-04-04
    • 文件大小:582129
    • 提供者:宋宁
  1. Browsing-OPC-servers-and_items

    0下载:
  2. OPC Visual Basic , programa para visualizar as tags do opc server no visual basic 6
  3. 所属分类:MultiLanguage

    • 发布日期:2017-05-05
    • 文件大小:22116
    • 提供者:Marcio Campos
  1. 微软VBscript手册

    0下载:
  2. Microsoft Visual Basic scr ipting Edition 是程序开发语言 Visual Basic 家族的最新成员,它将灵活的脚本应用于更 广泛的领域,包括 Microsoft Internet Explorer 中的 Web 客户机脚本和 Microsoft Internet Information Service 中 的 Web 服务器脚本(Microsoft Visual Basic scr ipting Edition Program development
  3. 所属分类:文章/文档

    • 发布日期:2017-12-16
    • 文件大小:5803008
    • 提供者:venli
  1. 二维条码应用样例

    1下载:
  2. 1) 发行方式 采用Active X 动态链接库的方式。 2) 包括文件: ? EnCodePdf.dll //PDF417编码动态链接库 ? EnCodeQr.dll //Qr_Code编码动态链接库 ? EnDataMatrix.dll //DataMatrix编码动态链接库 ? Wcomp.dll //图像压缩动态链接库 3) 支持操作系统 ? Windows 95/98 ? Windows NT ? Windows 2000 Professinal
  3. 所属分类:*行业应用

    • 发布日期:2018-01-08
    • 文件大小:480256
    • 提供者:rison
  1. 股票推荐系统

    0下载:
  2. 基于股票推荐系统 硬件环境 CPU:Pentium III 800MHz的 (最好是Intel Pentium IV 1GMHz) 内存:512MB(最好是1GB) 硬盘:至少6GB 2)软件环境 操作系统:Windows 2003 Server 数据库:SQL Server 2005 编程环境:Matlab R2009a,MicroSoft Visual Basic 6.0(stock recsystem hardware CPU: Pentium III 800MHz
  3. 所属分类:金融证券系统

    • 发布日期:2018-04-22
    • 文件大小:11954176
    • 提供者:Ddartagnan
  1. 电子邮件收发系统

    1下载:
  2. 发送和接收电子邮件,对于某些执行特殊任务的应用程序而言,是一个十分有用的功能。例如,一个监视网络服务器资源使用情况的工具软件,如果它具有自动发送电子邮件的功能,那么当它发现服务器的资源使用已经接近事先设定的临界状态时,便可以向系统管理员发送一封告警的电子邮件,从而使系统管理员能够及时地采取措施,以避免重大事故的出现。在Visual Basic中,应用程序可以通过调用微软公司的MAPI(Messaging Application Programming Interface,消息应用程序编程接口),
  3. 所属分类:网络编程

    • 发布日期:2018-05-07
    • 文件大小:146432
    • 提供者:。。。112
  1. Monitoring a Printer Queue from VB.NET

    0下载:
  2. Some of the API calls used in this example are only supported on Windows NT, 2000, XP and .NET server. Therefore this technique does not apply to Windows 95, Windows 98 or Windows ME. Although VB.NET printer handling has improved immeasurably over
  3. 所属分类:打印编程

    • 发布日期:2018-05-17
    • 文件大小:357478
    • 提供者:suncathay
  1. VB接收GPRS数据(代码)

    4下载:
  2. 使用Visual Basic编写的接收GPRS数据程序,需要放到有固定IP的服务器上,或者本地使用花生壳.(The GPRS data receiving program written in Visual Basic needs to be placed on a server with fixed IP or use peanut shells locally.)
  3. 所属分类:Windows编程

    • 发布日期:2019-02-19
    • 文件大小:3072
    • 提供者:tttt2014
  1. OPC应用程序入门

    1下载:
  2. Visual Basic OPC应用程序入门——实现IT时代的测量控制系统必须的,附有OPC模拟服务器和示范源程序(Visual Basic OPC application program introduction-to achieve the measurement and control system of the IT era, with OPC simulation server and demonstration source program)
  3. 所属分类:Windows编程

    • 发布日期:2021-01-20
    • 文件大小:3915776
    • 提供者:xyll0
« 1 2 ... 8 9 10 11 12 1314 15 »
搜珍网 www.dssz.com