搜索资源列表
AdmobEnum
- 本代码演示了多个admob广告,将其放在enum下,同时取多个admob广告,看其特点。-This code demonstrates a number of admob advertising, put it in the next enum, while taking multiple admob ads, look at its characteristics.
KeyBoardTestDemo
- 自定义键盘Demo源码,只实现基本功能,具体委托方法有自己实现-Custom Keyboard Demo source, only the basic functions to achieve the specific delegate method has its own implementation
TEMP
- 这个是基于单片机的温度测量的程序.这个可以测量外界的温度(除芯片的自身的温度外),并且可以手动设置温度的最高和最低值.如果温度低于最低或高于最高值,LED灯就会亮,如果是低于最低温度2度或最高温度2度,蜂鸣器就会响,报警-This is based on single-chip temperature measurement procedure. This can measure the temperature of the outside world (in addition to its o
ImageBackground
- ImageBackground shows how to draw an image in the background of an NSOutlineView and NSTableView. The application presents some hierarchical data with icons in its NSOutlineView and simple column data in its NSTableView.-ImageBackground shows how to
final
- 一个基于IPHONE的APP程序,内容十分综合,包含导航栏的设计,PICKERS控件的运用,基本的与服务器通讯功能的实现等等,是本人一个小项目的成果源代码。-It s an IPHONE APP and its content is very comprehensive, including the design of the navigation bar, the use of PICKERS control and the basic realization of communication
PRIN-3D
- Matlab 3D turbulent High level languages analysis of quasi-segregated Navier-Stokes solvers and its application to 3D reactive flows
SimpleURLConnections
- SimpleURLConnections 工程显示如何使用API创建简单的网络操作,包括文件的上传、下载等功能-SimpleURLConnections shows how to do simple networking using the NSURLConnection API. The goal of this sample is very limited: it does not demonstrate everything you need to implement a fully f
Objective-C-basic-tutorial
- Objective-C 是创建 Mac OS X 应用和 iPhone 应用的主要语言,优雅的面向对象编程环境与快速而普及的 C 语言珠联璧合,造就了它的不俗表现。翻开本书你就能感到它的魅力扑面而来。 本书全面而系统地讲述 Objective-C 语言的基础知识和面向对象编程的重要概念,结合实例介绍了 Cocoa 工具包的优秀特性和其中的框架,以及继承、复合、源文件组织、内存管理、对象初始化和类别创建等众多重要的面向对象编程技术。书中还阐述了如何利用 Cocoa 进行数据的保存、检索和操
iPad-Projects-v1.0
- the big nerd iOS programming 书配套光盘上的源代码 -the big nerd ios programming s code in its CD
os
- 基于51的简单OS系统及其protues仿真-Based on 51 the simple OS system and its protues simulation
QuickSort
- Quicksort is a divide and conquer algorithm. Quicksort first divides a large list into two smaller sub-lists: the low elements and the high elements. Quicksort can then recursively sort the sub-lists. The steps are: Pick an element, called a pivo
zoumadeng
- protues 走马灯 电路及其源码 打开后可直接应用-protues lantern circuit and its source code can be applied directly after opening
Trigger-master
- Android L 中新增的 JobScheduler 吗,就像其名字所表示的,你可以定义自己的作业,然后在某些条件下执行,例如是充电时、断网时或者设备空闲时等等。这是非常棒的特性,但只在 API 21 上才有效,老版本怎么办呢? 你现在可以试试 Trigger。 Trigger 的特性 单个作业支持多个条件组合 内部条件:充电中\无法检测网络状态\设备空闲 支持作业持久化,这意味着可在设备重启时触发 支持作业截止时间 可根据配置在后台或者主线程中运行作业-
SnmpSend
- BlogJava上不少朋友是做网管系统的。一个典型的网络管理系统,需要具备FCAPS几个标准模块,而网络的自动发现和拓扑展示是核心之一。很多人不喜欢Java的Swing,而本文就用一个很小很小的例子,来模拟一个小小的网络管理程序,希望能给大家一点启发。虽然很小,它却可以完成一个简单的局域网自动发现搜索、多线程、ICMP和SNMP的ping、节点的生成、拓扑的展示、自动布局等功能。继续改巴改巴也许还有点使用价值也未可知。 如果不喜欢研究代码,就当它是一个趣味程序吧!-BlogJava on man
movieRatings
- Its a matlab file to extract text features and do ratings automatically.
str_cpy.c
- 这是一个小程序,经过测试可以正常编译运行没有问题的!-This is a small program, its ok to compile and run. No problem is occurred