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

搜索资源列表

  1. VC++andMatlab

    1下载:
  2. 许多工程软件需要用到复杂的数学算法。VC++能够形成各种用户界面, 并可以直 接与系统及底层硬件交换数据。因此研究VC++和Matlab 的混合编程具有很大的实际意义。 该文讨论了如何使用Matlab 的Complier 将*.m函数编译为动态链接库DLL, 提供给VC++ 调用的方法, 提供了一种VC++与Matlab 混合编程的快速实现。-many engineering software necessary to use complex mathematical algorit
  3. 所属分类:软件工程

    • 发布日期:2008-10-13
    • 文件大小:105013
    • 提供者:徐凯
  1. vc++InterfaceDesign

    0下载:
  2. 本文为VC++界面设计的一些小技巧,包括在MFC加入“这是什么?”的帮助提示,工具条使用,如何改变视窗颜色,为MFC应用程序添加全屏显示功能等,希望能对大家有帮助。-paper for VC + + interface design skills of a number of small, included in the MFC to "What is this?" help suggest that the use of the tools, how to change t
  3. 所属分类:软件工程

    • 发布日期:2008-10-13
    • 文件大小:2974
    • 提供者:尚磊
  1. matlab-vc-matlab

    0下载:
  2. 几篇matlab和vc混合编程的文章合集,如有使用混合编程的,可以作为参考-few Matlab and vc mixed programming Collection of articles, if the use of the mixed programming, it can serve as a reference
  3. 所属分类:软件工程

    • 发布日期:2008-10-13
    • 文件大小:1240581
    • 提供者:李辙
  1. CSDN-VC-total

    0下载:
  2. CSDN的技术精华帖,已经总结为了CHM格式,方便查找,更为重要的是,它大到可以对于你的编程方向和思想予以修正,小到一些技术细节帮你祛疑解答,不可多得,编程常备-CSDN with the essence of the technology have been summarized in order to CHM format to facilitate search and more importantly, it can be as large as the programming for
  3. 所属分类:software engineering

    • 发布日期:2017-04-10
    • 文件大小:1315445
    • 提供者:connyzone
  1. spread8

    0下载:
  2. 非常好用的vb网格控件,功能强大,是目前非常流行的控件,还可以用在delphi和vc中,附有软件使用说明。-Very useful vb grid controls, powerful, are currently very popular control, but also can be used in delphi and vc in with software for use.
  3. 所属分类:software engineering

    • 发布日期:2017-06-21
    • 文件大小:36261572
    • 提供者:fzy
  1. VC

    0下载:
  2. 图像编程,有关于图像的基本编程,对初学者有帮助-Image program,someone can benifit from it.
  3. 所属分类:software engineering

    • 发布日期:2017-05-13
    • 文件大小:2598532
    • 提供者:林圣欢
  1. vc

    0下载:
  2. 一次vc图形绘制实验的实验报告,可以作参考用-Rendering a vc experiments report that can be used for reference
  3. 所属分类:software engineering

    • 发布日期:2017-04-07
    • 文件大小:100664
    • 提供者:daskanon
  1. mex_VC_Matlab

    0下载:
  2. 通过 mex 文件实现 VC 和 Matlab 的混合编程,可以作为参考-Mex file through VC++ and Matlab mix of programming, can be used as reference
  3. 所属分类:software engineering

    • 发布日期:2017-04-08
    • 文件大小:406683
    • 提供者:flyingto
  1. vc

    0下载:
  2. vc上位机源码及单片机接收发送程序,上位机可以发送接收,pc与单片机通过串口连接,单片机p2口接8个led可显示流水灯-vc host computer source code and the MCU receiver to send a program, host computer can send and receive, pc with the microcontroller through the serial port connection, SCM p2 mouth can be d
  3. 所属分类:software engineering

    • 发布日期:2017-05-19
    • 文件大小:5434487
    • 提供者:李先海
  1. VC_helper

    0下载:
  2. VC助手源码,VC初学者参考资料。适合VC初学者辅助编程用,同时可以参考源代码提升初学者VC编程水平。-Assistant VC source code, VC reference for beginners. VC-assisted program for beginners to use, while beginners can refer to the source code to enhance the level of VC programming.
  3. 所属分类:software engineering

    • 发布日期:2017-03-30
    • 文件大小:29709
    • 提供者:Bright
  1. VB_VC_DLL

    0下载:
  2. VB虽然强大,但要对计算机的底层硬件进行访问却无能为力。由于VC++同时具有汇编语言和高级语言的功能和特点,能够直接控制硬件,因此,可以使用VC++编写一个DLL,库中包含有关对硬件控制的函数,然后在VB程序中通过调用DLL中的函数来完成控制行为,使VB对硬件的操作成为可能。-VB powerful, but would like to access the computer' s underlying hardware is powerless. As the VC++ both ass
  3. 所属分类:software engineering

    • 发布日期:2017-03-29
    • 文件大小:37040
    • 提供者:章九
  1. vcMSCom

    2下载:
  2. vc串口通讯控件MSComm编程详解,在mfc中进行串口通讯最简单的方法莫过于在对话框中使用MSCOMM控件了,MSComm通信控件提供了一系列标准通信命令的接口,它允许建立串口连接,可以连接到其他通信设备(如Modem).还可以发送命令、进行数据交换以及监视和响应在通信过程中可能发生的各种错误和事件,从而可以用它创建全双工 、事件驱动的、高效实用的通信程序。 -vc serial communication control MSComm programming Xiang Jie, car
  3. 所属分类:Project Design

    • 发布日期:2016-06-04
    • 文件大小:75589
    • 提供者:于玮婷
  1. vc-built-excel

    0下载:
  2. 利用vc建立excel文档,实现对文档的操作。-this code can use vc to buit a excel file. and after finished the file, we can chang
  3. 所属分类:software engineering

    • 发布日期:2017-03-29
    • 文件大小:121646
    • 提供者:dan
  1. vc-write-excel

    0下载:
  2. 建立vc工程,利用vc的ole技术,实现对excel的操作。-this code can use vc to write a excel file. and after finished the file, we can chang
  3. 所属分类:software engineering

    • 发布日期:2017-03-28
    • 文件大小:325922
    • 提供者:dan
  1. VC-resize-dialog.zip

    0下载:
  2. 设计并实现了一个对话框基类。用此类作为基类的对话框可以适应不同分辨率以及用户的要求随意缩放。对话框内所有控件的位置及文字大小都自动按对话框大小比例进行缩放。,Designed and implemented a dialog base class. The use of such a dialog box as a base class can be adapted to the requirements of different resolutions, as well as user arb
  3. 所属分类:software engineering

    • 发布日期:2017-11-15
    • 文件大小:368940
    • 提供者:
  1. VC

    0下载:
  2. 初学者可以学习下的,虽然是网上下的,但还是可以看看的,给和我一样的初学者-Beginners can learn, though, is the Internet, but still you can see, give a beginner like me
  3. 所属分类:software engineering

    • 发布日期:2017-04-24
    • 文件大小:59996
    • 提供者:jianglingli
  1. vc

    0下载:
  2. Vc写的网络机械臂控制程序,有源代码,可编译-Vc wrote networks manipulator control program, source code can be compiled
  3. 所属分类:software engineering

    • 发布日期:2017-04-17
    • 文件大小:101169
    • 提供者:陈强
  1. VC

    0下载:
  2. C语言100道经典逻辑算法题 希望对大家有帮助-100 classic C language logic algorithm I hope it can help you!!!!!
  3. 所属分类:software engineering

    • 发布日期:2017-05-14
    • 文件大小:3524376
    • 提供者:dfsg
  1. VC-introduction

    0下载:
  2. C语言入门详解 初学者必备 希望对大家有帮助-C language introductory explanation A beginner must I hope it can help you
  3. 所属分类:software engineering

    • 发布日期:2017-06-11
    • 文件大小:17955952
    • 提供者:dfsg
  1. can-bus--vc-instance

    0下载:
  2. can总线vc++实例 包括数据的采集及处理等信息 多路采集 -Can bus Vc++ instance
  3. 所属分类:software engineering

    • 发布日期:2017-05-12
    • 文件大小:2693732
    • 提供者:刘亚锋
« 12 3 4 5 6 7 »
搜珍网 www.dssz.com