CDN加速镜像 | 设为首页 | 加入收藏夹
当前位置: 首页 资源下载 源码下载 系统编程 搜索资源 - VC 教程

搜索资源列表

  1. WindowsService

    1下载:
  2. 本程序是基于VC++ 的Windows编程的实例。主要涉及的是Windows服务程序的开发,里面还有一份关于 Windows服务程序开发的教程,是个很好的东西。-the VC are based on the Windows programming examples. Mainly related to the Windows services for the development, there is also a Windows service procedures on the dev
  3. 所属分类:系统编程

    • 发布日期:2008-10-13
    • 文件大小:373133
    • 提供者:wangjianhui
  1. 采用替换文件的方法截获WinSock中的函数调用

    0下载:
  2. D:\\vc教程\\newweb\\1图像声音\\net1\\采用替换文件的方法截获WinSock中的函数调用-D : \\ vc Directory \\ newweb \\ images a voice \\ net1 \\ documents used to replace the WinSock intercepted the function call
  3. 所属分类:弱点检测代码

    • 发布日期:2008-10-13
    • 文件大小:3886
    • 提供者:艾仁
  1. VCprogrammingexamples

    0下载:
  2. 本为经典书籍VC案例教程的源码,内容含盖大量的应用,如图像处理、串行、信号等。
  3. 所属分类:系统编程

    • 发布日期:2008-10-13
    • 文件大小:15618939
    • 提供者:mahz
  1. vcppt

    0下载:
  2. 这是孙鑫老师的vc++系列经典教程之中的ppt部分,包含了vc++的大多数类容-SUN Xin teachers this is vc++ series of classic tutorials ppt in part contains most of the vc++ Class capacity
  3. 所属分类:Windows Kernel

    • 发布日期:2017-04-01
    • 文件大小:39586
    • 提供者:黄忠
  1. TomCrypt

    0下载:
  2. 专为VC++开发的加密函数库,可以在bcc下编译成lib,内含使用教程和帮助文档。-For VC++ development library of encryption can be compiled under bcc into lib, includes the use of tutorials and help documents.
  3. 所属分类:Crypt_Decrypt algrithms

    • 发布日期:2017-05-09
    • 文件大小:2166079
    • 提供者:148
  1. VC._code

    0下载:
  2. 孙鑫老师的VC视屏教程源码,很用用的,网上很难找的,希望对大家学习VC有帮助-Sun Xin teacher' s VC Shiping tutorial source code, it is with the use, online hard to find, and want to help them to learn VC
  3. 所属分类:Windows Kernel

    • 发布日期:2017-06-11
    • 文件大小:18177929
    • 提供者:ffffffffff
  1. TomCrypt

    0下载:
  2. 专为VC++开发的加密函数库,由Rinick编写了makefile文件,可以在bcc下编译成lib,内含使用教程和帮助文档。 -Developed specifically for VC++ encryption library from Rinick prepared makefile file can be compiled under bcc into lib, includes the use of tutorials and help documentation.
  3. 所属分类:Linux-Unix program

    • 发布日期:2017-05-09
    • 文件大小:2165929
    • 提供者:yzj
  1. pe-protector

    0下载:
  2. 讲述如何创建自己的外壳,采用VC++,简单易懂,是加壳学习的入门教程-Describes how to create your own shell, using VC++, easy to understand, is packed learning Tutorial
  3. 所属分类:Crypt_Decrypt algrithms

    • 发布日期:2014-09-06
    • 文件大小:80896
    • 提供者:cc
  1. BHOtech

    0下载:
  2. 使用c++ ATL 的一个 BHO开发教程和示例程序,很不错的vc ATL源码,感兴趣的朋友可以看看。-A BHO using C + + ATL development tutorials and sample programs, very good vc ATL source code, and interested friends can see.
  3. 所属分类:Windows Kernel

    • 发布日期:2017-05-10
    • 文件大小:2200944
    • 提供者:小强
  1. wrjs

    0下载:
  2. vc相关教程,比较经典实用,有详细讲解,有需要的可继续联系-vc tutorials, more classic practical, explain in detail the need to continue contact
  3. 所属分类:Windows Kernel

    • 发布日期:2017-12-02
    • 文件大小:4594570
    • 提供者:山水
  1. chapter1

    0下载:
  2. vc++,程序设计,教程,第一章,系统编程-the vc++, program design, tutorials, Chapter I, System Programming
  3. 所属分类:Windows Kernel

    • 发布日期:2017-12-05
    • 文件大小:62822
    • 提供者:chenchufei
  1. vcPPchapter4

    0下载:
  2. vc++程序设计教程 ,vc++,编程,入门-vc++ programming tutorial, vc++, programming, entry
  3. 所属分类:Windows Kernel

    • 发布日期:2017-12-10
    • 文件大小:72249
    • 提供者:chenchufei
  1. vcPPchapter5

    0下载:
  2. vc++,程序设计,教程,第一章,系统编程-the vc++, program design, tutorials, Chapter I, System Programming
  3. 所属分类:Windows Kernel

    • 发布日期:2017-11-27
    • 文件大小:75587
    • 提供者:chenchufei
  1. Warehouse

    0下载:
  2. vc++页面学习实例教程,初学者学习代码-The learning tutorial examples, vc++ page beginners learning code
  3. 所属分类:Windows Kernel

    • 发布日期:2017-11-30
    • 文件大小:3874308
    • 提供者:李达
  1. rpgedit

    0下载:
  2.  某PRG游戏的参数编辑器,VC++ PRG游戏编写教程中的一个随书例子,可以对人物名称、攻击力、防御力、魔法、等级、攻击距离等进行参数设置,在一些PRG游戏中,你这样的编辑器是经常在在的。-A PRG game parameter editor, VC++ PRG game to write a tutorial with the book example, can the character name, attack power, defense force, parameter setti
  3. 所属分类:Windows Kernel

    • 发布日期:2017-11-14
    • 文件大小:15959
    • 提供者:王佩华
  1. cssends

    0下载:
  2. C/S结构的网络文件传送,点对点,VC++源码实现,启动服务端和客户端,输入IP地址和端口,成功连接后,可发送和接收文件,虽然简单,但对学习VC来说比较实用的范例教程,类似程序已有不少了。-C/S structure of the network file transfer, peer-to-peer VC++ source, start the server and the client, enter the IP address and port after successful conne
  3. 所属分类:Windows Kernel

    • 发布日期:2017-11-08
    • 文件大小:20829
    • 提供者:程勇
  1. CODE

    0下载:
  2. 孙鑫写的教程,VC++深入详解。由浅入深、循序渐进地讲述Windows程序内部运行机制、MFC框架、文本、菜单、对话框、文件操作、网络编程、进程间通信、ActiveX控件、动态链接库、HOOK编程等多个主题。-Sun Xin write tutorials, VC++ thorough explanation. Deep within the program step by step explanation of the Windows operating mechanism, MFC fram
  3. 所属分类:Windows Kernel

    • 发布日期:2017-11-16
    • 文件大小:1923409
    • 提供者:李江乔
  1. VC--PCtongxin

    0下载:
  2. vc 计算机与单片机 串口 通信 教程 -enlishi is good
  3. 所属分类:Windows Kernel

    • 发布日期:2017-04-06
    • 文件大小:133423
    • 提供者:赵润鹏
  1. VC_Auto-SearchFile

    0下载:
  2. 用VC 实现查找本机文件,快速,且是学习VC的好教程-Find the machine with VC files, fast, and is a good tutorial to learn VC
  3. 所属分类:Windows Kernel

    • 发布日期:2017-05-23
    • 文件大小:7198596
    • 提供者:吴庆林
  1. VC-P-P-MFC-game

    0下载:
  2. VC++MFC小游戏开发实例教程+扫雷+五子棋+俄罗斯+老鼠滚球-VC++MFC small game development tutorials+ mine+ backgammon+ Russia+ mice Bowls
  3. 所属分类:Windows Kernel

    • 发布日期:2017-05-11
    • 文件大小:2895952
    • 提供者:sonshang
« 12 »
搜珍网 www.dssz.com