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

搜索资源列表

  1. Data.Structures.and.Algorithm.Analysis

  2. This book describes data structures, methods of organizing large amounts of data, and algorithm analysis, the estimation of the running time of algorithms. As computers become faster and faster, the need for programs that can handle large amounts of
  3. 所属分类:C

    • 发布日期:2009-10-19
    • 文件大小:2097152
    • 提供者:lgm97
  1. Beautiful testing

  2. Edited by Tim Riley and Adam Goucher
  3. 所属分类:其它

    • 发布日期:2010-05-27
    • 文件大小:4194304
    • 提供者:smileeok
  1. Riley method

  2. Function for solving system of linear equations %% Ax = b, using the Riley Algorithm. %% %% function usage : %% [x,count] = Riley(A,b,mu,MaxErr,Iters) ; %% %% Input : %% A = Square matrix of size (N x N). %% b = RHS vector of size (N x 1). %% mu = R
  3. 所属分类:其它

    • 发布日期:2010-06-05
    • 文件大小:604
    • 提供者:langzixinwjw
  1. Programming Your Home

  2. In Programming Your Home, technology enthusiast Mike Riley walks you through a variety of custom home automation projects, ranging from a phone application that alerts you to package deliveries at your front door to an electronic guard dog that will
  3. 所属分类:其它

    • 发布日期:2012-04-04
    • 文件大小:8388608
    • 提供者:kilygeo
  1. Data Structures and Algorithm Analysis in C - Mark Allen Weiss.chm

  2. PREFACE Purpose/Goals This book describes data structures, methods of organizing large amounts of data, and algorithm analysis, the estimation of the running time of algorithms. As computers become faster and faster, the need for programs that can h
  3. 所属分类:C

    • 发布日期:2012-12-02
    • 文件大小:2097152
    • 提供者:laoli666
  1. DBX260中文说明书

  2. DBX260中文说明书,DBX260的使用(一) 1.1 后面板连接(260) IEC电源线插座 260采用电压范围为100V-240V,频率为50-60Hz的国际性电源来供电,它使用的是IEC电缆线。 MIDI输入,MIDI输出和转接接口 这些接口为260 DriveRackÔ提供了MIDI功能,输入输出和转接插孔可让260 DriveRackÔ接在 MIDI链路中的任意处。 RS485控制母线输入(DB-9接口型) 该输入网络连接用来接收在 DriveRackÔ网络链中其它单元送来的信息。
  3. 所属分类:其它

    • 发布日期:2013-04-24
    • 文件大小:326656
    • 提供者:u010433705
  1. The Art of Assembly Language.pdf

  2. THE ART OF ASSEMBLY LANGUAGE Publisher: William Pollock Production Editor: Riley Hoffman Cover and Interior Design: Octopod Studios Developmental Editor: William Pollock Technical Reviewer: Nathan Baker Copyeditor: Linda Recktenwald Compositor: Susa
  3. 所属分类:其它

    • 发布日期:2015-12-17
    • 文件大小:22020096
    • 提供者:a85809291
  1. The Web Designer’s Guide to iOS Apps With HTML5, CSS3, and JavaScript

  2. 这是一本运用当前最新的WEB开发技术HTML5, JAVASCRIP, CSS3来进行IOS系统的网页端开发,市面上资料较少。 ebook's name:The Web Designer’s Guide to iOS Apps:Create iPhone, iPod touch, and iPad Appswith Web Standards HTML5, CSS3, and Javascr ipt descr iption: The Web Designer’s Guide to iOS A
  3. 所属分类:Web开发

    • 发布日期:2016-08-24
    • 文件大小:6291456
    • 提供者:xiyuan2016
  1. Instructors

  2. Instructors' Solutions for Mathematical Methods for Physics and Engineering(third edition) by K.F. Riley and M.P. Hobson
  3. 所属分类:专业指导

  1. Student Solutions Manual for Mathematical Methods for Physics and Engineering

  2. Student Solution Manual for Mathematical Methods for Physics and Engineering Third Edition by K. F. Riley and M. P. Hobson
  3. 所属分类:专业指导

  1. Python Crash Course 英文原版 pdf

  2. This book would not have been possible without the wonderful and extremely professional staff at No Starch Press. Bill Pollock invited me to write an introductory book, and I deeply appreciate that original offer. Tyler Ortman helped shape my thinki
  3. 所属分类:Python

    • 发布日期:2018-09-22
    • 文件大小:4194304
    • 提供者:fei_liu
  1. DAY10_1.py

  2. ## DAY 10. 鸭子类型 这个概念来源于美国印第安纳州的诗人詹姆斯·惠特科姆·莱利(James Whitcomb Riley,1849-1916)的诗句:”When I see a bird that walks like a duck and swims like a duck and quacks like a duck, I call that bird a duck.” > 当我看到一只像鸭子一样走路,像鸭子一样游泳,像鸭子一样嘎嘎叫的鸟,我就叫它鸭子。 鸭子类型在动态编译
  3. 所属分类:Python

    • 发布日期:2019-07-23
    • 文件大小:399
    • 提供者:zjbyough
  1. ISCAS19_tutorial_v2a 2019.pdf

  2. Outline •Introduction •Single-Bit DSModulation Techniques -Frequency synthesis with 2+-point modulation -Spread-spectrum clock generation by DSBBPLL -Phase-tracking receivers with 1b digital output -ToF-based secure transceivers with 1b DSTDC •Summar
  3. 所属分类:专业指导

    • 发布日期:2019-09-07
    • 文件大小:2097152
    • 提供者:drjiachen
  1. 通过案例解析python鸭子类型相关原理

  2. 首先Python不支持多态,也不用支持多态,python是一种多态语言,崇尚鸭子类型。 在程序设计中,鸭子类型(英语:duck typing)是动态类型的一种风格。在这种风格中,一个对象有效的语义,不是由继承自特定的类或实现特定的接口,而是由当前方法和属性的集合决定。这个概念的名字来源于由James Whitcomb Riley提出的鸭子测试, “鸭子测试”可以这样表述: “当看到一只鸟走起来像鸭子、游泳起来像鸭子、叫起来也像鸭子,那么这只鸟就可以被称为鸭子。” 在鸭子类型中,关注的不是对象
  3. 所属分类:其它

    • 发布日期:2020-12-16
    • 文件大小:66560
    • 提供者:weixin_38640985
  1. 详解duck typing鸭子类型程序设计与Python的实现示例

  2. 在程序设计中,鸭子类型(英语:duck typing)是动态类型的一种风格。在这种风格中,一个对象有效的语义,不是由继承自特定的类或实现特定的接口,而是由当前方法和属性的集合决定。 这个概念的名字来源于由James Whitcomb Riley提出的鸭子测试,“鸭子测试”可以这样表述: “当看到一只鸟走起来像鸭子、游泳起来像鸭子、叫起来也像鸭子,那么这只鸟就可以被称为鸭子。” 在鸭子类型中,关注的不是对象的类型本身,而是它是如何使用的。例如,在不使用鸭子类型的语言中,我们可以编写一个函数,它接受
  3. 所属分类:其它

    • 发布日期:2020-12-24
    • 文件大小:52224
    • 提供者:weixin_38540782
  1. riley-code:开源和免费的轻量级代码编辑器-Source code editor

  2. 莱利密码 Riley-Code是代码编辑器后端。 如何建造 Riley-Code正在使用最新的稳定Rust语言以及一些由C ++编写的库。 您可以在其根目录下构建该项目。 $ cargo build 执照
  3. 所属分类:其它

    • 发布日期:2021-03-24
    • 文件大小:50176
    • 提供者:weixin_42101720
  1. DevBook-website-mockup:仅使用HTML5和CSS3重新创建由Xiaoying Riley设计的登录页面-源码

  2. DevBook-website-mockup:仅使用HTML5和CSS3重新创建由Xiaoying Riley设计的登录页面
  3. 所属分类:其它

    • 发布日期:2021-03-11
    • 文件大小:260096
    • 提供者:weixin_42097668
  1. wbdv-sp21-01-riley-grant-client-reactf-源码

  2. Create React App入门 该项目是通过引导的。 可用脚本 在项目目录中,可以运行: yarn start 在开发模式下运行应用程序。 打开在浏览器中查看它。 如果您进行编辑,则页面将重新加载。 您还将在控制台中看到任何棉绒错误。 yarn test 在交互式监视模式下启动测试运行器。 有关更多信息,请参见关于的部分。 yarn build 构建生产到应用程序build文件夹。 它在生产模式下正确捆绑了React,并优化了构建以获得最佳性能。 生成被最小化,并且文件名包括哈希
  3. 所属分类:其它

    • 发布日期:2021-03-08
    • 文件大小:256000
    • 提供者:weixin_42100032
  1. cirkopt:此项目是由James Oliver,Tom Riley,Ali Abdullah和Manju Weerasinghe在2020-2021年为滑铁卢大学的ECE 498课程创建的。 目前正在建设中-源码

  2. 契尔克普特 这个项目是由James Oliver,Tom Riley,Ali Abdullah和Manju Weerasinghe在2020-2021年为滑铁卢大学的ECE 498课程创建的。 目前正在建设中。
  3. 所属分类:其它

    • 发布日期:2021-02-28
    • 文件大小:502784
    • 提供者:weixin_42171132
  1. IGME-235:Riley的IGME 235信息库-源码

  2. IGME-235:Riley的IGME 235信息库
  3. 所属分类:其它

    • 发布日期:2021-02-27
    • 文件大小:5120
    • 提供者:weixin_42144086
« 12 3 »