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

搜索资源列表

  1. socketfiletrans

    0下载:
  2. 利用socket进行文件传输的实例,并且实时显示了传输状态等,在vc 6.0下通过调试-The use of socket for file transfer examples, and real-time display the transmission status and so on, through debugging vc 6.0
  3. 所属分类:Windows Develop

    • 发布日期:2017-04-17
    • 文件大小:87859
    • 提供者:张亮
  1. SyncMLClientVC

    0下载:
  2. vc调试,没通。希望大家能弄通,大家相互学习学习。-vc debugger, did not pass. Hope that we can thoroughly, we study and learn from each other.
  3. 所属分类:WinSock-NDIS

    • 发布日期:2017-04-29
    • 文件大小:411360
    • 提供者:shiji
  1. debuglib

    0下载:
  2. vc调试模式下运行程序常用的动态库,希望给一些朋友帮助,特收集起来共享.-vc debug mode used to run programs under the dynamic library, hoping to help give some of my friends, to share special collected.
  3. 所属分类:Other windows programs

    • 发布日期:2017-05-09
    • 文件大小:1661725
    • 提供者:中尉
  1. TcpAssist

    0下载:
  2. VC编写的网络通信程序调试工具,可选择作为服务器或客户端-VC prepared debugging network communication tools, the option as a server or client
  3. 所属分类:Sniffer Package capture

    • 发布日期:2017-05-08
    • 文件大小:1985719
    • 提供者:付岭巍
  1. managementsystem

    0下载:
  2. 一、目的意义: 1.掌握软件工程原理在实际系统开发中的具体应用,掌握在实际系统开发中数据库管理系统的使用。 2.全面提高学生的系统设计、开发能力。 二、课程设计要求 根据软件工程理论,借助VB、Java、VC++、Delphi等开发工具以及SQL Server、MySQL、Oracle等数据库管理系统,完成所选系统的开发。具体要求如下: 1.在系统设计环节,要做到: (1)需求分析。说明该系统的组成模块及完成的具体任务,可以用用例图表示。 (2)总体设计。说明进入系统
  3. 所属分类:ERP-EIP-OA-Portal

    • 发布日期:2017-04-25
    • 文件大小:28202
    • 提供者:无名
  1. smstest

    0下载:
  2. 自动检测串口上是否有通信设备,然后开启发送短信功能,vc下调试通过-Automatically detects whether there is serial communications equipment on, and then open the send message function, vc debugging through
  3. 所属分类:SMS

    • 发布日期:2017-04-03
    • 文件大小:467416
    • 提供者:liubo
  1. MyMeter

    0下载:
  2. 电压表仪器测量,实现用VC++调试而成的仪器电压表-The source project is developed with Visual C++6.0, and works for Volt Meter instrument.
  3. 所属分类:SCM

    • 发布日期:2017-04-23
    • 文件大小:63026
    • 提供者:林月
  1. net

    0下载:
  2. 包括了基于网络芯片8019的单片机源程序和pc端的网络程序(VC++6.0),上述程序均被调试通过,可以直接使用-Including Web-based 8019 microcontroller chip and pc source network client program (VC++6.0), the above testing procedures were adopted, you can directly use
  3. 所属分类:SCM

    • 发布日期:2017-05-11
    • 文件大小:2418601
    • 提供者:zxs
  1. dll

    2下载:
  2. vc将dll注入其他进程,成功调试过了,完整无错-dll into vc other processes will be successful after debugging, complete error-free
  3. 所属分类:Windows Develop

  1. PNG_vc

    0下载:
  2. 能够打开png,jpeg,bmp,gif图像格式能在VC6.0上运行,经过我亲手调试~!-It can be used in VC6.0 to open the picture type of png,jpeg,bmp and gif~!I have test by myself excectly~!
  3. 所属分类:Multimedia Develop

    • 发布日期:2017-05-17
    • 文件大小:4840139
    • 提供者:林礼挺
  1. SerialDebuggingAssistant

    0下载:
  2. VC++源码实现串口调试助手,经典串口编程代码,在网上费了半天才找到的,分享给大家-VC++ source code debugging assistant Serial, Classic Serial programming code, online charges for a long time to find and share with everyone ... ...
  3. 所属分类:Communication

    • 发布日期:2017-03-30
    • 文件大小:180237
    • 提供者:王飞飞
  1. cktszs

    0下载:
  2. 串口调试助手源代码, 调试串口-cktszs
  3. 所属分类:Windows Develop

    • 发布日期:2017-04-03
    • 文件大小:39347
    • 提供者:zanyi
  1. goertzel

    0下载:
  2. 介绍了一种实际已经调试完毕的能量检测算法-goertzel-This paper presents a debugging has been completed the actual detection algorithm of the energy-goertzel
  3. 所属分类:3G develop

    • 发布日期:2017-03-30
    • 文件大小:702524
    • 提供者:yeping
  1. chap03

    0下载:
  2. VC++编写的视频会议系统,供大家参考,可以用VC6.0或VC.NET调试运行.-VC++ to prepare the video conferencing system for your reference, you can debug with VC6.0 or VC.NET run.
  3. 所属分类:VOIP program

    • 发布日期:2017-03-31
    • 文件大小:250773
    • 提供者:Lucy
  1. ucos

    0下载:
  2. ucos是一个非常优秀的嵌入式操作系统,但作者只提供了bc下测试与调试代码,非常难于调试与学习,特别是初学者。vc是windows下非常优秀的IDE,如果把ucos移植到vc下运行,将非常方便ucos的调试与学习,有利于于ucos的推广。此项目的目的是希望能够把ucos及其相关的文件系统ucfs,GUI界面ucgui,网络tcp/ip都移植过来,方便广大爱好者学习-is a very good ucos embedded operating system, but the author has
  3. 所属分类:uCOS

    • 发布日期:2017-03-29
    • 文件大小:244065
    • 提供者:王超
  1. CommWizard

    0下载:
  2. 源码-串口接收-发送调试用助手 含 串口类-方便用户自学调用 含 hex转换字符 函数 可以传送文件 可以设置多个串口,不限定个数 方便 串口调试 -Source- the serial receive- send debugging assistant with serial-type- call with user-friendly self-character hex conversion function can send a document to set up
  3. 所属分类:Communication

    • 发布日期:2017-03-28
    • 文件大小:827091
    • 提供者:buliti
  1. Base64

    0下载:
  2. Base64的加密和解密源码,VC++编写的,在VC6.0下调试通过-Base64 source code of the encryption and decryption
  3. 所属分类:Windows Kernel

    • 发布日期:2017-04-02
    • 文件大小:670771
    • 提供者:wp
  1. kqgl

    0下载:
  2. VC++编写的小型考勤管理系统,从功能上来说它分为三大块:系统设置、出勤记录、统计报表。每一项都有很多细心选项。调试前请先配置好ODBC数据源,否则你将无法登录,或者你需要更改连接设置,改为不使用数据源连接。-VC++ to prepare the small attendance management system, up from the functions it is divided into three large pieces: system settings, attendance
  3. 所属分类:ERP-EIP-OA-Portal

    • 发布日期:2017-03-28
    • 文件大小:135997
    • 提供者:106
  1. sword

    0下载:
  2. VC++游戏圣剑英雄传2双刃剑源程序+开发文档。调试时候需要先安装Direct 8.0以上的SDK,否则在编译时会提示找不到DDRAW.h文件。并在开发环境下设置好路径。-VC++ game SAYYAF Heroes 2 source+ the development of the document double-edged sword. The time required to debug Direct 8.0 or above installed SDK, or at compile ti
  3. 所属分类:Game Program

    • 发布日期:2017-04-02
    • 文件大小:350797
    • 提供者:160
  1. vc

    0下载:
  2. 串口通讯,用控件做的,可以做串口调试。这是我网上下载的,希望多大家有帮助。-VC++
  3. 所属分类:Communication

    • 发布日期:2017-03-30
    • 文件大小:53134
    • 提供者:gan
« 1 2 3 4 5 6 7 89 10 11 12 13 ... 50 »
搜珍网 www.dssz.com