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

搜索资源列表

  1. 基于B/S结构的通信原理仿真平台的源代码和技术报告

  2. 这是一个基于B/S结构的通信原理仿真平台的源代码和技术报告还有Demo。它可以帮助你建立一个通信原理网上实验室,为学生提供在线实验。 这是由华中科技大学王晶 在大三的时候开发的。历时4个月。 Communication Principle is a very practical course, so doing some experiments will improve students’ understanding of the course. MATLAB is very good sof
  3. 所属分类:其它

    • 发布日期:2009-10-23
    • 文件大小:10mb
    • 提供者:hbhzwj
  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
    • 文件大小:6mb
    • 提供者:osoon
  1. Java邮件开发Fundamentals of the JavaMail API

  2. Fundamentals of the JavaMail API Presented by developerWorks, your source for great tutorials ibm.com/developerWorks Table of Contents If you're viewing this document online, you can click any of the topics below to link directly to that section. 1.
  3. 所属分类:Java

    • 发布日期:2010-01-15
    • 文件大小:72kb
    • 提供者:hexiang221
  1. Artificial.Intelligence.for.Games

  2. Two memories stand out in my career writing game AI. The first takes place in a dingy computer lab on the top floor of the computer science building at Birmingham University in the UK. Although I am half-way through the first year of my Artificial I
  3. 所属分类:Web开发

  1. Twitter API Client(gridtwit) oauth demo C++源代码

  2. 附件有更新,新增了以前没有实现的tweet功能,这里附件不能更新,请有兴趣的,到这里去下载:http://code.google.com/p/gridtwit/ ---------------------------------------------------------------------- you can refer to the demo program "gridtwit": http://code.google.com/p/gridtwit/ especially the f
  3. 所属分类:C

    • 发布日期:2010-09-15
    • 文件大小:509kb
    • 提供者:gridtwit
  1. 在IPHONE上实现的COVER FLOW的例子。

  2. 该代码帮助许多初学者涉足IPHONE开发领域。是一个经常用到的DEMO代码。
  3. 所属分类:iOS

  1. Android UI组件实例集合

  2. 1、Android显示GIF动画 GifView GifView 是一个为了解决android中现在没有直接显示gif的view,只能通过mediaplay来显示这个问题的项目,其用法和 ImageView一样,支持gif图片 使用方法:1-把GifView.jar加入你的项目。2-在xml中配置GifView的基本属性,GifView继承自View类,和Button、ImageView一样是一个UI控件。 如: 3-在代码中配置常用属性: // 从xml中得到GifView的句柄 gf1
  3. 所属分类:Android

    • 发布日期:2012-09-11
    • 文件大小:21mb
    • 提供者:banketree
  1. Android Gif动画解析、listview下拉刷新、瀑布流异步加载图片

  2. 1、Android显示GIF动画 GifView GifView 是一个为了解决android中现在没有直接显示gif的view,只能通过mediaplay来显示这个问题的项目,其用法和 ImageView一样,支持gif图片 使用方法:1-把GifView.jar加入你的项目。2-在xml中配置GifView的基本属性,GifView继承自View类,和Button、ImageView一样是一个UI控件。 如: 3-在代码中配置常用属性: // 从xml中得到GifView的句柄 gf1
  3. 所属分类:Android

    • 发布日期:2012-11-20
    • 文件大小:21mb
    • 提供者:liuhanhan512
  1. ios大名鼎鼎的UI效果类库

  2. Tapku library是大名鼎鼎的UI效果类库,可以助你实现各种各样的iOS UI效果,比如Cover Flow,日历(calendar grid),HUD,Alert、Image Cache、HTTP Request、在地图上手动添加大头针(Pin)等等。所有的效果都有对应的Demo代码。
  3. 所属分类:iOS

    • 发布日期:2013-04-07
    • 文件大小:1mb
    • 提供者:hengshujiyi
  1. android代码集合

  2. 1、Android显示GIF动画 GifView GifView 是一个为了解决android中现在没有直接显示gif的view,只能通过mediaplay来显示这个问题的项目,其用法和 ImageView一样,支持gif图片 使用方法:1-把GifView.jar加入你的项目。2-在xml中配置GifView的基本属性,GifView继承自View类,和Button、ImageView一样是一个UI控件。 如: 3-在代码中配置常用属性: // 从xml中得到GifView的句柄 gf1
  3. 所属分类:Android

    • 发布日期:2013-07-31
    • 文件大小:21mb
    • 提供者:panfengyun12345
  1. Android UI组件实例集合demo

  2. 1、Android显示GIF动画 GifView GifView 是一个为了解决android中现在没有直接显示gif的view,只能通过mediaplay来显示这个问题的项目,其用法和 ImageView一样,支持gif图片 使用方法:1-把GifView.jar加入你的项目。2-在xml中配置GifView的基本属性,GifView继承自View类,和Button、ImageView一样是一个UI控件。 如: 3-在代码中配置常用属性: // 从xml中得到GifView的句柄 gf1
  3. 所属分类:Android

    • 发布日期:2014-01-13
    • 文件大小:21mb
    • 提供者:aaa939291641
  1. Android UI组件

  2. 1、Android显示GIF动画 GifView GifView 是一个为了解决android中现在没有直接显示gif的view,只能通过mediaplay来显示这个问题的项目,其用法和 ImageView一样,支持gif图片 使用方法:1-把GifView.jar加入你的项目。2-在xml中配置GifView的基本属性,GifView继承自View类,和Button、ImageView一样是一个UI控件。 如: 3-在代码中配置常用属性: // 从xml中得到GifView的句柄 gf1
  3. 所属分类:Android

    • 发布日期:2014-02-12
    • 文件大小:21mb
    • 提供者:pz0605
  1. html5+jq模拟杂志翻页

  2. html5+jq模拟杂志翻页 效果逼真 &l t;title>Book Preview with BookBlock Look insideDetails 9 Lives Andrew Hudson Lorem ipsum dolor sit amet, consectetur adipisicing elit, sed do eiusmod tempor incididunt ut labore et dolore magna aliqua. Grah
  3. 所属分类:HTML5

    • 发布日期:2015-07-08
    • 文件大小:19kb
    • 提供者:pengg66
  1. EhLib 9.1.038 for D7-XE-10.2

  2. The EhLib set contains components and classes for various versions of the Delphi programming language and to increase the capacity of the user’s database database software to interact with users. List and features of the components included in the E
  3. 所属分类:Delphi

    • 发布日期:2018-03-21
    • 文件大小:171mb
    • 提供者:icyblow
  1. Cryptol: The Language of Cryptography Cryptanalysis

  2. Applying Cryptol to cryptanalysis,This talk will cover these topics and show their use in a cryptanalysis demo using Cryptol.
  3. 所属分类:网络安全

  1. 基于Qt5.6.3qml实现的 cover_flow

  2. 基于Qt5.6.3 qml开发的一个图片cover flow例子,主要为了在板子上验证Qt5库是否安装成功 DM8168 平台 Qt5.6.3源码交叉编译 https://blog.csdn.net/xiaoqingyi_1014/article/details/80502860
  3. 所属分类:其它

    • 发布日期:2018-06-07
    • 文件大小:952kb
    • 提供者:xiaoqingyi_1014
  1. HI3559A DEMO原理图

  2. HI3559A DEMO原理图,包括Cover Page,Block Diagram,Power Tree,DDR4 SDRAM,ETH,HDMI,PCIe,EMMC,Sensor HUB等
  3. 所属分类:机器学习

    • 发布日期:2018-09-30
    • 文件大小:2mb
    • 提供者:claremouse
  1. TH06温湿度检测DEMO程序

  2. 本文件为模拟IIC驱动TH06的demo程序,The TH06 I2C Humidity and Temperature Sensor is a monolithic CMOS IC integrating humidity and temperature sensor elements, an analog-to-digital converter, signal processing, calibration data, and an I2C Interface. The patented
  3. 所属分类:C

    • 发布日期:2019-03-19
    • 文件大小:4kb
    • 提供者:duke_zzb
  1. Android代码-android菜单控制器view

  2. Pinterest like awesome menu control for Android DEMO NOTE Any pull request is available. HOW TO USE /** * PinterestViewlayoutParams must match_parent or fill_parent, * just for cover the whole screen */ pinterestView = (PinterestView) findViewById(
  3. 所属分类:其它

    • 发布日期:2019-08-06
    • 文件大小:874kb
    • 提供者:weixin_39840387
  1. 微信小程序自定义tabbar custom-tab-bar 6s出不来解决方案(cover-view不兼容)

  2. 微信小程序自定义tabbar custom-tab-bar 6s出不来解决方案,cover-view不兼容,具体内容如下所示: 1.从微信小程序的官网扣下来的demo,实际测试中,发现6s ios10 系统不兼容,里面的内容出不来 <cover-view wx:for={{list}} wx:key=index class=tab-bar-item data-path={{item.pagePath}} data-in
  3. 所属分类:其它

    • 发布日期:2021-01-03
    • 文件大小:100kb
    • 提供者:weixin_38557515
« 12 »