CDN加速镜像 | 设为首页 | 加入收藏夹
当前位置: 首页 资源下载 搜索资源 - 深入理解

搜索资源列表

  1. JavaScriptDesignPatterns

    0下载:
  2. Javascr iptDesignPatterns只要讲的是对javascr ipt的深入学习,对javascr ipt的设计模式的进一步理解-Javascr iptDesignPatterns as long as javascr ipt is talking about the in-depth study of javascr ipt for further understanding of design patterns
  3. 所属分类:JavaScript

    • 发布日期:2017-04-10
    • 文件大小:1489643
    • 提供者:qing
  1. WTL

    0下载:
  2. 对WTL进行了深入剖析,希望能方便您对WTL有一个深入的理解,从而能得心应手的开发出高质量的Windows应用程序-Conducted in-depth analysis of the WTL, WTL you want to facilitate an in-depth understanding, which can be handy to develop high-quality Windows application
  3. 所属分类:Windows Develop

    • 发布日期:2017-04-06
    • 文件大小:65743
    • 提供者:zhanzhihua
  1. embeddedlinuxbootinformation

    0下载:
  2. 嵌入式 linux 的启动信息是一个很值得我们去好好研究的东西,它能将一幅缩影图呈现在我 们面前,来指导我们更加深入地理解 linux 内核。 -Linux boot embedded information is a study well worth a good thing, it will be a microcosm of the map in front of us, to guide us more in-depth understanding of linux kernel.
  3. 所属分类:Linux-Unix program

    • 发布日期:2017-04-17
    • 文件大小:290842
    • 提供者:丁昌圣
  1. Android_layout

    0下载:
  2. 我们对Android应用程序运行原理及布局文件可谓有了比较深刻的认识和理解,并且用“Hello World!”程序来实践证明了。在继续深入Android开发之旅之前,有必要解决前两篇中没有介绍的遗留问题:View的几种布局显示方法,以后就不会在针对布局方面做过多的介绍。View的布局显示方式有下面几种:线性布局(Linear Layout)、相对布局(Relative Layout)、表格布局(Table Layout)、网格视图(Grid View)、标签布局(Tab Layout)、列表视图
  3. 所属分类:android

    • 发布日期:2017-04-01
    • 文件大小:252439
    • 提供者:
  1. treeview

    0下载:
  2. gtk+ tree view的简单例子,很容易理解的,不过要深入学习gtk+treeview的用法恐怕得好好学习更多的-gtk+ tree view of the simple example, it is easy to understand, but to study in depth the use of gtk+ treeview I' m afraid learn more
  3. 所属分类:Linux-Unix program

    • 发布日期:2017-03-31
    • 文件大小:1230
    • 提供者:
  1. huibianyuequ

    0下载:
  2. 理论:完成了《汇编语言程序设计》课程,对微机系统结构和80系列指令系统有了较深入的理解,已掌握了汇编语言程序设计的基本方法和技巧。 实践:完成了《汇编语言程序设计》的4个实验,熟悉了汇编语言程序的设计环境并掌握了汇编语言程序的调试方法。-Theory: Complete the " Assembly Language Program Design" , on the computer system architecture and instruction set with
  3. 所属分类:assembly language

    • 发布日期:2017-04-06
    • 文件大小:290456
    • 提供者:carponlee
  1. caozuoxitong

    0下载:
  2. 1.预备内容:阅读操作系统的进程管理章节内容,对进程的同步和互斥,以及信号量机制度有深入的理解。 2.实践准备:掌握一种计算机高级语言的使用-1. Preparation: Read the operating system process management chapters, the process of synchronization and mutual exclusion, semaphores, and a deep understanding of local system
  3. 所属分类:Windows Kernel

    • 发布日期:2017-04-02
    • 文件大小:84597
    • 提供者:carponlee
  1. car-parking-lot

    0下载:
  2. 利用栈和队列实现停车场,帮助理解栈和队列的使用方式,对于数据结构有一个更深入的了解-Use of stacks and queues to achieve parking lot, to help understand the use of stacks and queues, data structures for a better understanding of
  3. 所属分类:Data structs

    • 发布日期:2017-03-29
    • 文件大小:13796
    • 提供者:李传林
  1. hwt

    0下载:
  2. 谐波小波波程序,包括几个例子,让大家可以对谐波小波处理信号有更加透彻深入的理解和认识-Small wave harmonic procedures, including a few examples, so that we can handle signals of harmonic wavelet a more thorough understanding of and awareness. . .
  3. 所属分类:matlab

    • 发布日期:2017-03-31
    • 文件大小:1043
    • 提供者:
  1. Essential.CSharp.4.0

    0下载:
  2. 本书是一部好评如潮的语言参考书,作者由浅入深地介绍了c#语言的各个方面。全书共包括21章及6个附录,每章开头的“思维导图”指明了本章要讨论的主题,以及各个主题之间的层次关系。书中所包含的丰富的示例代码和精要的语言比较,都有助于读者理解c#语言。本书首先介绍了c#语言的基础知识,随后深入讲解了泛型、迭代器、反射、线程、互操作性和语言集成查询(linq)等高级主题,还涉及了动态编程、使用tpl进行多线程编程以及用plinq进行并行查询处理等c# 4.0新增内容,此外还介绍了与这些内容相关的隐式类型变
  3. 所属分类:CSharp

    • 发布日期:2017-05-23
    • 文件大小:7594713
    • 提供者:yaguang_li
  1. PassHook

    0下载:
  2. VC++ 在其它程序窗口上创建按钮并控制响应,其内有几个是封闭成的DLL,附有几个例子调用DLL,以加深大家的理解,写出这样的程序需要作者深入了解系统内的进程及线程环境,很有参考价值。-VC++ in the other window on the Create button and the control response, which is closed within a few percent of the DLL, with a few examples of calling DLL,
  3. 所属分类:GUI Develop

    • 发布日期:2017-04-08
    • 文件大小:245042
    • 提供者:madud00013
  1. Quickly-understand-the-Android

    0下载:
  2. 快速理解Android应用程序框架,有助于快速的对android进行了解和深入-Quickly understand the Android application framework, help to quickly understand and depth of the android
  3. 所属分类:android

    • 发布日期:2017-04-09
    • 文件大小:1051345
    • 提供者:
  1. jmf_audio_video

    0下载:
  2. 基于JMF框架的 实现音频 视频 远程传送,涉及一些网络协议的理解。非常适合有java基础,想深入java研究,想摸索java多媒体编程的朋友。-base on JMF framework。impliment audio video remote transfer。very helpful for some friends want to research on java deeply.thank you.believe me,you ll achieve success!
  3. 所属分类:Java Develop

    • 发布日期:2017-04-06
    • 文件大小:56740
    • 提供者:张雯
  1. Syllabus-of-Assembly-Programming_new

    0下载:
  2. 汇编学习教程,有利于对汇编的更深入的理解,非常不错-Compilation of tutorial, it is beneficial for a more in-depth understanding of assembly, very good
  3. 所属分类:assembly language

    • 发布日期:2017-05-03
    • 文件大小:1328942
    • 提供者:黄箭
  1. 100-examples-of-C

    0下载:
  2. 经典c语言实例100个,从最简单的慢慢深入,每个例子都可以帮助你理解c语言编程-100 classic examples of language C.
  3. 所属分类:Windows Develop

    • 发布日期:2017-04-07
    • 文件大小:273560
    • 提供者:wudi
  1. Programming-Microsoft-.NET-

    0下载:
  2. 本书是《微软.NET程序员系列》丛书之一,主要讲述Microsoft.NET编程技术,可帮助你快速而深入地理解.NET框架的主要编程模型。-This book is "Microsoft .NET Programmer Series" one of collections, mainly narrated that the Microsoft.NET programming technology, may help you fast and understands the .NET frame
  3. 所属分类:.net

    • 发布日期:2017-05-29
    • 文件大小:11941192
    • 提供者:
  1. OS

    0下载:
  2. 这是一本让你自己写出一个操作系统的书籍,非常经典,写完操作系统后,你会对操作系统有一个更加深入的理解-This is a make your own book to write an operating system, very classic, finished operating system, operating system, you will have a more in-depth understanding of
  3. 所属分类:OS Develop

    • 发布日期:2017-06-13
    • 文件大小:20892424
    • 提供者:谷月轩
  1. xueshenchenji

    0下载:
  2. 让你更好理解C++的基本内容与间接提高,并且深入领会-Make you a better understanding of C++, and indirectly enhance the basic content and in-depth understanding of
  3. 所属分类:Windows Develop

    • 发布日期:2017-04-24
    • 文件大小:221166
    • 提供者:zhuxiasoyun
  1. dianhuajifei

    0下载:
  2. 让你更好理解C++的基本内容与间接提高,并且深入领会-Make you a better understanding of C++, and indirectly enhance the basic content and in-depth understanding of
  3. 所属分类:Windows Develop

    • 发布日期:2017-04-06
    • 文件大小:287153
    • 提供者:zhuxiasoyun
  1. tongxunlu

    0下载:
  2. 让你更好理解C++的基本内容与间接提高,并且深入领会-Make you a better understanding of C++, and indirectly enhance the basic content and in-depth understanding of
  3. 所属分类:Windows Develop

    • 发布日期:2017-04-17
    • 文件大小:357014
    • 提供者:zhuxiasoyun
« 1 2 ... 32 33 34 35 36 3738 39 40 41 42 »
搜珍网 www.dssz.com