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

搜索资源列表

  1. VC调用matlab工具箱函数进行图像处理编程

    1下载:
  2. VC调用matlab工具箱函数进行图像处理的技术与方法-VC call Matlab toolbox functions for image processing technologies and methods
  3. 所属分类:软件工程

    • 发布日期:2008-10-13
    • 文件大小:464077
    • 提供者:穆雅
  1. VC_Coding_Standard

    0下载:
  2. VC编程规范-程序员们都应该这样写代码。-norms VC-programmers should have to write code.
  3. 所属分类:软件工程

    • 发布日期:2008-10-13
    • 文件大小:27229
    • 提供者:小罗
  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.NETDirect3D

    0下载:
  2. 篇文章适合那些很懒但想快速入门、不懂英文或编程知识很欠缺的人看,是一份不可多得的学习Directx 的好资料。-articles suitable for those pretty lazy but want to Quick Start, do not speak English or programming knowledge is the lack of people, is a rare study Directx good information.
  3. 所属分类:软件工程

    • 发布日期:2008-10-13
    • 文件大小:15739
    • 提供者:zhangmin
  1. vcdatabaofilter

    0下载:
  2. 摘要 随着计算机网络深入社会、经济、国防、科技与文教等各个领域, 计算机系统的安全问题正 变得日益复杂和突出. 资源共享和网络分部更增加了网络收到威胁和攻击的可能性, 于是基于包 过滤加状态检测的防火墙系统成为保护网络安全的工具. 文中介绍一种集数据包过滤、日志、代理 服务于一体的复合型防火墙系统, 着重论述利用VC+ + 编程技术实现数据包过滤的软件方法. 关键词 复合型防火墙, 包过滤, 网络安全-summary of the computer network with in
  3. 所属分类:软件工程

    • 发布日期:2008-10-13
    • 文件大小:143216
    • 提供者:qingming
  1. VC++note

    0下载:
  2. 很好的一篇学习vc++的笔记,适合于新手,从windows编程开始,到mfc,一步一步,深入潜出-a good learning vc + + notebook suitable for novice from the windows programming, to mfc, step by step, in-depth submarine out
  3. 所属分类:软件工程

    • 发布日期:2008-10-13
    • 文件大小:25730
    • 提供者:立为
  1. VCbianchjlzongjie

    0下载:
  2. VC编程经验总结.chm-VC programming experience. Chm
  3. 所属分类:软件工程

    • 发布日期:2008-10-13
    • 文件大小:778450
    • 提供者:诸葛三皮
  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. vc

    0下载:
  2. C++代码优化.doc VC 常用数据类型总结.doc VC编程经验汇总.doc VC++高级编程.rar VC常用源码.doc VC中的后缀.doc 软件开发原则和处理掉重复的代码.doc 用户界面设计的技巧与技术.doc 中小型软件项目开发.doc
  3. 所属分类:软件工程

    • 发布日期:2008-10-13
    • 文件大小:1311191
    • 提供者:bodihotboy
  1. VC++_DLL

    0下载:
  2. 本文详细介绍了DLL编程的方方面面,努力学完本文应可以对DLL有较全面的掌握,并能编写大多数DLL程序。
  3. 所属分类:软件工程

    • 发布日期:2008-10-13
    • 文件大小:536689
    • 提供者:刘龙
  1. VC.NET_study

    0下载:
  2. VC.NET编程讲座,word文件,比较简明,可以作为初学或提高的资料
  3. 所属分类:软件工程

    • 发布日期:2008-10-13
    • 文件大小:889405
    • 提供者:侯张
  1. VC++与MATLAB联合编程

    1下载:
  2. 由于在VC上对图形的现实变成很不方便,而MATLAB具有很好的图形显示功能,因此在vc编程时常将VC与MATLAB联合起来进行编程,本文档就详细介绍了VC++与MATLAB联合编程的方法,详细讲解了实现过程。
  3. 所属分类:软件工程

    • 发布日期:2011-08-29
    • 文件大小:1565901
    • 提供者:XL_W0503
  1. ANSYS-a-vc-a-APDL

    1下载:
  2. ANSYS的APDL与C语言混合编程(实例)。介绍了如何使用ANSYS的APDL与C语言的混合编程基本方法,并给出了实例及代码。 -The ANSYS APDL language mixed with the C programming (instance). Describes how to use ANSYS APDL and the Mixed C programming language, the basic method, and gives examples and code.
  3. 所属分类:软件工程

    • 发布日期:2017-06-08
    • 文件大小:339684
    • 提供者:吴有仁
  1. VC

    0下载:
  2. 详细讲述了如何在VC编程中的规范的及应该注意的问题-To describe in detail how to program in VC norms and should pay attention to the issue of
  3. 所属分类:software engineering

    • 发布日期:2017-04-17
    • 文件大小:73140
    • 提供者:陶原
  1. 42329357

    0下载:
  2. usb接口编程源代码,vc++编程,用于学习交流-usb interface programming source code, vc++ programming, for studying the exchange of
  3. 所属分类:software engineering

    • 发布日期:2017-04-29
    • 文件大小:43554
    • 提供者:lq
  1. phone_automate_response_system

    0下载:
  2. 电话自动应答系统,VC++编程,有详细源码提供,希望会给您带来帮助-Telephone automatic answering system, VC++ programming, to provide a detailed source code, I hope will help you
  3. 所属分类:software engineering

    • 发布日期:2017-04-25
    • 文件大小:352093
    • 提供者:庄世平
  1. VC

    0下载:
  2. VC编程,包括MFC深入浅出、VC++ 编程指南、vc编程常用捷径、动态链接库-VC programming, including the MFC simple terms, VC++ Programming Guide, vc commonly used programming shortcuts, dynamic-link library
  3. 所属分类:software engineering

    • 发布日期:2017-05-16
    • 文件大小:4279471
    • 提供者:李成辉
  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. VC

    0下载:
  2. VC和VC++编程教程整理,包含内容很多,知识库类文档-VC and VC++ programming tutorial order, including the contents of many knowledge base document class
  3. 所属分类:software engineering

    • 发布日期:2017-05-29
    • 文件大小:11731383
    • 提供者:Corpse
  1. VC-Programming-summary

    0下载:
  2. VC编程总结,主要是编程常用的定时器等使用的注意事项-VC Programming summary
  3. 所属分类:software engineering

    • 发布日期:2017-04-29
    • 文件大小:114598
    • 提供者:王力
« 12 3 4 5 6 7 8 9 10 »
搜珍网 www.dssz.com