搜索资源列表

  1. understandinglinuxkernel3rd

    0下载:
  2. 深入理解linux内核,值得阅读的一般好书-Depth understanding of linux kernel, it is worth reading general books
  3. 所属分类:软件工程

    • 发布日期:2024-05-17
    • 文件大小:34354176
    • 提供者:李琦
  1. designed_mode_example

    0下载:
  2. 设计模式全部演示代码,都可以编译通过,通过这些例子,在研究c++下的设计模式,特别好理解.-Design patterns all demo code can be compiled through through these examples, in the study c++ Of design patterns, in particular a good understanding.
  3. 所属分类:软件工程

    • 发布日期:2024-05-17
    • 文件大小:226304
    • 提供者:刘永军
  1. Understanding_the_Linux_Kernel_3rd

    0下载:
  2. Understanding the Linux Kernel 3rd Edition Ebook
  3. 所属分类:软件工程

    • 发布日期:2024-05-17
    • 文件大小:2888704
    • 提供者:陳可汗
  1. Understanding_Windows_2K_Sources

    0下载:
  2. Win32启动分析与Ntldr解读,Understanding Windows 2K Sources-Win32 Start Analysis and Ntldr Interpretation, Understanding Windows 2K Sources
  3. 所属分类:驱动编程

    • 发布日期:2024-05-17
    • 文件大小:38912
    • 提供者:王某人
  1. test07

    0下载:
  2. In this tutorial I ll teach you how to use three different texture filters. I ll teach you how to move an object using keys on the keyboard, and I ll also teach you how to apply simple lighting to your OpenGL scene. Lots
  3. 所属分类:OpenGL

    • 发布日期:2024-05-17
    • 文件大小:1345536
    • 提供者:mwb
  1. FullScreenDlg

    0下载:
  2. Understanding the Shell Behavior for the CE Platforms
  3. 所属分类:Windows CE

    • 发布日期:2024-05-17
    • 文件大小:10240
    • 提供者:peter
  1. unix.programming.tar

    0下载:
  2. understanding unix/linux programming source code(bruce molay)-understanding unix/linux programming source code (bruce molay)
  3. 所属分类:Linux/Unix编程

    • 发布日期:2024-05-17
    • 文件大小:51200
    • 提供者:aj
  1. txljxiace

    0下载:
  2. 章毓晋,(下册)图像理解与计算机视觉,电子书格式,很难找到的哦-ZHANG Yu-jin, (Book) Image Understanding and Computer Vision, e-book format, it is difficult to find the oh
  3. 所属分类:图形图像处理(光照,映射..)

    • 发布日期:2024-05-17
    • 文件大小:12259328
    • 提供者:刘宁
  1. Understanding_The_Linux_Kernel_O_Reilly

    0下载:
  2. Beginner guide for understanding Linux internals
  3. 所属分类:软件工程

    • 发布日期:2024-05-17
    • 文件大小:2972672
    • 提供者:Prashanth
  1. 01InternetworingBasics

    0下载:
  2. This chapter works with the next six chapters to act as a foundation for the technology discussions that follow. In this chapter, some fundamental concepts and terms used in the evolving language of internetworking a
  3. 所属分类:ActiveX/DCOM

    • 发布日期:2024-05-17
    • 文件大小:175104
    • 提供者:Pankaj Joshi
  1. UnderstandingTheCOMSingleThreadedApartment

    0下载:
  2. 一篇关于COM单线程套间的文章,E文。对学习理解COM编程很有用。-COM single-threaded on a suite of articles, E text. Understanding of learning COM programming is useful.
  3. 所属分类:ActiveX/DCOM

    • 发布日期:2024-05-17
    • 文件大小:601088
    • 提供者:王文洪
  1. gorman_book

    0下载:
  2. Understanding the linux virtual memory manager
  3. 所属分类:Linux/Unix编程

    • 发布日期:2024-05-17
    • 文件大小:3788800
    • 提供者:raja
  1. UNDERSTANDING_UNIXLINUX_PROGRAMMING

    0下载:
  2. 《UNIX/LINUX编程实践教程》示例代码-UNDERSTANDING UNIX/LINUX PROGRAMMING A GUIDE TO THEORY AND PRACTICE sample code
  3. 所属分类:Linux/Unix编程

    • 发布日期:2024-05-17
    • 文件大小:99328
    • 提供者:liujingwen
  1. Research-and-Implementation-of-USB-Device-Driver-f

    0下载:
  2. 通过分析linux下蓝牙协议栈blueZ的源代码,给出了blueZ的组织结构和特点,在了解linux USB设备驱动架构的基础上详细分析了蓝牙USB传输驱动机制和数据处理过程,给出了实现蓝牙设备驱动的重要数据结构和流程,最后总结了linux下开发蓝牙USB设备驱动的一般方法和关键技术。-Based on analyzing the source code of linux bluetooth stack blueZ, depicted
  3. 所属分类:软件工程

    • 发布日期:2024-05-17
    • 文件大小:173056
    • 提供者:梁军学
  1. Understanding.Linux.Network.Internals

    1下载:
  2. 详细介绍了Linux内核的网络部分,非常厚重的一本书。 -Details of the network part of Linux kernel, a very thick book.
  3. 所属分类:Internet/网络编程

    • 发布日期:2024-05-17
    • 文件大小:7845888
    • 提供者:ygz
  1. UnderstandingGPSPrinciplesandApplications2ndKaplan

    0下载:
  2. GPS ebook for understanding GPS archietecture
  3. 所属分类:GPS编程

    • 发布日期:2024-05-17
    • 文件大小:7830528
    • 提供者:taotsai
  1. UnderstandingCellularRadio

    0下载:
  2. Useful Book for cellular radio understanding
  3. 所属分类:编程文档

    • 发布日期:2024-05-17
    • 文件大小:604160
    • 提供者:s-kalop
  1. understanding-of-the-Linux-network-protocol-stack-

    0下载:
  2. 对Linux网络协议栈结构的理解.Linux的协议栈基于分层的设计思想,总共分为四层,从下往上依次是 :物理层,链路层,网络层,应用层。-Linux network protocol stack on the understanding of the structure. Linux protocol stack based on the hierarchical design idea, a total is divided into
  3. 所属分类:软件工程

    • 发布日期:2024-05-17
    • 文件大小:5120
    • 提供者:chenjun
  1. the_realization_of_fft

    0下载:
  2. 快速Fourier变换算法及Matlab程序实现,有助于初学者加深对fft的理解。-Fast Fourier Transform algorithm and Matlab procedures for implementation, will help beginners to deepen the understanding of the fft.
  3. 所属分类:编程文档

    • 发布日期:2024-05-17
    • 文件大小:4096
    • 提供者:wangyu
  1. Understanding-snmp-mibs

    0下载:
  2. 一部全面详细介绍SNMP MIB的英文文档,从SMI结果到语法逐一解剖-SNMP MIB a full and detailed descr iption of the English document, the results from the SMI to the syntax of each anatomical
  3. 所属分类:压缩解压

    • 发布日期:2024-05-17
    • 文件大小:90112
    • 提供者:john
« 1 23 4 5 6 7 8 9 10 ... 50 »

源码中国 www.ymcn.org