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

搜索资源列表

  1. 3des0000000000000000000

    0下载:
  2. 一个用C++写的3des加密算法源代码 算法效率不错 是学习的好例子-a written 3DES encryption algorithm source code algorithm efficiency is good to learn a good example
  3. 所属分类:加密解密

    • 发布日期:2008-10-13
    • 文件大小:5.83kb
    • 提供者:宇宙的弦
  1. AnnetTrafficExample

    0下载:
  2. 流量监控系统,Vc++实现。 一个学习的好例子。-flow control system, Vc achieve. Learning a good example.
  3. 所属分类:系统编程

    • 发布日期:2008-10-13
    • 文件大小:58.22kb
    • 提供者:chenlian
  1. MemPoolTest

    0下载:
  2. 一个好用的内存沲类,线程安全,也是一个学习如何设计线程安全的类的好例子。-a handy memory gasoline category, security thread, as well as learning how to design a security thread like good example.
  3. 所属分类:系统编程

    • 发布日期:2008-10-13
    • 文件大小:9.64kb
    • 提供者:srs
  1. kmod

    0下载:
  2. 一个有关linux内核编成的好例子,这个例子我们卖了一千多rmp呢,绝对有参考价值-one of the Linux kernel into a good example of this example, we sold more than 1,000 rmp it. absolute reference value
  3. 所属分类:Linux/Unix编程

    • 发布日期:2008-10-13
    • 文件大小:864.26kb
    • 提供者:pan
  1. SeekReg20

    0下载:
  2. 在清册表中查找的一个例程,是学习注册表操作的一个好例子
  3. 所属分类:系统编程

    • 发布日期:2008-10-13
    • 文件大小:27.38kb
    • 提供者:suny
  1. Caesar

    0下载:
  2. 一个解密程序源代码,了解基本加密的好例子
  3. 所属分类:加密解密

    • 发布日期:2014-01-17
    • 文件大小:104.27kb
    • 提供者:lyang
  1. time

    1下载:
  2. 一个用vb来实现时钟的小列子,比如如何使用控件Line,初学者的好例子
  3. 所属分类:系统编程

    • 发布日期:2008-10-13
    • 文件大小:2.55kb
    • 提供者:赖坚仁
  1. RWinifile

    0下载:
  2. 读写ini文件profile,是一个比较典型的好例子.希望给有需要的人带来帮助.
  3. 所属分类:系统编程

    • 发布日期:2008-10-13
    • 文件大小:3.57kb
    • 提供者:carson
  1. TMCardEx

    0下载:
  2. 又一个学习智能卡操作控制的好例子,公司里的产品
  3. 所属分类:系统编程

    • 发布日期:2008-10-13
    • 文件大小:291.06kb
    • 提供者:肖洪钢
  1. Linux_thread_pool.zip

    0下载:
  2. linux下一个多线程池的实现,可以加快线程的调度,是一个学习linux线程开发的好例子,linux implementation of a thread pool
  3. 所属分类:Linux-Unix program

    • 发布日期:2017-04-10
    • 文件大小:1.26mb
    • 提供者:liuchao
  1. MACmessageauthenticationcode.r

    0下载:
  2. 这是一个消息鉴别码MAC算法编程的实例,是学习网络安全的绝好例子。,This is a message authentication code MAC algorithm programming examples of study are excellent examples of network security.
  3. 所属分类:Network Security

    • 发布日期:2017-04-07
    • 文件大小:9.4kb
    • 提供者:张童
  1. aclock

    0下载:
  2. 这是一个关于qt电子时钟的代码 对于初学者来说是一个很好例子 仔细看就好了-Qt beginners to have been a very good example of this can help you on the qt to gain a deeper knowledge and understanding I wish you progress in learning
  3. 所属分类:Linux-Unix program

    • 发布日期:2017-03-23
    • 文件大小:23.73kb
    • 提供者:刘捷
  1. share(linux)

    1下载:
  2. 这是一个在linux平台上进行内存共享的例子,例子比较短,通俗易懂,是初学者学习的好例子-This is a linux platform to share examples of memory, for example, relatively short, easy to understand, is a good example for beginners to learn
  3. 所属分类:Linux-Unix program

    • 发布日期:2017-03-26
    • 文件大小:49.61kb
    • 提供者:leezhihui
  1. isa-drv

    1下载:
  2. 一个很简洁的linux下isa总线驱动,是一个学习linux驱动的很好例子。-A very simple isa bus driver under linux, linux is a learning-driven good example.
  3. 所属分类:Linux-Unix program

    • 发布日期:2014-10-21
    • 文件大小:2.46kb
    • 提供者:
  1. RemoteInjectCode

    0下载:
  2. DLL的远程注入技术是目前Win32病毒广泛使用的一种技术。使用这种技术的病毒体通常位于一个DLL中,在系统启动的时候,一个EXE程序会将这个DLL加载至某些系统进程(如Explorer.exe)中运行。 这是一个远程注入学习的好例子-Remote DLL injection technique is widely used Win32 virus technology. The use of this technology virus body is usually located in
  3. 所属分类:Windows Kernel

    • 发布日期:2017-04-17
    • 文件大小:481.82kb
    • 提供者:高军
  1. AbstractSignatureandverification

    0下载:
  2. 这是一个摘要签名和验证算法编程的实例,是学习网络安全的绝好例子。-This is a summary of the signature and verification algorithm programming examples of study are excellent examples of network security.
  3. 所属分类:Network Security

    • 发布日期:2017-04-26
    • 文件大小:9.79kb
    • 提供者:张童
  1. asm_mp3_player

    0下载:
  2. 一个用汇编写的mp3 播放器,学习windows汇编的好例子-the mp3 player code,it is written by asm
  3. 所属分类:Windows Kernel

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

    0下载:
  2. 讲诉内存管理的一个好例子,有需要的朋友可以下载一看-Speak v. memory management is a good example, we need to see a friend you can download a
  3. 所属分类:Windows Kernel

    • 发布日期:2017-05-10
    • 文件大小:2.44mb
    • 提供者:ken
  1. fuwu

    0下载:
  2. 本程序实现对服务的操作~~是一个学习的好例子~主要利用OpenSCManager、CreateService、OpenService、ControlService、DeleteService、 RegisterServiceCtrlHandler、SetServiceStatus、StartServiceCtrlDispatcher等操作服务程序的 几个API函数实现的。-thank you!
  3. 所属分类:Windows Kernel

    • 发布日期:2017-03-28
    • 文件大小:70.82kb
    • 提供者:诗抄
  1. wlet

    0下载:
  2. 带shell的一个ftp实现, linux下的网络编程好例子-Implementation of a ftp with shell, linux network programming under a good example
  3. 所属分类:Linux-Unix program

    • 发布日期:2017-04-04
    • 文件大小:28.35kb
    • 提供者:litan
« 12 3 4 5 6 7 »
搜珍网 www.dssz.com