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

搜索资源列表

  1. Myhotel

    0下载:
  2. 利用VC开发客房数据库管理系统,经过调试完全可以应用,是比较不错的一个数据库系统,可以用于初学者、或是项目开发-Developed using VC room database management system, through debugging can use, it is more of a good database system can be used for beginners, or project development
  3. 所属分类:Database system

    • 发布日期:2017-05-23
    • 文件大小:7522396
    • 提供者:柳新华
  1. VehiclePositioning

    0下载:
  2. 该程序是个很不错的车牌定位与识别系统源代码,可以比较清晰和准确的提取出车辆的牌照文字包括中文.英文和数字ps 压缩包中附有车牌图.在vc环境下就可以调试,运行-Vehicle Positioning
  3. 所属分类:Special Effects

    • 发布日期:2017-04-03
    • 文件大小:190775
    • 提供者:zgychat
  1. Scripts

    0下载:
  2. 一个可自动进行立体匹配的vc源码,经过调试以实现-An automatic stereo matching vc source code, after commissioning in order to achieve
  3. 所属分类:Special Effects

    • 发布日期:2017-04-05
    • 文件大小:6371
    • 提供者:水婧
  1. dashujiecheng

    0下载:
  2. 大树阶乘的源码,考虑了溢出,并且在vc++2008调试通过-Source code tree factorial, considering the overflow, and debugging through vc++2008
  3. 所属分类:Mathimatics-Numerical algorithms

    • 发布日期:2017-04-01
    • 文件大小:503619
    • 提供者:张璇
  1. SDK4565464778

    0下载:
  2. 基于VC++远程视频监控系统,程序运行在Windows 98/2000/XP/2003平台下,可在VC++ 6.0或.NET中调试。调试前请先安装Microsoft DirectX 9.0 SDK。因为本章的程序用到DirectShow的COM,需要在程序options→directories→include files中添加“E:\Program Files\Microsoft DirectX 9.0 SDK \Samples\C++\DirectShow\BaseClasses”-Based
  3. 所属分类:Communication

    • 发布日期:2017-05-13
    • 文件大小:3376843
    • 提供者:吴建
  1. zengliang_pid

    0下载:
  2. 数字增量式PID控制算法仿真程序,调试已经通过,可直接应用VC++ 6.0 调试,可用文件方式对其进行输入输出。 -Digital incremental PID control algorithm simulation program, debugging has been passed, can be applied directly VC++ 6.0 debugger can be used to input and output of their papers.
  3. 所属分类:Algorithm

    • 发布日期:2017-03-30
    • 文件大小:195701
    • 提供者:袁晓宾
  1. friendclass

    0下载:
  2. 一个学习学习友元类的很好的例子,已通过vc++6.0上机调试-A friend to learn to learn good example of the class has passed through the machine debugging vc++6.0
  3. 所属分类:source in ebook

    • 发布日期:2017-04-09
    • 文件大小:723
    • 提供者:孙东磊
  1. 1111

    0下载:
  2. 很不错的完整源程序,已经在VC下调试通过。游戏有20幅地图,支持双人战斗,非常好玩 本站提供双人战斗免费下载,版权归其软件公司或原作者所有。如果你喜欢,请支持正版!-很不错的完整源程序,已经在VC下调试通过。游戏有20幅地图,支持双人战斗,非常好玩 本站提供双人战斗免费下载,版权归其软件公司或原作者所有。如果你喜欢,请支持正版!
  3. 所属分类:Windows Develop

    • 发布日期:2017-04-16
    • 文件大小:54078
    • 提供者:111111
  1. HRManagementSystem

    0下载:
  2. 这是一个VC++开发的企业人力资源管理系统,数据库用Access,有登录,薪资管理,报告生成等模块,适合VC++及数据库初学者查看及调试代码,也可做为专科生毕业设计代码,代码运行简单,内含可执行文件,初始用户名和密码为admin,初次运行时,看运行说明文件夹下的Readme.txt文件,报告生成模块可以产生Word格式报告,该模块由Delephi开发,生成DLL文件给VC++代码调用,DLL的源代码也在其中。 -HR Management System
  3. 所属分类:Database system

    • 发布日期:2017-05-12
    • 文件大小:2677389
    • 提供者:刘金根
  1. FlashPlayer

    1下载:
  2. FlashPlayer播放器 VC++ 开发,vs2008下调试通过-FlashPlayer Player
  3. 所属分类:Windows Develop

    • 发布日期:2017-04-09
    • 文件大小:1142265
    • 提供者:aidfen
  1. iksnmp

    0下载:
  2. 本软件是在VC++6.0下面编译并调试成功的。这个软件采用SNMP协议编程,能动态的发现某个路由的所有子网的拓扑结构。-nonono
  3. 所属分类:WinSock-NDIS

    • 发布日期:2017-05-16
    • 文件大小:4480934
    • 提供者:you
  1. shujujiegou_erfenfachazhaoshuju

    0下载:
  2. 《数据结构》课程中,利用二分法查找数据,压缩包里是源代码,在vc++6.0中可以直接调试-" Data Structure" Course, using binary search data, compression bag is the source code, in vc++6.0 can directly debug
  3. 所属分类:Data structs

    • 发布日期:2017-03-27
    • 文件大小:1003
    • 提供者:叶杨
  1. diguifashixianxianxubianli

    0下载:
  2. 《数据结构》中利用递归法实现“线序遍历”,在vc++6.0中可以直接调试-" Data Structure" in the use of recursive method to achieve " line preorder traversal" , in vc++6.0 can directly debug
  3. 所属分类:Data structs

    • 发布日期:2017-03-27
    • 文件大小:655
    • 提供者:叶杨
  1. studentclass

    0下载:
  2. 《面向对象的c++程序设计》中用c++实现学生类,可以直接再vc++中调试-" Object-oriented programming c++" using c++ implementation classes of students can be directly re-vc++ debug
  3. 所属分类:Windows Develop

    • 发布日期:2017-04-11
    • 文件大小:993
    • 提供者:叶杨
  1. serialport

    0下载:
  2. 利用控件编写的VC++编写的串口调试程序-Prepared to use control written in VC++ debugger serial port
  3. 所属分类:Other windows programs

    • 发布日期:2017-04-09
    • 文件大小:1653806
    • 提供者:yaota
  1. MySerialPort

    0下载:
  2. 用VC写的串口调试助手,是用封装好的串口类写的-Written by VC serial debugging assistant, is a good package, written in serial class
  3. 所属分类:Dialog_Window

    • 发布日期:2017-03-29
    • 文件大小:84400
    • 提供者:niebing
  1. sbcprj_new0825

    0下载:
  2. 子带滤波SBC源代码 经典的蓝牙音频算法 已经构建为VC工程 调试方便-Sub-band filter source code SBC Classic Bluetooth audio algorithm has been built for the convenience of VC project debugging
  3. 所属分类:Audio program

    • 发布日期:2017-03-29
    • 文件大小:76774
    • 提供者:yy
  1. ShowDIB

    0下载:
  2. MFC编程的小程序,使用VC++6.0就可以编译、调试和使用。功能比较简单。-MFC programming, small programs, using VC++6.0 you can compile, debug and use. Function is relatively simple.
  3. 所属分类:Graph program

    • 发布日期:2017-04-04
    • 文件大小:49569
    • 提供者:linyu
  1. SerialPortTest

    0下载:
  2. 串口调试的vc环境下,里面有事件,希望对你有用-about Serial on the vc
  3. 所属分类:Communication

    • 发布日期:2017-05-10
    • 文件大小:2427828
    • 提供者:任我行
  1. VC_Matcom_code

    1下载:
  2. VC与matlab混合编程,以matcom为接口,在VC++中调用Matlab中的函数,无需matlab运行环境。包括三个工程例子:在VC的对话框中调用matlab画图函数;分别绘制单线程以及多线程的衰减震荡曲线。内附有程序的调试说明。-VC with the matlab programming mix in order to matcom the interface, in the VC++ to call a function in Matlab without matlab runtim
  3. 所属分类:Special Effects

    • 发布日期:2014-05-18
    • 文件大小:6821042
    • 提供者:xinxin
« 1 2 ... 39 40 41 42 43 4445 46 47 48 49 50 »
搜珍网 www.dssz.com