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

搜索资源列表

  1. ra_server

    0下载:
  2. linux下的一个多线程服务器框架,可直接应用此框架开发一个支持大用户量的UDP应用服务器-of a multithreaded server framework, direct application of this framework to support the development of a large number of users UDP application server
  3. 所属分类:Linux/Unix编程

    • 发布日期:2008-10-13
    • 文件大小:5130
    • 提供者:roger
  1. WindowsNetAndConmunicationDesign

    0下载:
  2. 讲述Windows网络程序设计的入门教程,展示了各种Windows I/O的方法,详细说明了高性能可伸缩性服务器的开发过程,并给出详细的实现代码。将编程方法、网络协议和应用实例有机组合起来,详细介绍了Internet广播和IP多播、原始套接字、SPI、LAN和WAN上的扫描和侦测技术、网络数据的窃取和保护、ARP欺骗、IP欺骗等。详细演示了协议驱动的开发过程,介绍了NDIS编程接口。在编程实践中学习P2P程序设计、讨论了穿透防火墙、NAT等直接建立UDP和TCP连接的各种方案。包含了Window
  3. 所属分类:系统编程

    • 发布日期:2008-10-13
    • 文件大小:486513
    • 提供者:王勇
  1. RTOSandNucleusPLUS

    1下载:
  2. Nucleus PLUS是美国著名RTOS厂商ATI公司(Accelerated Tedmology lnc) 在嵌入式实 时多任务操作系统Nucleus基础上,为实时嵌入式应用而设计的一个抢先式多任务操作系统内核。其95%的代码是用ANSI C写成的,非常便于移植并支持大多数类型的处理器 Nucleus PLUS是一组c函数库,应用程序代码与核心函数连接在一起,生成一个目标代码,下载到目标板的RAM 中或直接烧录到目标板的ROM 中执行。在典型的目标环境中,Nucleus PLUS核心代码
  3. 所属分类:Linux/Unix编程

    • 发布日期:2008-10-13
    • 文件大小:111252
    • 提供者:柳荫
  1. shutdown23

    0下载:
  2. VC实现 XP快速关机(网上都是VB实现的,这是用VC重写的,没有LIB和H,是用API直接调用DLL的)-VC XP rapid shutdown (VB are online, it is used to rewrite the VC. no LIB and H, is a direct call DLL API)
  3. 所属分类:系统编程

    • 发布日期:2008-10-13
    • 文件大小:234966
    • 提供者:王明
  1. 200699131011580

    0下载:
  2. 读写usb 上面的OpenDevice函数就是演示如何根据设备GUID打开一个USB接口的设备,和设备读写通讯的时候就需要了解设备的驱动到底都支持什么方式了。可以使用UsbView工具查看USB设备到底支持几个Endpoint,每个都以什么方式读写。 如果你的设备支持3个EndPoint,0号是控制的,1号是读,2号是写,那你直接读取0号Endpoint,搞不好就会发生重起的问题 -literacy usb above OpenDevice function is to demons
  3. 所属分类:系统编程

    • 发布日期:2008-10-13
    • 文件大小:207194
    • 提供者:sos110
  1. AUTO125645665

    0下载:
  2. 最近似乎很多朋友的D E 盘都双击打不开,我朋友的电脑也中过~后来找了很多方法~发现了这款专杀,反正我朋友的电脑是被我救活了~反正中了也试试看啊!记住杀好了直接重启(最好在安全模式下杀)~不要双击D E 盘!还有这个病毒靠U盘传播速度超快~大家以后插了U盘都右键打开!双击有毒盘就中了~切记~!防范才是关键! 关键是在插U盘时候按住shift键以防止病毒随U盘自动运行(大概5秒),等盘符出现后,右键打开.按照如图1,图2做(选择相应选项),一般就会出现一些隐藏的文件,打开autorun
  3. 所属分类:系统编程

    • 发布日期:2008-10-13
    • 文件大小:275256
    • 提供者:虞海洋
  1. libraw1394-1.2.1.tar

    0下载:
  2. libraw1394 is the only supported interface to the kernel side raw1394 of the Linux IEEE-1394 subsystem, which provides direct access to the connected 1394 buses to user space. Through libraw1394/raw1394, applications can directly send to and re
  3. 所属分类:Linux/Unix编程

    • 发布日期:2008-10-13
    • 文件大小:382992
    • 提供者:song wm
  1. Vigenre

    0下载:
  2. 实现Vigenre密码加密算法,没有采用查表的方式来实现,同过采用直接计算的方式来实现,速度快,耗内存小-achieve Vigenre password encryption algorithm, without the use of the look-up table method to achieve. Guo with the direct calculation method to achieve speed and small memory consumption
  3. 所属分类:加密解密

    • 发布日期:2008-10-13
    • 文件大小:930
    • 提供者:潘宣辰
  1. operatingsystemsourcecode

    0下载:
  2. \\Tinix: 书中所附代码 其中很多目录中除了包含源代码(*.asm, *.inc, *.c, *.h)外,还有这样一些文件: boot.bin 引导扇区(Boot Sector),可通过 FloppyWriter 写入软盘(或软盘映像)。 loader.bin LOADER,直接拷贝至软盘(或软盘映像)根目录。 kernel.bin 内核(Kernel),直接拷贝至软盘(或软盘映像)根目录。 bochsrc.bxrc Bochs 配置文
  3. 所属分类:系统编程

    • 发布日期:2008-10-13
    • 文件大小:1298380
    • 提供者:wonge
  1. pe_decoder

    1下载:
  2. 在《软件加密技术》这本书里看过PE文件各部分的详细解释之后,我也有了一个自己写PE文件分析器的的想法。虽然好的分析器不在少数,但对于一堆十六进制数,有些朋友可能不明白它代表什么意思。如果在程序里就可以将这些01序列转换成可以直接看懂得信息,那至少用户可以省去以后去查表的麻烦。怀着这样的想法,我仔细的研究了书中分析器PEInfo的源代码,我发现它没有提供信息转换的功能。 通过研究发现,PEInfo是通过PE文件在内存中的映象来获取文件信息的,我在想是否还有别的方法可以绕过将文件映象到内
  3. 所属分类:加密解密

    • 发布日期:2008-10-13
    • 文件大小:111036
    • 提供者:heroin
  1. miniPing

    0下载:
  2. Redhat9下开发的ping程序,经过测试没问题,直接使用make命令ok-Redhat9 ping developed under the procedures, the test no problem. make use of direct orders ok
  3. 所属分类:Linux/Unix编程

    • 发布日期:2008-10-13
    • 文件大小:5821
    • 提供者:冯燕
  1. desVc++

    0下载:
  2. des加密解密vc++完整实现,包括可以直接运行的exe文件,工程文件dsw,dsp,供大家参考学习-des encryption and decryption vc integrity to achieve, including the direct operation of the exe file, engineering document dsw, dsp, for your reference learning
  3. 所属分类:加密解密

    • 发布日期:2008-10-13
    • 文件大小:73508
    • 提供者:引擎
  1. Soft20060210104845709

    0下载:
  2. 检测Pentium CPU的时钟(高精度显示) This file declares a class the wraps the Pentium-specific time stamp counter. This counter has a resolution in terms of PCLKS (processor clocks) so it can be used for direct instruction timings.
  3. 所属分类:系统编程

    • 发布日期:2008-10-13
    • 文件大小:20174
    • 提供者:鲁文明
  1. hundundeshengyin

    0下载:
  2. 混沌的声音,通过电脑蜂鸣器发声,在压缩文件里面有具体的说明,直接点击EXE文件即可,代码已经被加密了。-chaotic voices, computer buzzer and the compressed files with a specific note, direct EXE file when you click on that code has been supplemented.
  3. 所属分类:加密解密

    • 发布日期:2008-10-13
    • 文件大小:26431
    • 提供者:fzy
  1. GoScreenpro

    0下载:
  2. 在程序中如果一段时间不用,很想让它启动屏保程序,这个程序可以让您在程序中直接启动屏保程序-the process if not for some time, it would like to start Programmer. This procedure allows you to direct the proceedings initiated Programmer
  3. 所属分类:系统编程

    • 发布日期:2008-10-13
    • 文件大小:41526
    • 提供者:雯菁
  1. MFC_III_27

    0下载:
  2. www.pudn.com此代码为书刊销售系统,很好的,绝对没错了 我现在已经上传了!!不下七个程序,希望尽快给我开通吧!!不须解压密码,直接压缩-www.pudn.com this code books for sale, good, I absolutely right now uploads! ! No fewer than seven procedures in the hope that as soon as I opened it! ! No need to extract pas
  3. 所属分类:系统编程

    • 发布日期:2008-10-13
    • 文件大小:51459
    • 提供者:海易
  1. ddsuart

    0下载:
  2. DDS(直接数字频率合成器)的整个工程文件,已在板子上运行通过,实现了正弦波、方波、三角波的调幅、调频,尚未实现调相,希望有志同道合者可一同完善!-DDS (direct digital frequency synthesis), the whole project documents, the board has been run through, achieved a sine, square, triangle wave amplitude, frequency, phase modula
  3. 所属分类:系统编程

    • 发布日期:2008-10-13
    • 文件大小:16244030
    • 提供者:张菲
  1. tcdg[1].vhdl

    0下载:
  2. 直接仿真就可以使用,子密钥的输出采用了优化设计,节省了资源。-direct simulation can be used, the output Subkey using the optimum design, saving resources.
  3. 所属分类:加密解密

    • 发布日期:2008-10-13
    • 文件大小:5700
    • 提供者:张亮
  1. md5work

    0下载:
  2. MD5加密算法得VisualC++6.0源程序,直接调用里面的函数即可-MD5 Encryption Algorithm in Visual C + + 6.0 source code, direct calls to the function can be
  3. 所属分类:加密解密

    • 发布日期:2008-10-13
    • 文件大小:9842
    • 提供者:surewin2
  1. kalman-1.2

    0下载:
  2. kalman算法代码实现,unix/linux下可直接运行。-Tracking algorithm code realized, unix / linux operating under direct.
  3. 所属分类:Linux/Unix编程

    • 发布日期:2008-10-13
    • 文件大小:801631
    • 提供者:SEVEN
« 1 2 34 5 6 7 8 9 10 ... 21 »
搜珍网 www.dssz.com