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

搜索资源列表

  1. Tail-src-current

    0下载:
  2. Ever wanted to just type tail -f error_log on Windows?Envious of your Unix friends who can track changes to a file, in real time, as they happen? Well, now with the Objektiv Tail for Win32, you ll be happily monitoring your log files like you ve ne
  3. 所属分类:Linux/Unix编程

    • 发布日期:2008-10-13
    • 文件大小:153879
    • 提供者:闫林
  1. libmtp-0.1.0.tar

    0下载:
  2. Media transfer protocol implementation on POSIX. Have detailed readme on how to move to windows-Media transfer protocol implementation o n POSIX. Have detailed readme on how to move to wi Windows
  3. 所属分类:Linux/Unix编程

    • 发布日期:2008-10-13
    • 文件大小:470063
    • 提供者:文宁
  1. resder_writer

    0下载:
  2. 在Windows2000或Windows XP环境下,创建一个控制台进程,此进程包含n个线程。用这n个线程来表示n个读者或写者。每个线程按相应测试数据文件的要求进行读写操作。用信号量机制分别实现读者优先和写者优先问题。
  3. 所属分类:系统编程

    • 发布日期:2014-01-17
    • 文件大小:2267
    • 提供者:lifei
  1. Memory

    0下载:
  2. 内存空间不能跨进程访问的原因主要在于不同进程都有自己的页目录和页表。进程切换的很大一块也就是切换掉页目录。 Windows自己的ReadProcessMemory最终也是通过KeStackAttachProcess附加到目标进程空间执行拷贝的。但是中间的N个内核函数调用现在被很多保护系统Hook掉并保护起来了,所以要通过这层层关卡读到东西还是不那么简单的。
  3. 所属分类:系统编程

    • 发布日期:2008-10-13
    • 文件大小:2589
    • 提供者:sdlylz
  1. 201052011339284

    0下载:
  2. 初学IOCP(windows完成端口)编程时,遇到很多问题和挫折,也在网上找过很多他人的代码,但是这些代码要么不稳定,要么难以使用,所以决定自己动手。在N次查阅MSDN有关章节,几度大改源代码,以及无数次的调试之后,终于有了目前这个比较稳定高效的的IOCP代码,我将其封装成了Delphi控件,所以也是比较方便使用的。现在我将这些代码全部毫无保留的贴出来,希望能够对某些正在0学习IOCP编程的朋友有所帮助。我的代码很少注释,但是风格自认为比较好,读起来应该不会费力。 -Beginners IO
  3. 所属分类:Windows Kernel

    • 发布日期:2017-05-02
    • 文件大小:543851
    • 提供者:hare4318
  1. xianchengthread

    0下载:
  2. 在Windows 2000 环境下,创建一个包含n 个线程的控制台进程。用这n 个线程来表示n个读者或写者。每个线程按相应测试数据文件的要求,进行读写操作。请用信号量机制分别实现读者优先和写者优先的读者-写者问题。-In Windows 2000 environment, create a console that contains the process of n threads. N threads with which to express n a reader or writer. E
  3. 所属分类:Windows Kernel

    • 发布日期:2017-03-29
    • 文件大小:513553
    • 提供者:zsb
  1. ShellExecute

    0下载:
  2. C程序调用ShellExecute函数打开发邮件的OutLook程序,编译成功后会生成一个命令提示符可执行程序,打开后显示:确认打开邮件收发程序!(Y/N),如果选择Y,则调用Windows系统的OutLook程序,进行邮件发送,向读者演示如何在C语言中调用ShellExecute函数。-C program calls the ShellExecute function is to fight the development OutLook mail program, compiled afte
  3. 所属分类:Windows Kernel

    • 发布日期:2017-03-31
    • 文件大小:2334
    • 提供者:张名
  1. xen-4.1.1.tar

    0下载:
  2. Xen通过一种叫做半虚拟化的技术获得高效能的表现(较少的效能损失,典型的情况下大约损失 2 ,在最糟的情况下会有 8 的效能耗损;与其它使用完全的虚拟化却造成最高到 20 损耗的其他解决方案形成一个明显的对比),甚至在某些与传统虚拟技术极度不友好的架构上(x86),Xen也有极佳的表现。与那些传统透过软件模拟实现硬件的虚拟机不同,在3.0版本及在Intel VT-X支援前的Xen需要让客座作业系统(guest operating systems)与Xen API进行连接。到目前为止,这样连结已经
  3. 所属分类:Linux-Unix program

    • 发布日期:2017-05-27
    • 文件大小:10355625
    • 提供者:yangcongjun
  1. Command_li22165312132011

    0下载:
  2. A simple commandline password generator written in C. Depending on what kindof characters the user wants it converts a range of decimals to ascii characters and adds them to an array, then it grabs a number of random characters from the array to gene
  3. 所属分类:Crypt_Decrypt algrithms

    • 发布日期:2017-03-28
    • 文件大小:2825
    • 提供者:Rahim
  1. RDSTerminal

    0下载:
  2. RDSTerminal 《如何在 Windows Mobile (WinCE 5.0) 中用Vc++编程查找并连接周围的蓝牙(Bluetooth)设备》◆◆◆\r\n 如何在手机中编程实现蓝牙通信即是本文将要阐述的内容,本文以Windows Mobile 5.0 为开发平台,简单介绍用蓝牙APIs进行编程的要点,并附上一个源代码供大家参考。-WINCE BLOUTOOTH RDST
  3. 所属分类:Windows Kernel

    • 发布日期:2017-04-26
    • 文件大小:155915
    • 提供者:梁存升
  1. ubrkperfold

    0下载:
  2. Windows Language ID number. Default to value for -locale option\n.
  3. 所属分类:Linux-Unix program

    • 发布日期:2017-04-15
    • 文件大小:6572
    • 提供者:bpnoudao
  1. 28737-1034651-winadmin-gestion-reseau-local

    0下载:
  2. oici la version NET de mon prog WinAdmin. (Voir section Ré seau et intern et pour la version vB6. <br /> J ai revu la plupart des fonctions concer nant les utilisateurs / groupes / postes. <br /> <br />Permet la gest
  3. 所属分类:Exploit

    • 发布日期:2017-04-26
    • 文件大小:433541
    • 提供者:mohamed
  1. complex__pxxs

    0下载:
  2. 在Windows 2000XP2003环境下,创建一个包含N个线程的控制台进程,(In Windows 2000 xp2003 environment, create a console process contains N thread,)
  3. 所属分类:系统编程

  1. orocsss

    0下载:
  2. 在windows 982000下,创建一个控制台进程,此进程包含n个线程(Under the Windows 982000, create a console process, this process contains n threads)
  3. 所属分类:系统编程

    • 发布日期:2017-12-30
    • 文件大小:2048
    • 提供者:WLSZaup&465
  1. NBYT

    0下载:
  2. Under the Windows 982000, create a console process, this process contains n threads
  3. 所属分类:系统编程

    • 发布日期:2017-12-29
    • 文件大小:2048
    • 提供者:Maahjbs
搜珍网 www.dssz.com