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

搜索资源列表

  1. Async FIFO design

  2. FIFOs are often used to safely pass data from one clock domain to another asynchronous clock domain. Using aFIFO to pass data from one clock domain to another clock domain requires multi-asynchronous clock designtechniques. There are many way s to d
  3. 所属分类:Perl

    • 发布日期:2007-08-21
    • 文件大小:220160
    • 提供者:bluecarp
  1. Game development and production

  2. Foreword ............................... xvii Preface ................................xix Acknowledgments ..........................xxi Part I—Introduction to Game Development Chapter 1 What Does This Book Cover? ............3 How to Make a Game....
  3. 所属分类:iOS

    • 发布日期:2009-12-29
    • 文件大小:6291456
    • 提供者:osoon
  1. 基于Verilog HDL的DDS设计与仿真

  2. 关于直接数字频率合成的设计以及仿真 直接数字频率合成技术(Direct Digital Synthesize,DDS)是继直接频率合成技术和锁相式频率合成技术之后的第三代频率合成技术。它采用全数字技术,并从相位角度出发进行频率合成。
  3. 所属分类:嵌入式

    • 发布日期:2010-03-19
    • 文件大小:246784
    • 提供者:xiaoxiayaya
  1. fast texture synthesis on arbitrary meshs

  2. While texture synthesis on surfaces has received much attention in computer graphics, the ideal solution that quickly produces high-quality textures with little user intervention has remained elusive. The algorithm presented in this paper brings us
  3. 所属分类:其它

    • 发布日期:2010-05-28
    • 文件大小:14680064
    • 提供者:jingping1231
  1. ARM7源码-Verilog

  2. The goal of the project was to design and synthesize an ARM7 microprocessor with a unified cache and IEEE754 compliant floating-point unit within a ten-week time frame. The design was broken up and given to several project groups
  3. 所属分类:硬件开发

    • 发布日期:2010-06-04
    • 文件大小:62464
    • 提供者:runxin218
  1. KR_the_C_programming_language.pdf

  2. Contents Introduction Introduction to The Objective-C Programming Language 9 Who Should Read This Document 9 Organization of This Document 10 Conventions 10 See Also 11 Runtime 11 Memory Management 11 Chapter 1 Objects, Classes, and Messaging 13 Run
  3. 所属分类:C/C++

    • 发布日期:2011-04-05
    • 文件大小:918528
    • 提供者:ilovenaibao
  1. Simulation and Synthesis Techniques for Asynchronous

  2. 异步FIFO的经典设计。 An interesting technique for doing FIFO design is to perform asynchronous comparisons between the FIFO write and read pointers that are generated in clock domains that are asynchronous to each other. The asynchronous FIFO pointer compar
  3. 所属分类:硬件开发

    • 发布日期:2011-07-26
    • 文件大小:123904
    • 提供者:chassing
  1. Objective-c解析XML封装

  2. 1 获取XML的数据DATA 2 调用解析类,提供对象名。 3 返回NSMutableDictionary或者NSMutableArray,键值封装。 示例见最后的注释。 XML封装类待续。。。 转载请注明来源,谢谢 ====== XmlResolve.h #import @interface XmlResolve : NSObject { } @property (nonatomic, retain)NSString *objName; @property BOOL *isList; @p
  3. 所属分类:iOS

    • 发布日期:2011-09-29
    • 文件大小:3072
    • 提供者:yanghao0
  1. Objective-c对象组装XML

  2. 【原创】转帖请注明来源,谢谢 -tag 1- 测试无内存泄露 1 创建数据对象() NSMutableDictionary *map = [[NSMutableDictionary alloc]init]; [map setObject:@"a" forKey:@"author"]; [map setObject:@"b" forKey:@"title"]; [map setObject:@"c" forKey:@"content"]; 或者 NSMutableArray *list = [[
  3. 所属分类:iOS

    • 发布日期:2011-10-12
    • 文件大小:51200
    • 提供者:yanghao0
  1. object-c grammer

  2. 好多官方语法解释在此。如synthesize 用法。
  3. 所属分类:iOS

    • 发布日期:2012-01-31
    • 文件大小:764928
    • 提供者:guijian321
  1. Objective-C中的@property和@synthesize用法详解

  2. 相信每个初学者对@property和@synthesize都感到非常的陌生,在此给大家分享下我的自己的理解,有不当之处,还望多多指教。详细说明文章在下面连接http://blog.csdn.net/comeontom/article/details/7455459
  3. 所属分类:iOS

    • 发布日期:2012-04-12
    • 文件大小:27648
    • 提供者:comeontom
  1. @property@synthesize.zip

  2. @property@synthesize.zip
  3. 所属分类:iOS

    • 发布日期:2012-04-28
    • 文件大小:27648
    • 提供者:mypebble520
  1. Objective-C for Absolute Beginners iPhone, iPad, and Mac Programming Made Easy

  2. You have a great idea for an app, but where do you begin? Objective-C is the universal language of iPhone, iPad, and Mac apps, and Objective-C for Absolute Beginners, Second Edition starts you on the path to mastering this language and its latest re
  3. 所属分类:iOS

    • 发布日期:2012-08-17
    • 文件大小:13631488
    • 提供者:fluber
  1. Synthesize & Power Analyze

  2. Synthesize & Power Analyze
  3. 所属分类:硬件开发

    • 发布日期:2012-08-31
    • 文件大小:8388608
    • 提供者:maoerge
  1. virtual woodcuts from images

  2. We present in this paper a technique for synthesizing virtual woodcutsbased on real images. Woodcuts are aancient form of art in which an image is printed from a block of carved wood. Our solution is fully automatic, but it also allows a great deal
  3. 所属分类:其它

    • 发布日期:2012-09-24
    • 文件大小:3145728
    • 提供者:aynstan
  1. Practical Malware Analysis

  2. Malware analysis is big business, and attacks can cost a company dearly. When malware breaches your defenses, you need to act quickly to cure current infections and prevent future ones from occurring. For those who want to stay ahead of the latest m
  3. 所属分类:系统安全

    • 发布日期:2012-09-26
    • 文件大小:9437184
    • 提供者:yorath
  1. StoryboardTest

  2. 用Xcode4.5编写,突出新的性能。如:@synthesize by default(属性自动绑定)等。
  3. 所属分类:iOS

    • 发布日期:2012-10-26
    • 文件大小:43008
    • 提供者:qiusingle
  1. iOS开发中属性 property 和 synthesize 详解

  2. 针对iOS开发中属性 property 和 synthesize 进行了详细介绍
  3. 所属分类:iOS

    • 发布日期:2013-01-05
    • 文件大小:87040
    • 提供者:hyzhou1121
  1. Android代码-Synthesize

  2. Synthesize Synthesize is an android library which can create layout images in background threads, services, etc without inflating them in activity or fragments. Synthesize Documentation
  3. 所属分类:其它

    • 发布日期:2019-08-06
    • 文件大小:111616
    • 提供者:weixin_39840387
  1. synthesize:易于安装的GraphiteD和StatsD-源码

  2. 合成 安装Graphite并不困难。 synthesize中的install脚本旨在使将Graphite和相关服务轻松安装到现代Linux发行版上非常容易。 Synthesize构建为可在Ubuntu 18.04 LTS上运行。 它不会在其他Ubuntu版本或Linux发行版上运行。 该项目的目标不是成为现代配置管理实用程序(例如Chef或Puppet)的自动化替代品,而是使初学者Graphite用户尽可能轻松地开始并熟悉该项目,而不必学习一套其他与自动化和/或基础架构相关的项目。 生成的
  3. 所属分类:其它

    • 发布日期:2021-02-20
    • 文件大小:33792
    • 提供者:weixin_42132325
« 12 3 4 »