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

搜索资源列表

  1. 发现网络中的活动主机

    0下载:
  2. 关键字: socket, 校验和算法, ICMP, connect, 端口,扫描, 这是我课程设计时,用VC.NET写的一个程序,功能是在利用socket提供的API函数, 填充并发送ICMP包,测试指定IP地址段中活动主机. 使用简单的connect方法来测试目的端口是否可通.并附带了校验和算法.希望更多的人与我交流, QQ:270596846 e_mail:chmuggmwtg@163.com-keyword : socket, the checksum algorithm, I
  3. 所属分类:扫描程序

    • 发布日期:2008-10-13
    • 文件大小:13.73kb
    • 提供者:陈成
  1. yC1.3src

    0下载:
  2. I think this the first time every one can look at a PE crypter source in top level language such VC++. So as I promised ... if some one sent me one nice compress source I would publish my source. I dedicate this source to all people who invo
  3. 所属分类:加密解密

    • 发布日期:2008-10-13
    • 文件大小:48.66kb
    • 提供者:李泉
  1. A_Bottom-U154180292003

    0下载:
  2. 有限状态机实现 It is an example of a bottom-up parser, using an algorithm I came up with. My bottom-up parser was completely hand-written, without any code generation. It s algoritm is centered around a finite-state machine code as a tree structure with s
  3. 所属分类:系统编程

    • 发布日期:2008-10-13
    • 文件大小:119.99kb
    • 提供者:brucewang
  1. “系统飞狐”中获取系统信息的方法

    0下载:
  2. 在我的系统设置软件“系统飞狐”中,应用到一个获取系统信息的源代码 ,在VC++中经过巧妙转换应用到我的软件中,取得了良好的效果,也许很多人都见过这个简单的获取系统信息的类sysinfo,在系统飞狐中充分扩展了它的功能 。该类首先需要编译一个DLL文件然后再调用它根据需要生成我们自己的应用程序。-in my system setup software "flying fox system," the application access to an information sy
  3. 所属分类:系统编程

    • 发布日期:2008-10-13
    • 文件大小:36.26kb
    • 提供者:唐佳
  1. vc_myie_auto_form_submit.rar

    0下载:
  2. ie表单提交,用于自动控制ie提交表单的演示。这个不是我的代码。使用webbrowser接口,ie form submission, ie automatic control for the presentation submission form. This is not my code. Webbrowser interface to use
  3. 所属分类:Windows Kernel

    • 发布日期:2017-03-27
    • 文件大小:273.52kb
    • 提供者:零度水银
  1. AVI

    1下载:
  2. 这是我在学习vc中播放文件的时候 编写的一个小程序 用来播放avi动画文件的-This is my vc in learning to play when a document prepared by a small program used to play avi animation files
  3. 所属分类:Windows Kernel

    • 发布日期:2017-03-29
    • 文件大小:36.13kb
    • 提供者:xushiyue
  1. byc

    0下载:
  2. 这是我在学习vc中图像的时候 编写的一个小程序 用来图片的百叶窗的效果-This is my vc in learning when the image in the preparation of a small program used to picture the effect of the blinds
  3. 所属分类:Windows Kernel

    • 发布日期:2017-04-03
    • 文件大小:36.74kb
    • 提供者:xushiyue
  1. 11

    0下载:
  2. 我的毕业设计基于VC++的车牌识别系统,欢迎大家交流-My design is based on graduation VC++ License plate recognition system, are welcome to exchange
  3. 所属分类:Windows Kernel

    • 发布日期:2017-04-17
    • 文件大小:231.24kb
    • 提供者:Li
  1. a

    0下载:
  2. vc 数据 库编 程 人事管理 谢谢支持-vc man manager sorry my english very poor
  3. 所属分类:Windows Kernel

    • 发布日期:2017-04-17
    • 文件大小:155.88kb
    • 提供者:李小龙
  1. mmscode

    0下载:
  2. 代码是vc采信开发中的编码和解码,可以帮助同事门在开发和测试短信中,对熟悉原理很有帮助-Vc code is admissible in the Development of encoding and decoding, the door can help my colleagues in the development and testing of messages, the familiar principle of helpful
  3. 所属分类:Crypt_Decrypt algrithms

    • 发布日期:2017-04-08
    • 文件大小:22.86kb
    • 提供者:
  1. NeighborCode

    0下载:
  2. 网上邻居设置程序,在XP+VC下测试通过-Setup My Network Places in XP+ VC under test
  3. 所属分类:Windows Kernel

    • 发布日期:2017-04-06
    • 文件大小:57.57kb
    • 提供者:yang
  1. MFC_Array_Tutorial

    0下载:
  2. 一个使用MFC的VC++数组类代码,大家都知道,MFC的数组类可以存放任何数据类型,C++的常规数组在使用前必须将其定义成能够容纳所有可能需要的元素,而MFC数组类创建的对象可以根据需要动态地增大或减小,数组的起始下标是0,而上限可以是固定的,也可以随着元素的增加而增加,数组在内存中的地址仍然是连续分配的,希望通过我这个程序示例让你对基于MFC的数组类有一个更好的理解,教您学会使用这种数组类。 -One using MFC in VC++ array class code, and we
  3. 所属分类:Windows Kernel

    • 发布日期:2017-03-29
    • 文件大小:10.92kb
    • 提供者:madud00082
  1. moxuTest

    0下载:
  2. 这是我在VC++日常开发中收集的一些经常用到的类库,每一款都可以轻松重用-This is my daily development in VC++ to collect some of the frequently used libraries, each one can be easily reused
  3. 所属分类:Windows Kernel

    • 发布日期:2017-04-07
    • 文件大小:33.58kb
    • 提供者:madud00085
  1. Backlight

    0下载:
  2. VC++程序,可以调节系统的亮度和对比度,对我非常有帮助的程序源码-VC++ program, the system can adjust the brightness and contrast, very helpful for my program source code
  3. 所属分类:Windows Kernel

    • 发布日期:2017-04-08
    • 文件大小:20.42kb
    • 提供者:胡凯
  1. Detailed-code-VC-P-P-in-depth

    0下载:
  2. 里面有很多源程序代码,但愿对大家有用,是我自己收藏的啊~-There are a lot of source code, I hope for all of us, is my own collection, ah ~
  3. 所属分类:Windows Kernel

    • 发布日期:2017-05-22
    • 文件大小:6.71mb
    • 提供者:吴晓瑶
  1. ModGetHID

    0下载:
  2. 生成与硬件相关的注册码。控制软件不重复使用!那么,很多多人认为VB实现不了。自然没有找到方法,一定是实现不了。然而,感谢WWW,我们能在上面找到VC的源码,DELPHI的源码。但是VB的就是见不到。为此,我决定将VC的源码改成VB的,以下即是: VC原作说明部分(再发行时,请注意采用注解的方式,请不要删除的方式侵权,谢谢!) *************************************************************************
  3. 所属分类:Windows Kernel

    • 发布日期:2017-04-06
    • 文件大小:5.04kb
    • 提供者:
  1. My

    0下载:
  2. 用vc语言编写的一个应用程序:计算器、写字板、画刷等应用程序-An application written using vc language: Calculator, WordPad, brush application
  3. 所属分类:Windows Kernel

    • 发布日期:2017-11-13
    • 文件大小:41.98mb
    • 提供者:as
  1. jianbian

    0下载:
  2. VC++绘制渐变色文字?将文字添加渐变色的特效,这个相信不少朋友会需要吧,今天将源码分享给大家。-VC++ draw a gradient color text? Add text gradient effects, I believe many of my friends need it, the source code for everyone to share.
  3. 所属分类:Windows Kernel

    • 发布日期:2017-12-09
    • 文件大小:117.4kb
    • 提供者:程莉萍
  1. vcopencom

    0下载:
  2. VC++打开我的电脑和我的文档,VC与系统接口操作相关的实例小程序,演示如何用VC++的窗口命令调用(打开)我的电脑和我的文档,较基础的一个源代码。-VC++ to open my computer and my documents, VC system interface operation instance small program, demonstrates how to use VC++ the window command call (Open) my computer and my
  3. 所属分类:Windows Kernel

    • 发布日期:2017-11-27
    • 文件大小:10.34kb
    • 提供者:吴国玉
  1. 124472773DSurfer

    0下载:
  2. 3D Surfer 应用,例子很详细,是最近的劳动成果-Develop 3D sufer in VC,example is distict. it is my recently .
  3. 所属分类:Windows Kernel

    • 发布日期:2017-05-13
    • 文件大小:2.84mb
    • 提供者:xsyu20
« 12 »
搜珍网 www.dssz.com