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

搜索资源列表

  1. dial

    0下载:
  2. 这是一个利用at指令在vc++环境编写利用笔记本的com口控制modem拨打公用电话网电话的程序,程序调试可用。-This is a use at command in vc++ Environment prepared to use the notebook to control the com port PSTN modem dial telephone procedures can be used for program debugging.
  3. 所属分类:Modem program

    • 发布日期:2017-04-09
    • 文件大小:2313268
    • 提供者:bearzhong
  1. ScrollingMarquee

    0下载:
  2. 一个VC下滚动字幕示例程序,利用了缓冲区绘图的技术,在VS2003下调试通过。 -This is example for scrolling Marquee programming in VC. It have been debugged in Microsoft Visual Studio 2003.
  3. 所属分类:StatusBar

    • 发布日期:2017-05-20
    • 文件大小:5981433
    • 提供者:周炳莹
  1. ProcessHide

    1下载:
  2. VC++实现的rin0级别的进程隐藏和进程保护。要用到DDK。此压缩包中有完整的源代码,并且调试通过。-VC++ to achieve the rin0 level hidden process and process protection. To use DDK. This package is the integrity of the source code, and debugging through.
  3. 所属分类:进程与线程

    • 发布日期:2013-03-27
    • 文件大小:1843662
    • 提供者:jiangyadong
  1. STCDebugger

    1下载:
  2. STC单片机的调试程序。STC单片机不具备在线调试功能,该程序能够实现STC单片机的嵌入式调试,满足大部分情况使用。另附VC源代码,喜欢编程的爱好者,可以根据需要进行改进。-STC chip debugger. STC chip debug function is not available online, the program can achieve STC microcontroller embedded debugging, to meet in most cases to use. V
  3. 所属分类:ARM-PowerPC-ColdFire-MIPS

    • 发布日期:2017-03-30
    • 文件大小:51614
    • 提供者:chen
  1. ToDoAddOnProfile_src

    0下载:
  2. 一个调试STL的VC插件--A vc plug-in used for debugging STL
  3. 所属分类:STL

    • 发布日期:2017-11-16
    • 文件大小:4648
    • 提供者:站长
  1. release Debug Info

    0下载:
  2. 允许在VC的发布版本中输出调试信息到文件-Allow the release version of VC output debugging information to a file
  3. 所属分类:Windows Kernel

    • 发布日期:2017-11-11
    • 文件大小:7004
    • 提供者:ahe
  1. Salary

    0下载:
  2. 工资管理系统VC+Access版源代码工资管理系统VC+Access版源代码,运行截图如上所示,调试测试请注意:登录的用户和密码均为KJS。-The wages the management system VC+Access version of source code for payroll management system VC+Access version of the source code, run screenshot shown above, and debug test Not
  3. 所属分类:Other Databases

    • 发布日期:2017-11-09
    • 文件大小:102399
    • 提供者:jtgame
  1. MPEG-4play

    0下载:
  2. (1)源代码可在VC 6.0或.NET下调试。 (2)调试前需要安装Microsoft DirectX 9.0。 (3)直接打开//MyPlayer/BUILD目录下的ThePlaya.dsw文件。-(1) source code in 6.0 or VC.NET debug. (2) debugging former requires Microsoft DirectX 9.0. (3) Direct Open// MyPlayer/BUILD directory of t
  3. 所属分类:Streaming_Mpeg4

    • 发布日期:2017-11-16
    • 文件大小:247451
    • 提供者:王贻达
  1. VCPP

    0下载:
  2. VC++ 串口调试助手源代码 在VC6中已经通过-VC++ serial debugging assistant source code has passed in VC6
  3. 所属分类:Com Port

    • 发布日期:2017-12-10
    • 文件大小:45165
    • 提供者:liufeihua
  1. morphology

    0下载:
  2. 用vc 6.0编写的经典数学形态学粗化和细化、膨胀和腐蚀的源代码,在vc环境下调试通过。对理解这些原理很有帮助的。-Vc 6.0 with the preparation of the classic mathematical morphology coarsening and refinement, expansion and corrosion of the source code in vc through debugging environment. To understand the
  3. 所属分类:Special Effects

    • 发布日期:2017-03-28
    • 文件大小:242405
    • 提供者:cwb
  1. to_distinguish_the_plate_of_car

    0下载:
  2. 能够较好地实现大多数车牌的识别,在VC++ 6.0环境下,调试通过。-Can be used to achieve the majority of license plates to identify, in VC++ 6.0 environment, debugging through.
  3. 所属分类:Embeded-SCM Develop

    • 发布日期:2017-05-13
    • 文件大小:1412018
    • 提供者:陶铭
  1. lsxsscom

    0下载:
  2. 串口的vc演示程序,和调试助手类似哦,比较超值啊-Vc serial demo program, and debug similar aides Oh, ah Comparison Value
  3. 所属分类:OS Develop

    • 发布日期:2017-04-03
    • 文件大小:174359
    • 提供者:mao
  1. wave

    1下载:
  2. 地震波方程的时间空间二阶差分的数值模拟,程序用vc++6.0调试,需要matlab绘图-Seismic wave equation of time and space second-order difference of the numerical simulation, the program used vc++ 6.0 debugging, need matlab graphics
  3. 所属分类:Windows Develop

    • 发布日期:2014-05-05
    • 文件大小:848556
    • 提供者:panjun
  1. yangtiao

    0下载:
  2. 数值分析里的样条插值算法,相信大家都不陌生吧。此算法可作为数值分析老师布置的程序作业提交,用VC 6.0即可调试通过,结果经检验也正确。欢迎大家下载!-Numerical analysis in the spline interpolation algorithm, I do not think people unfamiliar with it. This algorithm can be used as numerical analysis procedures for the teache
  3. 所属分类:Algorithm

    • 发布日期:2017-03-28
    • 文件大小:8594
    • 提供者:maowu
  1. cvery_47098510

    0下载:
  2. attendance.exe个人考勤软件是我的一个习作,去年初调试完成后,我把它的全部源码在VC知识库网站(http://www.vckbase.com/)发表,那可以称为1.0版,当时的初衷是介绍我在开发基于对话框的VC++应用程序时如何解决打印和打印预览这个难点问题的。最近我把它又作了一些修改、完善,算作2.0版,准备上传到贵网站介绍给大家。算不上有什么多大的实用价值,一般朋友也就拿来玩玩吧,对于那些遭遇到刻薄、自私、不通人情的老板的打工朋友,可以拿它来统计一下你为你的老板没日没夜工作花费
  3. 所属分类:Windows Develop

    • 发布日期:2017-04-06
    • 文件大小:146453
    • 提供者:nickylee
  1. VC6

    0下载:
  2. 多用途的usb调试程序.用vc编写.可通过增加功能,变成自己的软件.-Usb multi-purpose debugger. Using vc prepared. Can increase the functionality into its own software.
  3. 所属分类:SCM

    • 发布日期:2017-04-07
    • 文件大小:107412
    • 提供者:haifengmofan
  1. Bezier

    0下载:
  2. Beizer曲线,用VC++编程的,可以调试一下试试看-Beizer curve, with VC++ Programming, you can debug you give it a try
  3. 所属分类:Graph program

    • 发布日期:2017-03-29
    • 文件大小:38789
    • 提供者:ace
  1. FillArea--

    0下载:
  2. 用vc实现多边形填充程序,自己编的,可以选择颜色,任意多边形,调试通过-Vc polygon filled with the realization of procedures, own, and can choose the color, arbitrary polygons, debugging through
  3. 所属分类:Special Effects

    • 发布日期:2017-05-15
    • 文件大小:70571
    • 提供者:redfish
  1. DrawLine--

    0下载:
  2. 用vc实现的像素方式画直线,自己编的,调试通过,像素也被显示-Vc achieved by way of drawing a straight line pixels, own, and debug is passed, pixels are shown
  3. 所属分类:Windows Develop

    • 发布日期:2017-03-27
    • 文件大小:69808
    • 提供者:redfish
  1. MathMorph

    0下载:
  2. 基于数学形态学的图像处理源代码,用vc++编写,已经调试成功!-Based on mathematical morphology image processing source code, with vc++ Preparation has been successful debugging!
  3. 所属分类:Special Effects

    • 发布日期:2017-05-10
    • 文件大小:2306904
    • 提供者:zhangpin
« 1 2 ... 30 31 32 33 34 3536 37 38 39 40 ... 50 »
搜珍网 www.dssz.com