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

搜索资源列表

  1. ftp库函数精彩样例(实现get命令)

    0下载:
  2. 涵盖ftp封装的大部分库函数 以get命令为例演示,一个不错的ftp编程资料-ftp package covers most of the library functions to get orders demonstration example, a good ftp program information
  3. 所属分类:Linux/Unix编程

    • 发布日期:2008-10-13
    • 文件大小:4201
    • 提供者:郭秋
  1. mdiclient_api

    0下载:
  2. 一个教你使用API写系统程序的例子,非常有用,大家下吧-teach you use an API to write system procedures example, a very useful and we are you
  3. 所属分类:系统编程

    • 发布日期:2008-10-13
    • 文件大小:17359
    • 提供者:陈波
  1. 1a42a

    0下载:
  2. 此为ARM系统变成实例,记录了一些ARM平台的变成实例-this system to become ARM example, a record number of ARM platform into examples
  3. 所属分类:系统编程

    • 发布日期:2008-10-13
    • 文件大小:143377
    • 提供者:任我行
  1. VB.NET101_Sample

    0下载:
  2. Visual Basic.Net 实例,共101例-Visual Basic.Net example, a total of 101 cases
  3. 所属分类:系统编程

    • 发布日期:2008-10-13
    • 文件大小:5438756
    • 提供者:rain_cui
  1. a semaphore

    0下载:
  2. 进程之间通讯的一个例子-process of communication between an example
  3. 所属分类:Linux/Unix编程

    • 发布日期:2008-10-13
    • 文件大小:1030139
    • 提供者:王飞
  1. uCOS-II_expriment

    0下载:
  2. uCOS-II实验例子,一个很不错的参考学习方案。-for uCOS-II experiment example, a very good reference for learning programs.
  3. 所属分类:Linux/Unix编程

    • 发布日期:2008-10-13
    • 文件大小:41714
    • 提供者:simon
  1. webhtml

    0下载:
  2. 一个远程网页的查看实例,WinInet初学都很有参考作用-a remote website View example, a novice WinInet is a useful reference
  3. 所属分类:系统编程

    • 发布日期:2008-10-13
    • 文件大小:78927
    • 提供者:杨兆松
  1. dll-example

    1下载:
  2. vc动态链接库编写例子,展示了各种不同的实现方式。-vc dynamic link library prepared examples demonstrating a variety of ways.
  3. 所属分类:系统编程

    • 发布日期:2008-10-13
    • 文件大小:172823
    • 提供者:谢先涛
  1. keyboard-example

    0下载:
  2. USB4*4小键盘设计实例代码,对于固件程序的编写,各种描述符的获取有详细代码。-USB4 * 4 small keyboard design example code for the firmware program, various descr iptors access to a detailed code.
  3. 所属分类:系统编程

    • 发布日期:2008-10-13
    • 文件大小:10378
    • 提供者:谢先涛
  1. example-3

    0下载:
  2. This application has one task that reads characters from stdin and sends them to a second task. This converts the characters to upper case and sends them back to the first task for printing. Each task will execute on a different processor.
  3. 所属分类:系统编程

    • 发布日期:2008-10-13
    • 文件大小:73223
    • 提供者:丽香
  1. example-4

    0下载:
  2. This example demonstrates the use of Semaphores, Threads, and Timers. Three \"Filler\" threads are created that loop waiting for a while and then adding a value to the end of a circular buffer. The main thread removes words from the buff
  3. 所属分类:系统编程

    • 发布日期:2008-10-13
    • 文件大小:2535
    • 提供者:丽香
  1. 创建写共享内存

    0下载:
  2. 创建写共享内存的例子,学习ipc的好-create shared memory example, a good learning IPS as moving
  3. 所属分类:Linux/Unix编程

    • 发布日期:2008-10-13
    • 文件大小:1465
    • 提供者:无路
  1. MD5_v12

    0下载:
  2. MD5算法的VC示例,非常 好!-MD5 algorithm VC example, a very, very good!
  3. 所属分类:加密解密

    • 发布日期:2008-10-13
    • 文件大小:29382
    • 提供者:黄骏
  1. WritePE.rar

    0下载:
  2. 改写PE文件,插入特定代码!静态注入,一个改写插入代码的例子!VS2005编译,Rewrite PE file, insert the specific code! Static injection, insert a rewritten code examples! VS2005 compiler
  3. 所属分类:Network Security

    • 发布日期:2017-03-28
    • 文件大小:13413
    • 提供者:dapro
  1. des3_win32_vc.zip

    0下载:
  2. 一个3des算法的库文件和使用库文件的例子, A 3des algorithm storehouse document and use storehouse document example
  3. 所属分类:Crypt_Decrypt algrithms

    • 发布日期:2017-11-09
    • 文件大小:94795
    • 提供者:
  1. win_server

    0下载:
  2. windows服务例子,如何将一个程序打造成windows服务,让程序自动运行-windows service example, a program to fight how to create windows services so that programs run automatically
  3. 所属分类:Windows Kernel

    • 发布日期:2017-03-30
    • 文件大小:191146
    • 提供者:lyang
  1. Hide-Process---Hide-Reg-Key---Unkillable-Process.

    0下载:
  2. Example of how to hide process & registry keys for a rootkit.
  3. 所属分类:Windows Kernel

    • 发布日期:2017-03-27
    • 文件大小:6050
    • 提供者:nignog
  1. example

    0下载:
  2. fork()函数的使用方法,以及几个比较典型的例子-fork () function to use, and a few typical examples
  3. 所属分类:Linux-Unix program

    • 发布日期:2017-03-30
    • 文件大小:25862
    • 提供者:赵有权
  1. capclass

    0下载:
  2. 一个简单的QT和V4L2结合使用的例子,非常好用。-A good example about captureing video by v4l2 with Qt.
  3. 所属分类:Linux-Unix program

    • 发布日期:2017-04-01
    • 文件大小:37035
    • 提供者:ljmasdf1
  1. uExecFromMem

    0下载:
  2. 内存执行 国外代码 思路非常不错 大家可以学习-Memory implementation of the foreign code is a very good idea that we can learn from
  3. 所属分类:Network Security

    • 发布日期:2017-03-30
    • 文件大小:1741
    • 提供者:天阳
« 12 3 4 5 6 7 8 9 10 ... 50 »
搜珍网 www.dssz.com