CDN加速镜像 | 设为首页 | 加入收藏夹
当前位置: 首页 资源下载 文档资料 搜索资源 - vc程序

搜索资源列表

  1. yinwenzimu

    0下载:
  2. 通过VC++6.0编写程序,导出.txt文档,其内容是26个英文字母和数字1到26-Through vc++ 6.0 programming, export. TXT documents, its content is 26 English letters and Numbers 1 to 26
  3. 所属分类:Communication

    • 发布日期:2017-05-03
    • 文件大小:1148029
    • 提供者:冯磊强
  1. example_src

    6下载:
  2. 该程序中包含邓肯张模型在C++中二次开发的具体过程,将其中的代码直接在VC中生成dll文件即可在flac中加以应用-The program contains Duncan zhang model in c++ specific process of secondary development, the code directly in the VC to generate DLL files as well as applications of flac
  3. 所属分类:File Formats

    • 发布日期:2017-04-15
    • 文件大小:5849
    • 提供者:魏洋洋
  1. VCPPseismic-SEGY

    0下载:
  2. 地震勘探采集的地震数据一般以地震道为单位进行组织,采用SEG-Y文件格式存储。SEG-Y格式是由SEG (Society of Exploration Geophysicists)提出的标准磁带数据格式之一,它是石油勘探行业地震数据的最为普遍的格式。读取数据后经过处理可以得到有关地下构造和岩性等大量有用信息信息。但是原始数据数据量庞大而且杂乱无章,为了使大量的数据变得直观、易于理解,揭示数据间的内在联系,必须对原始数据经过一系列变换转换成图形图像,将信息以更容易理解的形式展现出来。VC++功能强
  3. 所属分类:File Formats

    • 发布日期:2017-05-03
    • 文件大小:578570
    • 提供者:gesila1982
  1. CMAKEPOPENCV3PVC

    0下载:
  2. 采用CMAKE编译OPENCV3.0.0,在以后的版本中,官方自带的程序都要用高版本的VC++,自己编译OPENCV才能用低版本的VC++使用-Compiled using CMAKE OPENCV3.0.0, in future releases, the official s own version of the program to be used for high VC++, you can use to compile OPENCV low version VC++
  3. 所属分类:software engineering

    • 发布日期:2017-04-30
    • 文件大小:297932
    • 提供者:小罗
  1. TCP

    0下载:
  2. 本程序利用VC编程主要是针对TCP的聊天程序-Chat program of TCP
  3. 所属分类:Communication

    • 发布日期:2017-05-24
    • 文件大小:7329683
    • 提供者:xiang
  1. UDPChat

    0下载:
  2. 本程序主要是利用VC编程来进行UDP通信的程序-This procedure is the use of VC programming UDP traffic
  3. 所属分类:Communication

    • 发布日期:2017-05-21
    • 文件大小:5745002
    • 提供者:xiang
  1. CSerialPortComm

    0下载:
  2. 本程序主要是利用VC编程来进行串口间的通信-This procedure is the use of VC programming for serial communication between
  3. 所属分类:Communication

    • 发布日期:2017-05-09
    • 文件大小:1912536
    • 提供者:xiang
  1. FTPserver

    0下载:
  2. 本程序主要是利用VC编程来进行FTP的通信程序-This procedure is the use of VC programming for TCP communication program
  3. 所属分类:Communication

    • 发布日期:2017-05-14
    • 文件大小:3178669
    • 提供者:xiang
  1. IPadress

    0下载:
  2. 本程序主要是利用VC编程来进行计算机IP地址的获取-This procedure is the use of VC programming to get the computer s IP address
  3. 所属分类:Communication

    • 发布日期:2017-05-07
    • 文件大小:1183230
    • 提供者:xiang
  1. VC_USB_HID

    0下载:
  2. 用VC_编写USB人机接口类通信程序说明文档,主要实用于VC开发HID设备读写。-USB Hid interface for VC
  3. 所属分类:software engineering

    • 发布日期:2017-05-04
    • 文件大小:82557
    • 提供者:
  1. KalmanFilter

    0下载:
  2. 实现kalman滤波通用算法,内部包含kalman滤波类以及矩阵运算辅助类,同时包含算法测试的控制台应用程序。均为源代码,可进行编译运行。-kalman filter with VC++6.0
  3. 所属分类:software engineering

    • 发布日期:2017-05-04
    • 文件大小:7249
    • 提供者:标志
  1. SupportCUDA

    0下载:
  2. 这是基于VC的一个关于CUDA GPU程序,检测显卡是否支持CUDA编程,对初学者很有帮助。-This is a program detecting the Graphics kard supporting the CUDA or not。
  3. 所属分类:software engineering

    • 发布日期:2017-12-13
    • 文件大小:4019558
    • 提供者:Juan
  1. Design-the-tray-icon-program

    0下载:
  2. 在Windows操作系统中,任务栏的右边(托盘)会常驻几个图标,如输入法切换图标、音量控制图标等,本文将详细地介绍用VC设计这种托盘图标程序的方法,给出代码实现。 -In the Windows operating system, the right side of the taskbar (tray) will be resident in several icons, such as input method to switch icons, volume control icons, et
  3. 所属分类:software engineering

    • 发布日期:2017-12-18
    • 文件大小:4096
    • 提供者:田魁
  1. Automatically-switch-multiple-forms

    0下载:
  2. 本文通过一个程序实例描述了在VC++6.0下如何在单文档程序中通过菜单动态控制多 个窗体的切换,给出了详细代码实现过程。 -This article through a program example describes how in VC++ 6.0 in a single document program through the menu dynamic control more A form of the switch, given a detailed code to achi
  3. 所属分类:software engineering

    • 发布日期:2017-12-15
    • 文件大小:5120
    • 提供者:田魁
« 1 2 ... 14 15 16 17 18 19»
搜珍网 www.dssz.com