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

搜索资源列表

  1. chat

    0下载:
  2. 基于VC++的即时通讯工具设计开发一个简单的网络聊天通讯程序 1、以客户-服务器方式工作,给出服务器工作端口和客户机工作端口,任何一方都可以主动发起连接服务请求; 2、显示连接建立的过程; 3、定义客户机和服务器之间的通信格式及各个控制字段的作用; 3、服务端和客户端可用命令行界面或Windows风格界面实现,显示通讯双方发送和接收信息内容; 4、通讯结束后,任何一方都可以终止通信,并撤销已连接的链路,释放网络资源。 -Based on VC++ Instant comm
  3. 所属分类:ICQ-IM-Chat

    • 发布日期:2017-03-27
    • 文件大小:174786
    • 提供者:郭红
  1. AutoChangeMoney

    0下载:
  2. 使用VC++编写的自动找币机的控制程序。 有sql2000数据库,用于存储记录。 使用控件实现对找币机串口的控制。-The use of VC++ Prepared automatically find coin machine control procedures. There SQL2000 database, used to store records. The use of controls to achieve coin machine to find the serial c
  3. 所属分类:SQL Server

    • 发布日期:2017-05-18
    • 文件大小:137710
    • 提供者:周斌
  1. File_ini_RW

    0下载:
  2. 在工程控制软件中,有许多设计到系统配置的参数,可以将所有参数写到一个ini文件中,在VC程序中利用系统提供的GetPrivateProfileString及WritePrivateProfileString函数直接读写系统配置ini文件(指定目录下的Ini文件),而无需添加ini文件读写类.-Control software in the works, there are many design to the system configuration parameters, all parame
  3. 所属分类:File Operate

    • 发布日期:2017-05-14
    • 文件大小:25303
    • 提供者:caonimabitoo
  1. WindowsGDI

    0下载:
  2. 里面是用VC++6.0写的一些应用例子有循环图、键盘鼠标的控制,适合新手参考-There is VC++ 6.0 applications written in some examples of the cycle map, keyboard and mouse control, suitable for novice reference
  3. 所属分类:GDI-Bitmap

    • 发布日期:2017-06-11
    • 文件大小:12879912
    • 提供者:翟勇
  1. outlookstyleui

    0下载:
  2. Outlook式样界面菜单和页面控制的vc++实现-Outlook style interface and page menu control vc++ Achieve
  3. 所属分类:GUI Develop

    • 发布日期:2017-04-26
    • 文件大小:244417
    • 提供者:杨立伟
  1. MotorContral

    0下载:
  2. 这是电机控制方面上位机程序,需要vc++6.0开发,对学习电机控制很有帮助.-This is the PC aspects of motor control procedures, the need for vc++6.0 development, useful for learning motor control.
  3. 所属分类:Driver Develop

    • 发布日期:2017-05-03
    • 文件大小:120766
    • 提供者:likc
  1. realtime

    0下载:
  2. 这是实时曲线显示方面程序,需要vc++6.0开发,对控制很有帮助.-This is a real-time curve display procedures, the need for vc++6.0 development, to control very helpful.
  3. 所属分类:GDI-Bitmap

    • 发布日期:2017-04-24
    • 文件大小:111298
    • 提供者:likc
  1. 3DSMAX_OpenGL_FlightSimulate

    0下载:
  2. 三维建模软件与OpenGL相结合的飞行仿真的实现方法。利用建模软件建立飞机模型,并将其转换为OpenGL的c代码,在VC++开发环境中实现了飞机模型的控制与显示、三维场景的模拟、以及场景与模型的结合。-Three-dimensional modeling software and OpenGL combining realize Ways of flight simulation. Use of modeling software to establish the aircraft model,
  3. 所属分类:OpenGL program

    • 发布日期:2017-04-26
    • 文件大小:246737
    • 提供者:pudn
  1. Chess

    0下载:
  2. 使用VC和OpenGL开发的国际象棋游戏,用鼠标来控制,棋子采用三维模型。-Using Visual C++ and OpenGL to realize the Chess game and controlling through the mouse,the Chessman is designed as Three-dimensional model.
  3. 所属分类:OpenGL program

    • 发布日期:2017-05-17
    • 文件大小:4365059
    • 提供者:wqewqeqw
  1. AN144SW

    0下载:
  2. CP210的手册和vc编程对设备查找电源控制等进行编程-CP210 and vc programming manual search of equipment such as power control program
  3. 所属分类:Windows Develop

    • 发布日期:2017-03-29
    • 文件大小:152312
    • 提供者:wenzhao
  1. treeview

    0下载:
  2. 该程序主要采用VC++中的树控制控件,主要针对对树构造的了解及学习的相关代码。-The program mainly uses VC++ in the tree control of the control, mainly on the tree structure for understanding and studying the relevant code.
  3. 所属分类:TreeView

    • 发布日期:2017-04-10
    • 文件大小:29091
    • 提供者:小小
  1. PCIreadingIOdirver

    0下载:
  2. 一 本压缩包说明: 包含两个文件夹,一个word文档,和本使用说明文本文档。 其中: 文件夹 PCI9054为驱动程序的完整代码(有注释)以及类DOS应用程序。 文件夹 PCI9054应用程序(VC)是用VC开发的对应的应用程序,包括指示读写时间和显示读写数据。 WORD文档 是使用DriverWorks向导生成程序框架的过程 程序通过DriverWorks实现对PCI9054 BAR0,BAR2的数据写入,读出。读写方式是Direct IO方式。
  3. 所属分类:Driver Develop

    • 发布日期:2017-05-08
    • 文件大小:666638
    • 提供者:yangyang
  1. yuanchengzuomiankongzhi

    0下载:
  2. 基于Windows的远程控制软件开发毕业设计的主要任务是要求做出从系统角度计的远程控制模式,并制作相应实用软件。 采用服务器(Server),客户端(Client)模式,使用Socket编程的基本原理及Windows的消息系统。实现基本的远程控制要求,界面新颖友好。用VC开发! -Windows-based remote control software designed to develop graduation requirements of the main tasks are t
  3. 所属分类:Windows Kernel

    • 发布日期:2017-05-18
    • 文件大小:4920909
    • 提供者:dailaoshi
  1. myrecorder

    0下载:
  2. vc实现录音和声道控制,绝对实用,实现录音和声道控制-vc-channel recording and achieve control, the absolute utility
  3. 所属分类:Multimedia Develop

    • 发布日期:2017-04-28
    • 文件大小:74738
    • 提供者:ww
  1. BLineplot

    0下载:
  2. 一个关于绘制过控制顶点的BLine的VC范例,供学习B样条使用-Bline
  3. 所属分类:Graph Drawing

    • 发布日期:2017-05-09
    • 文件大小:1750556
    • 提供者:张元元
  1. 20090107Byshell

    0下载:
  2. 远程控制程序 Byshell 的源代码。供学习使用。-Remote cobntrol Byshell source code.
  3. 所属分类:Remote Control

    • 发布日期:2017-04-10
    • 文件大小:1287730
    • 提供者:tay
  1. sjmmscq

    0下载:
  2. VC++6.0下写的随机密码生成工具,可以选择是否生成数字与字符的混合体,是否只生成字符,生成位数等,并可以控制一次性生成的个数,一次性可以生成多个密码。VC6下顺利编译,程序简单,学习VC的都能看得懂。 -VC++6.0 under Writing random password generation tool, you can choose whether or not to generate figure with a mixture of characters, whether ge
  3. 所属分类:Mathimatics-Numerical algorithms

    • 发布日期:2017-04-16
    • 文件大小:22407
    • 提供者:梁菲
  1. sjpass

    0下载:
  2. VC++6.0下写的随机密码生成工具,可以选择是否生成数字与字符的混合体,是否只生成字符,生成位数等,并可以控制一次性生成的个数,一次性可以生成多个密码。VC6下顺利编译,程序简单,学习VC的都能看得懂。-VC++6.0 under Writing random password generation tool, you can choose whether or not to generate figure with a mixture of characters, whether gener
  3. 所属分类:Other windows programs

    • 发布日期:2017-04-26
    • 文件大小:21340
    • 提供者:Rick
  1. Mo

    1下载:
  2. 一个功能强大的使用vc++开发的arcgis的组件,可以实现地图要素的漫游 放大 图层控制等强大功能,十分适合mo开发者学习-A powerful use of vc++ development components of ArcGIS, you can achieve elements of the roaming map layers to enlarge the power of control is very suitable developers mo study
  3. 所属分类:GIS program

    • 发布日期:2017-05-09
    • 文件大小:2470262
    • 提供者:zeswang
  1. rrrr

    0下载:
  2. 旋转云台 搭载物体旋转 正常运转有效载重>5kg 云台直径50cm 电机最小角度精度<2° 拍摄360°时间<1分钟 被拍摄物体在拍摄前后不应发生位移 供电电源交流220V 步进电机 带动云台按规定角度旋转 单片机控制电路 使用计算机信号控制电机旋转,返回运行状态由电脑显示,使用串口或USB,提供PC端控件供VC或VB调用,以便程序控制 外壳 容纳控制板和电机,包含幕布和摄像头支架 结实耐用,整机重量小于5kg 摄像头支架可固定摄像头或数
  3. 所属分类:Windows Develop

    • 发布日期:2017-05-23
    • 文件大小:7354051
    • 提供者:羊希
« 1 2 ... 45 46 47 48 49 50»
搜珍网 www.dssz.com