CDN加速镜像 | 设为首页 | 加入收藏夹
当前位置: 首页 资源下载 源码下载 Windows编程 其他小程序 搜索资源 - 核心代码

搜索资源列表

  1. 禁用任务管理器

    0下载:
  2. 通过简单的方法禁用windows任务管理器的运行. 核心代码只有一行哟,可以拓展到禁用其他程序运行.
  3. 所属分类:其他小程序

    • 发布日期:2012-06-29
    • 文件大小:8.91kb
    • 提供者:377545469
  1. BVB杀毒软件的引擎代码

    0下载:
  2. BVB杀毒软件的引擎代码,可以学习这种杀毒软件的核心 帮助自己设计杀毒软件,BVB antivirus engine code, you can learn the core of antivirus software designed to help its own antivirus software
  3. 所属分类:其他小程序

    • 发布日期:2017-03-26
    • 文件大小:9.5kb
    • 提供者:ewe
  1. xiongmaosaoxiang

    0下载:
  2. 熊猫烧香核心代码,你可以下来学习,或者-Panda core code, you can down the study, or play
  3. 所属分类:Other systems

    • 发布日期:2017-04-14
    • 文件大小:3.74kb
    • 提供者:王夏明
  1. include

    0下载:
  2. 关于暴力破解密码的核心代码用c编写的,还算详细-Brute force password on the core code to use c prepared fairly detailed
  3. 所属分类:Other systems

    • 发布日期:2017-03-27
    • 文件大小:3.46kb
    • 提供者:王梦
  1. panda

    0下载:
  2. 熊猫烧香的核心代码,有兴趣的人可以拿去研究研究,相信你会很有收获-panda fire kernel code,you can study it
  3. 所属分类:Other systems

    • 发布日期:2017-04-15
    • 文件大小:8.75kb
    • 提供者:季节
  1. Code

    0下载:
  2. 熊猫烧香的核心代码...... 希望对研究的病毒的人有一些帮助-A core code of virus Panda...
  3. 所属分类:Other systems

    • 发布日期:2017-04-05
    • 文件大小:4.04kb
    • 提供者:
  1. CSplitterWnd

    0下载:
  2. CSplitterWnd的基本使用(视图折分,分割窗口。使用mfc对窗口进行分割,源代码很详细,并对核心代码进行了解释-CSplitterWnd the basic use (view, folding points, split the window. The use of mfc to split the window, the source code is very detailed, and explained the core code
  3. 所属分类:Other systems

    • 发布日期:2017-03-29
    • 文件大小:718.33kb
    • 提供者:zwl
  1. QQFarmPlugIn

    0下载:
  2. QQ农场*核心代码-QQ Farm plug-in core code !!!!!!!!!!!!
  3. 所属分类:Other windows programs

    • 发布日期:2017-04-15
    • 文件大小:6.16kb
    • 提供者:andy
  1. kernelcodeforD3Dinitialize

    0下载:
  2. 用于虚拟演播室系统场景生成系统,初始化Direct3D的核心代码-kernel code for initialize of D3D
  3. 所属分类:Other systems

    • 发布日期:2017-04-04
    • 文件大小:719byte
    • 提供者:cpp
  1. etransfer

    0下载:
  2. 一个快速较快的VB多文件传输源程序,在本地局域网上可达到每秒1.8M,同样来自国外网站,核心代码仅供参考。-A fast multi-file transfers faster VB source, on the local LAN can be achieved per second, 1.8M, also from overseas websites, the core code for reference only.
  3. 所属分类:Other systems

    • 发布日期:2017-04-16
    • 文件大小:17.15kb
    • 提供者:yueyue
  1. ArpLock

    0下载:
  2. Arp绑定功能,可以代替arp.exe使用,源码经重新编译,核心代码从网上收集-Lock arp list,free arp list,you can use it in windows system!
  3. 所属分类:Other systems

    • 发布日期:2017-04-17
    • 文件大小:23.96kb
    • 提供者:阿唱
  1. testMMTimer

    0下载:
  2. VC.net毫秒计时器核心代码演示程序,还不是一个完整的应用,仅向大家展示如何制作一下豪秒的计时模块,本演示运行于VS2005环境下,高版本VS也可兼容,不过在转换过程中可能有错误。-VC.net millisecond timer core code demo program, less than a complete application, only to show how to make a second time about high module, the demonstration
  3. 所属分类:Other systems

    • 发布日期:2017-04-05
    • 文件大小:18.78kb
    • 提供者:iamafish
  1. AIeightNUM

    0下载:
  2. 自己写的八数码程序,有文档和核心代码。思想有原创部分。-Write eight digital procedures, documentation and the core code. Some ideas are original.
  3. 所属分类:Other windows programs

    • 发布日期:2017-04-25
    • 文件大小:100.54kb
    • 提供者:luoax084
  1. md5

    0下载:
  2. 研究的md5计算器做成的源代码,是用vs2008做的,有兴趣的可以下来研究下,核心代码不是自己写的,另外开发环境的编码不是用的 unicode-Studies made of the source code md5 calculator is used vs2008 to do, are interested can down studies, the core code is not write, and the other development environment is not usi
  3. 所属分类:Other systems

    • 发布日期:2017-04-04
    • 文件大小:43.74kb
    • 提供者:胡杨
  1. Using.multimedia.timer.in.the.VCsourcecode

    0下载:
  2. 在VC++中使用多媒体计时器的源代码,就像秒表一样的功能,点击设置计时器后,它就开始工作了,当然,实例本身没有什么价值,核心代码倒是可以灵活运用,尤其是刚学习VC的朋友,对你较有用,可以参考下 -VC++, using the multimedia timer in the source code, the same functions as a stopwatch, timer settings, after clicking, it begins to work, of course,
  3. 所属分类:Other windows programs

    • 发布日期:2017-03-25
    • 文件大小:14.91kb
    • 提供者:李杜
  1. vctimer

    0下载:
  2. 在VC++中使用多媒体计时器的源代码,就像秒表一样的功能,点击设置计时器后,它就开始工作了,当然,实例本身没有什么价值,核心代码倒是可以灵活运用,尤其是刚学习VC的朋友,对你较有用-In VC++ using the multimedia timer in the source code of the same features as a stopwatch, and click to set the timer, it begins to work, of course, instances
  3. 所属分类:Other windows programs

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

    0下载:
  2. 安卓连接蓝牙核心代码,哈哈哈哈啊哈发康复科(Android connects to bluetooth core code, ha-ha)
  3. 所属分类:其他

    • 发布日期:2017-12-30
    • 文件大小:2kb
    • 提供者:嗷嗷嗷嗷
  1. DES_TEST

    0下载:
  2. Delphi 3DES解密代码,随便乱上传的,为了凑够字数(abcdefghijklmnopqrst)
  3. 所属分类:其他

    • 发布日期:2017-12-25
    • 文件大小:14kb
    • 提供者:刘涛1
  1. 置入代码

    0下载:
  2. 易语言置入代码实例,描述置入代码的核心代码(Easy language placement code instance)
  3. 所属分类:其他

    • 发布日期:2018-04-20
    • 文件大小:1.65mb
    • 提供者:刘谦
  1. linux-0.00-master

    0下载:
  2. linux 核心代码详解 包含中文注释说明(linux kernel code descr iption)
  3. 所属分类:其他

    • 发布日期:2018-05-06
    • 文件大小:12kb
    • 提供者:大大苹果
« 12 3 4 5 6 »
搜珍网 www.dssz.com