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

搜索资源列表

  1. VC-and-MATLAB

    0下载:
  2. 本文利用MATLAB提供的C/C++ 编译器实现了MATLAB 与VC++语言的接口将m文件编译 成脱离MATLAB 运行的可执行应用程序-In this paper, MATLAB provides the C/C++ compiler implementation the MATLAB and VC++ of language interface m file is compiled into an executable application running from the MATL
  3. 所属分类:software engineering

    • 发布日期:2017-11-06
    • 文件大小:90130
    • 提供者:litaiwen
  1. some-special-applications-in-vc

    0下载:
  2. 该文章介绍了vc++中一些特例程序,比如如何制作报警灯、如何刷新绘图区域等,都比较适用,其中前两个功能我都已经验证过了,非常好用。-The article describes some special cases about vc++, such as how to make the alarm light, how to refresh the drawing area.
  3. 所属分类:software engineering

    • 发布日期:2017-11-13
    • 文件大小:127584
    • 提供者:胡硕
  1. The-dialog--technique-based-on-VC

    0下载:
  2. 该文档的主要内容是详解基于vc的dialog编程技巧。比如想:如何通过代码获得应用程序主窗口的指针?如何在程序中获得其他程序的图标?等-The main contents of the document is a detailed VC programming techniques based on dialog.
  3. 所属分类:software engineering

    • 发布日期:2017-11-06
    • 文件大小:72621
    • 提供者:杨明星
  1. CPP

    0下载:
  2. 增进对算术编码和Q编码器的认识,加深对图像处理理论方面的理解,熟悉VC++程序的设计和实现、设计方案原理图、理论知识的学习、程序编写、并详细分析其实现过程,使学生掌握算术编码处理图像的无损压缩以及Q编码器的实现-Enhance understanding of arithmetic coding and Q encoder, deepen the understanding of the theoretical aspects of image processing, familiar with
  3. 所属分类:Communication

    • 发布日期:2017-11-18
    • 文件大小:6987
    • 提供者:Lucy
  1. ftp-vc-mfc

    1下载:
  2. 程序能实现基本FTP客户端功能,能登陆FTP服务器,显示登陆客户目录下的文件和目录名,能从该目录中选择下载服务器的文件,也能向服务器上传文件。-failed to translate
  3. 所属分类:software engineering

    • 发布日期:2017-11-22
    • 文件大小:45182
    • 提供者:lww
  1. The-VC-many-common-program

    0下载:
  2. VC上许多常用程序,对初学者查询引用很有关联,-The VC many common program
  3. 所属分类:software engineering

    • 发布日期:2017-11-19
    • 文件大小:4172
    • 提供者:王超
  1. VC

    0下载:
  2. vc实现的画图板程序的实验报告,适合新手学习,启发思维-vc achieve drawing board test report, suitable for beginners to learn, inspire thinking
  3. 所属分类:software engineering

    • 发布日期:2017-04-24
    • 文件大小:17851
    • 提供者:张超凡
  1. CPP-program

    0下载:
  2. VC程序大全,都是非常经典的程序,精心整理总结。-VC program, the program is very classic, carefully collated summary.
  3. 所属分类:software engineering

    • 发布日期:2017-04-04
    • 文件大小:76915
    • 提供者:wang wei
  1. CPPpractise

    0下载:
  2. C++程序设计基本编程题型全解 vc程序设计的一些基础习题,主要是供初学者巩固-some text about vc++
  3. 所属分类:Communication

    • 发布日期:2017-04-07
    • 文件大小:48074
    • 提供者:summer
  1. vc

    0下载:
  2. 通过程序报错的地址可以找出代码异常的行数,经本人验证,内容详细可靠。-The address of the error by the program code can identify abnormal number of rows, verified by himself, detailed and reliable
  3. 所属分类:Document

    • 发布日期:2017-04-12
    • 文件大小:1278
    • 提供者:郭景观
  1. AD7280

    0下载:
  2. AD7280A电压检测芯片,检测4个锂电池电压,基于stm32f103的vc++程序。-AD7280A chip voltage detector detects four lithium battery voltage, based on the vc++ program stm32f103.
  3. 所属分类:software engineering

    • 发布日期:2017-04-25
    • 文件大小:9188
    • 提供者:wujing
  1. VC-shiyongjiqiao

    0下载:
  2. VC 语言开发程序的流程及要点,很好的内容-Important processes and language development programs VC, good content
  3. 所属分类:software engineering

    • 发布日期:2017-04-15
    • 文件大小:7732
    • 提供者:anne
  1. vc-Structured-Programming

    0下载:
  2. VC++课件_第3章_结构化程序设计,对大家很有用的噢!-VC++ Chapter 3 _ _ courseware structured programming, useful to everyone Oh!
  3. 所属分类:software engineering

    • 发布日期:2017-04-06
    • 文件大小:678783
    • 提供者:唐麒
  1. VC(VFW)

    0下载:
  2. 资料详细介绍了VC环境下,使用VFW开发视频采集程序的过程,共视频软件开发人员使用-Information details the VC environment, the use of VFW video capture program development process, a total of video software developers
  3. 所属分类:Communication

    • 发布日期:2017-04-25
    • 文件大小:9484
    • 提供者:仇庆丰
  1. dialog_ex1

    0下载:
  2. 要在VC程序中打开一个新的对话框,步骤是: (1) 创建新对话框类。在“资源标签”下,创建一个新的对话框NewDialog,再右击该对话框,选择“ClassWizard”,创建一个“新类new Class”,记得该对话框的基类是CDialog; 此时,在ClassView标签下已经有了新建对话框类,但是该类与程序的主对话框还没有任何关系。 (2)关联新对话框类。在FileView标签下,打开程序主对话框的Dlg头文件,如dialog_ex1Dlg.h,在这个头文件的
  3. 所属分类:software engineering

    • 发布日期:2017-05-09
    • 文件大小:1867706
    • 提供者:陈沛涵
  1. CPP_QingHua

    0下载:
  2. 清华大学的VC++程序设计的演讲PPT,浅显易懂,容易上手,希望给初学者一点帮助。-Tsinghua University C++ programming, very practical
  3. 所属分类:Communication

    • 发布日期:2017-04-29
    • 文件大小:280189
    • 提供者:靳璞磊
  1. VC-get-time

    0下载:
  2. vc获取系统日期的一些方法总结,可以直接用在程序中-Some methods vc acquisition system date summary
  3. 所属分类:software engineering

    • 发布日期:2017-04-15
    • 文件大小:6720
    • 提供者:hp
  1. xu

    0下载:
  2. 在工作中, 我们经常碰到客户要求我们告之所写程序的行数, 包括代码行、 注释行和空白行等。这一软件就是为这一目的编写的。最先是用于对我自己写 的 C/C++,VC++程序进行行数统计。它可以准确快速地统计出源代码中的各种 行数-At work, we often encounter customers ask us to tell the number of rows written program, including lines of code, Comment lines
  3. 所属分类:software engineering

    • 发布日期:2017-05-03
    • 文件大小:587574
    • 提供者:许文斌
  1. 参考C程序20171022

    0下载:
  2. VC串口编程实例及VC多线程编程实例,一共有5个。(VC serial programming examples and VC multithreaded programming examples, a total of 5.)
  3. 所属分类:通讯编程文档

    • 发布日期:2018-01-01
    • 文件大小:167936
    • 提供者:霖酷
  1. VC++6.0mfc实例

    1下载:
  2. VC++6.0mfc小程序实例,我也是用积分下载的文件,希望对你们有帮助
  3. 所属分类:编程文档

« 1 2 3 4 5 67 8 9 10 11 ... 19 »
搜珍网 www.dssz.com