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

搜索资源列表

  1. Huatutiaoshi

    0下载:
  2. VC++典型 的画图调试工程文件,包含对坐标的典型操作-The typical VC++ debugging project drawing file that contains the typical operation of the coordinate
  3. 所属分类:Special Effects

    • 发布日期:2017-05-08
    • 文件大小:1962771
    • 提供者:赵润鹏
  1. PDE

    0下载:
  2. 基于各向异性和各项同性的图像去噪VC++算法,在VS2005下调试通过-Anisotropy and of the same sex based on the image denoising VC++ algorithm to debug in VS2005 by
  3. 所属分类:Special Effects

    • 发布日期:2017-05-24
    • 文件大小:8050250
    • 提供者:欣然
  1. clcl

    0下载:
  2. 系统剪贴板管理工具,开发环境是vc++6,可以在vc++6下面,进行代码调试-system clipboard manager tools
  3. 所属分类:Windows Kernel

    • 发布日期:2017-03-29
    • 文件大小:99339
    • 提供者:龙截道
  1. SynWriteFile

    0下载:
  2. 调用API函数在VC++6.0的编译环境下,对串口进行写入操作,简单易懂,易实现,通过调试后取得较好的效果-using api functions in the vc++6.0 progress the serial communiction
  3. 所属分类:Windows Develop

    • 发布日期:2017-04-04
    • 文件大小:839137
    • 提供者:zhangya
  1. 3.2-3.3

    0下载:
  2. VC++6.0中实现获取获取网络设置的程序,通过了调试。-VC++6.0 to implement procedures to obtain access to network settings through the debugging.
  3. 所属分类:WinSock-NDIS

    • 发布日期:2017-04-16
    • 文件大小:58005
    • 提供者:巨健
  1. 3.5

    0下载:
  2. vc++6.0中可以实现对计算机端口扫描的程序,经过调试-vc++6.0 can be achieved in the port scan on the computer program, after debugging
  3. 所属分类:Dialog_Window

    • 发布日期:2017-05-08
    • 文件大小:1662481
    • 提供者:巨健
  1. Save

    0下载:
  2. 保存bmp图像,可以在VC程序下保存在窗口,调试成功-Save the bmp image, you can be stored in the VC process in the window, debugging success
  3. 所属分类:GUI Develop

    • 发布日期:2017-03-29
    • 文件大小:298438
    • 提供者:sunup
  1. MultiThreads

    0下载:
  2. 操作数据库的示例程序 在VC中调试通过 是ACCESs数据库-Examples of operation of the database in the commissioning program in VC by
  3. 所属分类:ADO-ODBC

    • 发布日期:2017-06-21
    • 文件大小:35502787
    • 提供者:
  1. socket

    0下载:
  2. socket 编程 阻塞模式范例 可以看到所有的基本用法,但是调试时需要参考网上的设置VC++的方法-blocking mode socket programming examples can be seen all the basic usage, but the debugging settings need to refer to the online method of VC++
  3. 所属分类:Communication

    • 发布日期:2017-04-03
    • 文件大小:6986
    • 提供者:唐峰
  1. mfc_code

    0下载:
  2. Visual C++ 6.0(以下简称VC 6.0)是一个功能强大、对Windows程序进行可视化开发的编程开发环境,是一个相当优秀的集成开发环境(Integrated Developing Environment,IDE)。它集代码编辑、调试、向导、编译和可视化资源编辑等功能于一体,所提供的MFC基本类库对Windows API函数做了很好的封装,简化了程序人员的开发过程。本章简单介绍VC 6.0的开发环境,并演示如何通过MFC应用程序创建向导创建应用程序。-mfc
  3. 所属分类:2D Graphic

    • 发布日期:2017-05-23
    • 文件大小:7248642
    • 提供者:邢雁辉
  1. Ftp

    0下载:
  2. ftp源码 这个是一个不错的源码 可以转到VC上自己调试一下-程序源码
  3. 所属分类:Ftp Client

    • 发布日期:2017-04-02
    • 文件大小:7335
    • 提供者:王卫
  1. Serialassistantsourcecode

    0下载:
  2. 串口调试助手的源代码,适合初学VC++的人练习,以及在调试串口通信程序时使用-Serial debugging assistant' s source code, suitable for beginners to people of VC++ and debug serial communication program in use
  3. 所属分类:Com Port

    • 发布日期:2017-04-17
    • 文件大小:352404
    • 提供者:王桂喜
  1. SCOMMV23

    0下载:
  2. 串口调试助手,用VC++编译,帮助调试串口-sccom
  3. 所属分类:Com Port

    • 发布日期:2017-05-16
    • 文件大小:3698622
    • 提供者:yabo
  1. CommunicationResource

    0下载:
  2. 在做三菱PLC与PC通信之前,自己要先做一个控制界面,通关相关参数设置,验证能否通信。和师兄用VC一起做的调试界面,验证发送与接收数据,显示“通信成功与否”。最终调试成功,硬件接线可调,Com1或com2。-With The PLat of VC,Finally we make it.Let PLC and PC communication succeed.
  3. 所属分类:GUI Develop

    • 发布日期:2017-04-16
    • 文件大小:334698
    • 提供者:赵军义
  1. cyclebuf

    0下载:
  2. 循环缓冲的C代码实现,在VC++6.0上调试通过,代码用Ascii C 写,可方便移植-Circular buffering C code in VC++6.0 to debug through the code used to write Ascii C, can be easily transplanted
  3. 所属分类:Com Port

    • 发布日期:2017-04-04
    • 文件大小:271298
    • 提供者:余翼
  1. chazhi

    0下载:
  2. c语言经典算法,关于插值的,经过调试,插值效果不错,环境VC++6.0-classical algorithm c language, on the interpolation, after commissioning, interpolation results are good, the environment VC++6.0
  3. 所属分类:Mathimatics-Numerical algorithms

    • 发布日期:2017-04-04
    • 文件大小:19073
    • 提供者:yangfu
  1. SCRNSIZE

    0下载:
  2. vc7编写并调试通过,可获取屏幕大小,可作为初学vc编程者的参考。-failed to translate
  3. 所属分类:Other windows programs

    • 发布日期:2017-04-04
    • 文件大小:128446
    • 提供者:jzy
  1. Based_on_multicast_audio_communication_program

    0下载:
  2. 这是我们签几天刚验收完的实验的原代码,关于组播通信的程序,采用C++编写,程序已在VC++上调试成功,希望对大家有用-This is just a few days to sign acceptance of the experimental end of the original code, multicast communication on the program, written using C++, VC++ program has been successful on a debug
  3. 所属分类:Windows Develop

    • 发布日期:2017-05-28
    • 文件大小:10710905
    • 提供者:赵杨
  1. VCAssist6.0and2005

    0下载:
  2. VC编程与调试助手,让你写程序轻松愉快。支持VC++6.0,VC++2005编译环境,有随带注册机生成机器解码。-VC programming and debugging assistant, so you write a program easy and pleasant. Support for VC++6.0, VC++2005 build environment, generating machines came with RI decoding.
  3. 所属分类:Other windows programs

    • 发布日期:2017-05-30
    • 文件大小:12751676
    • 提供者:米朵
  1. OpenGLdraw

    0下载:
  2. 使用VC++构建opengl环境下的三维绘图环境,可以实现基本的2D绘图。源码经过调试可以运行-Opengl using VC++ build environment, three-dimensional graphics environment, can realize the basic 2D drawing. Source code can be run through the commissioning
  3. 所属分类:OpenGL program

    • 发布日期:2017-05-23
    • 文件大小:7348931
    • 提供者:wib0813
« 1 2 ... 44 45 46 47 48 4950 »
搜珍网 www.dssz.com