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

搜索资源列表

  1. VSCADA

    0下载:
  2. 用VC实现的串口和三社公司的DC AURO(HKD)通信的程序,包括通信协议帧数据的封装等。调试已经通过。-with VC Serial Inc. and three DC AURO (HKD) communications procedures, including data communication protocol frame the packaging. Debugging has been adopted.
  3. 所属分类:通讯编程

    • 发布日期:2008-10-13
    • 文件大小:36572
    • 提供者:梅杰
  1. gezhongfftcchengxu

    0下载:
  2. 程序里有基二fft时域,频域c代码,还有基4,分裂基算法,实序列fft变换的源程序,都是头文件的形式,我已经在vc++6.0的环境下调试通过。且这些程序的位倒序部分,旋转因子部分采用的是比较快的算法,应该与本网站已有的程序不同,我的算法较快。-procedures there are two fft-time domain, frequency domain c code, there are four-and split-based algorithm fft transformation s
  3. 所属分类:其它

    • 发布日期:2008-10-13
    • 文件大小:6487
    • 提供者:魏建云
  1. Comm-MFC

    0下载:
  2. 用VC编写的关于RS通讯协议的窗口调试程序 同时可以RS232 以及 RS485上进行调试。-VC RS prepared by the communication protocol debugging window procedure can be RS232 and RS48 5 on debugging.
  3. 所属分类:串口编程

    • 发布日期:2008-10-13
    • 文件大小:41162
    • 提供者:余琨
  1. COMAssist1.51

    0下载:
  2. 参考萧峰工作室的串口例程,使用mscomm 6.0编写,创新之处在于程序启动时自动检测并安装ocx控件,自动检测串口,单个文件方便使用,不需要手动安装ocx控件,另外也有许多细小功能的增加,如16进制自动过滤,设置参数的自动保存,相当稳定和人性化,界面布局参考了\"串口调试器 2002\",谢谢上面的两位大侠. 使用VC++ 2005编译,winxp home/pro测试,本人开发中长期使用. -reference to the serial routines, the use o
  3. 所属分类:其他嵌入式/单片机内容

    • 发布日期:2008-10-13
    • 文件大小:136047
    • 提供者:ygl
  1. 123698547

    0下载:
  2. 这个是有关vc++文件传输的客户端程序,经过调试可以正常运行,希望对你们有所帮助-this is the vc file transfer client procedures are followed, debugging can be normal operations, you want to help
  3. 所属分类:Internet/网络编程

    • 发布日期:2008-10-13
    • 文件大小:32481
    • 提供者:陈燕
  1. haintertjeir

    0下载:
  2. 这个是用VC++实现的winsnmp的网络管理兼监控的程序,经调试可正常运行通过,希望对大家有所帮助 -this is the VC winsnmp network management and monitoring procedures, The tests can be run through the normal, we hope to help
  3. 所属分类:SNMP编程

    • 发布日期:2014-01-14
    • 文件大小:59760
    • 提供者:陈燕
  1. VCDebuger

    0下载:
  2. 主要解决VC用于破解中的以下不足。 1) 打开VC 2) 安装插件 Tools -> Customize -> Add-ins and micro files->Browse->找到这个DLL文件的位置->确定->打勾 3) 界面上出来一个新的TOOLBAR, 共4个BUTTON 4) 用VC(File->Open)打开一个EXE文件,F10/F5运行。然后就可以跟踪调试了。 5) 插件第1个BUTTON设定API断点。 6) 插
  3. 所属分类:其它

    • 发布日期:2008-10-13
    • 文件大小:26858
    • 提供者:Andy
  1. MultiThread4

    0下载:
  2. 提供一个多线程编程的实例,含有参数传递,已经在VC++6.0中调试通过,供多线程爱好者借鉴。-provide a multithreaded programming examples, containing parameter transmission, in VC 6.0 debugging through, Multithreading lovers for reference.
  3. 所属分类:进程与线程

    • 发布日期:2008-10-13
    • 文件大小:26532
    • 提供者: 聂志军
  1. omron_serial

    0下载:
  2. 用vc编的调试omron_PLC的串口通讯程序,也可以用于其他的串口通讯。-vc addendum to the use of debugging omron_PLC Serial communication procedures, but also for other serial communications.
  3. 所属分类:串口编程

    • 发布日期:2008-10-13
    • 文件大小:139906
    • 提供者:lily
  1. GetLocSysNetSetting

    0下载:
  2. 本小程序可用来获取网络设置状态,其功能类似在CMD中使用ipconfig /all命令。可查看本地网络的DNS、子网掩码、网卡地址和绑定的IP地址、IP路由、默认网关、工作域等。我所上传的程序均在在VC 6.0中调试通过。-the small procedure can be used to access network settings, its function similar to the use of the CMD PC / all orders. Access to the loca
  3. 所属分类:Internet/网络编程

    • 发布日期:2008-10-13
    • 文件大小:58683
    • 提供者:江永聪
  1. rsa-daima11

    0下载:
  2. rsa 加密算法的实现使用vc实现可以调试要的就下-rsa encryption algorithm implementation can be achieved using vc debugging to the next
  3. 所属分类:加密解密

    • 发布日期:2008-10-13
    • 文件大小:104388
    • 提供者:刘六流
  1. Registerand1ocx

    0下载:
  2. 一个能实现ocx的注册与卸载的vc++实例,经调试运行成功,对学习vc++是一个很好的例子,希望站长笑纳-achieve a ocx registered with the unloading of vc + + example, commissioning, operation successful learning vc + + is a good example of the hope that the station heart! !
  3. 所属分类:ActiveX/DCOM

    • 发布日期:2008-10-13
    • 文件大小:26631
    • 提供者:陈芳
  1. charufa3

    0下载:
  2. 插入排序法.本代码用升序排序算法.在VC++6.0调试过,没有错误-insertion sort. The code used ascending sort algorithm. In VC + +6.0 debugging, without error
  3. 所属分类:其它

    • 发布日期:2008-10-13
    • 文件大小:819
    • 提供者:fan
  1. vc_jiqiaoshili_part10_11_12

    0下载:
  2. Visual.C++程序设计技巧与实例--配套光盘 第10章 ACITVEX 本章共有两个实例: 1. RegActiveX编程注册ActiveX控件 2. PJ牌九ActiveX控件制作实例 第11章 调试技术 本章共有两个实例: 1. ConsoleTrace在控制台程序中使用TRACE宏 2. MemLeakCheck内存泄漏的例子 第12章 VC数据库编程 本章共6个实例: 1. MyOdbcSample使用ODBC访问数据库 2. MyO
  3. 所属分类:书籍源码

    • 发布日期:2008-10-13
    • 文件大小:1193625
    • 提供者:xixi
  1. VC_COMM_tr

    0下载:
  2. 采用VC编写的串口通信程序,可用于测试串口好坏,或是作为调试其他程序的辅助程序。-prepared by the use of VC serial communication program can be used to test serial quality, Debugging or other procedures as auxiliary procedures.
  3. 所属分类:串口编程

    • 发布日期:2008-10-13
    • 文件大小:26687
    • 提供者:BlueTooth
  1. windowsmade

    0下载:
  2. 基于vc++的窗口制作,调试通过,绝对可用-vc on the window production, through testing, can be absolute
  3. 所属分类:中间件编程

    • 发布日期:2008-10-13
    • 文件大小:48273
    • 提供者:黄超
  1. Recurve

    0下载:
  2. //递归运算(栈的应用)Recurve.cpp VC上调试过. 可以运行-/ / recursive algorithm (Application Stack) Recurve.cpp VC upward tried. Run
  3. 所属分类:数据结构常用算法

    • 发布日期:2008-10-13
    • 文件大小:990
    • 提供者:fan
  1. game_da_fei_ji

    0下载:
  2. 一款打飞机的Vc++ 游戏,在Visual C++6.0上调试通过-aircraft Vc games, 6.0 in Visual C Debugging through
  3. 所属分类:射击游戏

    • 发布日期:2008-10-13
    • 文件大小:141732
    • 提供者:keven
  1. game_shao_lei

    0下载:
  2. 一款用VC编的扫雷游戏,在Visual C++6.0上调试通过-A VC mine-game series, in Visual C 6.0 debugging through
  3. 所属分类:其他智力游戏

    • 发布日期:2008-10-13
    • 文件大小:71161
    • 提供者:keven
  1. 200712917583

    0下载:
  2. 这个程序利用winpcap库来捕获IP数据包。在调试时注意: 1:务必将“Include”文件夹下的所有头文件拷贝到VC安装目录下的库文件夹中,如\"D:\\Program Files\\Micr-winpcap use this procedure to capture the IP packet. Debugging the attention of : 1 : sure "Include" folder of all the header files are copie
  3. 所属分类:Windows编程

    • 发布日期:2008-10-13
    • 文件大小:46816
    • 提供者:杨反
« 1 2 ... 16 17 18 19 20 2122 23 24 25 26 ... 50 »
搜珍网 www.dssz.com