您好,欢迎光临本网站![请登录][注册会员]  

搜索资源列表

  1. Professional Assembly Language

  2. ***请支持开源*** 汇编大师Richard Blum的经典AT&T汇编教程英文原版(没有中文版) 下面是书中的介绍 Introduction Assembly language is one of the most misunderstood programming languages in use. When the term assembly language is used, it often invokes the idea of low-level bit shuffling a
  3. 所属分类:Linux

    • 发布日期:2010-02-20
    • 文件大小:1048576
    • 提供者:shell_way
  1. linux2.6.18源码

  2. Linux is a clone of the operating system Unix, written from scratch by Linus Torvalds with assistance from a loosely-knit team of hackers across the Net. It aims towards POSIX and Single UNIX Specification compliance. It has all the features you wou
  3. 所属分类:Linux

    • 发布日期:2010-03-31
    • 文件大小:6291456
    • 提供者:taoshengyang
  1. Mastering Algorithms with C.chm

  2. Part I: Preliminaries Chapter 1. Introduction Section 1.1. An Introduction to Data Structures Section 1.2. An Introduction to Algorithms Section 1.3. A Bit About Software Engineering Section 1.4. How to Use This Book Chapter 2. Pointer Manipulation
  3. 所属分类:C

    • 发布日期:2010-05-26
    • 文件大小:1048576
    • 提供者:yongjun_charlie
  1. Ext 3.0 中文文档.CHM

  2. 类Ext 包: 定义的文件: Ext.js 类全称: Ext 继承自于: Object Ext核心工具与函数 @singleton 配置项这个类没有配置项。 公告属性属性 定义者 : Boolean 默认下,Ext会自动决定浮动元素是否应该被填充。如果你在用Flash... 默认下,Ext会自动决定浮动元素是否应该被填充。如果你在用Flash那么该值很可能要设置为True。By default, Ext intelligently decides whether floating elemen
  3. 所属分类:Javascript

    • 发布日期:2010-07-21
    • 文件大小:5242880
    • 提供者:hzxjava
  1. SML VCL Package (Cracked)

  2. SMLPack is a suite of multilingual support components package for Delphi & C++Builder. It can help you to make your application support multilingual user interface. It is a real AUTOMATIC tool for making your Delphi & C++Builder application with mul
  3. 所属分类:C++

    • 发布日期:2010-11-14
    • 文件大小:2097152
    • 提供者:JimmyHuang0524
  1. Exceptional C++ Style english

  2. author: Herb Sutter Chapter 1. Uses and Abuses of vector Solution Chapter 2. The String Formatters of Manor Farm, Part 1: sprintf Solution Chapter 3. The String Formatters of Manor Farm, Part 2: Standard (or Blindingly Elegant) Alternatives Solution
  3. 所属分类:C/C++

    • 发布日期:2011-04-03
    • 文件大小:564224
    • 提供者:zhaiminlove
  1. 手机图片浏览器

  2. // PhonePictureDlg.cpp : implementation file // #include "stdafx.h" #include "PhonePicture.h" #include "PhonePictureDlg.h" #ifdef _DEBUG #define new DEBUG_NEW #undef THIS_FILE static char THIS_FILE[] = __FILE__; #endif //////////////////////////////
  3. 所属分类:其它

    • 发布日期:2012-10-14
    • 文件大小:517120
    • 提供者:tls18620326130
  1. Programming ASP.NET MVC 4

  2. 本书为英文文字完整版 官方描述: Learn how to build real-world applications with the ASP.NET MVC framework, using powerful architecture patterns, and modern web technologies such as HTML 5 and jQuery. With this hands-on guide, you'll gain a complete understanding o
  3. 所属分类:C#

    • 发布日期:2013-04-20
    • 文件大小:6291456
    • 提供者:wanglingfashi88
  1. Information-Theoretic Aspects of Neural Networks

  2. Preface Chapter 1—Introduction 1.1 Neuroinformatics 1.1.1 Neural Memory: Neural Information Storage 1.1.2 Information-Traffic in the Neurocybernetic System 1.2 Information-Theoretic Framework of Neurocybernetics 1.3 Entropy, Thermodynamics and Infor
  3. 所属分类:C#

    • 发布日期:2008-10-06
    • 文件大小:9437184
    • 提供者:giliwala
  1. 重构-改善既有代码的设计 中文版

  2. 第1章 重构,第一个案例 1.1 起点 1.2 重构的第一步 1.3 分解并重组Statemen 1.4 运用多态取代与价格相关的条件逻辑 1.5 结语 第2章 重构原则 2.1 何谓重构 2.2 为何重构 2.3 何时重构 2.4 怎么对经理说 2.5 重构的难题 2.6 重构与设计 2.7 重构与性能 2.8 重构起源何处 第3章 代码的坏味道 3.1 Duplicated Code(重复的代码) 3.2 Long Method(过长函数) 3.3 Large Class(过大类) 3.4
  3. 所属分类:Java

    • 发布日期:2014-07-20
    • 文件大小:30408704
    • 提供者:ysjian_pingcx
  1. Entity Framework Code First Succinctly(Syncfusion,2014)

  2. Object/Relational mappers (ORMs) exist to bridge a gap between object-oriented programming (OOP) and relational databases. At the expense of being less specific, ORMs abstract away database-specific technicalities and hide from you, the OOP develope
  3. 所属分类:C#

    • 发布日期:2015-03-20
    • 文件大小:2097152
    • 提供者:vanridin
  1. 重构-改善既有代码的设计 中文版.pdf

  2. 第1章 重构,第一个案例 1.1 起点 1.2 重构的第一步 1.3 分解并重组Statemen 1.4 运用多态取代与价格相关的条件逻辑 1.5 结语 第2章 重构原则 2.1 何谓重构 2.2 为何重构 2.3 何时重构 2.4 怎么对经理说 2.5 重构的难题 2.6 重构与设计 2.7 重构与性能 2.8 重构起源何处 第3章 代码的坏味道 3.1 Duplicated Code(重复的代码) 3.2 Long Method(过长函数) 3.3 Large Class(过大类) 3.4
  3. 所属分类:专业指导

    • 发布日期:2015-10-22
    • 文件大小:32505856
    • 提供者:ysjian_pingcx
  1. 用草图检索三维模型的论文

  2. We develop a system for 3D object retrieval based on sketched fea- ture lines as input. For objective evaluation, we collect a large number of query sketches from human users that are related to an existing data base of objects. The sketches turn ou
  3. 所属分类:专业指导

    • 发布日期:2015-11-10
    • 文件大小:3145728
    • 提供者:anboqing
  1. Multi-Label Ensemble Learning

  2. Multi-label learning aims at predicting potentially multiple labels for a given instance. Conventional multi-label learning approaches focus on exploiting the label correlations to improve the accuracy of the learner by building an individual multi-
  3. 所属分类:数据库

    • 发布日期:2016-02-29
    • 文件大小:373760
    • 提供者:honghf123
  1. Obi Rope v3.3.1

  2. unity绳子系统Obi Rope v3.3.1 所支持的Unity版本:5.6.0 及以上版本 With Obi Rope you can create ropes in a matter of seconds, with complete control over their shape and behavior. The ropes can collide with the environment and with each other, and can be attached to r
  3. 所属分类:Unity3D

    • 发布日期:2018-03-20
    • 文件大小:6291456
    • 提供者:u011421480
  1. Docker Tutorial for Beginners

  2. 很好的docker 入门教程 This tutoriαl is meαnt for those who αre interested in leαrning Docker αs α contαiner service. This product hαs spreαd like wildfire αcross the industry αnd is reαlly mαking αn impαct on the development of new generαtion αpplicαtions
  3. 所属分类:Docker

    • 发布日期:2018-05-14
    • 文件大小:7340032
    • 提供者:ghchen
  1. 3D Map Generator geo

  2. PS-3D插件,用于PS3D效果加工使用,对于常用PS的人员非常使用
  3. 所属分类:咨询

    • 发布日期:2018-06-25
    • 文件大小:138412032
    • 提供者:qq_42529338
  1. FPGA数字信号处理设计教程 SystemGenerator入门与提高 +光盘源码(不是书,有光盘源码)

  2. FPGA数字信号处理设计教程 SystemGenerator入门与提高+光盘源码!不仅仅是PDF的,还有光盘源码的。用vivado system generator 2016.4 配合maltab2016b是可以打开,用sysgen设计自适应滤波器、自适应均衡器、自适应智能天线时候可以很方便的,可以免去写testbench的麻烦,甚至可利用信号采集卡直接传到matlab作为真实信号激励源仿真,没问题可以生成ip核或者直接下载到zynq上执行,很方便。相对于xilinx HLS使用opencv处
  3. 所属分类:硬件开发

    • 发布日期:2018-09-18
    • 文件大小:48234496
    • 提供者:play_emma
  1. 针对Java springBoot项目的代码生成器

  2. 针对Java springBoot项目的代码生成器,可按照所选择的表、视图 直接生成对应的实体、Controller、Service代码,体积小、速度快,兼容所有版本的windows和Mysql,无需安装,下载即可使用!
  3. 所属分类:Java

  1. xiliix_FPGA数字信号处理设计教程

  2. xiliix_FPGA数字信号处理设计教程,systerm generator入门与提高
  3. 所属分类:讲义

    • 发布日期:2018-10-29
    • 文件大小:38797312
    • 提供者:weixin_40640020
« 12 3 4 »